Pull request #42634 opened Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 22d6671db2f0f73eca064fe8a2b5d9fc199f88a4 rather than 3334fb9af1f366ed69cff9591f890c54398726f7 Obtained Jenkinsfile from 22d6671db2f0f73eca064fe8a2b5d9fc199f88a4 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-42634@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-07-14T08:02:20.277Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-07-14T08:02:20.283Z] Trying to pass milestone 2 [Pipeline] milestone [2021-07-14T08:02:20.338Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-07-14T08:02:20.517Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09fe0e2c9a320b733) in /home/ubuntu/workspace/moby_PR-42634 [Pipeline] { [Pipeline] checkout [2021-07-14T08:02:20.550Z] The recommended git tool is: git [2021-07-14T08:02:20.556Z] using credential docker-jenkins-github-credentials [2021-07-14T08:02:20.562Z] Cloning the remote Git repository [2021-07-14T08:02:20.562Z] Cloning with configured refspecs honoured and without tags [2021-07-14T08:02:20.652Z] Cloning repository https://github.com/moby/moby.git [2021-07-14T08:02:20.652Z] > git init /home/ubuntu/workspace/moby_PR-42634 # timeout=10 [2021-07-14T08:02:20.670Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-14T08:02:20.671Z] > git --version # timeout=10 [2021-07-14T08:02:20.676Z] > git --version # 'git version 2.17.1' [2021-07-14T08:02:20.676Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:02:20.677Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42634/head:refs/remotes/origin/PR-42634 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:02:35.158Z] Fetching without tags [2021-07-14T08:02:35.375Z] Merging remotes/origin/master commit 22d6671db2f0f73eca064fe8a2b5d9fc199f88a4 into PR head commit 3334fb9af1f366ed69cff9591f890c54398726f7 [2021-07-14T08:02:36.406Z] Merge succeeded, producing a0eed6edacdbe4021eefbca1027ab39cfed57819 [2021-07-14T08:02:36.406Z] Checking out Revision a0eed6edacdbe4021eefbca1027ab39cfed57819 (PR-42634) [2021-07-14T08:02:35.175Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-14T08:02:35.186Z] > git config --add remote.origin.fetch +refs/pull/42634/head:refs/remotes/origin/PR-42634 # timeout=10 [2021-07-14T08:02:35.193Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:02:35.201Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-14T08:02:35.207Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-14T08:02:35.207Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:02:35.208Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42634/head:refs/remotes/origin/PR-42634 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:02:35.425Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T08:02:35.431Z] > git checkout -f 3334fb9af1f366ed69cff9591f890c54398726f7 # timeout=10 [2021-07-14T08:02:35.883Z] > git remote # timeout=10 [2021-07-14T08:02:35.889Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T08:02:35.897Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:02:35.897Z] > git merge 22d6671db2f0f73eca064fe8a2b5d9fc199f88a4 # timeout=10 [2021-07-14T08:02:36.447Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-14T08:02:36.456Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T08:02:36.460Z] > git checkout -f a0eed6edacdbe4021eefbca1027ab39cfed57819 # timeout=10 [2021-07-14T08:02:36.469Z] Commit message: "Merge commit '22d6671db2f0f73eca064fe8a2b5d9fc199f88a4' into HEAD" [2021-07-14T08:02:36.474Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-14T08:02:37.151Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42634:/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-07-14T08:02:36.518Z] > git rev-list --no-walk 26e6425120da061d7e178da688f4420830e50705 # timeout=10 [2021-07-14T08:02:39.666Z] 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] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-07-14T08:02:40.158Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09fe0e2c9a320b733) in /home/ubuntu/workspace/moby_PR-42634 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node 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) [2021-07-14T08:02:40.176Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01eb319968ed61136) in /home/ubuntu/workspace/moby_PR-42634 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2021-07-14T08:02:40.183Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f5e008fa89182a76) in /home/ubuntu/workspace/moby_PR-42634 Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] { [2021-07-14T08:02:40.219Z] The recommended git tool is: git [2021-07-14T08:02:40.225Z] using credential docker-jenkins-github-credentials [2021-07-14T08:02:40.236Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-07-14T08:02:40.242Z] Fetching without tags [Pipeline] // stage [Pipeline] checkout [2021-07-14T08:02:40.269Z] The recommended git tool is: git [Pipeline] // stage [2021-07-14T08:02:40.278Z] using credential docker-jenkins-github-credentials [2021-07-14T08:02:40.287Z] Cloning the remote Git repository [2021-07-14T08:02:40.287Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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] } [Pipeline] checkout [2021-07-14T08:02:40.339Z] The recommended git tool is: git 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-07-14T08:02:40.350Z] using credential docker-jenkins-github-credentials [2021-07-14T08:02:40.357Z] Cloning the remote Git repository [2021-07-14T08:02:40.357Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [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] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2021-07-14T08:02:40.467Z] Merging remotes/origin/master commit 22d6671db2f0f73eca064fe8a2b5d9fc199f88a4 into PR head commit 3334fb9af1f366ed69cff9591f890c54398726f7 [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-07-14T08:02:40.652Z] Merge succeeded, producing 43bab449f899c8ae29c96b10f9a541a880329e95 [2021-07-14T08:02:40.653Z] Checking out Revision 43bab449f899c8ae29c96b10f9a541a880329e95 (PR-42634) [2021-07-14T08:02:40.719Z] Commit message: "Merge commit '22d6671db2f0f73eca064fe8a2b5d9fc199f88a4' into HEAD" [2021-07-14T08:02:40.727Z] First time build. Skipping changelog. [2021-07-14T08:02:40.278Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42634/.git # timeout=10 [2021-07-14T08:02:40.285Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-14T08:02:40.291Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-14T08:02:40.291Z] > git --version # timeout=10 [2021-07-14T08:02:40.294Z] > git --version # 'git version 2.17.1' [2021-07-14T08:02:40.294Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:02:40.295Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42634/head:refs/remotes/origin/PR-42634 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:02:40.516Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T08:02:40.522Z] > git checkout -f 3334fb9af1f366ed69cff9591f890c54398726f7 # timeout=10 [2021-07-14T08:02:40.575Z] > git remote # timeout=10 [2021-07-14T08:02:40.591Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T08:02:40.599Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:02:40.600Z] > git merge 22d6671db2f0f73eca064fe8a2b5d9fc199f88a4 # timeout=10 [2021-07-14T08:02:40.694Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-14T08:02:40.701Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T08:02:40.709Z] > git checkout -f 43bab449f899c8ae29c96b10f9a541a880329e95 # timeout=10 [2021-07-14T08:02:40.768Z] > git rev-list --no-walk 26e6425120da061d7e178da688f4420830e50705 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-14T08:02:40.289Z] Cloning repository https://github.com/moby/moby.git [2021-07-14T08:02:40.290Z] > git init /home/ubuntu/workspace/moby_PR-42634 # timeout=10 [2021-07-14T08:02:40.307Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-14T08:02:40.307Z] > git --version # timeout=10 [2021-07-14T08:02:40.314Z] > git --version # 'git version 2.25.1' [2021-07-14T08:02:40.314Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:02:40.315Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42634/head:refs/remotes/origin/PR-42634 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:02:40.358Z] Cloning repository https://github.com/moby/moby.git [2021-07-14T08:02:40.359Z] > git init /home/ubuntu/workspace/moby_PR-42634 # timeout=10 [2021-07-14T08:02:40.381Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-14T08:02:40.381Z] > git --version # timeout=10 [2021-07-14T08:02:40.385Z] > git --version # 'git version 2.25.1' [2021-07-14T08:02:40.386Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:02:40.387Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42634/head:refs/remotes/origin/PR-42634 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:02:41.570Z] + [ PR != PR ] [2021-07-14T08:02:41.570Z] + [ master != master ] [2021-07-14T08:02:41.570Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-14T08:02:41.885Z] + docker version [2021-07-14T08:02:41.885Z] Client: Docker Engine - Community [2021-07-14T08:02:41.885Z] Version: 20.10.6 [2021-07-14T08:02:41.885Z] API version: 1.41 [2021-07-14T08:02:41.885Z] Go version: go1.13.15 [2021-07-14T08:02:41.885Z] Git commit: 370c289 [2021-07-14T08:02:41.885Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-14T08:02:41.885Z] OS/Arch: linux/amd64 [2021-07-14T08:02:41.885Z] Context: default [2021-07-14T08:02:41.885Z] Experimental: true [2021-07-14T08:02:41.885Z] [2021-07-14T08:02:41.885Z] Server: Docker Engine - Community [2021-07-14T08:02:41.885Z] Engine: [2021-07-14T08:02:41.885Z] Version: 20.10.6 [2021-07-14T08:02:41.885Z] API version: 1.41 (minimum version 1.12) [2021-07-14T08:02:41.885Z] Go version: go1.13.15 [2021-07-14T08:02:41.885Z] Git commit: 8728dd2 [2021-07-14T08:02:41.885Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-14T08:02:41.885Z] OS/Arch: linux/amd64 [2021-07-14T08:02:41.885Z] Experimental: true [2021-07-14T08:02:41.885Z] containerd: [2021-07-14T08:02:41.885Z] Version: 1.4.6 [2021-07-14T08:02:41.885Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-14T08:02:41.885Z] runc: [2021-07-14T08:02:41.885Z] Version: 1.0.0-rc95 [2021-07-14T08:02:41.885Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-14T08:02:41.885Z] docker-init: [2021-07-14T08:02:41.885Z] Version: 0.19.0 [2021-07-14T08:02:41.885Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-14T08:02:42.158Z] + docker info [2021-07-14T08:02:42.719Z] Client: [2021-07-14T08:02:42.719Z] Context: default [2021-07-14T08:02:42.719Z] Debug Mode: false [2021-07-14T08:02:42.719Z] Plugins: [2021-07-14T08:02:42.719Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-14T08:02:42.719Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-14T08:02:42.719Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-14T08:02:42.719Z] [2021-07-14T08:02:42.719Z] Server: [2021-07-14T08:02:42.719Z] Containers: 0 [2021-07-14T08:02:42.719Z] Running: 0 [2021-07-14T08:02:42.719Z] Paused: 0 [2021-07-14T08:02:42.719Z] Stopped: 0 [2021-07-14T08:02:42.719Z] Images: 3 [2021-07-14T08:02:42.719Z] Server Version: 20.10.6 [2021-07-14T08:02:42.719Z] Storage Driver: overlay2 [2021-07-14T08:02:42.719Z] Backing Filesystem: extfs [2021-07-14T08:02:42.719Z] Supports d_type: true [2021-07-14T08:02:42.719Z] Native Overlay Diff: true [2021-07-14T08:02:42.719Z] userxattr: false [2021-07-14T08:02:42.719Z] Logging Driver: json-file [2021-07-14T08:02:42.719Z] Cgroup Driver: cgroupfs [2021-07-14T08:02:42.719Z] Cgroup Version: 1 [2021-07-14T08:02:42.719Z] Plugins: [2021-07-14T08:02:42.719Z] Volume: local [2021-07-14T08:02:42.719Z] Network: bridge host ipvlan macvlan null overlay [2021-07-14T08:02:42.719Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-14T08:02:42.719Z] Swarm: inactive [2021-07-14T08:02:42.719Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-14T08:02:42.719Z] Default Runtime: runc [2021-07-14T08:02:42.719Z] Init Binary: docker-init [2021-07-14T08:02:42.719Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-14T08:02:42.719Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-14T08:02:42.719Z] init version: de40ad0 [2021-07-14T08:02:42.719Z] Security Options: [2021-07-14T08:02:42.719Z] apparmor [2021-07-14T08:02:42.719Z] seccomp [2021-07-14T08:02:42.719Z] Profile: default [2021-07-14T08:02:42.719Z] Kernel Version: 5.4.0-1048-aws [2021-07-14T08:02:42.719Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-14T08:02:42.719Z] OSType: linux [2021-07-14T08:02:42.719Z] Architecture: x86_64 [2021-07-14T08:02:42.719Z] CPUs: 2 [2021-07-14T08:02:42.719Z] Total Memory: 7.569GiB [2021-07-14T08:02:42.719Z] Name: ip-10-100-70-163 [2021-07-14T08:02:42.719Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-14T08:02:42.719Z] Docker Root Dir: /var/lib/docker [2021-07-14T08:02:42.719Z] Debug Mode: false [2021-07-14T08:02:42.719Z] Registry: https://index.docker.io/v1/ [2021-07-14T08:02:42.719Z] Labels: [2021-07-14T08:02:42.719Z] Experimental: true [2021-07-14T08:02:42.719Z] Insecure Registries: [2021-07-14T08:02:42.719Z] 127.0.0.0/8 [2021-07-14T08:02:42.719Z] Live Restore Enabled: true [2021-07-14T08:02:42.719Z] [2021-07-14T08:02:42.719Z] WARNING: No swap limit support [Pipeline] sh [2021-07-14T08:02:42.994Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-14T08:02:42.994Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-14T08:02:42.994Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42634/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-14T08:02:42.994Z] + bash /home/ubuntu/workspace/moby_PR-42634/check-config.sh [2021-07-14T08:02:42.994Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-14T08:02:42.994Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-14T08:02:42.994Z] [2021-07-14T08:02:42.994Z] Generally Necessary: [2021-07-14T08:02:42.994Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-14T08:02:42.994Z] - apparmor: enabled and tools installed [2021-07-14T08:02:42.994Z] - CONFIG_NAMESPACES: enabled [2021-07-14T08:02:42.994Z] - CONFIG_NET_NS: enabled [2021-07-14T08:02:42.994Z] - CONFIG_PID_NS: enabled [2021-07-14T08:02:42.994Z] - CONFIG_IPC_NS: enabled [2021-07-14T08:02:42.994Z] - CONFIG_UTS_NS: enabled [2021-07-14T08:02:42.994Z] - CONFIG_CGROUPS: enabled [2021-07-14T08:02:42.994Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-14T08:02:42.994Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-14T08:02:42.994Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-14T08:02:42.994Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-14T08:02:42.994Z] - CONFIG_CPUSETS: enabled [2021-07-14T08:02:42.994Z] - CONFIG_MEMCG: enabled [2021-07-14T08:02:43.250Z] - CONFIG_KEYS: enabled [2021-07-14T08:02:43.250Z] - CONFIG_VETH: enabled (as module) [2021-07-14T08:02:43.250Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-14T08:02:43.250Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-14T08:02:43.250Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-14T08:02:43.250Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-14T08:02:43.250Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-14T08:02:43.250Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-14T08:02:43.250Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-14T08:02:43.250Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-14T08:02:43.250Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-14T08:02:43.250Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-14T08:02:43.250Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-14T08:02:43.250Z] [2021-07-14T08:02:43.250Z] Optional Features: [2021-07-14T08:02:43.250Z] - CONFIG_USER_NS: enabled [2021-07-14T08:02:43.250Z] - CONFIG_SECCOMP: enabled [2021-07-14T08:02:43.250Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-14T08:02:43.250Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-14T08:02:43.250Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-14T08:02:43.250Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-14T08:02:43.250Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-14T08:02:43.250Z] - CONFIG_BLK_CGROUP: enabled [2021-07-14T08:02:43.250Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-14T08:02:43.250Z] - CONFIG_CGROUP_PERF: enabled [2021-07-14T08:02:43.250Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-14T08:02:43.250Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-14T08:02:43.250Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-14T08:02:43.250Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-14T08:02:43.250Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-14T08:02:43.250Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-14T08:02:43.250Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-14T08:02:43.250Z] - CONFIG_IP_VS: enabled (as module) [2021-07-14T08:02:43.250Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-14T08:02:43.250Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-14T08:02:43.250Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-14T08:02:43.250Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-14T08:02:43.250Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-14T08:02:43.250Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-14T08:02:43.250Z] - CONFIG_EXT4_FS: enabled [2021-07-14T08:02:43.250Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-14T08:02:43.250Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-14T08:02:43.250Z] - Network Drivers: [2021-07-14T08:02:43.250Z] - "overlay": [2021-07-14T08:02:43.250Z] - CONFIG_VXLAN: enabled (as module) [2021-07-14T08:02:43.250Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-14T08:02:43.250Z] Optional (for encrypted networks): [2021-07-14T08:02:43.510Z] - CONFIG_CRYPTO: enabled [2021-07-14T08:02:43.510Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-14T08:02:43.510Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-14T08:02:43.510Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-14T08:02:43.510Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-14T08:02:43.510Z] - CONFIG_XFRM: enabled [2021-07-14T08:02:43.510Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-14T08:02:43.510Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-14T08:02:43.510Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-14T08:02:43.510Z] - "ipvlan": [2021-07-14T08:02:43.510Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-14T08:02:43.510Z] - "macvlan": [2021-07-14T08:02:43.510Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-14T08:02:43.510Z] - CONFIG_DUMMY: enabled (as module) [2021-07-14T08:02:43.510Z] - "ftp,tftp client in container": [2021-07-14T08:02:43.510Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-14T08:02:43.510Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-14T08:02:43.510Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-14T08:02:43.510Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-14T08:02:43.510Z] - Storage Drivers: [2021-07-14T08:02:43.510Z] - "aufs": [2021-07-14T08:02:43.510Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-14T08:02:43.510Z] - "btrfs": [2021-07-14T08:02:43.510Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-14T08:02:43.510Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-14T08:02:43.510Z] - "devicemapper": [2021-07-14T08:02:43.510Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-14T08:02:43.510Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-14T08:02:43.510Z] - "overlay": [2021-07-14T08:02:43.510Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-14T08:02:43.510Z] - "zfs": [2021-07-14T08:02:43.510Z] - /dev/zfs: present [2021-07-14T08:02:43.510Z] - zfs command: missing [2021-07-14T08:02:43.510Z] - zpool command: missing [2021-07-14T08:02:43.510Z] [2021-07-14T08:02:43.510Z] Limits: [2021-07-14T08:02:43.510Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-14T08:02:43.510Z] [2021-07-14T08:02:43.510Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-14T08:02:43.830Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:43bab449f899c8ae29c96b10f9a541a880329e95 . [2021-07-14T08:02:43.830Z] #1 [internal] load build definition from Dockerfile [2021-07-14T08:02:43.830Z] #1 sha256:4bcbdc147cbb8616e8fbbe6a82eb728f4ce57148d2ade82a922a6803077afdac [2021-07-14T08:02:43.830Z] #1 transferring dockerfile: 16.59kB done [2021-07-14T08:02:43.830Z] #1 DONE 0.0s [2021-07-14T08:02:43.830Z] [2021-07-14T08:02:43.830Z] #2 [internal] load .dockerignore [2021-07-14T08:02:43.830Z] #2 sha256:fca7c2705bc0a72e7b0288bf92c43f18cd617084531b537e00612871b01381a7 [2021-07-14T08:02:43.830Z] #2 transferring context: 87B done [2021-07-14T08:02:43.830Z] #2 DONE 0.0s [2021-07-14T08:02:43.830Z] [2021-07-14T08:02:43.830Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-14T08:02:43.830Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-14T08:02:44.086Z] #3 DONE 0.1s [2021-07-14T08:02:44.086Z] [2021-07-14T08:02:44.086Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-14T08:02:44.086Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-14T08:02:44.086Z] #4 CACHED [2021-07-14T08:02:44.343Z] [2021-07-14T08:02:44.343Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-14T08:02:44.343Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-14T08:02:44.343Z] #5 DONE 0.1s [2021-07-14T08:02:44.343Z] [2021-07-14T08:02:44.343Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-14T08:02:44.343Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-14T08:02:44.343Z] #6 DONE 0.1s [2021-07-14T08:02:44.343Z] [2021-07-14T08:02:44.343Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-14T08:02:44.343Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-14T08:02:44.343Z] #8 DONE 0.1s [2021-07-14T08:02:44.343Z] [2021-07-14T08:02:44.343Z] #7 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-14T08:02:44.343Z] #7 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-14T08:02:44.599Z] #7 DONE 0.1s [2021-07-14T08:02:44.599Z] [2021-07-14T08:02:44.599Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:02:44.599Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-14T08:02:44.599Z] #9 DONE 0.0s [2021-07-14T08:02:44.599Z] [2021-07-14T08:02:44.599Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-14T08:02:44.599Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-14T08:02:44.599Z] #72 DONE 0.0s [2021-07-14T08:02:44.599Z] [2021-07-14T08:02:44.599Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-14T08:02:44.599Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-14T08:02:44.599Z] #70 DONE 0.0s [2021-07-14T08:02:44.599Z] [2021-07-14T08:02:44.599Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-14T08:02:44.599Z] #33 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-14T08:02:44.599Z] #33 DONE 0.0s [2021-07-14T08:02:44.599Z] [2021-07-14T08:02:44.599Z] #30 [internal] load build context [2021-07-14T08:02:44.599Z] #30 sha256:70479a62107e1d484d1943273fc284e0ac648e210e0b41a3a642ec46ecd648e2 [2021-07-14T08:02:44.868Z] #30 ... [2021-07-14T08:02:44.868Z] [2021-07-14T08:02:44.868Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-14T08:02:44.868Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-14T08:02:44.868Z] #49 DONE 0.4s [2021-07-14T08:02:44.868Z] [2021-07-14T08:02:44.868Z] #30 [internal] load build context [2021-07-14T08:02:44.868Z] #30 sha256:70479a62107e1d484d1943273fc284e0ac648e210e0b41a3a642ec46ecd648e2 [2021-07-14T08:02:45.803Z] #30 transferring context: 55.68MB 1.3s done [2021-07-14T08:02:45.803Z] #30 DONE 1.4s [2021-07-14T08:02:45.803Z] [2021-07-14T08:02:45.803Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-14T08:02:45.803Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-14T08:02:45.803Z] #10 CACHED [2021-07-14T08:02:45.803Z] [2021-07-14T08:02:45.803Z] #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-07-14T08:02:45.803Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-14T08:02:45.803Z] #11 CACHED [2021-07-14T08:02:45.803Z] [2021-07-14T08:02:45.803Z] #59 [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-07-14T08:02:45.803Z] #59 sha256:20bd52ade86cb66c4ac3d02e4d75f628e82c1f9fbb0dab044e97237ae8d71a46 [2021-07-14T08:02:46.063Z] #59 ... [2021-07-14T08:02:46.063Z] [2021-07-14T08:02:46.063Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-07-14T08:02:46.063Z] #14 sha256:b8bbdb74ebf5a53f81757c7f49d730db2e0580196bc1797b2dd9252dd70a4ce0 [2021-07-14T08:02:46.063Z] #14 CACHED [2021-07-14T08:02:46.063Z] [2021-07-14T08:02:46.063Z] #18 [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-07-14T08:02:46.063Z] #18 sha256:02c03e30192eeb7a4fcffb9f1585510504ec51793f8428a994344a340bb717cc [2021-07-14T08:02:46.063Z] #18 CACHED [2021-07-14T08:02:46.063Z] [2021-07-14T08:02:46.063Z] #19 [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-07-14T08:02:46.063Z] #19 sha256:79b75809a970c6277af16117ce4e1148947523c4fb48f35e691448c3368daac5 [2021-07-14T08:02:46.063Z] #19 CACHED [2021-07-14T08:02:46.063Z] [2021-07-14T08:02:46.063Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-07-14T08:02:46.063Z] #15 sha256:aecb427a2222028d144079e8f2fb3ac42121ba38d1256f0f9c71cc2c0d967f5f [2021-07-14T08:02:46.063Z] #15 CACHED [2021-07-14T08:02:46.063Z] [2021-07-14T08:02:46.063Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-07-14T08:02:46.063Z] #13 sha256:c4e96131a2a88c748ee8c95e59c5712c8c7551e89fee5ee59ad3d1acfdfaace0 [2021-07-14T08:02:46.063Z] #13 CACHED [2021-07-14T08:02:46.063Z] [2021-07-14T08:02:46.063Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-07-14T08:02:46.063Z] #16 sha256:4c5a49243cc1f02915b15496328105c15a73c7d7c0e3805b5256d029d492183a [2021-07-14T08:02:46.063Z] #16 CACHED [2021-07-14T08:02:46.063Z] [2021-07-14T08:02:46.063Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-07-14T08:02:46.063Z] #12 sha256:73f3b4610d07105bdec3d8eb00953448549d42260aaf27307441a4b44df69782 [2021-07-14T08:02:46.063Z] #12 CACHED [2021-07-14T08:02:46.063Z] [2021-07-14T08:02:46.063Z] #20 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-07-14T08:02:46.063Z] #20 sha256:ae3410a4b1a7e5233bef9118e6d49375e12562b5e981fc6b67a547f3086de7b3 [2021-07-14T08:02:46.063Z] #20 CACHED [2021-07-14T08:02:46.063Z] [2021-07-14T08:02:46.063Z] #63 [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-07-14T08:02:46.063Z] #63 sha256:44f42d3845a1206a73a8419be0e535dd4fc0de965b0b4bf937943705330bfd22 [2021-07-14T08:02:46.063Z] #63 CACHED [2021-07-14T08:02:46.063Z] [2021-07-14T08:02:46.063Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-07-14T08:02:46.063Z] #17 sha256:2ca173c8aef8efacc6bd403f5bfba52049372afbf55f6326ce465978cea592c1 [2021-07-14T08:02:46.063Z] #17 CACHED [2021-07-14T08:02:46.063Z] [2021-07-14T08:02:46.063Z] #43 [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-07-14T08:02:46.063Z] #43 sha256:4e03796d85905bc2b5261025e8074858b4350035fe03a8695d9e07fcc59c7d0e [2021-07-14T08:02:46.063Z] #43 CACHED [2021-07-14T08:02:46.063Z] [2021-07-14T08:02:46.063Z] #44 [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-07-14T08:02:46.063Z] #44 sha256:f5a9bce657052039a292b9695e3a637a53510553b151d9984a384c965843fa64 [2021-07-14T08:02:49.341Z] #44 3.205 + RM_GOPATH=0 [2021-07-14T08:02:49.341Z] #44 3.205 + TMP_GOPATH= [2021-07-14T08:02:49.341Z] #44 3.205 + : /build [2021-07-14T08:02:49.341Z] #44 3.205 + '[' -z '' ']' [2021-07-14T08:02:49.341Z] #44 3.206 ++ mktemp -d [2021-07-14T08:02:49.341Z] #44 3.216 + export GOPATH=/tmp/tmp.NYk5hxDiTk [2021-07-14T08:02:49.341Z] #44 3.216 + GOPATH=/tmp/tmp.NYk5hxDiTk [2021-07-14T08:02:49.341Z] #44 3.216 + RM_GOPATH=1 [2021-07-14T08:02:49.341Z] #44 3.216 + case "$(go env GOARCH)" in [2021-07-14T08:02:49.341Z] #44 3.216 ++ go env GOARCH [2021-07-14T08:02:49.341Z] #44 3.227 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:02:49.341Z] #44 3.227 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:02:49.341Z] #44 3.232 ++ dirname /tmp/install/install.sh [2021-07-14T08:02:49.341Z] #44 3.237 + dir=/tmp/install [2021-07-14T08:02:49.341Z] #44 3.237 + bin=tini [2021-07-14T08:02:49.341Z] #44 3.237 + shift [2021-07-14T08:02:49.341Z] #44 3.237 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-14T08:02:49.341Z] #44 3.237 + . /tmp/install/tini.installer [2021-07-14T08:02:49.341Z] #44 3.237 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-14T08:02:49.341Z] #44 3.237 + install_tini [2021-07-14T08:02:49.341Z] #44 3.237 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-14T08:02:49.341Z] #44 3.238 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-14T08:02:49.341Z] #44 3.238 + git clone https://github.com/krallin/tini.git /tmp/tmp.NYk5hxDiTk/tini [2021-07-14T08:02:49.341Z] #44 3.246 Cloning into '/tmp/tmp.NYk5hxDiTk/tini'... [2021-07-14T08:02:49.903Z] #44 3.868 + cd /tmp/tmp.NYk5hxDiTk/tini [2021-07-14T08:02:49.903Z] #44 3.869 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-14T08:02:49.903Z] #44 3.876 + cmake . [2021-07-14T08:02:50.476Z] #44 4.457 -- The C compiler identification is GNU 8.3.0 [2021-07-14T08:02:50.476Z] #44 4.526 -- Check for working C compiler: /usr/bin/cc [2021-07-14T08:02:51.406Z] #44 5.184 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-14T08:02:51.406Z] #44 5.212 -- Detecting C compiler ABI info [2021-07-14T08:02:51.663Z] #44 5.829 -- Detecting C compiler ABI info - done [2021-07-14T08:02:51.663Z] #44 ... [2021-07-14T08:02:51.663Z] [2021-07-14T08:02:51.663Z] #53 [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-07-14T08:02:51.663Z] #53 sha256:b812f077b3eb1fd226962348c5555b749a79ec88f09d895be954ca7cda508bd1 [2021-07-14T08:02:51.663Z] #53 2.834 + RM_GOPATH=0 [2021-07-14T08:02:51.663Z] #53 2.834 + TMP_GOPATH= [2021-07-14T08:02:51.663Z] #53 2.834 + : /build [2021-07-14T08:02:51.663Z] #53 2.834 + '[' -z '' ']' [2021-07-14T08:02:51.663Z] #53 2.835 ++ mktemp -d [2021-07-14T08:02:51.663Z] #53 2.837 + export GOPATH=/tmp/tmp.dPBilot70H [2021-07-14T08:02:51.663Z] #53 2.837 + GOPATH=/tmp/tmp.dPBilot70H [2021-07-14T08:02:51.663Z] #53 2.837 + RM_GOPATH=1 [2021-07-14T08:02:51.663Z] #53 2.838 + case "$(go env GOARCH)" in [2021-07-14T08:02:51.663Z] #53 2.842 ++ go env GOARCH [2021-07-14T08:02:51.663Z] #53 2.848 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:02:51.663Z] #53 2.848 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:02:51.663Z] #53 2.849 ++ dirname /tmp/install/install.sh [2021-07-14T08:02:51.663Z] #53 2.850 + dir=/tmp/install [2021-07-14T08:02:51.663Z] #53 2.850 + bin=vndr [2021-07-14T08:02:51.663Z] #53 2.850 + shift [2021-07-14T08:02:51.663Z] #53 2.850 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-14T08:02:51.663Z] #53 2.850 + . /tmp/install/vndr.installer [2021-07-14T08:02:51.663Z] #53 2.851 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-14T08:02:51.663Z] #53 2.851 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-14T08:02:51.663Z] #53 2.851 + install_vndr [2021-07-14T08:02:51.663Z] #53 2.851 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-14T08:02:51.663Z] #53 2.851 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dPBilot70H/src/github.com/LK4D4/vndr [2021-07-14T08:02:51.663Z] #53 2.853 Cloning into '/tmp/tmp.dPBilot70H/src/github.com/LK4D4/vndr'... [2021-07-14T08:02:51.663Z] #53 3.553 + cd /tmp/tmp.dPBilot70H/src/github.com/LK4D4/vndr [2021-07-14T08:02:51.663Z] #53 3.553 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-14T08:02:51.663Z] #53 3.570 + go build -buildmode=pie -v -o /build/vndr . [2021-07-14T08:02:51.663Z] #53 5.183 github.com/LK4D4/vndr/build [2021-07-14T08:02:51.663Z] #53 5.218 github.com/LK4D4/vndr/godl/singleflight [2021-07-14T08:02:51.663Z] #53 5.594 github.com/LK4D4/vndr/versioned [2021-07-14T08:02:51.921Z] #53 ... [2021-07-14T08:02:51.921Z] [2021-07-14T08:02:51.921Z] #44 [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-07-14T08:02:51.921Z] #44 sha256:f5a9bce657052039a292b9695e3a637a53510553b151d9984a384c965843fa64 [2021-07-14T08:02:51.921Z] #44 5.867 -- Detecting C compile features [2021-07-14T08:02:53.813Z] #44 7.498 -- Detecting C compile features - done [2021-07-14T08:02:53.813Z] #44 7.530 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-14T08:02:53.813Z] #44 7.747 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-14T08:02:53.813Z] #44 7.823 -- Configuring done [2021-07-14T08:02:53.813Z] #44 7.851 -- Generating done [2021-07-14T08:02:53.813Z] #44 7.859 -- Build files have been written to: /tmp/tmp.NYk5hxDiTk/tini [2021-07-14T08:02:53.813Z] #44 7.870 + make tini-static [2021-07-14T08:02:54.069Z] #44 8.178 Scanning dependencies of target tini-static [2021-07-14T08:02:54.069Z] #44 8.246 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-14T08:02:54.663Z] Fetching without tags [2021-07-14T08:02:54.927Z] Merging remotes/origin/master commit 22d6671db2f0f73eca064fe8a2b5d9fc199f88a4 into PR head commit 3334fb9af1f366ed69cff9591f890c54398726f7 [2021-07-14T08:02:55.000Z] #44 ... [2021-07-14T08:02:55.000Z] [2021-07-14T08:02:55.000Z] #31 [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-07-14T08:02:55.000Z] #31 sha256:8b706308dd2860807e4fa2be02bcf93eab476911148a0161dd642ae421e8f976 [2021-07-14T08:02:55.000Z] #31 3.239 + RM_GOPATH=0 [2021-07-14T08:02:55.000Z] #31 3.239 + TMP_GOPATH= [2021-07-14T08:02:55.000Z] #31 3.239 + : /build [2021-07-14T08:02:55.000Z] #31 3.239 + '[' -z '' ']' [2021-07-14T08:02:55.000Z] #31 3.241 ++ mktemp -d [2021-07-14T08:02:55.000Z] #31 3.244 + export GOPATH=/tmp/tmp.s66DMa6EvC [2021-07-14T08:02:55.000Z] #31 3.244 + GOPATH=/tmp/tmp.s66DMa6EvC [2021-07-14T08:02:55.000Z] #31 3.244 + RM_GOPATH=1 [2021-07-14T08:02:55.000Z] #31 3.245 + case "$(go env GOARCH)" in [2021-07-14T08:02:55.000Z] #31 3.246 ++ go env GOARCH [2021-07-14T08:02:55.000Z] #31 3.273 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:02:55.000Z] #31 3.273 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:02:55.000Z] #31 3.274 ++ dirname /tmp/install/install.sh [2021-07-14T08:02:55.000Z] #31 3.278 + dir=/tmp/install [2021-07-14T08:02:55.000Z] #31 3.279 + bin=dockercli [2021-07-14T08:02:55.000Z] #31 3.279 + shift [2021-07-14T08:02:55.000Z] #31 3.279 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-14T08:02:55.000Z] #31 3.279 + . /tmp/install/dockercli.installer [2021-07-14T08:02:55.000Z] #31 3.280 ++ : stable [2021-07-14T08:02:55.000Z] #31 3.280 ++ : 17.06.2-ce [2021-07-14T08:02:55.000Z] #31 3.281 + install_dockercli [2021-07-14T08:02:55.000Z] #31 3.281 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-14T08:02:55.000Z] #31 3.282 Install docker/cli version 17.06.2-ce from stable [2021-07-14T08:02:55.000Z] #31 3.284 ++ uname -m [2021-07-14T08:02:55.000Z] #31 3.286 + arch=x86_64 [2021-07-14T08:02:55.000Z] #31 3.287 + '[' x86_64 '!=' x86_64 ']' [2021-07-14T08:02:55.000Z] #31 3.287 + url=https://download.docker.com/linux/static [2021-07-14T08:02:55.000Z] #31 3.289 + tar -xz docker/docker [2021-07-14T08:02:55.000Z] #31 3.295 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-14T08:02:55.000Z] #31 8.320 + mkdir -p /build [2021-07-14T08:02:55.000Z] #31 8.328 + mv docker/docker /build/ [2021-07-14T08:02:55.000Z] #31 8.333 + rmdir docker [2021-07-14T08:02:55.000Z] #31 DONE 8.9s [2021-07-14T08:02:55.000Z] [2021-07-14T08:02:55.000Z] #66 [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-07-14T08:02:55.000Z] #66 sha256:2836d1ba415916fa04e0cd0010f79a62690ae9b7bdfe066800804d75f1647ed7 [2021-07-14T08:02:55.000Z] #66 3.217 + RM_GOPATH=0 [2021-07-14T08:02:55.000Z] #66 3.217 + TMP_GOPATH= [2021-07-14T08:02:55.000Z] #66 3.217 + : /build [2021-07-14T08:02:55.000Z] #66 3.217 + '[' -z '' ']' [2021-07-14T08:02:55.000Z] #66 3.217 ++ mktemp -d [2021-07-14T08:02:55.000Z] #66 3.220 + export GOPATH=/tmp/tmp.BRNv11IOno [2021-07-14T08:02:55.000Z] #66 3.220 + GOPATH=/tmp/tmp.BRNv11IOno [2021-07-14T08:02:55.000Z] #66 3.220 + RM_GOPATH=1 [2021-07-14T08:02:55.000Z] #66 3.220 + case "$(go env GOARCH)" in [2021-07-14T08:02:55.000Z] #66 3.223 ++ go env GOARCH [2021-07-14T08:02:55.000Z] #66 3.238 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:02:55.000Z] #66 3.239 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:02:55.000Z] #66 3.239 ++ dirname /tmp/install/install.sh [2021-07-14T08:02:55.000Z] #66 3.240 + dir=/tmp/install [2021-07-14T08:02:55.000Z] #66 3.249 + bin=rootlesskit [2021-07-14T08:02:55.000Z] #66 3.249 + shift [2021-07-14T08:02:55.000Z] #66 3.250 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-14T08:02:55.000Z] #66 3.250 + . /tmp/install/rootlesskit.installer [2021-07-14T08:02:55.000Z] #66 3.250 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-14T08:02:55.000Z] #66 3.251 + install_rootlesskit [2021-07-14T08:02:55.000Z] #66 3.251 + case "$1" in [2021-07-14T08:02:55.000Z] #66 3.251 + export CGO_ENABLED=0 [2021-07-14T08:02:55.000Z] #66 3.252 + CGO_ENABLED=0 [2021-07-14T08:02:55.000Z] #66 3.252 + _install_rootlesskit [2021-07-14T08:02:55.000Z] #66 3.252 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-14T08:02:55.000Z] #66 3.252 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.BRNv11IOno/src/github.com/rootless-containers/rootlesskit [2021-07-14T08:02:55.000Z] #66 3.252 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-14T08:02:55.000Z] #66 3.259 Cloning into '/tmp/tmp.BRNv11IOno/src/github.com/rootless-containers/rootlesskit'... [2021-07-14T08:02:55.000Z] #66 6.411 + cd /tmp/tmp.BRNv11IOno/src/github.com/rootless-containers/rootlesskit [2021-07-14T08:02:55.000Z] #66 6.411 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-14T08:02:55.000Z] #66 6.438 + export GO111MODULE=on [2021-07-14T08:02:55.000Z] #66 6.438 + GO111MODULE=on [2021-07-14T08:02:55.000Z] #66 6.438 + export GOPROXY=https://proxy.golang.org [2021-07-14T08:02:55.000Z] #66 6.438 + GOPROXY=https://proxy.golang.org [2021-07-14T08:02:55.000Z] #66 6.438 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-14T08:02:55.000Z] #66 6.438 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-14T08:02:55.000Z] #66 7.381 go: downloading github.com/pkg/errors v0.9.1 [2021-07-14T08:02:55.000Z] #66 7.388 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-14T08:02:55.000Z] #66 7.440 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-14T08:02:55.000Z] #66 7.911 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-14T08:02:55.158Z] Still waiting to schedule task [2021-07-14T08:02:55.158Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-14T08:02:55.159Z] Still waiting to schedule task [2021-07-14T08:02:55.159Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-07-14T08:02:55.167Z] Still waiting to schedule task [2021-07-14T08:02:55.167Z] Waiting for next available executor on ‘azwin-2-f94c20’ [2021-07-14T08:02:55.168Z] Still waiting to schedule task [2021-07-14T08:02:55.168Z] Waiting for next available executor on ‘windows-2022’ [2021-07-14T08:02:55.169Z] Still waiting to schedule task [2021-07-14T08:02:55.169Z] Waiting for next available executor on ‘windows-2022’ [2021-07-14T08:02:55.563Z] #66 ... [2021-07-14T08:02:55.563Z] [2021-07-14T08:02:55.563Z] #44 [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-07-14T08:02:55.563Z] #44 sha256:f5a9bce657052039a292b9695e3a637a53510553b151d9984a384c965843fa64 [2021-07-14T08:02:55.563Z] #44 9.542 [100%] Linking C executable tini-static [2021-07-14T08:02:56.127Z] #44 ... [2021-07-14T08:02:56.127Z] [2021-07-14T08:02:56.127Z] #55 [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-07-14T08:02:56.127Z] #55 sha256:10877de9a1fcbc0a8ced90818a83f766d401433156182b52a9a29fe926ccb6ac [2021-07-14T08:02:56.127Z] #55 2.585 + RM_GOPATH=0 [2021-07-14T08:02:56.127Z] #55 2.585 + TMP_GOPATH= [2021-07-14T08:02:56.127Z] #55 2.585 + : /build [2021-07-14T08:02:56.127Z] #55 2.585 + '[' -z '' ']' [2021-07-14T08:02:56.127Z] #55 2.585 ++ mktemp -d [2021-07-14T08:02:56.127Z] #55 2.586 + export GOPATH=/tmp/tmp.d90yHHxsbL [2021-07-14T08:02:56.127Z] #55 2.586 + GOPATH=/tmp/tmp.d90yHHxsbL [2021-07-14T08:02:56.127Z] #55 2.586 + RM_GOPATH=1 [2021-07-14T08:02:56.127Z] #55 2.586 + case "$(go env GOARCH)" in [2021-07-14T08:02:56.127Z] #55 2.587 ++ go env GOARCH [2021-07-14T08:02:56.127Z] #55 2.594 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:02:56.127Z] #55 2.594 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:02:56.127Z] #55 2.595 ++ dirname /tmp/install/install.sh [2021-07-14T08:02:56.127Z] #55 2.595 + dir=/tmp/install [2021-07-14T08:02:56.127Z] #55 2.595 + bin=gotestsum [2021-07-14T08:02:56.127Z] #55 2.595 + shift [2021-07-14T08:02:56.127Z] #55 2.595 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-14T08:02:56.127Z] #55 2.595 + . /tmp/install/gotestsum.installer [2021-07-14T08:02:56.127Z] #55 2.595 ++ : v0.5.3 [2021-07-14T08:02:56.127Z] #55 2.595 + install_gotestsum [2021-07-14T08:02:56.127Z] #55 2.596 + set -e [2021-07-14T08:02:56.127Z] #55 2.596 + export GO111MODULE=on [2021-07-14T08:02:56.127Z] #55 2.596 + GO111MODULE=on [2021-07-14T08:02:56.127Z] #55 2.596 + GOBIN=/build [2021-07-14T08:02:56.127Z] #55 2.596 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-14T08:02:56.127Z] #55 3.055 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-14T08:02:56.127Z] #55 4.260 go: downloading github.com/fatih/color v1.9.0 [2021-07-14T08:02:56.127Z] #55 4.265 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-14T08:02:56.127Z] #55 4.294 go: downloading github.com/pkg/errors v0.9.1 [2021-07-14T08:02:56.127Z] #55 4.300 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-14T08:02:56.127Z] #55 4.496 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-14T08:02:56.127Z] #55 4.509 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-14T08:02:56.127Z] #55 4.576 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-14T08:02:56.127Z] #55 4.624 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-14T08:02:56.127Z] #55 4.757 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-14T08:02:56.127Z] #55 5.311 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-14T08:02:56.127Z] #55 6.654 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-14T08:02:56.127Z] #55 ... [2021-07-14T08:02:56.127Z] [2021-07-14T08:02:56.127Z] #61 [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-07-14T08:02:56.127Z] #61 sha256:aa950e1db9f5fd4d39331cea476fb55199497e55cdd1fbebbeb24f69217a1582 [2021-07-14T08:02:56.127Z] #61 2.740 + RM_GOPATH=0 [2021-07-14T08:02:56.127Z] #61 2.740 + TMP_GOPATH= [2021-07-14T08:02:56.127Z] #61 2.740 + : /build [2021-07-14T08:02:56.127Z] #61 2.740 + '[' -z '' ']' [2021-07-14T08:02:56.127Z] #61 2.740 ++ mktemp -d [2021-07-14T08:02:56.127Z] #61 2.740 + export GOPATH=/tmp/tmp.Aiz4HGQ8VP [2021-07-14T08:02:56.127Z] #61 2.740 + GOPATH=/tmp/tmp.Aiz4HGQ8VP [2021-07-14T08:02:56.127Z] #61 2.740 + RM_GOPATH=1 [2021-07-14T08:02:56.127Z] #61 2.740 + case "$(go env GOARCH)" in [2021-07-14T08:02:56.127Z] #61 2.740 ++ go env GOARCH [2021-07-14T08:02:56.127Z] #61 2.745 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:02:56.127Z] #61 2.745 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:02:56.127Z] #61 2.746 ++ dirname /tmp/install/install.sh [2021-07-14T08:02:56.127Z] #61 2.747 + dir=/tmp/install [2021-07-14T08:02:56.127Z] #61 2.747 + bin=runc [2021-07-14T08:02:56.127Z] #61 2.747 + shift [2021-07-14T08:02:56.127Z] #61 2.748 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-14T08:02:56.127Z] #61 2.748 + . /tmp/install/runc.installer [2021-07-14T08:02:56.127Z] #61 2.748 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-14T08:02:56.127Z] #61 2.748 + install_runc [2021-07-14T08:02:56.127Z] #61 2.749 + uname -r [2021-07-14T08:02:56.127Z] #61 2.750 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-14T08:02:56.127Z] #61 2.753 + RUNC_BUILDTAGS='seccomp ' [2021-07-14T08:02:56.127Z] #61 2.753 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-14T08:02:56.127Z] #61 2.753 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-14T08:02:56.127Z] #61 2.754 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Aiz4HGQ8VP/src/github.com/opencontainers/runc [2021-07-14T08:02:56.127Z] #61 2.757 Cloning into '/tmp/tmp.Aiz4HGQ8VP/src/github.com/opencontainers/runc'... [2021-07-14T08:02:56.152Z] Merge succeeded, producing 3b24e68eab1b69cca1cacbad0c6c8c7cbec22e43 [2021-07-14T08:02:56.152Z] Checking out Revision 3b24e68eab1b69cca1cacbad0c6c8c7cbec22e43 (PR-42634) [2021-07-14T08:02:54.630Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-14T08:02:54.645Z] > git config --add remote.origin.fetch +refs/pull/42634/head:refs/remotes/origin/PR-42634 # timeout=10 [2021-07-14T08:02:54.651Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:02:54.657Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-14T08:02:54.670Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-14T08:02:54.670Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:02:54.671Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42634/head:refs/remotes/origin/PR-42634 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:02:54.934Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T08:02:54.939Z] > git checkout -f 3334fb9af1f366ed69cff9591f890c54398726f7 # timeout=10 [2021-07-14T08:02:55.382Z] > git remote # timeout=10 [2021-07-14T08:02:55.393Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T08:02:55.400Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:02:55.401Z] > git merge 22d6671db2f0f73eca064fe8a2b5d9fc199f88a4 # timeout=10 [2021-07-14T08:02:56.145Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-14T08:02:56.154Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T08:02:56.211Z] Commit message: "Merge commit '22d6671db2f0f73eca064fe8a2b5d9fc199f88a4' into HEAD" [2021-07-14T08:02:56.235Z] First time build. Skipping changelog. [2021-07-14T08:02:56.384Z] #61 ... [2021-07-14T08:02:56.384Z] [2021-07-14T08:02:56.384Z] #64 [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-07-14T08:02:56.384Z] #64 sha256:0419eaa48456079a5f284bfe7a9bcddc8c67c29488d2430f114d6ca42bfd6582 [2021-07-14T08:02:56.384Z] #64 3.235 + RM_GOPATH=0 [2021-07-14T08:02:56.384Z] #64 3.235 + TMP_GOPATH= [2021-07-14T08:02:56.384Z] #64 3.235 + : /build [2021-07-14T08:02:56.384Z] #64 3.235 + '[' -z '' ']' [2021-07-14T08:02:56.384Z] #64 3.235 ++ mktemp -d [2021-07-14T08:02:56.384Z] #64 3.245 + export GOPATH=/tmp/tmp.9znPUG4a2k [2021-07-14T08:02:56.384Z] #64 3.245 + GOPATH=/tmp/tmp.9znPUG4a2k [2021-07-14T08:02:56.384Z] #64 3.245 + RM_GOPATH=1 [2021-07-14T08:02:56.384Z] #64 3.245 + case "$(go env GOARCH)" in [2021-07-14T08:02:56.384Z] #64 3.246 ++ go env GOARCH [2021-07-14T08:02:56.384Z] #64 3.258 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:02:56.384Z] #64 3.258 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:02:56.384Z] #64 3.259 ++ dirname /tmp/install/install.sh [2021-07-14T08:02:56.384Z] #64 3.263 + dir=/tmp/install [2021-07-14T08:02:56.384Z] #64 3.263 + bin=containerd [2021-07-14T08:02:56.384Z] #64 3.263 + shift [2021-07-14T08:02:56.384Z] #64 3.264 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-14T08:02:56.384Z] #64 3.264 + . /tmp/install/containerd.installer [2021-07-14T08:02:56.384Z] #64 3.264 ++ set -e [2021-07-14T08:02:56.384Z] #64 3.264 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-14T08:02:56.384Z] #64 3.265 + install_containerd [2021-07-14T08:02:56.384Z] #64 3.265 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-07-14T08:02:56.384Z] #64 3.265 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-14T08:02:56.384Z] #64 3.265 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9znPUG4a2k/src/github.com/containerd/containerd [2021-07-14T08:02:56.384Z] #64 3.274 Cloning into '/tmp/tmp.9znPUG4a2k/src/github.com/containerd/containerd'... [2021-07-14T08:02:56.384Z] #64 ... [2021-07-14T08:02:56.384Z] [2021-07-14T08:02:56.384Z] #57 [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-07-14T08:02:56.384Z] #57 sha256:735eca8240329afcb6ef15ff1ee537c440e087890221b28fe155f80d15cc607f [2021-07-14T08:02:56.384Z] #57 2.696 + RM_GOPATH=0 [2021-07-14T08:02:56.384Z] #57 2.696 + TMP_GOPATH= [2021-07-14T08:02:56.384Z] #57 2.696 + : /build [2021-07-14T08:02:56.384Z] #57 2.696 + '[' -z '' ']' [2021-07-14T08:02:56.384Z] #57 2.696 ++ mktemp -d [2021-07-14T08:02:56.384Z] #57 2.696 + export GOPATH=/tmp/tmp.Dfax7oinw8 [2021-07-14T08:02:56.384Z] #57 2.696 + GOPATH=/tmp/tmp.Dfax7oinw8 [2021-07-14T08:02:56.384Z] #57 2.696 + RM_GOPATH=1 [2021-07-14T08:02:56.384Z] #57 2.696 + case "$(go env GOARCH)" in [2021-07-14T08:02:56.384Z] #57 2.699 ++ go env GOARCH [2021-07-14T08:02:56.384Z] #57 2.711 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:02:56.384Z] #57 2.711 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:02:56.384Z] #57 2.721 ++ dirname /tmp/install/install.sh [2021-07-14T08:02:56.384Z] #57 2.721 + dir=/tmp/install [2021-07-14T08:02:56.384Z] #57 2.721 + bin=golangci_lint [2021-07-14T08:02:56.384Z] #57 2.721 + shift [2021-07-14T08:02:56.384Z] #57 2.721 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-14T08:02:56.384Z] #57 2.721 + . /tmp/install/golangci_lint.installer [2021-07-14T08:02:56.384Z] #57 2.721 ++ : v1.23.8 [2021-07-14T08:02:56.384Z] #57 2.721 + install_golangci_lint [2021-07-14T08:02:56.384Z] #57 2.721 + set -e [2021-07-14T08:02:56.384Z] #57 2.721 + export GO111MODULE=on [2021-07-14T08:02:56.384Z] #57 2.721 + GO111MODULE=on [2021-07-14T08:02:56.384Z] #57 2.721 + GOBIN=/build [2021-07-14T08:02:56.384Z] #57 2.721 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-14T08:02:56.384Z] #57 3.452 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-14T08:02:56.517Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-07-14T08:02:56.641Z] #57 ... [2021-07-14T08:02:56.641Z] [2021-07-14T08:02:56.641Z] #44 [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-07-14T08:02:56.641Z] #44 sha256:f5a9bce657052039a292b9695e3a637a53510553b151d9984a384c965843fa64 [2021-07-14T08:02:56.641Z] #44 10.42 [100%] Built target tini-static [2021-07-14T08:02:56.641Z] #44 10.49 + mkdir -p /build [2021-07-14T08:02:56.641Z] #44 10.50 + cp tini-static /build/docker-init [2021-07-14T08:02:56.641Z] #44 DONE 10.7s [2021-07-14T08:02:56.641Z] [2021-07-14T08:02:56.641Z] #59 [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-07-14T08:02:56.641Z] #59 sha256:20bd52ade86cb66c4ac3d02e4d75f628e82c1f9fbb0dab044e97237ae8d71a46 [2021-07-14T08:02:56.641Z] #59 2.371 + RM_GOPATH=0 [2021-07-14T08:02:56.641Z] #59 2.371 + TMP_GOPATH= [2021-07-14T08:02:56.641Z] #59 2.371 + : /build [2021-07-14T08:02:56.641Z] #59 2.371 + '[' -z '' ']' [2021-07-14T08:02:56.641Z] #59 2.371 ++ mktemp -d [2021-07-14T08:02:56.641Z] #59 2.373 + export GOPATH=/tmp/tmp.ItLaTJhWEb [2021-07-14T08:02:56.641Z] #59 2.373 + GOPATH=/tmp/tmp.ItLaTJhWEb [2021-07-14T08:02:56.641Z] #59 2.373 + RM_GOPATH=1 [2021-07-14T08:02:56.641Z] #59 2.373 + case "$(go env GOARCH)" in [2021-07-14T08:02:56.641Z] #59 2.374 ++ go env GOARCH [2021-07-14T08:02:56.641Z] #59 2.380 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:02:56.641Z] #59 2.380 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:02:56.641Z] #59 2.380 ++ dirname /tmp/install/install.sh [2021-07-14T08:02:56.641Z] #59 2.386 + dir=/tmp/install [2021-07-14T08:02:56.641Z] #59 2.386 + bin=shfmt [2021-07-14T08:02:56.641Z] #59 2.386 + shift [2021-07-14T08:02:56.641Z] #59 2.386 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-14T08:02:56.641Z] #59 2.386 + . /tmp/install/shfmt.installer [2021-07-14T08:02:56.641Z] #59 2.386 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-14T08:02:56.641Z] #59 2.386 + install_shfmt [2021-07-14T08:02:56.641Z] #59 2.386 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-14T08:02:56.641Z] #59 2.386 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ItLaTJhWEb/src/github.com/mvdan/sh [2021-07-14T08:02:56.641Z] #59 2.386 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-14T08:02:56.641Z] #59 2.390 Cloning into '/tmp/tmp.ItLaTJhWEb/src/github.com/mvdan/sh'... [2021-07-14T08:02:56.641Z] #59 9.111 + cd /tmp/tmp.ItLaTJhWEb/src/github.com/mvdan/sh [2021-07-14T08:02:56.641Z] #59 9.114 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-14T08:02:56.641Z] #59 9.222 + GO111MODULE=on [2021-07-14T08:02:56.641Z] #59 9.222 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-14T08:02:56.641Z] #59 10.38 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-14T08:02:56.641Z] #59 10.38 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-14T08:02:56.641Z] #59 10.51 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [Pipeline] sh [2021-07-14T08:02:56.899Z] #59 ... [2021-07-14T08:02:56.899Z] [2021-07-14T08:02:56.899Z] #66 [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-07-14T08:02:56.899Z] #66 sha256:2836d1ba415916fa04e0cd0010f79a62690ae9b7bdfe066800804d75f1647ed7 [2021-07-14T08:02:56.899Z] #66 10.92 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-14T08:02:56.919Z] Merging remotes/origin/master commit 22d6671db2f0f73eca064fe8a2b5d9fc199f88a4 into PR head commit 3334fb9af1f366ed69cff9591f890c54398726f7 [2021-07-14T08:02:56.939Z] + docker version [2021-07-14T08:02:56.939Z] Client: Docker Engine - Community [2021-07-14T08:02:56.939Z] Version: 20.10.6 [2021-07-14T08:02:56.939Z] API version: 1.41 [2021-07-14T08:02:56.939Z] Go version: go1.13.15 [2021-07-14T08:02:56.939Z] Git commit: 370c289 [2021-07-14T08:02:56.939Z] Built: Fri Apr 9 22:47:17 2021 [2021-07-14T08:02:56.939Z] OS/Arch: linux/amd64 [2021-07-14T08:02:56.939Z] Context: default [2021-07-14T08:02:56.939Z] Experimental: true [2021-07-14T08:02:56.939Z] [2021-07-14T08:02:56.939Z] Server: Docker Engine - Community [2021-07-14T08:02:56.939Z] Engine: [2021-07-14T08:02:56.939Z] Version: 20.10.6 [2021-07-14T08:02:56.939Z] API version: 1.41 (minimum version 1.12) [2021-07-14T08:02:56.939Z] Go version: go1.13.15 [2021-07-14T08:02:56.939Z] Git commit: 8728dd2 [2021-07-14T08:02:56.939Z] Built: Fri Apr 9 22:45:28 2021 [2021-07-14T08:02:56.939Z] OS/Arch: linux/amd64 [2021-07-14T08:02:56.939Z] Experimental: true [2021-07-14T08:02:56.939Z] containerd: [2021-07-14T08:02:56.939Z] Version: 1.4.6 [2021-07-14T08:02:56.939Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-14T08:02:56.939Z] runc: [2021-07-14T08:02:56.939Z] Version: 1.0.0-rc95 [2021-07-14T08:02:56.939Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-14T08:02:56.939Z] docker-init: [2021-07-14T08:02:56.939Z] Version: 0.19.0 [2021-07-14T08:02:56.939Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-14T08:02:57.227Z] + docker info [2021-07-14T08:02:57.831Z] #66 11.70 go: downloading github.com/google/uuid v1.2.0 [2021-07-14T08:02:57.831Z] #66 11.71 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-14T08:02:57.831Z] #66 11.73 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-14T08:02:57.831Z] #66 11.74 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-14T08:02:57.831Z] #66 11.83 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-14T08:02:56.158Z] > git checkout -f 3b24e68eab1b69cca1cacbad0c6c8c7cbec22e43 # timeout=10 [2021-07-14T08:02:56.213Z] > git rev-list --no-walk 26e6425120da061d7e178da688f4420830e50705 # timeout=10 [2021-07-14T08:02:56.488Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-14T08:02:56.493Z] > git config --add remote.origin.fetch +refs/pull/42634/head:refs/remotes/origin/PR-42634 # timeout=10 [2021-07-14T08:02:56.497Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:02:56.509Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-14T08:02:56.518Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-14T08:02:56.518Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:02:56.520Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42634/head:refs/remotes/origin/PR-42634 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:02:56.919Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T08:02:56.930Z] > git checkout -f 3334fb9af1f366ed69cff9591f890c54398726f7 # timeout=10 [2021-07-14T08:02:57.884Z] > git remote # timeout=10 [2021-07-14T08:02:57.889Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T08:02:57.893Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:02:57.894Z] > git merge 22d6671db2f0f73eca064fe8a2b5d9fc199f88a4 # timeout=10 [2021-07-14T08:02:58.087Z] #66 12.00 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-14T08:02:58.345Z] #66 12.38 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-14T08:02:58.603Z] #66 12.54 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-14T08:02:58.608Z] Client: [2021-07-14T08:02:58.608Z] Context: default [2021-07-14T08:02:58.608Z] Debug Mode: false [2021-07-14T08:02:58.608Z] Plugins: [2021-07-14T08:02:58.608Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-14T08:02:58.608Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-14T08:02:58.608Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-14T08:02:58.608Z] [2021-07-14T08:02:58.608Z] Server: [2021-07-14T08:02:58.608Z] Containers: 0 [2021-07-14T08:02:58.608Z] Running: 0 [2021-07-14T08:02:58.608Z] Paused: 0 [2021-07-14T08:02:58.608Z] Stopped: 0 [2021-07-14T08:02:58.608Z] Images: 2 [2021-07-14T08:02:58.608Z] Server Version: 20.10.6 [2021-07-14T08:02:58.608Z] Storage Driver: overlay2 [2021-07-14T08:02:58.608Z] Backing Filesystem: extfs [2021-07-14T08:02:58.608Z] Supports d_type: true [2021-07-14T08:02:58.608Z] Native Overlay Diff: true [2021-07-14T08:02:58.608Z] userxattr: false [2021-07-14T08:02:58.608Z] Logging Driver: json-file [2021-07-14T08:02:58.608Z] Cgroup Driver: systemd [2021-07-14T08:02:58.608Z] Cgroup Version: 2 [2021-07-14T08:02:58.608Z] Plugins: [2021-07-14T08:02:58.608Z] Volume: local [2021-07-14T08:02:58.608Z] Network: bridge host ipvlan macvlan null overlay [2021-07-14T08:02:58.608Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-14T08:02:58.608Z] Swarm: inactive [2021-07-14T08:02:58.608Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-14T08:02:58.608Z] Default Runtime: runc [2021-07-14T08:02:58.608Z] Init Binary: docker-init [2021-07-14T08:02:58.608Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-14T08:02:58.608Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-14T08:02:58.608Z] init version: de40ad0 [2021-07-14T08:02:58.608Z] Security Options: [2021-07-14T08:02:58.608Z] apparmor [2021-07-14T08:02:58.608Z] seccomp [2021-07-14T08:02:58.608Z] Profile: default [2021-07-14T08:02:58.608Z] cgroupns [2021-07-14T08:02:58.608Z] Kernel Version: 5.4.0-1048-aws [2021-07-14T08:02:58.608Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-14T08:02:58.608Z] OSType: linux [2021-07-14T08:02:58.608Z] Architecture: x86_64 [2021-07-14T08:02:58.608Z] CPUs: 2 [2021-07-14T08:02:58.608Z] Total Memory: 7.487GiB [2021-07-14T08:02:58.608Z] Name: ip-10-100-41-241 [2021-07-14T08:02:58.608Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-07-14T08:02:58.608Z] Docker Root Dir: /var/lib/docker [2021-07-14T08:02:58.608Z] Debug Mode: false [2021-07-14T08:02:58.608Z] Registry: https://index.docker.io/v1/ [2021-07-14T08:02:58.608Z] Labels: [2021-07-14T08:02:58.608Z] Experimental: true [2021-07-14T08:02:58.608Z] Insecure Registries: [2021-07-14T08:02:58.608Z] 127.0.0.0/8 [2021-07-14T08:02:58.608Z] Live Restore Enabled: true [2021-07-14T08:02:58.608Z] [2021-07-14T08:02:58.608Z] WARNING: No kernel memory limit support [2021-07-14T08:02:58.608Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-14T08:02:58.946Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:3b24e68eab1b69cca1cacbad0c6c8c7cbec22e43 . [2021-07-14T08:02:59.062Z] Merge succeeded, producing b5f218e1dd144e63d9aa482eb6c1acef6ed0fd51 [2021-07-14T08:02:59.062Z] Checking out Revision b5f218e1dd144e63d9aa482eb6c1acef6ed0fd51 (PR-42634) [2021-07-14T08:02:59.143Z] Commit message: "Merge commit '22d6671db2f0f73eca064fe8a2b5d9fc199f88a4' into HEAD" [2021-07-14T08:02:59.152Z] First time build. Skipping changelog. [2021-07-14T08:02:59.206Z] #2 [internal] load .dockerignore [2021-07-14T08:02:59.206Z] #2 sha256:44080be8bd2d25331a8c57dd2af311bcbf94bc97062b2467bd7579b3e9cd2e00 [2021-07-14T08:02:59.206Z] #2 transferring context: 87B done [2021-07-14T08:02:59.206Z] #2 DONE 0.0s [2021-07-14T08:02:59.206Z] [2021-07-14T08:02:59.206Z] #1 [internal] load build definition from Dockerfile [2021-07-14T08:02:59.206Z] #1 sha256:aedcb2562bf594c40affab46c70018203d4fba700538f80cfb72db5b4f751525 [2021-07-14T08:02:59.206Z] #1 transferring dockerfile: 16.59kB 0.0s done [2021-07-14T08:02:59.206Z] #1 DONE 0.1s [2021-07-14T08:02:59.206Z] [2021-07-14T08:02:59.206Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-14T08:02:59.206Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-14T08:02:59.206Z] #3 DONE 0.1s [2021-07-14T08:02:59.206Z] [2021-07-14T08:02:59.206Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-14T08:02:59.206Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-14T08:02:59.206Z] #4 CACHED [2021-07-14T08:02:59.466Z] [2021-07-14T08:02:59.466Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-14T08:02:59.466Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-14T08:02:59.726Z] #8 DONE 0.1s [2021-07-14T08:02:59.726Z] [2021-07-14T08:02:59.726Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-14T08:02:59.726Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-14T08:02:59.726Z] #5 DONE 0.1s [2021-07-14T08:02:59.726Z] [2021-07-14T08:02:59.726Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-14T08:02:59.726Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-14T08:02:59.726Z] #6 DONE 0.1s [2021-07-14T08:02:59.726Z] [2021-07-14T08:02:59.726Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-14T08:02:59.726Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-14T08:02:59.726Z] #7 DONE 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-14T08:02:59.055Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-14T08:02:59.063Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T08:02:59.067Z] > git checkout -f b5f218e1dd144e63d9aa482eb6c1acef6ed0fd51 # timeout=10 [2021-07-14T08:02:59.144Z] > git rev-list --no-walk 26e6425120da061d7e178da688f4420830e50705 # timeout=10 [2021-07-14T08:02:59.973Z] #66 13.92 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-14T08:03:00.086Z] + docker version [2021-07-14T08:03:00.086Z] Client: Docker Engine - Community [2021-07-14T08:03:00.086Z] Version: 20.10.6 [2021-07-14T08:03:00.086Z] API version: 1.41 [2021-07-14T08:03:00.086Z] Go version: go1.13.15 [2021-07-14T08:03:00.086Z] Git commit: 370c289 [2021-07-14T08:03:00.086Z] Built: Fri Apr 9 22:45:59 2021 [2021-07-14T08:03:00.086Z] OS/Arch: linux/arm64 [2021-07-14T08:03:00.086Z] Context: default [2021-07-14T08:03:00.086Z] Experimental: true [2021-07-14T08:03:00.086Z] [2021-07-14T08:03:00.086Z] Server: Docker Engine - Community [2021-07-14T08:03:00.086Z] Engine: [2021-07-14T08:03:00.086Z] Version: 20.10.6 [2021-07-14T08:03:00.086Z] API version: 1.41 (minimum version 1.12) [2021-07-14T08:03:00.086Z] Go version: go1.13.15 [2021-07-14T08:03:00.086Z] Git commit: 8728dd2 [2021-07-14T08:03:00.086Z] Built: Fri Apr 9 22:44:09 2021 [2021-07-14T08:03:00.086Z] OS/Arch: linux/arm64 [2021-07-14T08:03:00.086Z] Experimental: true [2021-07-14T08:03:00.086Z] containerd: [2021-07-14T08:03:00.086Z] Version: 1.4.6 [2021-07-14T08:03:00.086Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-14T08:03:00.086Z] runc: [2021-07-14T08:03:00.086Z] Version: 1.0.0-rc95 [2021-07-14T08:03:00.086Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-14T08:03:00.086Z] docker-init: [2021-07-14T08:03:00.086Z] Version: 0.19.0 [2021-07-14T08:03:00.086Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-14T08:03:00.297Z] [2021-07-14T08:03:00.297Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:03:00.297Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-14T08:03:00.297Z] #9 DONE 0.0s [2021-07-14T08:03:00.297Z] [2021-07-14T08:03:00.297Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-14T08:03:00.297Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-14T08:03:00.297Z] #65 DONE 0.0s [2021-07-14T08:03:00.297Z] [2021-07-14T08:03:00.297Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-14T08:03:00.297Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-14T08:03:00.297Z] #63 DONE 0.0s [2021-07-14T08:03:00.297Z] [2021-07-14T08:03:00.297Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-14T08:03:00.297Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-14T08:03:00.297Z] #26 DONE 0.0s [2021-07-14T08:03:00.297Z] [2021-07-14T08:03:00.297Z] #23 [internal] load build context [2021-07-14T08:03:00.297Z] #23 sha256:3c270ff78817ead8bc5ba237ccec9bb7c0321d4717f8320a0c8f79f4b70c220d [2021-07-14T08:03:00.377Z] + docker info [2021-07-14T08:03:00.560Z] #23 ... [2021-07-14T08:03:00.560Z] [2021-07-14T08:03:00.560Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-14T08:03:00.560Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-14T08:03:00.560Z] #42 DONE 0.4s [2021-07-14T08:03:00.560Z] [2021-07-14T08:03:00.560Z] #23 [internal] load build context [2021-07-14T08:03:00.560Z] #23 sha256:3c270ff78817ead8bc5ba237ccec9bb7c0321d4717f8320a0c8f79f4b70c220d [2021-07-14T08:03:00.903Z] #66 ... [2021-07-14T08:03:00.903Z] [2021-07-14T08:03:00.903Z] #53 [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-07-14T08:03:00.903Z] #53 sha256:b812f077b3eb1fd226962348c5555b749a79ec88f09d895be954ca7cda508bd1 [2021-07-14T08:03:00.903Z] #53 6.483 github.com/LK4D4/vndr/godl [2021-07-14T08:03:00.903Z] #53 8.530 github.com/LK4D4/vndr [2021-07-14T08:03:00.903Z] #53 DONE 14.8s [2021-07-14T08:03:00.903Z] [2021-07-14T08:03:00.903Z] #61 [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-07-14T08:03:00.903Z] #61 sha256:aa950e1db9f5fd4d39331cea476fb55199497e55cdd1fbebbeb24f69217a1582 [2021-07-14T08:03:00.903Z] #61 13.98 + cd /tmp/tmp.Aiz4HGQ8VP/src/github.com/opencontainers/runc [2021-07-14T08:03:00.903Z] #61 13.99 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-14T08:03:00.903Z] #61 14.52 + '[' -z '' ']' [2021-07-14T08:03:00.903Z] #61 14.52 + target=static [2021-07-14T08:03:00.903Z] #61 14.52 + make 'BUILDTAGS=seccomp ' static [2021-07-14T08:03:00.903Z] #61 14.77 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-14T08:03:00.949Z] Client: [2021-07-14T08:03:00.949Z] Context: default [2021-07-14T08:03:00.949Z] Debug Mode: false [2021-07-14T08:03:00.949Z] Plugins: [2021-07-14T08:03:00.949Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-14T08:03:00.949Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-14T08:03:00.949Z] [2021-07-14T08:03:00.949Z] Server: [2021-07-14T08:03:00.949Z] Containers: 0 [2021-07-14T08:03:00.949Z] Running: 0 [2021-07-14T08:03:00.949Z] Paused: 0 [2021-07-14T08:03:00.949Z] Stopped: 0 [2021-07-14T08:03:00.949Z] Images: 2 [2021-07-14T08:03:00.949Z] Server Version: 20.10.6 [2021-07-14T08:03:00.949Z] Storage Driver: overlay2 [2021-07-14T08:03:00.949Z] Backing Filesystem: extfs [2021-07-14T08:03:00.949Z] Supports d_type: true [2021-07-14T08:03:00.949Z] Native Overlay Diff: true [2021-07-14T08:03:00.949Z] userxattr: false [2021-07-14T08:03:00.949Z] Logging Driver: json-file [2021-07-14T08:03:00.949Z] Cgroup Driver: cgroupfs [2021-07-14T08:03:00.949Z] Cgroup Version: 1 [2021-07-14T08:03:00.949Z] Plugins: [2021-07-14T08:03:00.949Z] Volume: local [2021-07-14T08:03:00.949Z] Network: bridge host ipvlan macvlan null overlay [2021-07-14T08:03:00.949Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-14T08:03:00.949Z] Swarm: inactive [2021-07-14T08:03:00.949Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-14T08:03:00.949Z] Default Runtime: runc [2021-07-14T08:03:00.949Z] Init Binary: docker-init [2021-07-14T08:03:00.949Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-14T08:03:00.949Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-14T08:03:00.949Z] init version: de40ad0 [2021-07-14T08:03:00.949Z] Security Options: [2021-07-14T08:03:00.949Z] apparmor [2021-07-14T08:03:00.949Z] seccomp [2021-07-14T08:03:00.949Z] Profile: default [2021-07-14T08:03:00.949Z] Kernel Version: 5.4.0-1048-aws [2021-07-14T08:03:00.949Z] Operating System: Ubuntu 20.04.2 LTS [2021-07-14T08:03:00.949Z] OSType: linux [2021-07-14T08:03:00.949Z] Architecture: aarch64 [2021-07-14T08:03:00.949Z] CPUs: 4 [2021-07-14T08:03:00.949Z] Total Memory: 7.494GiB [2021-07-14T08:03:00.949Z] Name: ip-10-100-51-109 [2021-07-14T08:03:00.949Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-07-14T08:03:00.949Z] Docker Root Dir: /var/lib/docker [2021-07-14T08:03:00.949Z] Debug Mode: false [2021-07-14T08:03:00.949Z] Registry: https://index.docker.io/v1/ [2021-07-14T08:03:00.949Z] Labels: [2021-07-14T08:03:00.949Z] Experimental: true [2021-07-14T08:03:00.949Z] Insecure Registries: [2021-07-14T08:03:00.949Z] 127.0.0.0/8 [2021-07-14T08:03:00.949Z] Live Restore Enabled: true [2021-07-14T08:03:00.949Z] [2021-07-14T08:03:00.949Z] WARNING: No swap limit support [Pipeline] sh [2021-07-14T08:03:01.241Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-14T08:03:01.241Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-14T08:03:01.241Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42634/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-14T08:03:01.241Z] + bash /home/ubuntu/workspace/moby_PR-42634/check-config.sh [2021-07-14T08:03:01.241Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-14T08:03:01.241Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-14T08:03:01.241Z] [2021-07-14T08:03:01.241Z] Generally Necessary: [2021-07-14T08:03:01.241Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-14T08:03:01.241Z] - apparmor: enabled and tools installed [2021-07-14T08:03:01.241Z] - CONFIG_NAMESPACES: enabled [2021-07-14T08:03:01.241Z] - CONFIG_NET_NS: enabled [2021-07-14T08:03:01.241Z] - CONFIG_PID_NS: enabled [2021-07-14T08:03:01.241Z] - CONFIG_IPC_NS: enabled [2021-07-14T08:03:01.241Z] - CONFIG_UTS_NS: enabled [2021-07-14T08:03:01.241Z] - CONFIG_CGROUPS: enabled [2021-07-14T08:03:01.241Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-14T08:03:01.241Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-14T08:03:01.241Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-14T08:03:01.241Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-14T08:03:01.241Z] - CONFIG_CPUSETS: enabled [2021-07-14T08:03:01.241Z] - CONFIG_MEMCG: enabled [2021-07-14T08:03:01.241Z] - CONFIG_KEYS: enabled [2021-07-14T08:03:01.241Z] - CONFIG_VETH: enabled (as module) [2021-07-14T08:03:01.241Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-14T08:03:01.241Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-14T08:03:01.241Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-14T08:03:01.503Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-14T08:03:01.503Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-14T08:03:01.503Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-14T08:03:01.503Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-14T08:03:01.503Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-14T08:03:01.503Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-14T08:03:01.503Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-14T08:03:01.503Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-14T08:03:01.503Z] [2021-07-14T08:03:01.503Z] Optional Features: [2021-07-14T08:03:01.503Z] - CONFIG_USER_NS: enabled [2021-07-14T08:03:01.503Z] - CONFIG_SECCOMP: enabled [2021-07-14T08:03:01.503Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-14T08:03:01.503Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-14T08:03:01.503Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-14T08:03:01.503Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-14T08:03:01.503Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-14T08:03:01.503Z] - CONFIG_BLK_CGROUP: enabled [2021-07-14T08:03:01.503Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-14T08:03:01.503Z] - CONFIG_CGROUP_PERF: enabled [2021-07-14T08:03:01.503Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-14T08:03:01.503Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-14T08:03:01.503Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-14T08:03:01.503Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-14T08:03:01.765Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-14T08:03:01.765Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-14T08:03:01.765Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-14T08:03:01.765Z] - CONFIG_IP_VS: enabled (as module) [2021-07-14T08:03:01.765Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-14T08:03:01.765Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-14T08:03:01.765Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-14T08:03:01.765Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-14T08:03:01.765Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-14T08:03:01.765Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-14T08:03:01.765Z] - CONFIG_EXT4_FS: enabled [2021-07-14T08:03:01.765Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-14T08:03:01.765Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-14T08:03:01.765Z] - Network Drivers: [2021-07-14T08:03:01.765Z] - "overlay": [2021-07-14T08:03:01.765Z] - CONFIG_VXLAN: enabled (as module) [2021-07-14T08:03:01.765Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-14T08:03:01.765Z] Optional (for encrypted networks): [2021-07-14T08:03:01.833Z] #61 ... [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-14T08:03:01.834Z] #21 sha256:d686d9824b7e60faae03cdef264e1b00f076decb1c9900cb69419f3158483b2f [2021-07-14T08:03:01.834Z] #21 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-14T08:03:01.834Z] #25 sha256:4614482ff84479fb4403c60cbb06547f49cb231bbc6e4b018a13d2294ab981c7 [2021-07-14T08:03:01.834Z] #25 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-14T08:03:01.834Z] #32 sha256:edc1de13bac0ec521a8f751bdbc36aa479470c014a799cd7f20c263497ece9ad [2021-07-14T08:03:01.834Z] #32 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #34 [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-07-14T08:03:01.834Z] #34 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-14T08:03:01.834Z] #34 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-14T08:03:01.834Z] #39 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-14T08:03:01.834Z] #39 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt 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-07-14T08:03:01.834Z] #51 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-14T08:03:01.834Z] #51 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-14T08:03:01.834Z] #37 sha256:dfbb23d929f79d410d676a0fe6e84a8af59c0f9ffc200a0544e6456d75f564f5 [2021-07-14T08:03:01.834Z] #37 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #22 [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-07-14T08:03:01.834Z] #22 sha256:6111e18c16848b35a63ebfa7788362cfe4b58572bba1b130a7c9cdd89c107789 [2021-07-14T08:03:01.834Z] #22 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #28 [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-07-14T08:03:01.834Z] #28 sha256:a45e7209b2f929bd117a592ad38f1f7c90a60916717c0136759ed74167d43d91 [2021-07-14T08:03:01.834Z] #28 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-14T08:03:01.834Z] #40 sha256:47052424c796482e62ce769edfd8d4b08792940af44812af491ab4f108595d34 [2021-07-14T08:03:01.834Z] #40 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-14T08:03:01.834Z] #42 sha256:6bc296a2c63091a8d914c347c9391ec4b442b82d7ea89df544ccc61deb572bc8 [2021-07-14T08:03:01.834Z] #42 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-14T08:03:01.834Z] #48 sha256:0fb8c12423fdf7cbe11fe3e288fa93983c006a9446479d29ea7c55d889e8e92d [2021-07-14T08:03:01.834Z] #48 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-07-14T08:03:01.834Z] #26 sha256:c202e64dc057eff987a775c93b4b5bfe3f6f8c2b89a4c23974b0a3c34017e3bc [2021-07-14T08:03:01.834Z] #26 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "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-07-14T08:03:01.834Z] #47 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-14T08:03:01.834Z] #47 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #50 [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-07-14T08:03:01.834Z] #50 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500 [2021-07-14T08:03:01.834Z] #50 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-14T08:03:01.834Z] #38 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-14T08:03:01.834Z] #38 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-14T08:03:01.834Z] #29 sha256:261b7a59072130a53759454f3f6a4ea2e61c6688738e51b335c7d6e9a0f601d9 [2021-07-14T08:03:01.834Z] #29 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #36 [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-07-14T08:03:01.834Z] #36 sha256:2b2b7995f40c7f0c9dd97ca36cbbc64244c114fbe9355c28aac55bcea14b5eed [2021-07-14T08:03:01.834Z] #36 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-14T08:03:01.834Z] #24 sha256:ab44c9da54e51d7102bb6cb2abaedee8a0fc222f778914d41426c129bb06d26d [2021-07-14T08:03:01.834Z] #24 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-14T08:03:01.834Z] #46 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-14T08:03:01.834Z] #46 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #27 [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-07-14T08:03:01.834Z] #27 sha256:308f748b0ae48cdfedb9b6015152347b652d965e7ffd458d9ff020b3072a435c [2021-07-14T08:03:01.834Z] #27 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-14T08:03:01.834Z] #23 sha256:ca3fe5df257e7189dc64665e8dc43775d389c94e0fdd800cd032c8ff7e43b3dc [2021-07-14T08:03:01.834Z] #23 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-14T08:03:01.834Z] #35 sha256:6944f808889a27c560ddf151eeb2190effaf2331f23d5c0547905def7ea80202 [2021-07-14T08:03:01.834Z] #35 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #41 [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-07-14T08:03:01.834Z] #41 sha256:1e2fb1b6c5af69af9b58533297862e0ccc0754821b506247080db0222f1bc4c2 [2021-07-14T08:03:01.834Z] #41 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-14T08:03:01.834Z] #45 sha256:3c297f8848b7e237eb8ebceb2ebab44c8725d697b4e91925c6e21e0aaf2b5697 [2021-07-14T08:03:01.834Z] #45 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-14T08:03:01.834Z] #52 sha256:96df2772f29eab1b00adbd10866b22439334934810b03b61935536d51eb00e2c [2021-07-14T08:03:01.834Z] #52 CACHED [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-14T08:03:01.834Z] #54 sha256:0fdd8cf78041075757c5cba2e035e30b8f069ca46e92fd581c40bf7a1b79ce2d [2021-07-14T08:03:01.834Z] #54 DONE 0.1s [2021-07-14T08:03:01.834Z] [2021-07-14T08:03:01.834Z] #57 [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-07-14T08:03:01.834Z] #57 sha256:735eca8240329afcb6ef15ff1ee537c440e087890221b28fe155f80d15cc607f [2021-07-14T08:03:01.834Z] #57 11.08 go: downloading github.com/fatih/color v1.7.0 [2021-07-14T08:03:01.834Z] #57 11.16 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-14T08:03:01.834Z] #57 11.27 go: downloading github.com/pkg/errors v0.8.1 [2021-07-14T08:03:01.834Z] #57 11.31 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-14T08:03:01.834Z] #57 11.35 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-14T08:03:01.834Z] #57 11.68 go: downloading github.com/spf13/viper v1.6.1 [2021-07-14T08:03:01.834Z] #57 12.14 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-14T08:03:01.834Z] #57 12.16 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-14T08:03:01.834Z] #57 12.22 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-14T08:03:01.834Z] #57 12.24 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-14T08:03:01.834Z] #57 12.67 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-14T08:03:01.834Z] #57 12.76 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-14T08:03:01.834Z] #57 14.50 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-14T08:03:01.834Z] #57 14.54 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-14T08:03:01.834Z] #57 14.63 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-14T08:03:01.834Z] #57 14.81 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-14T08:03:01.834Z] #57 14.84 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-14T08:03:01.834Z] #57 14.98 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-14T08:03:01.834Z] #57 15.26 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-14T08:03:01.834Z] #57 15.26 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-14T08:03:01.834Z] #57 15.36 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-14T08:03:01.834Z] #57 15.38 go: downloading github.com/spf13/afero v1.1.2 [2021-07-14T08:03:01.834Z] #57 15.59 go: downloading github.com/spf13/cast v1.3.0 [2021-07-14T08:03:01.834Z] #57 15.60 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-14T08:03:01.834Z] #57 15.63 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-14T08:03:01.834Z] #57 15.72 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-14T08:03:01.834Z] #57 15.72 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-14T08:03:01.834Z] #57 15.92 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-14T08:03:01.834Z] #57 15.98 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-14T08:03:01.946Z] #23 transferring context: 55.67MB 1.7s done [2021-07-14T08:03:01.946Z] #23 DONE 1.8s [2021-07-14T08:03:01.946Z] [2021-07-14T08:03:01.946Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-14T08:03:01.946Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-14T08:03:01.946Z] #10 CACHED [2021-07-14T08:03:01.946Z] [2021-07-14T08:03:01.946Z] #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-07-14T08:03:01.946Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-14T08:03:01.946Z] #36 CACHED [2021-07-14T08:03:01.946Z] [2021-07-14T08:03:01.946Z] #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-07-14T08:03:01.946Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-14T08:03:01.946Z] #11 CACHED [2021-07-14T08:03:01.946Z] [2021-07-14T08:03:01.946Z] #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-07-14T08:03:01.946Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-14T08:03:01.946Z] #56 CACHED [2021-07-14T08:03:01.946Z] [2021-07-14T08:03:01.946Z] #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-07-14T08:03:01.946Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df [2021-07-14T08:03:01.946Z] #12 CACHED [2021-07-14T08:03:01.946Z] [2021-07-14T08:03:01.946Z] #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-07-14T08:03:01.946Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-14T08:03:01.946Z] #13 CACHED [2021-07-14T08:03:01.946Z] [2021-07-14T08:03:01.946Z] #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-07-14T08:03:01.946Z] #46 sha256:83d02c27f521c8ada63edbaa0466e542e73a372ccb12a25bbd637979a47de795 [2021-07-14T08:03:02.026Z] - CONFIG_CRYPTO: enabled [2021-07-14T08:03:02.026Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-14T08:03:02.026Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-14T08:03:02.026Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-14T08:03:02.026Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-14T08:03:02.026Z] - CONFIG_XFRM: enabled [2021-07-14T08:03:02.026Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-14T08:03:02.026Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-14T08:03:02.026Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-14T08:03:02.026Z] - "ipvlan": [2021-07-14T08:03:02.026Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-14T08:03:02.026Z] - "macvlan": [2021-07-14T08:03:02.026Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-14T08:03:02.026Z] - CONFIG_DUMMY: enabled (as module) [2021-07-14T08:03:02.026Z] - "ftp,tftp client in container": [2021-07-14T08:03:02.026Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-14T08:03:02.027Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-14T08:03:02.027Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-14T08:03:02.027Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-14T08:03:02.027Z] - Storage Drivers: [2021-07-14T08:03:02.027Z] - "aufs": [2021-07-14T08:03:02.027Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-14T08:03:02.027Z] - "btrfs": [2021-07-14T08:03:02.027Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-14T08:03:02.027Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-14T08:03:02.027Z] - "devicemapper": [2021-07-14T08:03:02.027Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-14T08:03:02.027Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-14T08:03:02.027Z] - "overlay": [2021-07-14T08:03:02.027Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-14T08:03:02.027Z] - "zfs": [2021-07-14T08:03:02.027Z] - /dev/zfs: present [2021-07-14T08:03:02.027Z] - zfs command: missing [2021-07-14T08:03:02.027Z] - zpool command: missing [2021-07-14T08:03:02.027Z] [2021-07-14T08:03:02.027Z] Limits: [2021-07-14T08:03:02.027Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-14T08:03:02.027Z] [2021-07-14T08:03:02.027Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-14T08:03:02.093Z] #57 16.00 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-14T08:03:02.093Z] #57 16.04 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-14T08:03:02.093Z] #57 16.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-14T08:03:02.093Z] #57 16.15 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-14T08:03:02.093Z] #57 16.17 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-14T08:03:02.093Z] #57 16.19 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-14T08:03:02.093Z] #57 16.22 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-14T08:03:02.352Z] #57 16.32 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-14T08:03:02.352Z] #57 16.34 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-14T08:03:02.352Z] #57 16.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-14T08:03:02.352Z] #57 16.48 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-14T08:03:02.368Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b5f218e1dd144e63d9aa482eb6c1acef6ed0fd51 . [2021-07-14T08:03:02.610Z] #57 16.53 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-14T08:03:02.610Z] #57 16.75 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-14T08:03:02.866Z] #57 16.76 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-14T08:03:02.866Z] #57 16.78 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-14T08:03:02.866Z] #57 ... [2021-07-14T08:03:02.866Z] [2021-07-14T08:03:02.866Z] #66 [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-07-14T08:03:02.866Z] #66 sha256:2836d1ba415916fa04e0cd0010f79a62690ae9b7bdfe066800804d75f1647ed7 [2021-07-14T08:03:02.866Z] #66 16.84 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-14T08:03:04.920Z] #1 [internal] load build definition from Dockerfile [2021-07-14T08:03:04.920Z] #1 sha256:9d615ac25b6fae2ca311d45e70c878dd11ed00dda1ee2f35038023c7a5925966 [2021-07-14T08:03:04.920Z] #1 transferring dockerfile: 16.59kB done [2021-07-14T08:03:04.920Z] #1 DONE 0.0s [2021-07-14T08:03:05.182Z] [2021-07-14T08:03:05.182Z] #2 [internal] load .dockerignore [2021-07-14T08:03:05.182Z] #2 sha256:0220c1d467ff10f2ac901217807a411a22bf39b40a2f8e9521ec7d974773cced [2021-07-14T08:03:05.182Z] #2 transferring context: 87B done [2021-07-14T08:03:05.182Z] #2 DONE 0.0s [2021-07-14T08:03:06.127Z] [2021-07-14T08:03:06.127Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-14T08:03:06.127Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-07-14T08:03:06.127Z] #3 DONE 0.2s [2021-07-14T08:03:06.127Z] [2021-07-14T08:03:06.127Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-14T08:03:06.127Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-07-14T08:03:06.127Z] #4 CACHED [2021-07-14T08:03:06.156Z] #46 3.536 + RM_GOPATH=0 [2021-07-14T08:03:06.156Z] #46 3.536 + TMP_GOPATH= [2021-07-14T08:03:06.156Z] #46 3.536 + : /build [2021-07-14T08:03:06.156Z] #46 3.537 + '[' -z '' ']' [2021-07-14T08:03:06.156Z] #46 3.541 ++ mktemp -d [2021-07-14T08:03:06.156Z] #46 3.551 + export GOPATH=/tmp/tmp.t2Ces84bX2 [2021-07-14T08:03:06.156Z] #46 3.552 + GOPATH=/tmp/tmp.t2Ces84bX2 [2021-07-14T08:03:06.156Z] #46 3.552 + RM_GOPATH=1 [2021-07-14T08:03:06.156Z] #46 3.552 + case "$(go env GOARCH)" in [2021-07-14T08:03:06.156Z] #46 3.553 ++ go env GOARCH [2021-07-14T08:03:06.156Z] #46 3.565 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:06.156Z] #46 3.566 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:06.156Z] #46 3.566 ++ dirname /tmp/install/install.sh [2021-07-14T08:03:06.156Z] #46 3.569 + dir=/tmp/install [2021-07-14T08:03:06.156Z] #46 3.569 + bin=vndr [2021-07-14T08:03:06.156Z] #46 3.569 + shift [2021-07-14T08:03:06.156Z] #46 3.569 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-14T08:03:06.156Z] #46 3.569 + . /tmp/install/vndr.installer [2021-07-14T08:03:06.156Z] #46 3.570 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-14T08:03:06.156Z] #46 3.571 + install_vndr [2021-07-14T08:03:06.156Z] #46 3.571 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-14T08:03:06.156Z] #46 3.571 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-14T08:03:06.156Z] #46 3.572 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.t2Ces84bX2/src/github.com/LK4D4/vndr [2021-07-14T08:03:06.157Z] #46 3.577 Cloning into '/tmp/tmp.t2Ces84bX2/src/github.com/LK4D4/vndr'... [2021-07-14T08:03:06.157Z] #46 4.190 + cd /tmp/tmp.t2Ces84bX2/src/github.com/LK4D4/vndr [2021-07-14T08:03:06.157Z] #46 4.190 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-14T08:03:06.157Z] #46 4.199 + go build -buildmode=pie -v -o /build/vndr . [2021-07-14T08:03:07.076Z] [2021-07-14T08:03:07.076Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-07-14T08:03:07.076Z] #8 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-07-14T08:03:07.076Z] #8 DONE 0.1s [2021-07-14T08:03:07.076Z] [2021-07-14T08:03:07.076Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-14T08:03:07.076Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-14T08:03:07.076Z] #7 DONE 0.1s [2021-07-14T08:03:07.076Z] [2021-07-14T08:03:07.076Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-14T08:03:07.076Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-14T08:03:07.076Z] #5 DONE 0.1s [2021-07-14T08:03:07.076Z] [2021-07-14T08:03:07.076Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-14T08:03:07.076Z] #6 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599 [2021-07-14T08:03:07.076Z] #6 DONE 0.1s [2021-07-14T08:03:07.652Z] [2021-07-14T08:03:07.652Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-14T08:03:07.652Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-14T08:03:07.652Z] #65 DONE 0.0s [2021-07-14T08:03:07.652Z] [2021-07-14T08:03:07.652Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-14T08:03:07.652Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-14T08:03:07.652Z] #63 DONE 0.0s [2021-07-14T08:03:07.652Z] [2021-07-14T08:03:07.652Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:03:07.652Z] #9 sha256:e3431a805fa5fd73fbc4825d04f700fa2318f0db6a35561deec332111840ae16 [2021-07-14T08:03:07.652Z] #9 DONE 0.0s [2021-07-14T08:03:07.652Z] [2021-07-14T08:03:07.652Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-14T08:03:07.652Z] #26 sha256:6bea2fde2a5a61ab72f00e80ac4c7a387b5380c49725af25e9ab6aedac66def5 [2021-07-14T08:03:07.652Z] #26 DONE 0.0s [2021-07-14T08:03:07.652Z] [2021-07-14T08:03:07.652Z] #23 [internal] load build context [2021-07-14T08:03:07.652Z] #23 sha256:25e089d448bfac7f112a8176421986d6d1e5d0cfdeefbe624326a0287439d2c2 [2021-07-14T08:03:08.069Z] #46 5.672 github.com/LK4D4/vndr/build [2021-07-14T08:03:08.069Z] #46 5.728 github.com/LK4D4/vndr/godl/singleflight [2021-07-14T08:03:08.069Z] #46 5.988 github.com/LK4D4/vndr/versioned [2021-07-14T08:03:08.119Z] #66 ... [2021-07-14T08:03:08.120Z] [2021-07-14T08:03:08.120Z] #57 [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-07-14T08:03:08.120Z] #57 sha256:735eca8240329afcb6ef15ff1ee537c440e087890221b28fe155f80d15cc607f [2021-07-14T08:03:08.120Z] #57 16.88 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-14T08:03:08.120Z] #57 16.91 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-14T08:03:08.120Z] #57 17.01 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-14T08:03:08.120Z] #57 17.03 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-14T08:03:08.120Z] #57 17.28 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-14T08:03:08.120Z] #57 17.33 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-14T08:03:08.120Z] #57 17.36 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-14T08:03:08.120Z] #57 17.41 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-14T08:03:08.120Z] #57 17.46 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-14T08:03:08.120Z] #57 17.49 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-14T08:03:08.120Z] #57 17.59 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-14T08:03:08.120Z] #57 17.71 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-14T08:03:08.120Z] #57 17.73 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-14T08:03:08.120Z] #57 17.77 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-14T08:03:08.120Z] #57 17.81 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-14T08:03:08.120Z] #57 17.83 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-14T08:03:08.120Z] #57 17.89 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-14T08:03:08.120Z] #57 18.34 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-14T08:03:08.120Z] #57 18.34 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-14T08:03:08.120Z] #57 18.38 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-14T08:03:08.120Z] #57 18.39 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-14T08:03:08.120Z] #57 18.45 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-14T08:03:08.120Z] #57 18.47 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-14T08:03:08.120Z] #57 18.52 go: downloading golang.org/x/text v0.3.2 [2021-07-14T08:03:08.120Z] #57 21.67 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-14T08:03:08.120Z] #57 21.67 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-14T08:03:08.120Z] #57 21.75 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-14T08:03:08.120Z] #57 21.76 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-14T08:03:08.120Z] #57 21.79 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-14T08:03:08.120Z] #57 ... [2021-07-14T08:03:08.120Z] [2021-07-14T08:03:08.120Z] #59 [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-07-14T08:03:08.120Z] #59 sha256:20bd52ade86cb66c4ac3d02e4d75f628e82c1f9fbb0dab044e97237ae8d71a46 [2021-07-14T08:03:08.120Z] #59 12.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-14T08:03:08.120Z] #59 14.38 github.com/pkg/diff [2021-07-14T08:03:08.120Z] #59 14.39 golang.org/x/sys/unix [2021-07-14T08:03:08.120Z] #59 15.80 mvdan.cc/editorconfig [2021-07-14T08:03:08.120Z] #59 16.81 mvdan.cc/sh/v3/fileutil [2021-07-14T08:03:08.120Z] #59 16.97 mvdan.cc/sh/v3/syntax [2021-07-14T08:03:08.120Z] #59 20.23 golang.org/x/crypto/ssh/terminal [2021-07-14T08:03:08.238Z] #23 ... [2021-07-14T08:03:08.238Z] [2021-07-14T08:03:08.238Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-14T08:03:08.238Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-14T08:03:08.238Z] #42 DONE 0.4s [2021-07-14T08:03:08.238Z] [2021-07-14T08:03:08.238Z] #23 [internal] load build context [2021-07-14T08:03:08.238Z] #23 sha256:25e089d448bfac7f112a8176421986d6d1e5d0cfdeefbe624326a0287439d2c2 [2021-07-14T08:03:08.377Z] #59 ... [2021-07-14T08:03:08.377Z] [2021-07-14T08:03:08.377Z] #61 [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-07-14T08:03:08.377Z] #61 sha256:aa950e1db9f5fd4d39331cea476fb55199497e55cdd1fbebbeb24f69217a1582 [2021-07-14T08:03:08.377Z] #61 21.13 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-14T08:03:08.635Z] #61 22.69 + mkdir -p /build [2021-07-14T08:03:08.635Z] #61 22.70 + cp runc /build/runc [2021-07-14T08:03:09.202Z] #61 DONE 23.1s [2021-07-14T08:03:09.202Z] [2021-07-14T08:03:09.203Z] #57 [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-07-14T08:03:09.203Z] #57 sha256:735eca8240329afcb6ef15ff1ee537c440e087890221b28fe155f80d15cc607f [2021-07-14T08:03:09.203Z] #57 22.48 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-14T08:03:09.203Z] #57 22.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-14T08:03:09.203Z] #57 22.74 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-14T08:03:09.459Z] #46 ... [2021-07-14T08:03:09.459Z] [2021-07-14T08:03:09.459Z] #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-07-14T08:03:09.459Z] #24 sha256:213f91e29aee06c4a02bac4f033f6909d3798c0bff8c7332b19b242e0d54d0c9 [2021-07-14T08:03:09.459Z] #24 2.358 + RM_GOPATH=0 [2021-07-14T08:03:09.459Z] #24 2.358 + TMP_GOPATH= [2021-07-14T08:03:09.459Z] #24 2.358 + : /build [2021-07-14T08:03:09.459Z] #24 2.358 + '[' -z '' ']' [2021-07-14T08:03:09.459Z] #24 2.359 ++ mktemp -d [2021-07-14T08:03:09.459Z] #24 2.364 + export GOPATH=/tmp/tmp.LW2CawqpCw [2021-07-14T08:03:09.459Z] #24 2.364 + GOPATH=/tmp/tmp.LW2CawqpCw [2021-07-14T08:03:09.459Z] #24 2.364 + RM_GOPATH=1 [2021-07-14T08:03:09.459Z] #24 2.364 + case "$(go env GOARCH)" in [2021-07-14T08:03:09.459Z] #24 2.366 ++ go env GOARCH [2021-07-14T08:03:09.459Z] #24 2.372 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:09.459Z] #24 2.372 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:09.459Z] #24 2.372 ++ dirname /tmp/install/install.sh [2021-07-14T08:03:09.459Z] #24 2.373 + dir=/tmp/install [2021-07-14T08:03:09.459Z] #24 2.373 + bin=dockercli [2021-07-14T08:03:09.459Z] #24 2.373 + shift [2021-07-14T08:03:09.459Z] #24 2.373 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-14T08:03:09.459Z] #24 2.373 + . /tmp/install/dockercli.installer [2021-07-14T08:03:09.459Z] #24 2.373 ++ : stable [2021-07-14T08:03:09.459Z] #24 2.373 ++ : 17.06.2-ce [2021-07-14T08:03:09.459Z] #24 2.373 + install_dockercli [2021-07-14T08:03:09.459Z] #24 2.373 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-14T08:03:09.459Z] #24 2.374 Install docker/cli version 17.06.2-ce from stable [2021-07-14T08:03:09.459Z] #24 2.374 ++ uname -m [2021-07-14T08:03:09.459Z] #24 2.376 + arch=x86_64 [2021-07-14T08:03:09.459Z] #24 2.376 + '[' x86_64 '!=' x86_64 ']' [2021-07-14T08:03:09.459Z] #24 2.376 + url=https://download.docker.com/linux/static [2021-07-14T08:03:09.459Z] #24 2.376 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-14T08:03:09.459Z] #24 2.377 + tar -xz docker/docker [2021-07-14T08:03:09.459Z] #24 6.862 + mkdir -p /build [2021-07-14T08:03:09.459Z] #24 6.867 + mv docker/docker /build/ [2021-07-14T08:03:09.459Z] #24 6.878 + rmdir docker [2021-07-14T08:03:09.459Z] #24 DONE 7.2s [2021-07-14T08:03:09.459Z] [2021-07-14T08:03:09.459Z] #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-07-14T08:03:09.459Z] #46 sha256:83d02c27f521c8ada63edbaa0466e542e73a372ccb12a25bbd637979a47de795 [2021-07-14T08:03:09.459Z] #46 7.106 github.com/LK4D4/vndr/godl [2021-07-14T08:03:09.459Z] #46 ... [2021-07-14T08:03:09.459Z] [2021-07-14T08:03:09.459Z] #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-07-14T08:03:09.459Z] #50 sha256:3830b309c40e7c403c40bf3dd0dd542268ee92e9ba9cdec661c4e1da9456df2b [2021-07-14T08:03:09.459Z] #50 3.370 + RM_GOPATH=0 [2021-07-14T08:03:09.459Z] #50 3.371 + TMP_GOPATH= [2021-07-14T08:03:09.459Z] #50 3.371 + : /build [2021-07-14T08:03:09.459Z] #50 3.371 + '[' -z '' ']' [2021-07-14T08:03:09.459Z] #50 3.372 ++ mktemp -d [2021-07-14T08:03:09.459Z] #50 3.374 + export GOPATH=/tmp/tmp.Uh7MIVuDHH [2021-07-14T08:03:09.459Z] #50 3.375 + GOPATH=/tmp/tmp.Uh7MIVuDHH [2021-07-14T08:03:09.459Z] #50 3.375 + RM_GOPATH=1 [2021-07-14T08:03:09.459Z] #50 3.375 + case "$(go env GOARCH)" in [2021-07-14T08:03:09.459Z] #50 3.375 ++ go env GOARCH [2021-07-14T08:03:09.459Z] #50 3.388 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:09.459Z] #50 3.389 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:09.459Z] #50 3.390 ++ dirname /tmp/install/install.sh [2021-07-14T08:03:09.459Z] #50 3.391 + dir=/tmp/install [2021-07-14T08:03:09.459Z] #50 3.393 + bin=golangci_lint [2021-07-14T08:03:09.459Z] #50 3.393 + shift [2021-07-14T08:03:09.459Z] #50 3.393 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-14T08:03:09.459Z] #50 3.393 + . /tmp/install/golangci_lint.installer [2021-07-14T08:03:09.459Z] #50 3.394 ++ : v1.23.8 [2021-07-14T08:03:09.459Z] #50 3.394 + install_golangci_lint [2021-07-14T08:03:09.459Z] #50 3.395 + set -e [2021-07-14T08:03:09.459Z] #50 3.395 + export GO111MODULE=on [2021-07-14T08:03:09.459Z] #50 3.395 + GO111MODULE=on [2021-07-14T08:03:09.459Z] #50 3.396 + GOBIN=/build [2021-07-14T08:03:09.459Z] #50 3.396 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-14T08:03:09.459Z] #50 4.019 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-14T08:03:09.635Z] #23 transferring context: 55.68MB 1.6s done [2021-07-14T08:03:09.636Z] #23 DONE 1.7s [2021-07-14T08:03:09.636Z] [2021-07-14T08:03:09.636Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-14T08:03:09.636Z] #10 sha256:9466df46ba512352c4f6de704ab27d30d32e8f17cae56f496e9971395f38ef9e [2021-07-14T08:03:09.636Z] #10 CACHED [2021-07-14T08:03:09.636Z] [2021-07-14T08:03:09.636Z] #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-07-14T08:03:09.636Z] #12 sha256:44035b2e94483e4f3323b841b4973cd0c01b684bdcd96f1acd91455ab01ed9c5 [2021-07-14T08:03:09.636Z] #12 CACHED [2021-07-14T08:03:09.636Z] [2021-07-14T08:03:09.636Z] #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-07-14T08:03:09.636Z] #36 sha256:883bb1ea40b3c256595d0433b13b827e35f76a921b7d2e33e3ad01c0d1295360 [2021-07-14T08:03:09.636Z] #36 CACHED [2021-07-14T08:03:09.636Z] [2021-07-14T08:03:09.636Z] #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-07-14T08:03:09.636Z] #13 sha256:0a5c4f9d7f4bd4487ee5b1fc84c7c8e464816e238d705348cc2476c73e010007 [2021-07-14T08:03:09.636Z] #13 CACHED [2021-07-14T08:03:09.636Z] [2021-07-14T08:03:09.636Z] #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-07-14T08:03:09.636Z] #11 sha256:fea5c863463561afdd17d9d3e1a5367e2c270c059b61f363d0af926a9e035e3c [2021-07-14T08:03:09.636Z] #11 CACHED [2021-07-14T08:03:09.636Z] [2021-07-14T08:03:09.636Z] #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-07-14T08:03:09.636Z] #56 sha256:96a8621d1b193c7b54efb6f90aee3fbceaddb11f99e4ef8b37b74fa037c2abd5 [2021-07-14T08:03:09.636Z] #56 CACHED [2021-07-14T08:03:09.636Z] [2021-07-14T08:03:09.636Z] #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-07-14T08:03:09.636Z] #46 sha256:630e3e12f5b24dd2cb0b5952a9b27906797d4c04b42005a5e653bc066c1a643a [2021-07-14T08:03:11.372Z] #50 ... [2021-07-14T08:03:11.372Z] [2021-07-14T08:03:11.372Z] #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-07-14T08:03:11.372Z] #46 sha256:83d02c27f521c8ada63edbaa0466e542e73a372ccb12a25bbd637979a47de795 [2021-07-14T08:03:11.372Z] #46 9.264 github.com/LK4D4/vndr [2021-07-14T08:03:11.730Z] #57 ... [2021-07-14T08:03:11.730Z] [2021-07-14T08:03:11.730Z] #59 [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-07-14T08:03:11.730Z] #59 sha256:20bd52ade86cb66c4ac3d02e4d75f628e82c1f9fbb0dab044e97237ae8d71a46 [2021-07-14T08:03:11.730Z] #59 22.82 mvdan.cc/sh/v3/cmd/shfmt [2021-07-14T08:03:11.730Z] #59 DONE 25.3s [2021-07-14T08:03:11.730Z] [2021-07-14T08:03:11.730Z] #66 [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-07-14T08:03:11.730Z] #66 sha256:2836d1ba415916fa04e0cd0010f79a62690ae9b7bdfe066800804d75f1647ed7 [2021-07-14T08:03:11.943Z] #46 ... [2021-07-14T08:03:11.943Z] [2021-07-14T08:03:11.943Z] #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-07-14T08:03:11.943Z] #52 sha256:350b2bb899ce937e179d9db71195c6cbad7939a2cd40cb9e35946cd74d324a42 [2021-07-14T08:03:11.943Z] #52 2.954 + RM_GOPATH=0 [2021-07-14T08:03:11.943Z] #52 2.956 + TMP_GOPATH= [2021-07-14T08:03:11.943Z] #52 2.956 + : /build [2021-07-14T08:03:11.943Z] #52 2.956 + '[' -z '' ']' [2021-07-14T08:03:11.943Z] #52 2.956 ++ mktemp -d [2021-07-14T08:03:11.943Z] #52 2.961 + export GOPATH=/tmp/tmp.5WSoMFDYCI [2021-07-14T08:03:11.943Z] #52 2.961 + GOPATH=/tmp/tmp.5WSoMFDYCI [2021-07-14T08:03:11.943Z] #52 2.961 + RM_GOPATH=1 [2021-07-14T08:03:11.943Z] #52 2.961 + case "$(go env GOARCH)" in [2021-07-14T08:03:11.943Z] #52 2.961 ++ go env GOARCH [2021-07-14T08:03:11.943Z] #52 2.984 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-14T08:03:11.943Z] #52 2.984 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:11.943Z] #52 2.984 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:11.943Z] #52 2.984 ++ dirname /tmp/install/install.sh [2021-07-14T08:03:11.943Z] #52 2.984 + dir=/tmp/install [2021-07-14T08:03:11.943Z] #52 2.984 + bin=shfmt [2021-07-14T08:03:11.943Z] #52 2.984 + shift [2021-07-14T08:03:11.943Z] #52 2.984 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-14T08:03:11.943Z] #52 2.984 + . /tmp/install/shfmt.installer [2021-07-14T08:03:11.943Z] #52 2.984 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-14T08:03:11.943Z] #52 2.984 + install_shfmt [2021-07-14T08:03:11.943Z] #52 2.984 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-14T08:03:11.944Z] #52 2.984 + git clone https://github.com/mvdan/sh.git /tmp/tmp.5WSoMFDYCI/src/github.com/mvdan/sh [2021-07-14T08:03:11.944Z] #52 2.984 Cloning into '/tmp/tmp.5WSoMFDYCI/src/github.com/mvdan/sh'... [2021-07-14T08:03:12.204Z] #52 ... [2021-07-14T08:03:12.204Z] [2021-07-14T08:03:12.204Z] #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-07-14T08:03:12.204Z] #37 sha256:78bf731099477d09aa75e45691caf29c072b5bc0fbb37150e84094edb9f9c406 [2021-07-14T08:03:12.204Z] #37 2.671 + RM_GOPATH=0 [2021-07-14T08:03:12.204Z] #37 2.671 + TMP_GOPATH= [2021-07-14T08:03:12.204Z] #37 2.671 + : /build [2021-07-14T08:03:12.204Z] #37 2.671 + '[' -z '' ']' [2021-07-14T08:03:12.204Z] #37 2.671 ++ mktemp -d [2021-07-14T08:03:12.204Z] #37 2.671 + export GOPATH=/tmp/tmp.OOo3NpZxT4 [2021-07-14T08:03:12.204Z] #37 2.671 + GOPATH=/tmp/tmp.OOo3NpZxT4 [2021-07-14T08:03:12.204Z] #37 2.671 + RM_GOPATH=1 [2021-07-14T08:03:12.204Z] #37 2.671 + case "$(go env GOARCH)" in [2021-07-14T08:03:12.204Z] #37 2.671 ++ go env GOARCH [2021-07-14T08:03:12.204Z] #37 2.677 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:12.204Z] #37 2.677 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:12.204Z] #37 2.677 ++ dirname /tmp/install/install.sh [2021-07-14T08:03:12.204Z] #37 2.679 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-14T08:03:12.204Z] #37 2.679 + dir=/tmp/install [2021-07-14T08:03:12.204Z] #37 2.679 + bin=tini [2021-07-14T08:03:12.204Z] #37 2.679 + shift [2021-07-14T08:03:12.204Z] #37 2.679 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-14T08:03:12.204Z] #37 2.679 + . /tmp/install/tini.installer [2021-07-14T08:03:12.204Z] #37 2.679 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-14T08:03:12.204Z] #37 2.679 + install_tini [2021-07-14T08:03:12.204Z] #37 2.679 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-14T08:03:12.204Z] #37 2.679 + git clone https://github.com/krallin/tini.git /tmp/tmp.OOo3NpZxT4/tini [2021-07-14T08:03:12.204Z] #37 2.684 Cloning into '/tmp/tmp.OOo3NpZxT4/tini'... [2021-07-14T08:03:12.204Z] #37 3.157 + cd /tmp/tmp.OOo3NpZxT4/tini [2021-07-14T08:03:12.204Z] #37 3.157 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-14T08:03:12.204Z] #37 3.157 + cmake . [2021-07-14T08:03:12.204Z] #37 3.873 -- The C compiler identification is GNU 8.3.0 [2021-07-14T08:03:12.204Z] #37 3.913 -- Check for working C compiler: /usr/bin/cc [2021-07-14T08:03:12.204Z] #37 4.379 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-14T08:03:12.204Z] #37 4.382 -- Detecting C compiler ABI info [2021-07-14T08:03:12.204Z] #37 5.089 -- Detecting C compiler ABI info - done [2021-07-14T08:03:12.204Z] #37 5.133 -- Detecting C compile features [2021-07-14T08:03:12.204Z] #37 7.046 -- Detecting C compile features - done [2021-07-14T08:03:12.204Z] #37 7.097 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-14T08:03:12.204Z] #37 7.392 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-14T08:03:12.204Z] #37 7.500 -- Configuring done [2021-07-14T08:03:12.204Z] #37 7.539 -- Generating done [2021-07-14T08:03:12.204Z] #37 7.539 -- Build files have been written to: /tmp/tmp.OOo3NpZxT4/tini [2021-07-14T08:03:12.204Z] #37 7.553 + make tini-static [2021-07-14T08:03:12.204Z] #37 7.945 Scanning dependencies of target tini-static [2021-07-14T08:03:12.204Z] #37 8.060 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-14T08:03:12.204Z] #37 9.257 [100%] Linking C executable tini-static [2021-07-14T08:03:12.204Z] #37 9.798 [100%] Built target tini-static [2021-07-14T08:03:12.204Z] #37 9.876 + mkdir -p /build [2021-07-14T08:03:12.204Z] #37 9.881 + cp tini-static /build/docker-init [2021-07-14T08:03:12.204Z] #37 DONE 10.1s [2021-07-14T08:03:12.204Z] [2021-07-14T08:03:12.204Z] #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-07-14T08:03:12.204Z] #57 sha256:475003b5af02b6ea7c4ef62bb0b35231f4d32e49a9293f8489f768f60c119662 [2021-07-14T08:03:12.204Z] #57 2.864 + RM_GOPATH=0 [2021-07-14T08:03:12.204Z] #57 2.864 + TMP_GOPATH= [2021-07-14T08:03:12.204Z] #57 2.864 + : /build [2021-07-14T08:03:12.204Z] #57 2.864 + '[' -z '' ']' [2021-07-14T08:03:12.204Z] #57 2.864 ++ mktemp -d [2021-07-14T08:03:12.204Z] #57 2.867 + export GOPATH=/tmp/tmp.Zw7N69MtAk [2021-07-14T08:03:12.204Z] #57 2.867 + GOPATH=/tmp/tmp.Zw7N69MtAk [2021-07-14T08:03:12.204Z] #57 2.867 + RM_GOPATH=1 [2021-07-14T08:03:12.204Z] #57 2.867 + case "$(go env GOARCH)" in [2021-07-14T08:03:12.204Z] #57 2.867 ++ go env GOARCH [2021-07-14T08:03:12.204Z] #57 2.876 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:12.204Z] #57 2.876 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:12.204Z] #57 2.876 ++ dirname /tmp/install/install.sh [2021-07-14T08:03:12.204Z] #57 2.876 + dir=/tmp/install [2021-07-14T08:03:12.204Z] #57 2.876 + bin=containerd [2021-07-14T08:03:12.204Z] #57 2.876 + shift [2021-07-14T08:03:12.204Z] #57 2.876 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-14T08:03:12.204Z] #57 2.876 + . /tmp/install/containerd.installer [2021-07-14T08:03:12.204Z] #57 2.876 ++ set -e [2021-07-14T08:03:12.204Z] #57 2.876 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-14T08:03:12.204Z] #57 2.876 + install_containerd [2021-07-14T08:03:12.204Z] #57 2.880 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-07-14T08:03:12.205Z] #57 2.880 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Zw7N69MtAk/src/github.com/containerd/containerd [2021-07-14T08:03:12.205Z] #57 2.880 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-14T08:03:12.205Z] #57 2.902 Cloning into '/tmp/tmp.Zw7N69MtAk/src/github.com/containerd/containerd'... [2021-07-14T08:03:12.205Z] #57 ... [2021-07-14T08:03:12.205Z] [2021-07-14T08:03:12.205Z] #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-07-14T08:03:12.205Z] #59 sha256:9e6d11d29ab0ba78a793c080b09180f909267c8a45d88f5331e29880a2da3dbc [2021-07-14T08:03:12.205Z] #59 2.425 + RM_GOPATH=0 [2021-07-14T08:03:12.205Z] #59 2.425 + TMP_GOPATH= [2021-07-14T08:03:12.205Z] #59 2.425 + : /build [2021-07-14T08:03:12.205Z] #59 2.425 + '[' -z '' ']' [2021-07-14T08:03:12.205Z] #59 2.425 ++ mktemp -d [2021-07-14T08:03:12.205Z] #59 2.430 + export GOPATH=/tmp/tmp.MO0oM5INn5 [2021-07-14T08:03:12.205Z] #59 2.430 + GOPATH=/tmp/tmp.MO0oM5INn5 [2021-07-14T08:03:12.205Z] #59 2.430 + RM_GOPATH=1 [2021-07-14T08:03:12.205Z] #59 2.430 + case "$(go env GOARCH)" in [2021-07-14T08:03:12.205Z] #59 2.430 ++ go env GOARCH [2021-07-14T08:03:12.205Z] #59 2.435 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-14T08:03:12.205Z] #59 2.435 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:12.205Z] #59 2.435 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:12.205Z] #59 2.435 ++ dirname /tmp/install/install.sh [2021-07-14T08:03:12.205Z] #59 2.435 + dir=/tmp/install [2021-07-14T08:03:12.205Z] #59 2.435 + bin=rootlesskit [2021-07-14T08:03:12.205Z] #59 2.435 + shift [2021-07-14T08:03:12.205Z] #59 2.435 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-14T08:03:12.205Z] #59 2.435 + . /tmp/install/rootlesskit.installer [2021-07-14T08:03:12.205Z] #59 2.435 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-14T08:03:12.205Z] #59 2.435 + install_rootlesskit [2021-07-14T08:03:12.205Z] #59 2.435 + case "$1" in [2021-07-14T08:03:12.205Z] #59 2.435 + export CGO_ENABLED=0 [2021-07-14T08:03:12.205Z] #59 2.435 + CGO_ENABLED=0 [2021-07-14T08:03:12.205Z] #59 2.435 + _install_rootlesskit [2021-07-14T08:03:12.205Z] #59 2.435 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-14T08:03:12.205Z] #59 2.435 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.MO0oM5INn5/src/github.com/rootless-containers/rootlesskit [2021-07-14T08:03:12.205Z] #59 2.458 Cloning into '/tmp/tmp.MO0oM5INn5/src/github.com/rootless-containers/rootlesskit'... [2021-07-14T08:03:12.205Z] #59 5.132 + cd /tmp/tmp.MO0oM5INn5/src/github.com/rootless-containers/rootlesskit [2021-07-14T08:03:12.205Z] #59 5.132 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-14T08:03:12.205Z] #59 5.145 + export GO111MODULE=on [2021-07-14T08:03:12.205Z] #59 5.145 + GO111MODULE=on [2021-07-14T08:03:12.205Z] #59 5.145 + export GOPROXY=https://proxy.golang.org [2021-07-14T08:03:12.205Z] #59 5.145 + GOPROXY=https://proxy.golang.org [2021-07-14T08:03:12.205Z] #59 5.146 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-14T08:03:12.205Z] #59 5.146 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-14T08:03:12.205Z] #59 6.214 go: downloading github.com/pkg/errors v0.9.1 [2021-07-14T08:03:12.205Z] #59 6.238 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-14T08:03:12.205Z] #59 6.304 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-14T08:03:12.205Z] #59 6.733 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-14T08:03:12.205Z] #59 9.093 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-14T08:03:12.205Z] #59 9.759 go: downloading github.com/google/uuid v1.2.0 [2021-07-14T08:03:12.205Z] #59 9.796 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-14T08:03:12.205Z] #59 9.814 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-14T08:03:12.205Z] #59 9.823 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-14T08:03:12.205Z] #59 9.902 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-14T08:03:12.205Z] #59 10.03 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-14T08:03:12.466Z] #59 ... [2021-07-14T08:03:12.466Z] [2021-07-14T08:03:12.466Z] #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-07-14T08:03:12.466Z] #54 sha256:979a86eab5ca5db1430615450aa922b8344a2276aa47c9d4cbf8cc46f39de010 [2021-07-14T08:03:12.466Z] #54 3.479 + RM_GOPATH=0 [2021-07-14T08:03:12.466Z] #54 3.479 + TMP_GOPATH= [2021-07-14T08:03:12.466Z] #54 3.479 + : /build [2021-07-14T08:03:12.466Z] #54 3.479 + '[' -z '' ']' [2021-07-14T08:03:12.466Z] #54 3.479 ++ mktemp -d [2021-07-14T08:03:12.466Z] #54 3.480 + export GOPATH=/tmp/tmp.5N2kDh8mhI [2021-07-14T08:03:12.466Z] #54 3.480 + GOPATH=/tmp/tmp.5N2kDh8mhI [2021-07-14T08:03:12.466Z] #54 3.480 + RM_GOPATH=1 [2021-07-14T08:03:12.466Z] #54 3.480 + case "$(go env GOARCH)" in [2021-07-14T08:03:12.466Z] #54 3.480 ++ go env GOARCH [2021-07-14T08:03:12.466Z] #54 3.507 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:12.466Z] #54 3.508 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:12.466Z] #54 3.509 ++ dirname /tmp/install/install.sh [2021-07-14T08:03:12.466Z] #54 3.514 + dir=/tmp/install [2021-07-14T08:03:12.466Z] #54 3.514 + bin=runc [2021-07-14T08:03:12.466Z] #54 3.514 + shift [2021-07-14T08:03:12.466Z] #54 3.514 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-14T08:03:12.466Z] #54 3.514 + . /tmp/install/runc.installer [2021-07-14T08:03:12.466Z] #54 3.514 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-14T08:03:12.466Z] #54 3.515 + install_runc [2021-07-14T08:03:12.466Z] #54 3.519 + uname -r [2021-07-14T08:03:12.466Z] #54 3.519 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-14T08:03:12.466Z] #54 3.524 + RUNC_BUILDTAGS='seccomp ' [2021-07-14T08:03:12.466Z] #54 3.524 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-14T08:03:12.466Z] #54 3.526 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5N2kDh8mhI/src/github.com/opencontainers/runc [2021-07-14T08:03:12.466Z] #54 3.526 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-14T08:03:12.466Z] #54 3.534 Cloning into '/tmp/tmp.5N2kDh8mhI/src/github.com/opencontainers/runc'... [2021-07-14T08:03:12.466Z] #54 ... [2021-07-14T08:03:12.466Z] [2021-07-14T08:03:12.466Z] #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-07-14T08:03:12.466Z] #48 sha256:85248a7e06a7b18d3631fe3f441f461bcc824d7262b46df156c226b21d725590 [2021-07-14T08:03:12.466Z] #48 2.732 + RM_GOPATH=0 [2021-07-14T08:03:12.466Z] #48 2.732 + TMP_GOPATH= [2021-07-14T08:03:12.466Z] #48 2.733 + : /build [2021-07-14T08:03:12.466Z] #48 2.733 + '[' -z '' ']' [2021-07-14T08:03:12.466Z] #48 2.733 ++ mktemp -d [2021-07-14T08:03:12.466Z] #48 2.733 + export GOPATH=/tmp/tmp.g8edHgS7SO [2021-07-14T08:03:12.466Z] #48 2.733 + GOPATH=/tmp/tmp.g8edHgS7SO [2021-07-14T08:03:12.466Z] #48 2.734 + RM_GOPATH=1 [2021-07-14T08:03:12.466Z] #48 2.734 + case "$(go env GOARCH)" in [2021-07-14T08:03:12.466Z] #48 2.734 ++ go env GOARCH [2021-07-14T08:03:12.466Z] #48 2.745 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:12.466Z] #48 2.745 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:12.466Z] #48 2.745 ++ dirname /tmp/install/install.sh [2021-07-14T08:03:12.466Z] #48 2.746 + dir=/tmp/install [2021-07-14T08:03:12.466Z] #48 2.746 + bin=gotestsum [2021-07-14T08:03:12.466Z] #48 2.746 + shift [2021-07-14T08:03:12.466Z] #48 2.746 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-14T08:03:12.466Z] #48 2.746 + . /tmp/install/gotestsum.installer [2021-07-14T08:03:12.466Z] #48 2.746 ++ : v0.5.3 [2021-07-14T08:03:12.466Z] #48 2.746 + install_gotestsum [2021-07-14T08:03:12.466Z] #48 2.747 + set -e [2021-07-14T08:03:12.466Z] #48 2.747 + export GO111MODULE=on [2021-07-14T08:03:12.466Z] #48 2.747 + GO111MODULE=on [2021-07-14T08:03:12.466Z] #48 2.747 + GOBIN=/build [2021-07-14T08:03:12.466Z] #48 2.747 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-14T08:03:12.466Z] #48 3.318 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-14T08:03:12.466Z] #48 4.486 go: downloading github.com/fatih/color v1.9.0 [2021-07-14T08:03:12.466Z] #48 4.497 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-14T08:03:12.466Z] #48 4.520 go: downloading github.com/pkg/errors v0.9.1 [2021-07-14T08:03:12.466Z] #48 4.521 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-14T08:03:12.466Z] #48 4.776 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-14T08:03:12.466Z] #48 4.792 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-14T08:03:12.466Z] #48 4.914 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-14T08:03:12.466Z] #48 4.951 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-14T08:03:12.466Z] #48 5.350 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-14T08:03:12.466Z] #48 6.210 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-14T08:03:12.466Z] #48 6.442 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-14T08:03:12.727Z] #48 ... [2021-07-14T08:03:12.727Z] [2021-07-14T08:03:12.727Z] #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-07-14T08:03:12.727Z] #50 sha256:3830b309c40e7c403c40bf3dd0dd542268ee92e9ba9cdec661c4e1da9456df2b [2021-07-14T08:03:12.727Z] #50 10.60 go: downloading github.com/fatih/color v1.7.0 [2021-07-14T08:03:12.727Z] #50 10.60 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-14T08:03:12.727Z] #50 10.66 go: downloading github.com/pkg/errors v0.8.1 [2021-07-14T08:03:12.727Z] #50 10.69 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-14T08:03:12.727Z] #50 10.72 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-14T08:03:12.952Z] #46 3.082 + RM_GOPATH=0 [2021-07-14T08:03:12.953Z] #46 3.083 + TMP_GOPATH= [2021-07-14T08:03:12.953Z] #46 3.083 + : /build [2021-07-14T08:03:12.953Z] #46 3.083 + '[' -z '' ']' [2021-07-14T08:03:12.953Z] #46 3.084 ++ mktemp -d [2021-07-14T08:03:12.953Z] #46 3.086 + export GOPATH=/tmp/tmp.W1iigW7uhV [2021-07-14T08:03:12.953Z] #46 3.086 + GOPATH=/tmp/tmp.W1iigW7uhV [2021-07-14T08:03:12.953Z] #46 3.086 + RM_GOPATH=1 [2021-07-14T08:03:12.953Z] #46 3.086 + case "$(go env GOARCH)" in [2021-07-14T08:03:12.953Z] #46 3.089 ++ go env GOARCH [2021-07-14T08:03:12.953Z] #46 3.102 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:12.953Z] #46 3.102 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:12.953Z] #46 3.102 ++ dirname /tmp/install/install.sh [2021-07-14T08:03:12.953Z] #46 3.104 + dir=/tmp/install [2021-07-14T08:03:12.953Z] #46 3.104 + bin=vndr [2021-07-14T08:03:12.953Z] #46 3.104 + shift [2021-07-14T08:03:12.953Z] #46 3.104 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-14T08:03:12.953Z] #46 3.105 + . /tmp/install/vndr.installer [2021-07-14T08:03:12.953Z] #46 3.106 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-14T08:03:12.953Z] #46 3.106 + install_vndr [2021-07-14T08:03:12.953Z] #46 3.106 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-14T08:03:12.953Z] #46 3.106 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.W1iigW7uhV/src/github.com/LK4D4/vndr [2021-07-14T08:03:12.953Z] #46 3.106 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-14T08:03:12.953Z] #46 3.109 Cloning into '/tmp/tmp.W1iigW7uhV/src/github.com/LK4D4/vndr'... [2021-07-14T08:03:12.987Z] #50 10.97 go: downloading github.com/spf13/viper v1.6.1 [2021-07-14T08:03:13.217Z] #46 3.575 + cd /tmp/tmp.W1iigW7uhV/src/github.com/LK4D4/vndr [2021-07-14T08:03:13.217Z] #46 3.575 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-14T08:03:13.217Z] #46 3.583 + go build -buildmode=pie -v -o /build/vndr . [2021-07-14T08:03:13.248Z] #50 11.33 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-14T08:03:13.248Z] #50 11.42 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-14T08:03:13.509Z] #50 11.46 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-14T08:03:14.167Z] #46 4.754 github.com/LK4D4/vndr/godl/singleflight [2021-07-14T08:03:14.168Z] #46 4.768 github.com/LK4D4/vndr/versioned [2021-07-14T08:03:14.431Z] #46 4.923 github.com/LK4D4/vndr/build [2021-07-14T08:03:14.694Z] #46 5.223 github.com/LK4D4/vndr/godl [2021-07-14T08:03:15.918Z] #66 ... [2021-07-14T08:03:15.918Z] [2021-07-14T08:03:15.918Z] #55 [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-07-14T08:03:15.918Z] #55 sha256:10877de9a1fcbc0a8ced90818a83f766d401433156182b52a9a29fe926ccb6ac [2021-07-14T08:03:15.918Z] #55 DONE 29.8s [2021-07-14T08:03:15.918Z] [2021-07-14T08:03:15.918Z] #57 [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-07-14T08:03:15.918Z] #57 sha256:735eca8240329afcb6ef15ff1ee537c440e087890221b28fe155f80d15cc607f [2021-07-14T08:03:16.056Z] #50 13.92 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-14T08:03:16.056Z] #50 13.92 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-14T08:03:16.056Z] #50 14.07 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-14T08:03:16.056Z] #50 14.11 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-14T08:03:16.317Z] #50 14.30 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-14T08:03:16.317Z] #50 14.32 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-14T08:03:16.317Z] #50 14.40 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-14T08:03:16.578Z] #50 14.46 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-14T08:03:16.578Z] #50 14.60 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-14T08:03:16.656Z] #46 6.726 github.com/LK4D4/vndr [2021-07-14T08:03:16.656Z] #46 ... [2021-07-14T08:03:16.656Z] [2021-07-14T08:03:16.656Z] #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-07-14T08:03:16.656Z] #59 sha256:86f602c4f78038840584367b15080a0a662a2ac10d0a2f4e968c5909f8ab01ff [2021-07-14T08:03:16.656Z] #59 2.628 + RM_GOPATH=0 [2021-07-14T08:03:16.656Z] #59 2.628 + TMP_GOPATH= [2021-07-14T08:03:16.656Z] #59 2.628 + : /build [2021-07-14T08:03:16.656Z] #59 2.628 + '[' -z '' ']' [2021-07-14T08:03:16.656Z] #59 2.630 ++ mktemp -d [2021-07-14T08:03:16.656Z] #59 2.631 + export GOPATH=/tmp/tmp.DeniZOjMff [2021-07-14T08:03:16.656Z] #59 2.631 + GOPATH=/tmp/tmp.DeniZOjMff [2021-07-14T08:03:16.656Z] #59 2.631 + RM_GOPATH=1 [2021-07-14T08:03:16.656Z] #59 2.632 + case "$(go env GOARCH)" in [2021-07-14T08:03:16.656Z] #59 2.635 ++ go env GOARCH [2021-07-14T08:03:16.656Z] #59 2.647 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:16.656Z] #59 2.647 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:16.656Z] #59 2.652 ++ dirname /tmp/install/install.sh [2021-07-14T08:03:16.656Z] #59 2.652 + dir=/tmp/install [2021-07-14T08:03:16.656Z] #59 2.652 + bin=rootlesskit [2021-07-14T08:03:16.656Z] #59 2.652 + shift [2021-07-14T08:03:16.656Z] #59 2.652 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-14T08:03:16.656Z] #59 2.652 + . /tmp/install/rootlesskit.installer [2021-07-14T08:03:16.656Z] #59 2.652 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-14T08:03:16.656Z] #59 2.652 + install_rootlesskit [2021-07-14T08:03:16.656Z] #59 2.652 + case "$1" in [2021-07-14T08:03:16.656Z] #59 2.652 + export CGO_ENABLED=0 [2021-07-14T08:03:16.656Z] #59 2.652 + CGO_ENABLED=0 [2021-07-14T08:03:16.656Z] #59 2.652 + _install_rootlesskit [2021-07-14T08:03:16.656Z] #59 2.655 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-14T08:03:16.656Z] #59 2.655 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.DeniZOjMff/src/github.com/rootless-containers/rootlesskit [2021-07-14T08:03:16.656Z] #59 2.655 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-14T08:03:16.656Z] #59 2.660 Cloning into '/tmp/tmp.DeniZOjMff/src/github.com/rootless-containers/rootlesskit'... [2021-07-14T08:03:16.656Z] #59 4.390 + cd /tmp/tmp.DeniZOjMff/src/github.com/rootless-containers/rootlesskit [2021-07-14T08:03:16.656Z] #59 4.390 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-14T08:03:16.656Z] #59 4.408 + export GO111MODULE=on [2021-07-14T08:03:16.656Z] #59 4.418 + GO111MODULE=on [2021-07-14T08:03:16.656Z] #59 4.418 + export GOPROXY=https://proxy.golang.org [2021-07-14T08:03:16.656Z] #59 4.419 + GOPROXY=https://proxy.golang.org [2021-07-14T08:03:16.656Z] #59 4.419 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-14T08:03:16.656Z] #59 4.419 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-14T08:03:16.656Z] #59 5.534 go: downloading github.com/pkg/errors v0.9.1 [2021-07-14T08:03:16.656Z] #59 5.534 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-14T08:03:16.656Z] #59 5.534 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-14T08:03:16.656Z] #59 5.738 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-14T08:03:16.656Z] #59 5.787 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-14T08:03:16.656Z] #59 6.623 go: downloading github.com/google/uuid v1.2.0 [2021-07-14T08:03:16.656Z] #59 6.634 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-14T08:03:16.656Z] #59 6.747 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-14T08:03:16.656Z] #59 6.917 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-14T08:03:16.656Z] #59 7.064 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-14T08:03:16.839Z] #50 ... [2021-07-14T08:03:16.839Z] [2021-07-14T08:03:16.839Z] #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-07-14T08:03:16.839Z] #46 sha256:83d02c27f521c8ada63edbaa0466e542e73a372ccb12a25bbd637979a47de795 [2021-07-14T08:03:16.839Z] #46 DONE 14.9s [2021-07-14T08:03:16.839Z] [2021-07-14T08:03:16.839Z] #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-07-14T08:03:16.839Z] #50 sha256:3830b309c40e7c403c40bf3dd0dd542268ee92e9ba9cdec661c4e1da9456df2b [2021-07-14T08:03:16.839Z] #50 14.93 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-14T08:03:16.839Z] #50 14.93 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-14T08:03:16.839Z] #50 14.93 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-14T08:03:16.839Z] #50 14.93 go: downloading github.com/spf13/afero v1.1.2 [2021-07-14T08:03:16.855Z] #57 ... [2021-07-14T08:03:16.855Z] [2021-07-14T08:03:16.855Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-14T08:03:16.855Z] #56 sha256:70f3f4f61e6772d6e025b1fdcaa5f9f44d9a75f7a62cf32bc64dc128593fc078 [2021-07-14T08:03:16.855Z] #56 DONE 0.1s [2021-07-14T08:03:16.919Z] #59 7.375 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-14T08:03:17.101Z] #50 15.07 go: downloading github.com/spf13/cast v1.3.0 [2021-07-14T08:03:17.101Z] #50 15.07 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-14T08:03:17.101Z] #50 15.10 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-14T08:03:17.101Z] #50 15.11 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-14T08:03:17.101Z] #50 15.19 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-14T08:03:17.111Z] [2021-07-14T08:03:17.111Z] #57 [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-07-14T08:03:17.111Z] #57 sha256:735eca8240329afcb6ef15ff1ee537c440e087890221b28fe155f80d15cc607f [2021-07-14T08:03:17.111Z] #57 ... [2021-07-14T08:03:17.111Z] [2021-07-14T08:03:17.111Z] #64 [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-07-14T08:03:17.111Z] #64 sha256:0419eaa48456079a5f284bfe7a9bcddc8c67c29488d2430f114d6ca42bfd6582 [2021-07-14T08:03:17.362Z] #50 15.26 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-14T08:03:17.362Z] #50 15.35 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-14T08:03:17.362Z] #50 15.45 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-14T08:03:17.362Z] #50 15.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-14T08:03:17.369Z] #64 31.12 Checking out files: 82% (3381/4075) Checking out files: 83% (3383/4075) Checking out files: 84% (3423/4075) Checking out files: 85% (3464/4075) Checking out files: 86% (3505/4075) Checking out files: 87% (3546/4075) Checking out files: 88% (3586/4075) Checking out files: 89% (3627/4075) Checking out files: 90% (3668/4075) Checking out files: 91% (3709/4075) Checking out files: 92% (3749/4075) Checking out files: 93% (3790/4075) Checking out files: 94% (3831/4075) Checking out files: 95% (3872/4075) Checking out files: 96% (3912/4075) Checking out files: 97% (3953/4075) Checking out files: 98% (3994/4075) Checking out files: 99% (4035/4075) Checking out files: 100% (4075/4075) Checking out files: 100% (4075/4075), done. [2021-07-14T08:03:17.369Z] #64 31.30 + cd /tmp/tmp.9znPUG4a2k/src/github.com/containerd/containerd [2021-07-14T08:03:17.369Z] #64 31.30 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-14T08:03:17.495Z] #59 7.947 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-14T08:03:17.623Z] #50 15.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-14T08:03:17.623Z] #50 15.66 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-14T08:03:17.623Z] #50 15.78 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-14T08:03:17.626Z] #64 31.69 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-14T08:03:17.626Z] #64 31.69 + BUILDTAGS='netgo osusergo static_build' [2021-07-14T08:03:17.626Z] #64 31.69 + export EXTRA_FLAGS=-buildmode=pie [2021-07-14T08:03:17.626Z] #64 31.69 + EXTRA_FLAGS=-buildmode=pie [2021-07-14T08:03:17.626Z] #64 31.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-14T08:03:17.626Z] #64 31.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-14T08:03:17.626Z] #64 31.69 + '[' '' = dynamic ']' [2021-07-14T08:03:17.626Z] #64 31.69 + make [2021-07-14T08:03:17.884Z] #50 16.01 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-14T08:03:17.884Z] #50 16.03 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-14T08:03:17.884Z] #50 16.05 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-14T08:03:18.145Z] #50 16.16 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-14T08:03:18.145Z] #50 16.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-14T08:03:18.406Z] #50 16.31 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-14T08:03:18.406Z] #50 16.38 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-14T08:03:18.555Z] #64 32.59 + bin/ctr [2021-07-14T08:03:18.668Z] #50 16.70 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-14T08:03:18.668Z] #50 16.72 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-14T08:03:18.889Z] #59 9.003 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-14T08:03:18.929Z] #50 16.76 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-14T08:03:18.929Z] #50 16.79 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-14T08:03:18.929Z] #50 16.82 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-14T08:03:18.929Z] #50 16.87 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-14T08:03:19.190Z] #50 17.12 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-14T08:03:19.451Z] #50 17.34 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-14T08:03:19.451Z] #50 17.41 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-14T08:03:19.451Z] #50 17.48 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-14T08:03:19.451Z] #50 17.54 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-14T08:03:19.477Z] #59 ... [2021-07-14T08:03:19.477Z] [2021-07-14T08:03:19.477Z] #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-07-14T08:03:19.477Z] #57 sha256:af59766217b64e5609939c5d96f0b0a60d705bab9b2d14f970dbe0fb04f01d93 [2021-07-14T08:03:19.477Z] #57 3.046 + RM_GOPATH=0 [2021-07-14T08:03:19.477Z] #57 3.046 + TMP_GOPATH= [2021-07-14T08:03:19.477Z] #57 3.047 + : /build [2021-07-14T08:03:19.477Z] #57 3.047 + '[' -z '' ']' [2021-07-14T08:03:19.477Z] #57 3.048 ++ mktemp -d [2021-07-14T08:03:19.477Z] #57 3.057 + export GOPATH=/tmp/tmp.HXhi174qR0 [2021-07-14T08:03:19.477Z] #57 3.057 + GOPATH=/tmp/tmp.HXhi174qR0 [2021-07-14T08:03:19.477Z] #57 3.057 + RM_GOPATH=1 [2021-07-14T08:03:19.477Z] #57 3.057 + case "$(go env GOARCH)" in [2021-07-14T08:03:19.477Z] #57 3.057 ++ go env GOARCH [2021-07-14T08:03:19.477Z] #57 3.058 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:19.477Z] #57 3.058 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:19.477Z] #57 3.059 ++ dirname /tmp/install/install.sh [2021-07-14T08:03:19.477Z] #57 3.060 + dir=/tmp/install [2021-07-14T08:03:19.477Z] #57 3.061 + bin=containerd [2021-07-14T08:03:19.477Z] #57 3.061 + shift [2021-07-14T08:03:19.477Z] #57 3.062 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-14T08:03:19.477Z] #57 3.062 + . /tmp/install/containerd.installer [2021-07-14T08:03:19.477Z] #57 3.063 ++ set -e [2021-07-14T08:03:19.477Z] #57 3.063 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-14T08:03:19.477Z] #57 3.064 + install_containerd [2021-07-14T08:03:19.477Z] #57 3.065 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-07-14T08:03:19.477Z] #57 3.065 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-14T08:03:19.477Z] #57 3.065 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HXhi174qR0/src/github.com/containerd/containerd [2021-07-14T08:03:19.477Z] #57 3.073 Cloning into '/tmp/tmp.HXhi174qR0/src/github.com/containerd/containerd'... [2021-07-14T08:03:19.711Z] #50 17.56 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-14T08:03:19.712Z] #50 17.65 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-14T08:03:19.749Z] #57 ... [2021-07-14T08:03:19.749Z] [2021-07-14T08:03:19.749Z] #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-07-14T08:03:19.749Z] #37 sha256:ab072a0ffefee0d80aedc168fcf588d98eb8f966f249b5a873b6dfc4747a0348 [2021-07-14T08:03:19.749Z] #37 2.474 + RM_GOPATH=0 [2021-07-14T08:03:19.749Z] #37 2.474 + TMP_GOPATH= [2021-07-14T08:03:19.749Z] #37 2.474 + : /build [2021-07-14T08:03:19.749Z] #37 2.474 + '[' -z '' ']' [2021-07-14T08:03:19.749Z] #37 2.474 ++ mktemp -d [2021-07-14T08:03:19.749Z] #37 2.474 + export GOPATH=/tmp/tmp.Mg8hZ0ML8u [2021-07-14T08:03:19.749Z] #37 2.474 + GOPATH=/tmp/tmp.Mg8hZ0ML8u [2021-07-14T08:03:19.749Z] #37 2.474 + RM_GOPATH=1 [2021-07-14T08:03:19.749Z] #37 2.474 + case "$(go env GOARCH)" in [2021-07-14T08:03:19.749Z] #37 2.474 ++ go env GOARCH [2021-07-14T08:03:19.749Z] #37 2.490 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:19.749Z] #37 2.490 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:19.749Z] #37 2.494 ++ dirname /tmp/install/install.sh [2021-07-14T08:03:19.749Z] #37 2.496 + dir=/tmp/install [2021-07-14T08:03:19.749Z] #37 2.497 + bin=tini [2021-07-14T08:03:19.749Z] #37 2.497 + shift [2021-07-14T08:03:19.749Z] #37 2.497 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-14T08:03:19.749Z] #37 2.497 + . /tmp/install/tini.installer [2021-07-14T08:03:19.749Z] #37 2.497 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-14T08:03:19.749Z] #37 2.497 + install_tini [2021-07-14T08:03:19.749Z] #37 2.497 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-14T08:03:19.749Z] #37 2.497 + git clone https://github.com/krallin/tini.git /tmp/tmp.Mg8hZ0ML8u/tini [2021-07-14T08:03:19.749Z] #37 2.497 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-14T08:03:19.749Z] #37 2.528 Cloning into '/tmp/tmp.Mg8hZ0ML8u/tini'... [2021-07-14T08:03:19.749Z] #37 3.216 + cd /tmp/tmp.Mg8hZ0ML8u/tini [2021-07-14T08:03:19.749Z] #37 3.216 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-14T08:03:19.749Z] #37 3.225 + cmake . [2021-07-14T08:03:19.749Z] #37 3.894 -- The C compiler identification is GNU 8.3.0 [2021-07-14T08:03:19.749Z] #37 3.947 -- Check for working C compiler: /usr/bin/cc [2021-07-14T08:03:19.749Z] #37 4.442 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-14T08:03:19.749Z] #37 4.449 -- Detecting C compiler ABI info [2021-07-14T08:03:19.749Z] #37 5.138 -- Detecting C compiler ABI info - done [2021-07-14T08:03:19.749Z] #37 5.181 -- Detecting C compile features [2021-07-14T08:03:19.749Z] #37 6.892 -- Detecting C compile features - done [2021-07-14T08:03:19.749Z] #37 6.921 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-14T08:03:19.749Z] #37 7.174 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-14T08:03:19.749Z] #37 7.240 -- Configuring done [2021-07-14T08:03:19.749Z] #37 7.266 -- Generating done [2021-07-14T08:03:19.749Z] #37 7.268 -- Build files have been written to: /tmp/tmp.Mg8hZ0ML8u/tini [2021-07-14T08:03:19.750Z] #37 7.273 + make tini-static [2021-07-14T08:03:19.750Z] #37 7.494 Scanning dependencies of target tini-static [2021-07-14T08:03:19.750Z] #37 7.577 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-14T08:03:19.750Z] #37 8.558 [100%] Linking C executable tini-static [2021-07-14T08:03:19.750Z] #37 9.015 [100%] Built target tini-static [2021-07-14T08:03:19.750Z] #37 9.041 + mkdir -p /build [2021-07-14T08:03:19.750Z] #37 9.066 + cp tini-static /build/docker-init [2021-07-14T08:03:19.750Z] #37 ... [2021-07-14T08:03:19.750Z] [2021-07-14T08:03:19.750Z] #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-07-14T08:03:19.750Z] #48 sha256:eb43d9ce739f329305a7fa050a56308c30de9ab9ffa94eeaf9caac33f625b853 [2021-07-14T08:03:19.750Z] #48 2.833 + RM_GOPATH=0 [2021-07-14T08:03:19.750Z] #48 2.833 + TMP_GOPATH= [2021-07-14T08:03:19.750Z] #48 2.833 + : /build [2021-07-14T08:03:19.750Z] #48 2.833 + '[' -z '' ']' [2021-07-14T08:03:19.750Z] #48 2.837 ++ mktemp -d [2021-07-14T08:03:19.750Z] #48 2.838 + export GOPATH=/tmp/tmp.0vYI5WUmbF [2021-07-14T08:03:19.750Z] #48 2.838 + GOPATH=/tmp/tmp.0vYI5WUmbF [2021-07-14T08:03:19.750Z] #48 2.838 + RM_GOPATH=1 [2021-07-14T08:03:19.750Z] #48 2.839 + case "$(go env GOARCH)" in [2021-07-14T08:03:19.750Z] #48 2.843 ++ go env GOARCH [2021-07-14T08:03:19.750Z] #48 2.890 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:19.750Z] #48 2.890 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:19.750Z] #48 2.893 ++ dirname /tmp/install/install.sh [2021-07-14T08:03:19.750Z] #48 2.898 + dir=/tmp/install [2021-07-14T08:03:19.750Z] #48 2.898 + bin=gotestsum [2021-07-14T08:03:19.750Z] #48 2.901 + shift [2021-07-14T08:03:19.750Z] #48 2.901 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-14T08:03:19.750Z] #48 2.901 + . /tmp/install/gotestsum.installer [2021-07-14T08:03:19.750Z] #48 2.901 ++ : v0.5.3 [2021-07-14T08:03:19.750Z] #48 2.901 + install_gotestsum [2021-07-14T08:03:19.750Z] #48 2.901 + set -e [2021-07-14T08:03:19.750Z] #48 2.901 + export GO111MODULE=on [2021-07-14T08:03:19.750Z] #48 2.901 + GO111MODULE=on [2021-07-14T08:03:19.750Z] #48 2.901 + GOBIN=/build [2021-07-14T08:03:19.750Z] #48 2.901 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-14T08:03:19.750Z] #48 3.427 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-14T08:03:19.750Z] #48 4.620 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-14T08:03:19.750Z] #48 4.623 go: downloading github.com/pkg/errors v0.9.1 [2021-07-14T08:03:19.750Z] #48 4.626 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-14T08:03:19.750Z] #48 4.626 go: downloading github.com/fatih/color v1.9.0 [2021-07-14T08:03:19.750Z] #48 4.862 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-14T08:03:19.750Z] #48 4.865 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-14T08:03:19.750Z] #48 4.866 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-14T08:03:19.750Z] #48 4.960 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-14T08:03:19.750Z] #48 5.010 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-14T08:03:19.750Z] #48 5.226 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-14T08:03:19.750Z] #48 5.668 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-14T08:03:19.750Z] #48 ... [2021-07-14T08:03:19.750Z] [2021-07-14T08:03:19.750Z] #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-07-14T08:03:19.750Z] #37 sha256:ab072a0ffefee0d80aedc168fcf588d98eb8f966f249b5a873b6dfc4747a0348 [2021-07-14T08:03:19.750Z] #37 DONE 10.4s [2021-07-14T08:03:19.750Z] [2021-07-14T08:03:19.750Z] #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-07-14T08:03:19.750Z] #46 sha256:630e3e12f5b24dd2cb0b5952a9b27906797d4c04b42005a5e653bc066c1a643a [2021-07-14T08:03:19.750Z] #46 DONE 10.4s [2021-07-14T08:03:19.750Z] [2021-07-14T08:03:19.750Z] #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-07-14T08:03:19.750Z] #24 sha256:3c93c3974c55d5b5ec833d7698c2ef06c0167531fc68b40f1c48200ff19013b6 [2021-07-14T08:03:19.750Z] #24 2.601 + RM_GOPATH=0 [2021-07-14T08:03:19.750Z] #24 2.601 + TMP_GOPATH= [2021-07-14T08:03:19.750Z] #24 2.601 + : /build [2021-07-14T08:03:19.750Z] #24 2.601 + '[' -z '' ']' [2021-07-14T08:03:19.750Z] #24 2.603 ++ mktemp -d [2021-07-14T08:03:19.750Z] #24 2.603 + export GOPATH=/tmp/tmp.WaniwKpj9T [2021-07-14T08:03:19.750Z] #24 2.603 + GOPATH=/tmp/tmp.WaniwKpj9T [2021-07-14T08:03:19.750Z] #24 2.603 + RM_GOPATH=1 [2021-07-14T08:03:19.750Z] #24 2.603 + case "$(go env GOARCH)" in [2021-07-14T08:03:19.750Z] #24 2.604 ++ go env GOARCH [2021-07-14T08:03:19.750Z] #24 2.621 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:19.750Z] #24 2.621 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:19.750Z] #24 2.621 ++ dirname /tmp/install/install.sh [2021-07-14T08:03:19.750Z] #24 2.624 + dir=/tmp/install [2021-07-14T08:03:19.750Z] #24 2.624 + bin=dockercli [2021-07-14T08:03:19.750Z] #24 2.624 + shift [2021-07-14T08:03:19.750Z] #24 2.624 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-14T08:03:19.750Z] #24 2.624 + . /tmp/install/dockercli.installer [2021-07-14T08:03:19.750Z] #24 2.624 ++ : stable [2021-07-14T08:03:19.750Z] #24 2.624 ++ : 17.06.2-ce [2021-07-14T08:03:19.750Z] #24 2.624 + install_dockercli [2021-07-14T08:03:19.750Z] #24 2.624 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-14T08:03:19.750Z] #24 2.624 Install docker/cli version 17.06.2-ce from stable [2021-07-14T08:03:19.750Z] #24 2.624 ++ uname -m [2021-07-14T08:03:19.750Z] #24 2.631 + arch=aarch64 [2021-07-14T08:03:19.750Z] #24 2.631 + '[' aarch64 '!=' x86_64 ']' [2021-07-14T08:03:19.750Z] #24 2.631 + '[' aarch64 '!=' s390x ']' [2021-07-14T08:03:19.750Z] #24 2.631 + '[' aarch64 '!=' armhf ']' [2021-07-14T08:03:19.750Z] #24 2.631 + build_dockercli [2021-07-14T08:03:19.750Z] #24 2.631 + git clone https://github.com/docker/docker-ce /tmp/tmp.WaniwKpj9T/tmp/docker-ce [2021-07-14T08:03:19.750Z] #24 2.636 Cloning into '/tmp/tmp.WaniwKpj9T/tmp/docker-ce'... [2021-07-14T08:03:20.016Z] #24 ... [2021-07-14T08:03:20.016Z] [2021-07-14T08:03:20.016Z] #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-07-14T08:03:20.016Z] #54 sha256:c5be040d6d22cf9119d6baebcc323c736352f2a05597c54e4725d64eb0e88a8d [2021-07-14T08:03:20.016Z] #54 2.919 + RM_GOPATH=0 [2021-07-14T08:03:20.016Z] #54 2.919 + TMP_GOPATH= [2021-07-14T08:03:20.016Z] #54 2.919 + : /build [2021-07-14T08:03:20.016Z] #54 2.919 + '[' -z '' ']' [2021-07-14T08:03:20.016Z] #54 2.919 ++ mktemp -d [2021-07-14T08:03:20.016Z] #54 2.927 + export GOPATH=/tmp/tmp.Axx6JkFDu8 [2021-07-14T08:03:20.016Z] #54 2.927 + GOPATH=/tmp/tmp.Axx6JkFDu8 [2021-07-14T08:03:20.016Z] #54 2.927 + RM_GOPATH=1 [2021-07-14T08:03:20.016Z] #54 2.927 + case "$(go env GOARCH)" in [2021-07-14T08:03:20.016Z] #54 2.931 ++ go env GOARCH [2021-07-14T08:03:20.016Z] #54 2.952 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:20.016Z] #54 2.952 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:20.016Z] #54 2.952 ++ dirname /tmp/install/install.sh [2021-07-14T08:03:20.016Z] #54 2.953 + dir=/tmp/install [2021-07-14T08:03:20.016Z] #54 2.953 + bin=runc [2021-07-14T08:03:20.016Z] #54 2.953 + shift [2021-07-14T08:03:20.016Z] #54 2.953 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-14T08:03:20.016Z] #54 2.953 + . /tmp/install/runc.installer [2021-07-14T08:03:20.016Z] #54 2.953 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-14T08:03:20.016Z] #54 2.953 + install_runc [2021-07-14T08:03:20.016Z] #54 2.953 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-14T08:03:20.016Z] #54 2.953 + uname -r [2021-07-14T08:03:20.016Z] #54 2.959 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-14T08:03:20.016Z] #54 2.959 + RUNC_BUILDTAGS='seccomp ' [2021-07-14T08:03:20.016Z] #54 2.959 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-14T08:03:20.016Z] #54 2.959 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Axx6JkFDu8/src/github.com/opencontainers/runc [2021-07-14T08:03:20.016Z] #54 2.961 Cloning into '/tmp/tmp.Axx6JkFDu8/src/github.com/opencontainers/runc'... [2021-07-14T08:03:20.016Z] #54 9.069 + cd /tmp/tmp.Axx6JkFDu8/src/github.com/opencontainers/runc [2021-07-14T08:03:20.016Z] #54 9.073 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-14T08:03:20.016Z] #54 9.479 + '[' -z '' ']' [2021-07-14T08:03:20.016Z] #54 9.479 + target=static [2021-07-14T08:03:20.016Z] #54 9.479 + make 'BUILDTAGS=seccomp ' static [2021-07-14T08:03:20.016Z] #54 9.768 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-14T08:03:20.016Z] #54 ... [2021-07-14T08:03:20.016Z] [2021-07-14T08:03:20.016Z] #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-07-14T08:03:20.016Z] #50 sha256:17bac128c9576b5b33222f2be826bb8ba6bf81faa92c3f32503db9655c696e57 [2021-07-14T08:03:20.016Z] #50 2.474 + RM_GOPATH=0 [2021-07-14T08:03:20.016Z] #50 2.474 + TMP_GOPATH= [2021-07-14T08:03:20.016Z] #50 2.474 + : /build [2021-07-14T08:03:20.016Z] #50 2.474 + '[' -z '' ']' [2021-07-14T08:03:20.016Z] #50 2.474 ++ mktemp -d [2021-07-14T08:03:20.016Z] #50 2.474 + export GOPATH=/tmp/tmp.VABNQqGNft [2021-07-14T08:03:20.016Z] #50 2.474 + GOPATH=/tmp/tmp.VABNQqGNft [2021-07-14T08:03:20.016Z] #50 2.474 + RM_GOPATH=1 [2021-07-14T08:03:20.016Z] #50 2.474 + case "$(go env GOARCH)" in [2021-07-14T08:03:20.016Z] #50 2.474 ++ go env GOARCH [2021-07-14T08:03:20.016Z] #50 2.474 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:20.016Z] #50 2.474 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:20.016Z] #50 2.474 ++ dirname /tmp/install/install.sh [2021-07-14T08:03:20.016Z] #50 2.476 + dir=/tmp/install [2021-07-14T08:03:20.016Z] #50 2.476 + bin=golangci_lint [2021-07-14T08:03:20.016Z] #50 2.476 + shift [2021-07-14T08:03:20.016Z] #50 2.476 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-14T08:03:20.016Z] #50 2.476 + . /tmp/install/golangci_lint.installer [2021-07-14T08:03:20.016Z] #50 2.476 ++ : v1.23.8 [2021-07-14T08:03:20.016Z] #50 2.476 + install_golangci_lint [2021-07-14T08:03:20.016Z] #50 2.476 + set -e [2021-07-14T08:03:20.016Z] #50 2.476 + export GO111MODULE=on [2021-07-14T08:03:20.016Z] #50 2.476 + GO111MODULE=on [2021-07-14T08:03:20.016Z] #50 2.476 + GOBIN=/build [2021-07-14T08:03:20.016Z] #50 2.476 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-14T08:03:20.016Z] #50 3.027 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-14T08:03:20.279Z] #50 ... [2021-07-14T08:03:20.279Z] [2021-07-14T08:03:20.279Z] #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-07-14T08:03:20.279Z] #52 sha256:06630c4e46724c63b2c174ddd75bb26a4f4182974edde98aa6d307f18fe1b86d [2021-07-14T08:03:20.279Z] #52 2.693 + RM_GOPATH=0 [2021-07-14T08:03:20.279Z] #52 2.693 + TMP_GOPATH= [2021-07-14T08:03:20.279Z] #52 2.693 + : /build [2021-07-14T08:03:20.279Z] #52 2.693 + '[' -z '' ']' [2021-07-14T08:03:20.279Z] #52 2.693 ++ mktemp -d [2021-07-14T08:03:20.279Z] #52 2.694 + export GOPATH=/tmp/tmp.b9qTP8smJb [2021-07-14T08:03:20.279Z] #52 2.694 + GOPATH=/tmp/tmp.b9qTP8smJb [2021-07-14T08:03:20.279Z] #52 2.694 + RM_GOPATH=1 [2021-07-14T08:03:20.279Z] #52 2.694 + case "$(go env GOARCH)" in [2021-07-14T08:03:20.279Z] #52 2.695 ++ go env GOARCH [2021-07-14T08:03:20.279Z] #52 2.712 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:20.279Z] #52 2.712 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:03:20.279Z] #52 2.712 ++ dirname /tmp/install/install.sh [2021-07-14T08:03:20.279Z] #52 2.716 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-14T08:03:20.279Z] #52 2.716 + dir=/tmp/install [2021-07-14T08:03:20.279Z] #52 2.716 + bin=shfmt [2021-07-14T08:03:20.279Z] #52 2.716 + shift [2021-07-14T08:03:20.279Z] #52 2.716 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-14T08:03:20.279Z] #52 2.716 + . /tmp/install/shfmt.installer [2021-07-14T08:03:20.279Z] #52 2.716 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-14T08:03:20.279Z] #52 2.716 + install_shfmt [2021-07-14T08:03:20.279Z] #52 2.716 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-14T08:03:20.279Z] #52 2.716 + git clone https://github.com/mvdan/sh.git /tmp/tmp.b9qTP8smJb/src/github.com/mvdan/sh [2021-07-14T08:03:20.279Z] #52 2.720 Cloning into '/tmp/tmp.b9qTP8smJb/src/github.com/mvdan/sh'... [2021-07-14T08:03:20.279Z] #52 6.549 + cd /tmp/tmp.b9qTP8smJb/src/github.com/mvdan/sh [2021-07-14T08:03:20.279Z] #52 6.552 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-14T08:03:20.279Z] #52 6.675 + GO111MODULE=on [2021-07-14T08:03:20.279Z] #52 6.675 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-14T08:03:20.279Z] #52 7.407 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-14T08:03:20.279Z] #52 7.408 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-14T08:03:20.279Z] #52 7.419 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-14T08:03:20.279Z] #52 8.693 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-14T08:03:20.279Z] #52 10.29 golang.org/x/sys/unix [2021-07-14T08:03:20.279Z] #52 10.29 mvdan.cc/sh/v3/fileutil [2021-07-14T08:03:20.279Z] #52 10.30 github.com/pkg/diff [2021-07-14T08:03:20.279Z] #52 10.32 mvdan.cc/editorconfig [2021-07-14T08:03:20.279Z] #52 10.61 mvdan.cc/sh/v3/syntax [2021-07-14T08:03:20.284Z] #50 18.29 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-14T08:03:20.284Z] #50 18.31 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-14T08:03:20.284Z] #50 18.39 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-14T08:03:20.542Z] #52 ... [2021-07-14T08:03:20.542Z] [2021-07-14T08:03:20.542Z] #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-07-14T08:03:20.542Z] #59 sha256:86f602c4f78038840584367b15080a0a662a2ac10d0a2f4e968c5909f8ab01ff [2021-07-14T08:03:20.542Z] #59 10.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-14T08:03:20.542Z] #59 10.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-14T08:03:20.545Z] #50 18.40 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-14T08:03:20.545Z] #50 18.41 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-14T08:03:20.545Z] #50 18.45 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-14T08:03:20.545Z] #50 18.51 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-14T08:03:20.545Z] #50 ... [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.545Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-14T08:03:20.545Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-14T08:03:20.545Z] #39 CACHED [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.545Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-14T08:03:20.545Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91 [2021-07-14T08:03:20.545Z] #16 CACHED [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.545Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-14T08:03:20.545Z] #33 sha256:c96715404951f33f60bdf6b7aa81ab1c33aa1d5f42a3282d438f6137fab529e5 [2021-07-14T08:03:20.545Z] #33 CACHED [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.545Z] #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-07-14T08:03:20.545Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-14T08:03:20.545Z] #44 CACHED [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.545Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-14T08:03:20.545Z] #25 sha256:ea1d5ba42bd658cb8f12712906a0c747116b6b20211091db5b4f53fd89f5ca85 [2021-07-14T08:03:20.545Z] #25 CACHED [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.545Z] #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-07-14T08:03:20.545Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-14T08:03:20.545Z] #20 CACHED [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.545Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-14T08:03:20.545Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4 [2021-07-14T08:03:20.545Z] #17 CACHED [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.545Z] #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-07-14T08:03:20.545Z] #34 sha256:5059f9bef0429909b8b5d47f4f6e1344cc6a6326421358181f680a2e4fdbbb3f [2021-07-14T08:03:20.545Z] #34 CACHED [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.545Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-14T08:03:20.545Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-14T08:03:20.545Z] #22 CACHED [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.545Z] #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-07-14T08:03:20.545Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55 [2021-07-14T08:03:20.545Z] #15 CACHED [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.545Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-14T08:03:20.545Z] #38 sha256:472f959c709a13dea66dc42d48bcb345f4de6532dcc51634a5606dd1afc6026d [2021-07-14T08:03:20.545Z] #38 CACHED [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.545Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-14T08:03:20.545Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6 [2021-07-14T08:03:20.545Z] #18 CACHED [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.545Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-14T08:03:20.545Z] #28 sha256:98677dbe24247f8d008c4406ecd8a66f932709842f68cfa166fd5e5a3ccf4ecd [2021-07-14T08:03:20.545Z] #28 CACHED [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.545Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-14T08:03:20.545Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-14T08:03:20.545Z] #32 CACHED [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.545Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-14T08:03:20.545Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb [2021-07-14T08:03:20.545Z] #14 CACHED [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.545Z] #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-07-14T08:03:20.545Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf [2021-07-14T08:03:20.545Z] #21 CACHED [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.545Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-14T08:03:20.545Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e [2021-07-14T08:03:20.545Z] #19 CACHED [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.545Z] #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-07-14T08:03:20.545Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-14T08:03:20.545Z] #40 CACHED [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.545Z] #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-07-14T08:03:20.545Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-14T08:03:20.545Z] #27 CACHED [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.545Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-14T08:03:20.545Z] #35 sha256:b0cc39b09fef1b95b62d1e4d75df0ec04cd0aa584aabfe227c2121e2ee18220c [2021-07-14T08:03:20.545Z] #35 CACHED [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.545Z] #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-07-14T08:03:20.545Z] #29 sha256:e6789fc65bdbce52ef824d96b5cd73028c2eb38095340df4d24f1fbe018b4497 [2021-07-14T08:03:20.545Z] #29 CACHED [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.545Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-14T08:03:20.545Z] #30 sha256:4e6528ab8e73249cb9cacd48691a0aac55f4450899b9eaad6baffe4216014d27 [2021-07-14T08:03:20.545Z] #30 CACHED [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.545Z] #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-07-14T08:03:20.545Z] #43 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500 [2021-07-14T08:03:20.545Z] #43 CACHED [2021-07-14T08:03:20.545Z] [2021-07-14T08:03:20.546Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-14T08:03:20.546Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-14T08:03:20.546Z] #31 CACHED [2021-07-14T08:03:20.546Z] [2021-07-14T08:03:20.546Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-14T08:03:20.546Z] #41 sha256:ab5688ea91c52a4b3055bd24a189fc0d3fe139bc2ac9c2a0b0266566af95c435 [2021-07-14T08:03:20.546Z] #41 CACHED [2021-07-14T08:03:20.546Z] [2021-07-14T08:03:20.546Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-14T08:03:20.546Z] #45 sha256:f887efe9bf4214cbe971c955e384cf07847cec4e88efc2f2a06aacf064a33693 [2021-07-14T08:03:20.546Z] #45 CACHED [2021-07-14T08:03:20.546Z] [2021-07-14T08:03:20.546Z] #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-07-14T08:03:20.546Z] #50 sha256:3830b309c40e7c403c40bf3dd0dd542268ee92e9ba9cdec661c4e1da9456df2b [2021-07-14T08:03:20.546Z] #50 18.56 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-14T08:03:20.546Z] #50 18.56 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-14T08:03:20.546Z] #50 18.61 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-14T08:03:20.806Z] #50 ... [2021-07-14T08:03:20.806Z] [2021-07-14T08:03:20.806Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-14T08:03:20.806Z] #47 sha256:269ef4347b5bc9564200f17bb0c2224db2df7fe4864966fe56bf2c758667b4c3 [2021-07-14T08:03:20.806Z] #47 DONE 0.1s [2021-07-14T08:03:20.806Z] [2021-07-14T08:03:20.806Z] #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-07-14T08:03:20.806Z] #50 sha256:3830b309c40e7c403c40bf3dd0dd542268ee92e9ba9cdec661c4e1da9456df2b [2021-07-14T08:03:20.806Z] #50 18.62 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-14T08:03:20.806Z] #50 18.64 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-14T08:03:20.806Z] #50 18.68 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-14T08:03:20.806Z] #50 18.69 go: downloading golang.org/x/text v0.3.2 [2021-07-14T08:03:22.190Z] #50 ... [2021-07-14T08:03:22.190Z] [2021-07-14T08:03:22.190Z] #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-07-14T08:03:22.190Z] #52 sha256:350b2bb899ce937e179d9db71195c6cbad7939a2cd40cb9e35946cd74d324a42 [2021-07-14T08:03:22.190Z] #52 10.23 + cd /tmp/tmp.5WSoMFDYCI/src/github.com/mvdan/sh [2021-07-14T08:03:22.190Z] #52 10.23 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-14T08:03:22.190Z] #52 10.30 + GO111MODULE=on [2021-07-14T08:03:22.190Z] #52 10.30 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-14T08:03:22.190Z] #52 11.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-14T08:03:22.190Z] #52 11.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-14T08:03:22.190Z] #52 11.20 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-14T08:03:22.190Z] #52 12.36 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-14T08:03:22.190Z] #52 14.44 github.com/pkg/diff [2021-07-14T08:03:22.190Z] #52 14.45 golang.org/x/sys/unix [2021-07-14T08:03:22.190Z] #52 15.70 mvdan.cc/editorconfig [2021-07-14T08:03:22.190Z] #52 16.67 mvdan.cc/sh/v3/fileutil [2021-07-14T08:03:22.190Z] #52 16.81 mvdan.cc/sh/v3/syntax [2021-07-14T08:03:22.451Z] #52 20.51 golang.org/x/crypto/ssh/terminal [2021-07-14T08:03:22.451Z] #52 ... [2021-07-14T08:03:22.451Z] [2021-07-14T08:03:22.451Z] #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-07-14T08:03:22.451Z] #59 sha256:9e6d11d29ab0ba78a793c080b09180f909267c8a45d88f5331e29880a2da3dbc [2021-07-14T08:03:22.451Z] #59 10.46 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-14T08:03:22.451Z] #59 10.59 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-14T08:03:22.451Z] #59 13.62 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-14T08:03:22.451Z] #59 13.74 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-14T08:03:22.712Z] #59 ... [2021-07-14T08:03:22.712Z] [2021-07-14T08:03:22.712Z] #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-07-14T08:03:22.712Z] #54 sha256:979a86eab5ca5db1430615450aa922b8344a2276aa47c9d4cbf8cc46f39de010 [2021-07-14T08:03:22.712Z] #54 13.68 + cd /tmp/tmp.5N2kDh8mhI/src/github.com/opencontainers/runc [2021-07-14T08:03:22.712Z] #54 13.68 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-14T08:03:22.712Z] #54 14.22 + '[' -z '' ']' [2021-07-14T08:03:22.712Z] #54 14.22 + target=static [2021-07-14T08:03:22.712Z] #54 14.22 + make 'BUILDTAGS=seccomp ' static [2021-07-14T08:03:22.712Z] #54 14.41 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-14T08:03:23.655Z] #54 21.41 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-14T08:03:23.655Z] #54 ... [2021-07-14T08:03:23.655Z] [2021-07-14T08:03:23.655Z] #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-07-14T08:03:23.655Z] #50 sha256:3830b309c40e7c403c40bf3dd0dd542268ee92e9ba9cdec661c4e1da9456df2b [2021-07-14T08:03:23.655Z] #50 21.72 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-14T08:03:23.916Z] #50 21.78 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-14T08:03:23.916Z] #50 21.80 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-14T08:03:23.916Z] #50 21.83 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-14T08:03:23.916Z] #50 21.85 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-14T08:03:24.488Z] #50 22.57 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-14T08:03:24.749Z] #50 22.73 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-14T08:03:24.749Z] #50 22.86 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-14T08:03:25.321Z] #50 ... [2021-07-14T08:03:25.321Z] [2021-07-14T08:03:25.321Z] #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-07-14T08:03:25.321Z] #54 sha256:979a86eab5ca5db1430615450aa922b8344a2276aa47c9d4cbf8cc46f39de010 [2021-07-14T08:03:25.321Z] #54 23.03 + mkdir -p /build [2021-07-14T08:03:25.321Z] #54 23.03 + cp runc /build/runc [2021-07-14T08:03:25.321Z] #54 DONE 23.4s [2021-07-14T08:03:25.581Z] [2021-07-14T08:03:25.582Z] #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-07-14T08:03:25.582Z] #52 sha256:350b2bb899ce937e179d9db71195c6cbad7939a2cd40cb9e35946cd74d324a42 [2021-07-14T08:03:25.582Z] #52 23.26 mvdan.cc/sh/v3/cmd/shfmt [2021-07-14T08:03:25.856Z] #59 ... [2021-07-14T08:03:25.856Z] [2021-07-14T08:03:25.856Z] #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-07-14T08:03:25.856Z] #50 sha256:17bac128c9576b5b33222f2be826bb8ba6bf81faa92c3f32503db9655c696e57 [2021-07-14T08:03:25.856Z] #50 11.28 go: downloading github.com/fatih/color v1.7.0 [2021-07-14T08:03:25.856Z] #50 11.29 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-14T08:03:25.856Z] #50 11.38 go: downloading github.com/pkg/errors v0.8.1 [2021-07-14T08:03:25.856Z] #50 11.38 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-14T08:03:25.856Z] #50 11.38 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-14T08:03:25.856Z] #50 11.45 go: downloading github.com/spf13/viper v1.6.1 [2021-07-14T08:03:25.856Z] #50 11.80 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-14T08:03:25.856Z] #50 11.86 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-14T08:03:25.856Z] #50 11.93 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-14T08:03:25.856Z] #50 11.93 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-14T08:03:25.856Z] #50 12.06 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-14T08:03:25.856Z] #50 12.11 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-14T08:03:25.856Z] #50 12.32 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-14T08:03:25.856Z] #50 12.59 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-14T08:03:25.856Z] #50 12.69 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-14T08:03:25.856Z] #50 12.80 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-14T08:03:25.856Z] #50 12.95 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-14T08:03:25.856Z] #50 13.28 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-14T08:03:25.856Z] #50 13.29 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-14T08:03:25.856Z] #50 13.34 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-14T08:03:25.856Z] #50 13.38 go: downloading github.com/spf13/afero v1.1.2 [2021-07-14T08:03:25.856Z] #50 13.47 go: downloading github.com/spf13/cast v1.3.0 [2021-07-14T08:03:25.856Z] #50 13.50 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-14T08:03:25.856Z] #50 13.51 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-14T08:03:25.856Z] #50 13.53 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-14T08:03:25.856Z] #50 13.56 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-14T08:03:25.856Z] #50 13.70 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-14T08:03:25.856Z] #50 13.76 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-14T08:03:25.856Z] #50 13.76 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-14T08:03:25.856Z] #50 13.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-14T08:03:25.856Z] #50 13.82 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-14T08:03:25.856Z] #50 13.82 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-14T08:03:25.856Z] #50 13.89 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-14T08:03:25.856Z] #50 13.94 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-14T08:03:25.856Z] #50 13.97 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-14T08:03:25.856Z] #50 14.02 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-14T08:03:25.856Z] #50 14.26 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-14T08:03:25.856Z] #50 14.34 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-14T08:03:25.856Z] #50 14.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-14T08:03:25.856Z] #50 14.49 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-14T08:03:25.856Z] #50 14.70 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-14T08:03:25.856Z] #50 14.79 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-14T08:03:25.856Z] #50 14.84 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-14T08:03:25.856Z] #50 14.88 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-14T08:03:25.856Z] #50 14.92 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-14T08:03:25.856Z] #50 15.07 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-14T08:03:25.856Z] #50 15.26 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-14T08:03:25.856Z] #50 15.27 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-14T08:03:25.856Z] #50 15.33 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-14T08:03:25.856Z] #50 15.38 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-14T08:03:25.856Z] #50 15.42 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-14T08:03:25.856Z] #50 15.43 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-14T08:03:25.856Z] #50 15.85 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-14T08:03:25.856Z] #50 16.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-14T08:03:26.119Z] #50 16.41 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-14T08:03:26.119Z] #50 16.42 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-14T08:03:26.119Z] #50 16.46 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-14T08:03:26.119Z] #50 16.46 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-14T08:03:26.119Z] #50 16.47 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-14T08:03:26.120Z] #50 16.48 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-14T08:03:26.120Z] #50 16.50 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-14T08:03:26.120Z] #50 16.59 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-14T08:03:26.120Z] #50 16.67 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-14T08:03:26.120Z] #50 16.68 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-14T08:03:26.120Z] #50 16.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-14T08:03:26.120Z] #50 16.73 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-14T08:03:26.120Z] #50 16.74 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-14T08:03:26.120Z] #50 16.77 go: downloading golang.org/x/text v0.3.2 [2021-07-14T08:03:26.384Z] #50 17.06 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-14T08:03:26.650Z] #64 ... [2021-07-14T08:03:26.650Z] [2021-07-14T08:03:26.650Z] #66 [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-07-14T08:03:26.650Z] #66 sha256:2836d1ba415916fa04e0cd0010f79a62690ae9b7bdfe066800804d75f1647ed7 [2021-07-14T08:03:26.650Z] #66 37.13 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-14T08:03:26.650Z] #66 37.13 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-14T08:03:26.650Z] #66 DONE 39.4s [2021-07-14T08:03:26.650Z] [2021-07-14T08:03:26.650Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-14T08:03:26.650Z] #67 sha256:33dbe4e7a6075b91cee82f15ff2efca8220771447035451627611490ae1bc2c8 [2021-07-14T08:03:26.650Z] #67 DONE 0.1s [2021-07-14T08:03:26.650Z] [2021-07-14T08:03:26.650Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-14T08:03:26.650Z] #68 sha256:55ee090c3ba40e8fa655368fbc73660beeae662388fb92d9a173efb7b1dbdbb1 [2021-07-14T08:03:26.650Z] #68 DONE 0.1s [2021-07-14T08:03:26.650Z] [2021-07-14T08:03:26.650Z] #64 [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-07-14T08:03:26.650Z] #64 sha256:0419eaa48456079a5f284bfe7a9bcddc8c67c29488d2430f114d6ca42bfd6582 [2021-07-14T08:03:26.906Z] #64 ... [2021-07-14T08:03:26.906Z] [2021-07-14T08:03:26.906Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-14T08:03:26.906Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-14T08:03:26.906Z] #71 CACHED [2021-07-14T08:03:26.906Z] [2021-07-14T08:03:26.906Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-14T08:03:26.906Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-14T08:03:26.906Z] #73 CACHED [2021-07-14T08:03:26.960Z] #50 17.24 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-14T08:03:26.960Z] #50 ... [2021-07-14T08:03:26.960Z] [2021-07-14T08:03:26.960Z] #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-07-14T08:03:26.960Z] #54 sha256:c5be040d6d22cf9119d6baebcc323c736352f2a05597c54e4725d64eb0e88a8d [2021-07-14T08:03:26.960Z] #54 17.49 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-14T08:03:27.162Z] [2021-07-14T08:03:27.162Z] #57 [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-07-14T08:03:27.162Z] #57 sha256:735eca8240329afcb6ef15ff1ee537c440e087890221b28fe155f80d15cc607f [2021-07-14T08:03:27.496Z] #52 DONE 25.4s [2021-07-14T08:03:27.497Z] [2021-07-14T08:03:27.497Z] #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-07-14T08:03:27.497Z] #57 sha256:475003b5af02b6ea7c4ef62bb0b35231f4d32e49a9293f8489f768f60c119662 [2021-07-14T08:03:28.394Z] #54 18.93 + mkdir -p /build [2021-07-14T08:03:28.394Z] #54 18.94 + cp runc /build/runc [2021-07-14T08:03:28.973Z] #54 DONE 19.3s [2021-07-14T08:03:28.973Z] [2021-07-14T08:03:28.973Z] #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-07-14T08:03:28.973Z] #50 sha256:17bac128c9576b5b33222f2be826bb8ba6bf81faa92c3f32503db9655c696e57 [2021-07-14T08:03:28.973Z] #50 18.64 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-14T08:03:28.973Z] #50 18.71 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-14T08:03:28.973Z] #50 ... [2021-07-14T08:03:28.973Z] [2021-07-14T08:03:28.973Z] #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-07-14T08:03:28.973Z] #52 sha256:06630c4e46724c63b2c174ddd75bb26a4f4182974edde98aa6d307f18fe1b86d [2021-07-14T08:03:28.973Z] #52 15.92 golang.org/x/crypto/ssh/terminal [2021-07-14T08:03:28.973Z] #52 17.73 mvdan.cc/sh/v3/cmd/shfmt [2021-07-14T08:03:28.973Z] #52 DONE 19.5s [2021-07-14T08:03:28.973Z] [2021-07-14T08:03:28.973Z] #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-07-14T08:03:28.973Z] #50 sha256:17bac128c9576b5b33222f2be826bb8ba6bf81faa92c3f32503db9655c696e57 [2021-07-14T08:03:28.973Z] #50 19.57 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-14T08:03:31.536Z] #50 22.09 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-14T08:03:31.702Z] #57 ... [2021-07-14T08:03:31.702Z] [2021-07-14T08:03:31.702Z] #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-07-14T08:03:31.702Z] #48 sha256:85248a7e06a7b18d3631fe3f441f461bcc824d7262b46df156c226b21d725590 [2021-07-14T08:03:31.702Z] #48 DONE 29.6s [2021-07-14T08:03:31.800Z] #50 22.16 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-14T08:03:31.800Z] #50 22.31 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-14T08:03:31.963Z] [2021-07-14T08:03:31.963Z] #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-07-14T08:03:31.963Z] #50 sha256:3830b309c40e7c403c40bf3dd0dd542268ee92e9ba9cdec661c4e1da9456df2b [2021-07-14T08:03:31.963Z] #50 ... [2021-07-14T08:03:31.963Z] [2021-07-14T08:03:31.963Z] #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-07-14T08:03:31.963Z] #57 sha256:475003b5af02b6ea7c4ef62bb0b35231f4d32e49a9293f8489f768f60c119662 [2021-07-14T08:03:32.223Z] #57 30.02 Checking out files: 90% (3699/4075) Checking out files: 91% (3709/4075) Checking out files: 92% (3749/4075) Checking out files: 93% (3790/4075) Checking out files: 94% (3831/4075) Checking out files: 95% (3872/4075) Checking out files: 96% (3912/4075) Checking out files: 97% (3953/4075) Checking out files: 98% (3994/4075) Checking out files: 99% (4035/4075) Checking out files: 100% (4075/4075) Checking out files: 100% (4075/4075), done. [2021-07-14T08:03:32.223Z] #57 30.19 + cd /tmp/tmp.Zw7N69MtAk/src/github.com/containerd/containerd [2021-07-14T08:03:32.223Z] #57 30.19 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-14T08:03:32.484Z] #57 30.48 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-14T08:03:32.484Z] #57 30.48 + BUILDTAGS='netgo osusergo static_build' [2021-07-14T08:03:32.484Z] #57 30.48 + export EXTRA_FLAGS=-buildmode=pie [2021-07-14T08:03:32.484Z] #57 30.48 + EXTRA_FLAGS=-buildmode=pie [2021-07-14T08:03:32.484Z] #57 30.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-14T08:03:32.484Z] #57 30.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-14T08:03:32.484Z] #57 30.48 + '[' '' = dynamic ']' [2021-07-14T08:03:32.484Z] #57 30.48 + make [2021-07-14T08:03:33.872Z] #57 31.62 + bin/ctr [2021-07-14T08:03:34.355Z] #50 ... [2021-07-14T08:03:34.355Z] [2021-07-14T08:03:34.355Z] #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-07-14T08:03:34.355Z] #48 sha256:eb43d9ce739f329305a7fa050a56308c30de9ab9ffa94eeaf9caac33f625b853 [2021-07-14T08:03:34.355Z] #48 DONE 24.9s [2021-07-14T08:03:34.444Z] #57 ... [2021-07-14T08:03:34.444Z] [2021-07-14T08:03:34.444Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-14T08:03:34.444Z] #49 sha256:5a6d651bb49c4267c94a46f20d5450a845e7a3be4ab43b2a452f977b9211b583 [2021-07-14T08:03:34.444Z] #49 DONE 0.2s [2021-07-14T08:03:34.619Z] [2021-07-14T08:03:34.619Z] #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-07-14T08:03:34.619Z] #50 sha256:17bac128c9576b5b33222f2be826bb8ba6bf81faa92c3f32503db9655c696e57 [2021-07-14T08:03:34.705Z] [2021-07-14T08:03:34.705Z] #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-07-14T08:03:34.705Z] #50 sha256:3830b309c40e7c403c40bf3dd0dd542268ee92e9ba9cdec661c4e1da9456df2b [2021-07-14T08:03:36.545Z] #50 ... [2021-07-14T08:03:36.545Z] [2021-07-14T08:03:36.545Z] #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-07-14T08:03:36.545Z] #57 sha256:af59766217b64e5609939c5d96f0b0a60d705bab9b2d14f970dbe0fb04f01d93 [2021-07-14T08:03:36.545Z] #57 26.78 Checking out files: 85% (3471/4075) Checking out files: 86% (3505/4075) Checking out files: 87% (3546/4075) Checking out files: 88% (3586/4075) Checking out files: 89% (3627/4075) Checking out files: 90% (3668/4075) Checking out files: 91% (3709/4075) Checking out files: 92% (3749/4075) Checking out files: 93% (3790/4075) Checking out files: 94% (3831/4075) Checking out files: 95% (3872/4075) Checking out files: 96% (3912/4075) Checking out files: 97% (3953/4075) Checking out files: 98% (3994/4075) Checking out files: 99% (4035/4075) Checking out files: 100% (4075/4075) Checking out files: 100% (4075/4075), done. [2021-07-14T08:03:36.545Z] #57 27.04 + cd /tmp/tmp.HXhi174qR0/src/github.com/containerd/containerd [2021-07-14T08:03:36.545Z] #57 27.04 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-14T08:03:37.120Z] #57 27.63 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-14T08:03:37.120Z] #57 27.63 + BUILDTAGS='netgo osusergo static_build' [2021-07-14T08:03:37.120Z] #57 27.63 + export EXTRA_FLAGS=-buildmode=pie [2021-07-14T08:03:37.120Z] #57 27.63 + EXTRA_FLAGS=-buildmode=pie [2021-07-14T08:03:37.120Z] #57 27.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-14T08:03:37.120Z] #57 27.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-14T08:03:37.120Z] #57 27.63 + '[' '' = dynamic ']' [2021-07-14T08:03:37.120Z] #57 27.63 + make [2021-07-14T08:03:38.070Z] #57 28.61 + bin/ctr [2021-07-14T08:03:38.910Z] #50 ... [2021-07-14T08:03:38.910Z] [2021-07-14T08:03:38.910Z] #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-07-14T08:03:38.910Z] #59 sha256:9e6d11d29ab0ba78a793c080b09180f909267c8a45d88f5331e29880a2da3dbc [2021-07-14T08:03:38.910Z] #59 36.55 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-14T08:03:38.910Z] #59 36.55 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-14T08:03:40.826Z] #59 DONE 38.8s [2021-07-14T08:03:40.826Z] [2021-07-14T08:03:40.826Z] #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-07-14T08:03:40.826Z] #57 sha256:475003b5af02b6ea7c4ef62bb0b35231f4d32e49a9293f8489f768f60c119662 [2021-07-14T08:03:40.826Z] #57 ... [2021-07-14T08:03:40.826Z] [2021-07-14T08:03:40.826Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-14T08:03:40.826Z] #60 sha256:461d54393be5d3fe97eff743cff5e5bbb31de818a5e17d2af9ca3e9a1ef207b6 [2021-07-14T08:03:40.826Z] #60 DONE 0.0s [2021-07-14T08:03:40.826Z] [2021-07-14T08:03:40.826Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-14T08:03:40.826Z] #61 sha256:35baccc70dfaff24cf0a754b7826d77cf845cb10a3757ffe92632d4ba0d66567 [2021-07-14T08:03:40.826Z] #61 DONE 0.1s [2021-07-14T08:03:41.088Z] [2021-07-14T08:03:41.088Z] #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-07-14T08:03:41.088Z] #57 sha256:475003b5af02b6ea7c4ef62bb0b35231f4d32e49a9293f8489f768f60c119662 [2021-07-14T08:03:42.474Z] #57 ... [2021-07-14T08:03:42.474Z] [2021-07-14T08:03:42.474Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-14T08:03:42.474Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-14T08:03:42.474Z] #64 CACHED [2021-07-14T08:03:42.474Z] [2021-07-14T08:03:42.474Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-14T08:03:42.474Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-14T08:03:42.474Z] #66 CACHED [2021-07-14T08:03:42.735Z] [2021-07-14T08:03:42.735Z] #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-07-14T08:03:42.735Z] #57 sha256:475003b5af02b6ea7c4ef62bb0b35231f4d32e49a9293f8489f768f60c119662 [2021-07-14T08:03:43.407Z] #57 ... [2021-07-14T08:03:43.407Z] [2021-07-14T08:03:43.407Z] #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-07-14T08:03:43.407Z] #59 sha256:86f602c4f78038840584367b15080a0a662a2ac10d0a2f4e968c5909f8ab01ff [2021-07-14T08:03:43.407Z] #59 30.52 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-14T08:03:43.407Z] #59 30.52 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-14T08:03:43.407Z] #59 DONE 33.4s [2021-07-14T08:03:43.407Z] [2021-07-14T08:03:43.407Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-14T08:03:43.407Z] #60 sha256:2220ced863675fac9161fd32f31b1c0a79cf5026d80bb713c42721168f65c3e6 [2021-07-14T08:03:43.407Z] #60 DONE 0.1s [2021-07-14T08:03:43.407Z] [2021-07-14T08:03:43.407Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-14T08:03:43.407Z] #61 sha256:b399e2784447f5eb53b6e571f8b8d473e9a931c2c52757c1d557d4f0988c09f9 [2021-07-14T08:03:43.407Z] #61 DONE 0.1s [2021-07-14T08:03:43.407Z] [2021-07-14T08:03:43.407Z] #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-07-14T08:03:43.407Z] #50 sha256:17bac128c9576b5b33222f2be826bb8ba6bf81faa92c3f32503db9655c696e57 [2021-07-14T08:03:44.799Z] #50 ... [2021-07-14T08:03:44.799Z] [2021-07-14T08:03:44.799Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-14T08:03:44.799Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-07-14T08:03:44.799Z] #64 CACHED [2021-07-14T08:03:44.799Z] [2021-07-14T08:03:44.799Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-14T08:03:44.799Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-07-14T08:03:44.799Z] #66 CACHED [2021-07-14T08:03:45.062Z] [2021-07-14T08:03:45.062Z] #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-07-14T08:03:45.062Z] #24 sha256:3c93c3974c55d5b5ec833d7698c2ef06c0167531fc68b40f1c48200ff19013b6 [2021-07-14T08:03:45.764Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f7cac344e6fb4d01) in /home/ubuntu/workspace/moby_PR-42634 [Pipeline] { [Pipeline] checkout [2021-07-14T08:03:45.917Z] The recommended git tool is: git [2021-07-14T08:03:49.449Z] using credential docker-jenkins-github-credentials [2021-07-14T08:03:49.457Z] Cloning the remote Git repository [2021-07-14T08:03:49.457Z] Cloning with configured refspecs honoured and without tags [2021-07-14T08:03:49.481Z] Cloning repository https://github.com/moby/moby.git [2021-07-14T08:03:50.329Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0feec0d3bd7cf728e) in /home/ubuntu/workspace/moby_PR-42634 [Pipeline] { [Pipeline] checkout [2021-07-14T08:03:50.424Z] The recommended git tool is: git [2021-07-14T08:03:49.559Z] > git init /home/ubuntu/workspace/moby_PR-42634 # timeout=10 [2021-07-14T08:03:49.855Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-14T08:03:49.855Z] > git --version # timeout=10 [2021-07-14T08:03:49.872Z] > git --version # 'git version 2.17.1' [2021-07-14T08:03:49.873Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:03:49.874Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42634/head:refs/remotes/origin/PR-42634 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:03:52.735Z] using credential docker-jenkins-github-credentials [2021-07-14T08:03:52.741Z] Cloning the remote Git repository [2021-07-14T08:03:52.741Z] Cloning with configured refspecs honoured and without tags [2021-07-14T08:03:52.976Z] Cloning repository https://github.com/moby/moby.git [2021-07-14T08:03:53.056Z] > git init /home/ubuntu/workspace/moby_PR-42634 # timeout=10 [2021-07-14T08:03:53.347Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-14T08:03:53.347Z] > git --version # timeout=10 [2021-07-14T08:03:53.426Z] > git --version # 'git version 2.17.1' [2021-07-14T08:03:53.426Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:03:53.522Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42634/head:refs/remotes/origin/PR-42634 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:04:03.476Z] #24 52.53 Checking out files: 39% (4560/11569) Checking out files: 40% (4628/11569) Checking out files: 41% (4744/11569) Checking out files: 42% (4859/11569) Checking out files: 43% (4975/11569) Checking out files: 44% (5091/11569) Checking out files: 45% (5207/11569) Checking out files: 46% (5322/11569) Checking out files: 47% (5438/11569) Checking out files: 48% (5554/11569) Checking out files: 49% (5669/11569) Checking out files: 50% (5785/11569) Checking out files: 51% (5901/11569) Checking out files: 52% (6016/11569) Checking out files: 53% (6132/11569) Checking out files: 54% (6248/11569) Checking out files: 55% (6363/11569) Checking out files: 56% (6479/11569) Checking out files: 57% (6595/11569) Checking out files: 58% (6711/11569) Checking out files: 59% (6826/11569) Checking out files: 60% (6942/11569) Checking out files: 61% (7058/11569) Checking out files: 62% (7173/11569) Checking out files: 63% (7289/11569) Checking out files: 64% (7405/11569) Checking out files: 65% (7520/11569) Checking out files: 66% (7636/11569) Checking out files: 67% (7752/11569) Checking out files: 68% (7867/11569) Checking out files: 69% (7983/11569) Checking out files: 70% (8099/11569) Checking out files: 71% (8214/11569) Checking out files: 72% (8330/11569) Checking out files: 73% (8446/11569) Checking out files: 74% (8562/11569) Checking out files: 75% (8677/11569) Checking out files: 76% (8793/11569) Checking out files: 77% (8909/11569) Checking out files: 78% (9024/11569) Checking out files: 79% (9140/11569) Checking out files: 80% (9256/11569) Checking out files: 81% (9371/11569) Checking out files: 82% (9487/11569) Checking out files: 82% (9602/11569) Checking out files: 83% (9603/11569) Checking out files: 84% (9718/11569) Checking out files: 85% (9834/11569) Checking out files: 86% (9950/11569) Checking out files: 87% (10066/11569) Checking out files: 88% (10181/11569) Checking out files: 89% (10297/11569) Checking out files: 90% (10413/11569) Checking out files: 91% (10528/11569) Checking out files: 92% (10644/11569) Checking out files: 93% (10760/11569) Checking out files: 94% (10875/11569) Checking out files: 95% (10991/11569) Checking out files: 96% (11107/11569) Checking out files: 97% (11222/11569) Checking out files: 98% (11338/11569) Checking out files: 99% (11454/11569) Checking out files: 100% (11569/11569) Checking out files: 100% (11569/11569), done. [2021-07-14T08:04:03.476Z] #24 53.95 + cd /tmp/tmp.WaniwKpj9T/tmp/docker-ce [2021-07-14T08:04:03.476Z] #24 53.95 + git checkout -q v17.06.2-ce [2021-07-14T08:04:05.436Z] #24 55.91 + mkdir -p /tmp/tmp.WaniwKpj9T/src/github.com/docker [2021-07-14T08:04:05.436Z] #24 55.91 + mv components/cli /tmp/tmp.WaniwKpj9T/src/github.com/docker/cli [2021-07-14T08:04:05.436Z] #24 55.91 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-07-14T08:04:05.834Z] #57 76.57 + /build/golangci-lint --version [2021-07-14T08:04:05.834Z] #57 76.78 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-14T08:04:05.834Z] #57 DONE 77.4s [2021-07-14T08:04:05.834Z] [2021-07-14T08:04:05.834Z] #64 [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-07-14T08:04:05.834Z] #64 sha256:0419eaa48456079a5f284bfe7a9bcddc8c67c29488d2430f114d6ca42bfd6582 [2021-07-14T08:04:05.834Z] #64 ... [2021-07-14T08:04:05.834Z] [2021-07-14T08:04:05.834Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-14T08:04:05.834Z] #58 sha256:8cd3c95e7aa45c4115afd123982312f2ee041cf88bcf6cf1b0886bf4fe51410d [2021-07-14T08:04:05.834Z] #58 DONE 0.2s [2021-07-14T08:04:05.834Z] [2021-07-14T08:04:05.834Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-14T08:04:05.834Z] #60 sha256:a0d20245b40acc839af2a8a685b100ede26f64d20683f07cd8b47d7e0e7afa00 [2021-07-14T08:04:05.834Z] #60 DONE 0.1s [2021-07-14T08:04:05.834Z] [2021-07-14T08:04:05.834Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-14T08:04:05.834Z] #62 sha256:aec5854a3ca1c3215d3a5f2eebf2a01cd9428d136e8f6defbb14f60d0b46e2c4 [2021-07-14T08:04:05.834Z] #62 DONE 0.1s [2021-07-14T08:04:05.834Z] [2021-07-14T08:04:05.834Z] #64 [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-07-14T08:04:05.834Z] #64 sha256:0419eaa48456079a5f284bfe7a9bcddc8c67c29488d2430f114d6ca42bfd6582 [2021-07-14T08:04:07.199Z] #64 81.07 + bin/containerd [2021-07-14T08:04:12.650Z] Fetching without tags [2021-07-14T08:04:12.965Z] Merging remotes/origin/master commit 22d6671db2f0f73eca064fe8a2b5d9fc199f88a4 into PR head commit 3334fb9af1f366ed69cff9591f890c54398726f7 [2021-07-14T08:04:12.571Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-14T08:04:12.588Z] > git config --add remote.origin.fetch +refs/pull/42634/head:refs/remotes/origin/PR-42634 # timeout=10 [2021-07-14T08:04:12.598Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:04:12.630Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-14T08:04:12.655Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-14T08:04:12.656Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:04:12.657Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42634/head:refs/remotes/origin/PR-42634 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:04:12.978Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T08:04:13.002Z] > git checkout -f 3334fb9af1f366ed69cff9591f890c54398726f7 # timeout=10 [2021-07-14T08:04:13.911Z] > git remote # timeout=10 [2021-07-14T08:04:13.942Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T08:04:13.966Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:04:13.967Z] > git merge 22d6671db2f0f73eca064fe8a2b5d9fc199f88a4 # timeout=10 [2021-07-14T08:04:15.711Z] Merge succeeded, producing 35af1b079bba07e4df4e18b0aa947b6fefc0c865 [2021-07-14T08:04:15.712Z] Checking out Revision 35af1b079bba07e4df4e18b0aa947b6fefc0c865 (PR-42634) [2021-07-14T08:04:16.430Z] Fetching without tags [2021-07-14T08:04:16.349Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-14T08:04:16.361Z] > git config --add remote.origin.fetch +refs/pull/42634/head:refs/remotes/origin/PR-42634 # timeout=10 [2021-07-14T08:04:16.377Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:04:16.421Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-14T08:04:16.441Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-14T08:04:16.441Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:04:16.442Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42634/head:refs/remotes/origin/PR-42634 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:04:16.771Z] Merging remotes/origin/master commit 22d6671db2f0f73eca064fe8a2b5d9fc199f88a4 into PR head commit 3334fb9af1f366ed69cff9591f890c54398726f7 [2021-07-14T08:04:15.692Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-14T08:04:15.715Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T08:04:15.742Z] > git checkout -f 35af1b079bba07e4df4e18b0aa947b6fefc0c865 # timeout=10 [2021-07-14T08:04:18.789Z] Merge succeeded, producing 8650fc8d6699d42d8d5a4b23f5d6209a47a966dc [2021-07-14T08:04:18.789Z] Checking out Revision 8650fc8d6699d42d8d5a4b23f5d6209a47a966dc (PR-42634) [2021-07-14T08:04:16.787Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T08:04:16.840Z] > git checkout -f 3334fb9af1f366ed69cff9591f890c54398726f7 # timeout=10 [2021-07-14T08:04:17.682Z] > git remote # timeout=10 [2021-07-14T08:04:17.707Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T08:04:17.729Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:04:17.730Z] > git merge 22d6671db2f0f73eca064fe8a2b5d9fc199f88a4 # timeout=10 [2021-07-14T08:04:18.765Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-14T08:04:18.796Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T08:04:18.821Z] > git checkout -f 8650fc8d6699d42d8d5a4b23f5d6209a47a966dc # timeout=10 [2021-07-14T08:04:19.510Z] Commit message: "Merge commit '22d6671db2f0f73eca064fe8a2b5d9fc199f88a4' into HEAD" [2021-07-14T08:04:19.546Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-14T08:04:20.616Z] + docker version [2021-07-14T08:04:21.564Z] #57 ... [2021-07-14T08:04:21.564Z] [2021-07-14T08:04:21.564Z] #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-07-14T08:04:21.564Z] #50 sha256:3830b309c40e7c403c40bf3dd0dd542268ee92e9ba9cdec661c4e1da9456df2b [2021-07-14T08:04:21.564Z] #50 76.73 + /build/golangci-lint --version [2021-07-14T08:04:21.564Z] #50 76.91 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-14T08:04:21.564Z] #50 DONE 77.3s [2021-07-14T08:04:21.564Z] [2021-07-14T08:04:21.564Z] #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-07-14T08:04:21.564Z] #57 sha256:475003b5af02b6ea7c4ef62bb0b35231f4d32e49a9293f8489f768f60c119662 [2021-07-14T08:04:21.564Z] #57 ... [2021-07-14T08:04:21.564Z] [2021-07-14T08:04:21.564Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-14T08:04:21.564Z] #51 sha256:f6845b8eb072963c834f1a81fe817b769202fd0281374c75fdc08091f502af61 [2021-07-14T08:04:21.564Z] #51 DONE 0.2s [2021-07-14T08:04:21.564Z] [2021-07-14T08:04:21.564Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-14T08:04:21.564Z] #53 sha256:042cd8fbe68ee358f882f2ee0b7e44a75e4bd2b4b1c97e00c982627009197fb8 [2021-07-14T08:04:21.564Z] #53 DONE 0.1s [2021-07-14T08:04:21.564Z] [2021-07-14T08:04:21.564Z] #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-07-14T08:04:21.564Z] #57 sha256:475003b5af02b6ea7c4ef62bb0b35231f4d32e49a9293f8489f768f60c119662 [2021-07-14T08:04:21.564Z] #57 ... [2021-07-14T08:04:21.564Z] [2021-07-14T08:04:21.564Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-14T08:04:21.564Z] #55 sha256:9458ba52b8f21ccacd436ec71ec6d4bc2aba95ceadf2724743595ed30daa9ae8 [2021-07-14T08:04:21.564Z] #55 DONE 0.1s [2021-07-14T08:04:21.564Z] [2021-07-14T08:04:21.564Z] #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-07-14T08:04:21.564Z] #57 sha256:475003b5af02b6ea7c4ef62bb0b35231f4d32e49a9293f8489f768f60c119662 [2021-07-14T08:04:19.514Z] > git rev-list --no-walk 26e6425120da061d7e178da688f4420830e50705 # timeout=10 [2021-07-14T08:04:22.510Z] #57 80.54 + bin/containerd [2021-07-14T08:04:22.539Z] Commit message: "Merge commit '22d6671db2f0f73eca064fe8a2b5d9fc199f88a4' into HEAD" [2021-07-14T08:04:22.572Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-14T08:04:23.689Z] + docker version [2021-07-14T08:04:22.543Z] > git rev-list --no-walk 26e6425120da061d7e178da688f4420830e50705 # timeout=10 [2021-07-14T08:04:27.448Z] #24 ... [2021-07-14T08:04:27.448Z] [2021-07-14T08:04:27.448Z] #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-07-14T08:04:27.448Z] #50 sha256:17bac128c9576b5b33222f2be826bb8ba6bf81faa92c3f32503db9655c696e57 [2021-07-14T08:04:27.448Z] #50 77.26 + /build/golangci-lint --version [2021-07-14T08:04:27.448Z] #50 77.55 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-14T08:04:28.027Z] #50 DONE 78.6s [2021-07-14T08:04:28.027Z] [2021-07-14T08:04:28.027Z] #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-07-14T08:04:28.027Z] #24 sha256:3c93c3974c55d5b5ec833d7698c2ef06c0167531fc68b40f1c48200ff19013b6 [2021-07-14T08:04:30.247Z] Client: Docker Engine - Community [2021-07-14T08:04:30.247Z] Version: 20.10.6 [2021-07-14T08:04:30.247Z] API version: 1.41 [2021-07-14T08:04:30.247Z] Go version: go1.13.15 [2021-07-14T08:04:30.247Z] Git commit: 370c289 [2021-07-14T08:04:30.247Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-14T08:04:30.247Z] OS/Arch: linux/amd64 [2021-07-14T08:04:30.247Z] Context: default [2021-07-14T08:04:30.247Z] Experimental: true [2021-07-14T08:04:30.247Z] [2021-07-14T08:04:30.247Z] Server: Docker Engine - Community [2021-07-14T08:04:30.247Z] Engine: [2021-07-14T08:04:30.247Z] Version: 20.10.6 [2021-07-14T08:04:30.247Z] API version: 1.41 (minimum version 1.12) [2021-07-14T08:04:30.247Z] Go version: go1.13.15 [2021-07-14T08:04:30.247Z] Git commit: 8728dd2 [2021-07-14T08:04:30.247Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-14T08:04:30.247Z] OS/Arch: linux/amd64 [2021-07-14T08:04:30.247Z] Experimental: true [2021-07-14T08:04:30.247Z] containerd: [2021-07-14T08:04:30.247Z] Version: 1.4.6 [2021-07-14T08:04:30.247Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-14T08:04:30.247Z] runc: [2021-07-14T08:04:30.247Z] Version: 1.0.0-rc95 [2021-07-14T08:04:30.247Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-14T08:04:30.247Z] docker-init: [2021-07-14T08:04:30.247Z] Version: 0.19.0 [2021-07-14T08:04:30.247Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-14T08:04:30.584Z] #24 ... [2021-07-14T08:04:30.584Z] [2021-07-14T08:04:30.585Z] #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-07-14T08:04:30.585Z] #57 sha256:af59766217b64e5609939c5d96f0b0a60d705bab9b2d14f970dbe0fb04f01d93 [2021-07-14T08:04:30.585Z] #57 80.83 + bin/containerd [2021-07-14T08:04:30.627Z] + docker info [2021-07-14T08:04:30.640Z] Client: Docker Engine - Community [2021-07-14T08:04:30.640Z] Version: 20.10.6 [2021-07-14T08:04:30.640Z] API version: 1.41 [2021-07-14T08:04:30.640Z] Go version: go1.13.15 [2021-07-14T08:04:30.640Z] Git commit: 370c289 [2021-07-14T08:04:30.640Z] Built: Fri Apr 9 22:46:01 2021 [2021-07-14T08:04:30.640Z] OS/Arch: linux/amd64 [2021-07-14T08:04:30.640Z] Context: default [2021-07-14T08:04:30.640Z] Experimental: true [2021-07-14T08:04:30.640Z] [2021-07-14T08:04:30.640Z] Server: Docker Engine - Community [2021-07-14T08:04:30.640Z] Engine: [2021-07-14T08:04:30.640Z] Version: 20.10.6 [2021-07-14T08:04:30.640Z] API version: 1.41 (minimum version 1.12) [2021-07-14T08:04:30.640Z] Go version: go1.13.15 [2021-07-14T08:04:30.640Z] Git commit: 8728dd2 [2021-07-14T08:04:30.640Z] Built: Fri Apr 9 22:44:13 2021 [2021-07-14T08:04:30.640Z] OS/Arch: linux/amd64 [2021-07-14T08:04:30.640Z] Experimental: true [2021-07-14T08:04:30.640Z] containerd: [2021-07-14T08:04:30.640Z] Version: 1.4.6 [2021-07-14T08:04:30.640Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-14T08:04:30.640Z] runc: [2021-07-14T08:04:30.640Z] Version: 1.0.0-rc95 [2021-07-14T08:04:30.640Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-14T08:04:30.640Z] docker-init: [2021-07-14T08:04:30.640Z] Version: 0.19.0 [2021-07-14T08:04:30.640Z] GitCommit: de40ad0 [Pipeline] sh [2021-07-14T08:04:30.977Z] + docker info [2021-07-14T08:04:39.253Z] #64 110.4 # github.com/containerd/containerd/cmd/containerd [2021-07-14T08:04:39.253Z] #64 110.4 /usr/bin/ld: /tmp/go-link-770280142/000019.o: in function `New': [2021-07-14T08:04:39.253Z] #64 110.4 /tmp/tmp.9znPUG4a2k/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-07-14T08:04:39.253Z] #64 110.5 + bin/containerd-stress [2021-07-14T08:04:39.253Z] #64 111.5 + bin/containerd-shim [2021-07-14T08:04:43.221Z] Client: [2021-07-14T08:04:43.221Z] Context: default [2021-07-14T08:04:43.221Z] Debug Mode: false [2021-07-14T08:04:43.221Z] Plugins: [2021-07-14T08:04:43.221Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-14T08:04:43.221Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-14T08:04:43.221Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-14T08:04:43.221Z] [2021-07-14T08:04:43.221Z] Server: [2021-07-14T08:04:43.221Z] Containers: 0 [2021-07-14T08:04:43.221Z] Running: 0 [2021-07-14T08:04:43.221Z] Paused: 0 [2021-07-14T08:04:43.221Z] Stopped: 0 [2021-07-14T08:04:43.221Z] Images: 0 [2021-07-14T08:04:43.221Z] Server Version: 20.10.6 [2021-07-14T08:04:43.221Z] Storage Driver: overlay2 [2021-07-14T08:04:43.221Z] Backing Filesystem: extfs [2021-07-14T08:04:43.221Z] Supports d_type: true [2021-07-14T08:04:43.221Z] Native Overlay Diff: true [2021-07-14T08:04:43.221Z] userxattr: false [2021-07-14T08:04:43.221Z] Logging Driver: json-file [2021-07-14T08:04:43.221Z] Cgroup Driver: cgroupfs [2021-07-14T08:04:43.221Z] Cgroup Version: 1 [2021-07-14T08:04:43.221Z] Plugins: [2021-07-14T08:04:43.221Z] Volume: local [2021-07-14T08:04:43.221Z] Network: bridge host ipvlan macvlan null overlay [2021-07-14T08:04:43.221Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-14T08:04:43.221Z] Swarm: inactive [2021-07-14T08:04:43.221Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-14T08:04:43.221Z] Default Runtime: runc [2021-07-14T08:04:43.221Z] Init Binary: docker-init [2021-07-14T08:04:43.221Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-14T08:04:43.221Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-14T08:04:43.221Z] init version: de40ad0 [2021-07-14T08:04:43.221Z] Security Options: [2021-07-14T08:04:43.221Z] apparmor [2021-07-14T08:04:43.221Z] seccomp [2021-07-14T08:04:43.221Z] Profile: default [2021-07-14T08:04:43.221Z] Kernel Version: 5.4.0-1048-aws [2021-07-14T08:04:43.221Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-14T08:04:43.221Z] OSType: linux [2021-07-14T08:04:43.221Z] Architecture: x86_64 [2021-07-14T08:04:43.221Z] CPUs: 2 [2021-07-14T08:04:43.221Z] Total Memory: 7.569GiB [2021-07-14T08:04:43.221Z] Name: ip-10-100-63-109 [2021-07-14T08:04:43.221Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-14T08:04:43.221Z] Docker Root Dir: /var/lib/docker [2021-07-14T08:04:43.221Z] Debug Mode: false [2021-07-14T08:04:43.221Z] Registry: https://index.docker.io/v1/ [2021-07-14T08:04:43.221Z] Labels: [2021-07-14T08:04:43.221Z] Experimental: true [2021-07-14T08:04:43.221Z] Insecure Registries: [2021-07-14T08:04:43.221Z] 127.0.0.0/8 [2021-07-14T08:04:43.221Z] Live Restore Enabled: true [2021-07-14T08:04:43.221Z] [2021-07-14T08:04:43.221Z] WARNING: No swap limit support [Pipeline] sh [2021-07-14T08:04:43.513Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-14T08:04:43.513Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-14T08:04:43.513Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42634/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-14T08:04:43.513Z] + bash /home/ubuntu/workspace/moby_PR-42634/check-config.sh [2021-07-14T08:04:43.513Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-14T08:04:43.513Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-14T08:04:43.513Z] [2021-07-14T08:04:43.513Z] Generally Necessary: [2021-07-14T08:04:43.513Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-14T08:04:43.513Z] - apparmor: enabled and tools installed [2021-07-14T08:04:43.513Z] - CONFIG_NAMESPACES: enabled [2021-07-14T08:04:43.513Z] - CONFIG_NET_NS: enabled [2021-07-14T08:04:43.513Z] - CONFIG_PID_NS: enabled [2021-07-14T08:04:43.513Z] - CONFIG_IPC_NS: enabled [2021-07-14T08:04:43.513Z] - CONFIG_UTS_NS: enabled [2021-07-14T08:04:43.513Z] - CONFIG_CGROUPS: enabled [2021-07-14T08:04:43.513Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-14T08:04:43.513Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-14T08:04:43.513Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-14T08:04:43.513Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-14T08:04:43.513Z] - CONFIG_CPUSETS: enabled [2021-07-14T08:04:43.513Z] - CONFIG_MEMCG: enabled [2021-07-14T08:04:43.513Z] - CONFIG_KEYS: enabled [2021-07-14T08:04:43.513Z] - CONFIG_VETH: enabled (as module) [2021-07-14T08:04:43.513Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-14T08:04:43.513Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-14T08:04:43.513Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-14T08:04:43.513Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-14T08:04:43.514Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-14T08:04:43.514Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-14T08:04:43.514Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-14T08:04:43.514Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-14T08:04:43.514Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-14T08:04:43.514Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-14T08:04:43.514Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-14T08:04:43.514Z] [2021-07-14T08:04:43.514Z] Optional Features: [2021-07-14T08:04:43.514Z] - CONFIG_USER_NS: enabled [2021-07-14T08:04:43.514Z] - CONFIG_SECCOMP: enabled [2021-07-14T08:04:43.514Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-14T08:04:43.514Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-14T08:04:43.794Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-14T08:04:43.794Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-14T08:04:43.794Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-14T08:04:43.794Z] - CONFIG_BLK_CGROUP: enabled [2021-07-14T08:04:43.794Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-14T08:04:43.794Z] - CONFIG_CGROUP_PERF: enabled [2021-07-14T08:04:43.794Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-14T08:04:43.794Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-14T08:04:43.794Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-14T08:04:43.794Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-14T08:04:43.794Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-14T08:04:43.794Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-14T08:04:43.794Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-14T08:04:43.794Z] - CONFIG_IP_VS: enabled (as module) [2021-07-14T08:04:43.794Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-14T08:04:43.794Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-14T08:04:43.794Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-14T08:04:43.794Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-14T08:04:43.794Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-14T08:04:43.794Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-14T08:04:43.794Z] - CONFIG_EXT4_FS: enabled [2021-07-14T08:04:43.794Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-14T08:04:43.794Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-14T08:04:43.794Z] - Network Drivers: [2021-07-14T08:04:43.794Z] - "overlay": [2021-07-14T08:04:43.794Z] - CONFIG_VXLAN: enabled (as module) [2021-07-14T08:04:43.794Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-14T08:04:43.794Z] Optional (for encrypted networks): [2021-07-14T08:04:43.794Z] - CONFIG_CRYPTO: enabled [2021-07-14T08:04:43.794Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-14T08:04:43.794Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-14T08:04:43.794Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-14T08:04:43.794Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-14T08:04:43.794Z] - CONFIG_XFRM: enabled [2021-07-14T08:04:43.794Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-14T08:04:43.794Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-14T08:04:43.794Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-14T08:04:43.794Z] - "ipvlan": [2021-07-14T08:04:43.794Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-14T08:04:43.794Z] - "macvlan": [2021-07-14T08:04:43.794Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-14T08:04:43.794Z] - CONFIG_DUMMY: enabled (as module) [2021-07-14T08:04:43.794Z] - "ftp,tftp client in container": [2021-07-14T08:04:44.062Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-14T08:04:44.062Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-14T08:04:44.062Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-14T08:04:44.062Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-14T08:04:44.062Z] - Storage Drivers: [2021-07-14T08:04:44.062Z] - "aufs": [2021-07-14T08:04:44.062Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-14T08:04:44.062Z] - "btrfs": [2021-07-14T08:04:44.062Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-14T08:04:44.062Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-14T08:04:44.062Z] - "devicemapper": [2021-07-14T08:04:44.062Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-14T08:04:44.062Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-14T08:04:44.062Z] - "overlay": [2021-07-14T08:04:44.062Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-14T08:04:44.062Z] - "zfs": [2021-07-14T08:04:44.062Z] - /dev/zfs: present [2021-07-14T08:04:44.062Z] - zfs command: missing [2021-07-14T08:04:44.062Z] - zpool command: missing [2021-07-14T08:04:44.062Z] [2021-07-14T08:04:44.062Z] Limits: [2021-07-14T08:04:44.062Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-14T08:04:44.062Z] [2021-07-14T08:04:44.062Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-14T08:04:44.423Z] + sudo modprobe ip_vs [2021-07-14T08:04:44.423Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8650fc8d6699d42d8d5a4b23f5d6209a47a966dc . [2021-07-14T08:04:44.500Z] #64 118.4 + bin/containerd-shim-runc-v1 [2021-07-14T08:04:44.996Z] #2 [internal] load .dockerignore [2021-07-14T08:04:44.996Z] #2 sha256:54c937580d00052acb036bb94927705adb6c1fde04d46efae336410856b2cdf0 [2021-07-14T08:04:45.495Z] Client: [2021-07-14T08:04:45.495Z] Context: default [2021-07-14T08:04:45.495Z] Debug Mode: false [2021-07-14T08:04:45.495Z] Plugins: [2021-07-14T08:04:45.495Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-07-14T08:04:45.495Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-07-14T08:04:45.495Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-07-14T08:04:45.495Z] [2021-07-14T08:04:45.495Z] Server: [2021-07-14T08:04:45.495Z] Containers: 0 [2021-07-14T08:04:45.495Z] Running: 0 [2021-07-14T08:04:45.495Z] Paused: 0 [2021-07-14T08:04:45.495Z] Stopped: 0 [2021-07-14T08:04:45.495Z] Images: 0 [2021-07-14T08:04:45.495Z] Server Version: 20.10.6 [2021-07-14T08:04:45.495Z] Storage Driver: overlay2 [2021-07-14T08:04:45.495Z] Backing Filesystem: extfs [2021-07-14T08:04:45.495Z] Supports d_type: true [2021-07-14T08:04:45.495Z] Native Overlay Diff: true [2021-07-14T08:04:45.495Z] userxattr: false [2021-07-14T08:04:45.495Z] Logging Driver: json-file [2021-07-14T08:04:45.495Z] Cgroup Driver: cgroupfs [2021-07-14T08:04:45.495Z] Cgroup Version: 1 [2021-07-14T08:04:45.495Z] Plugins: [2021-07-14T08:04:45.495Z] Volume: local [2021-07-14T08:04:45.496Z] Network: bridge host ipvlan macvlan null overlay [2021-07-14T08:04:45.496Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-07-14T08:04:45.496Z] Swarm: inactive [2021-07-14T08:04:45.496Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-07-14T08:04:45.496Z] Default Runtime: runc [2021-07-14T08:04:45.496Z] Init Binary: docker-init [2021-07-14T08:04:45.496Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-07-14T08:04:45.496Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-07-14T08:04:45.496Z] init version: de40ad0 [2021-07-14T08:04:45.496Z] Security Options: [2021-07-14T08:04:45.496Z] apparmor [2021-07-14T08:04:45.496Z] seccomp [2021-07-14T08:04:45.496Z] Profile: default [2021-07-14T08:04:45.496Z] Kernel Version: 5.4.0-1048-aws [2021-07-14T08:04:45.496Z] Operating System: Ubuntu 18.04.5 LTS [2021-07-14T08:04:45.496Z] OSType: linux [2021-07-14T08:04:45.496Z] Architecture: x86_64 [2021-07-14T08:04:45.496Z] CPUs: 2 [2021-07-14T08:04:45.496Z] Total Memory: 7.487GiB [2021-07-14T08:04:45.496Z] Name: ip-10-100-82-80 [2021-07-14T08:04:45.496Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-07-14T08:04:45.496Z] Docker Root Dir: /var/lib/docker [2021-07-14T08:04:45.496Z] Debug Mode: false [2021-07-14T08:04:45.496Z] Registry: https://index.docker.io/v1/ [2021-07-14T08:04:45.496Z] Labels: [2021-07-14T08:04:45.496Z] Experimental: true [2021-07-14T08:04:45.496Z] Insecure Registries: [2021-07-14T08:04:45.496Z] 127.0.0.0/8 [2021-07-14T08:04:45.496Z] Live Restore Enabled: true [2021-07-14T08:04:45.496Z] [2021-07-14T08:04:45.496Z] WARNING: No swap limit support [Pipeline] sh [2021-07-14T08:04:45.569Z] #2 transferring context: 87B done [2021-07-14T08:04:45.569Z] #2 DONE 0.8s [2021-07-14T08:04:45.569Z] [2021-07-14T08:04:45.569Z] #1 [internal] load build definition from Dockerfile [2021-07-14T08:04:45.569Z] #1 sha256:f439a5d98b1544b7dce22a9f86711e3fab834859cc43ce40b8606b0595a4a6de [2021-07-14T08:04:45.569Z] #1 transferring dockerfile: 16.59kB done [2021-07-14T08:04:45.569Z] #1 DONE 0.8s [2021-07-14T08:04:45.569Z] [2021-07-14T08:04:45.569Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-14T08:04:45.569Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-14T08:04:45.785Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-14T08:04:45.785Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-14T08:04:45.785Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42634/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-07-14T08:04:45.785Z] + bash /home/ubuntu/workspace/moby_PR-42634/check-config.sh [2021-07-14T08:04:45.785Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-07-14T08:04:45.785Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-07-14T08:04:45.785Z] [2021-07-14T08:04:45.785Z] Generally Necessary: [2021-07-14T08:04:45.785Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-07-14T08:04:45.785Z] - apparmor: enabled and tools installed [2021-07-14T08:04:45.785Z] - CONFIG_NAMESPACES: enabled [2021-07-14T08:04:45.785Z] - CONFIG_NET_NS: enabled [2021-07-14T08:04:45.785Z] - CONFIG_PID_NS: enabled [2021-07-14T08:04:45.785Z] - CONFIG_IPC_NS: enabled [2021-07-14T08:04:45.785Z] - CONFIG_UTS_NS: enabled [2021-07-14T08:04:45.785Z] - CONFIG_CGROUPS: enabled [2021-07-14T08:04:45.785Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-07-14T08:04:45.785Z] - CONFIG_CGROUP_DEVICE: enabled [2021-07-14T08:04:45.785Z] - CONFIG_CGROUP_FREEZER: enabled [2021-07-14T08:04:45.785Z] - CONFIG_CGROUP_SCHED: enabled [2021-07-14T08:04:45.785Z] - CONFIG_CPUSETS: enabled [2021-07-14T08:04:45.785Z] - CONFIG_MEMCG: enabled [2021-07-14T08:04:45.785Z] - CONFIG_KEYS: enabled [2021-07-14T08:04:45.785Z] - CONFIG_VETH: enabled (as module) [2021-07-14T08:04:45.785Z] - CONFIG_BRIDGE: enabled (as module) [2021-07-14T08:04:45.785Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-07-14T08:04:45.785Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-07-14T08:04:45.785Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-07-14T08:04:45.785Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-07-14T08:04:45.785Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-07-14T08:04:45.785Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-07-14T08:04:45.785Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-07-14T08:04:45.785Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-07-14T08:04:45.785Z] - CONFIG_NF_NAT: enabled (as module) [2021-07-14T08:04:45.785Z] - CONFIG_POSIX_MQUEUE: enabled [2021-07-14T08:04:45.785Z] [2021-07-14T08:04:45.785Z] Optional Features: [2021-07-14T08:04:45.785Z] - CONFIG_USER_NS: enabled [2021-07-14T08:04:45.785Z] - CONFIG_SECCOMP: enabled [2021-07-14T08:04:45.785Z] - CONFIG_SECCOMP_FILTER: enabled [2021-07-14T08:04:45.785Z] - CONFIG_CGROUP_PIDS: enabled [2021-07-14T08:04:45.785Z] - CONFIG_MEMCG_SWAP: enabled [2021-07-14T08:04:45.785Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-07-14T08:04:45.785Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-07-14T08:04:46.057Z] - CONFIG_BLK_CGROUP: enabled [2021-07-14T08:04:46.057Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-07-14T08:04:46.057Z] - CONFIG_CGROUP_PERF: enabled [2021-07-14T08:04:46.057Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-07-14T08:04:46.057Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-07-14T08:04:46.143Z] #3 DONE 0.5s [2021-07-14T08:04:46.143Z] [2021-07-14T08:04:46.143Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-14T08:04:46.143Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-14T08:04:46.143Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-14T08:04:46.323Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-07-14T08:04:46.323Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-07-14T08:04:46.323Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-07-14T08:04:46.323Z] - CONFIG_RT_GROUP_SCHED: missing [2021-07-14T08:04:46.323Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-07-14T08:04:46.323Z] - CONFIG_IP_VS: enabled (as module) [2021-07-14T08:04:46.323Z] - CONFIG_IP_VS_NFCT: enabled [2021-07-14T08:04:46.323Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-07-14T08:04:46.323Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-07-14T08:04:46.323Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-07-14T08:04:46.413Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-14T08:04:46.413Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-14T08:04:46.413Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-14T08:04:46.413Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.2s [2021-07-14T08:04:46.413Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-07-14T08:04:46.593Z] - CONFIG_SECURITY_SELINUX: enabled [2021-07-14T08:04:46.593Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-07-14T08:04:46.593Z] - CONFIG_EXT4_FS: enabled [2021-07-14T08:04:46.593Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-07-14T08:04:46.594Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-07-14T08:04:46.594Z] - Network Drivers: [2021-07-14T08:04:46.594Z] - "overlay": [2021-07-14T08:04:46.594Z] - CONFIG_VXLAN: enabled (as module) [2021-07-14T08:04:46.594Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-07-14T08:04:46.594Z] Optional (for encrypted networks): [2021-07-14T08:04:46.594Z] - CONFIG_CRYPTO: enabled [2021-07-14T08:04:46.594Z] - CONFIG_CRYPTO_AEAD: enabled [2021-07-14T08:04:46.594Z] - CONFIG_CRYPTO_GCM: enabled [2021-07-14T08:04:46.594Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-07-14T08:04:46.594Z] - CONFIG_CRYPTO_GHASH: enabled [2021-07-14T08:04:46.594Z] - CONFIG_XFRM: enabled [2021-07-14T08:04:46.594Z] - CONFIG_XFRM_USER: enabled (as module) [2021-07-14T08:04:46.594Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-07-14T08:04:46.594Z] - CONFIG_INET_ESP: enabled (as module) [2021-07-14T08:04:46.594Z] - "ipvlan": [2021-07-14T08:04:46.594Z] - CONFIG_IPVLAN: enabled (as module) [2021-07-14T08:04:46.594Z] - "macvlan": [2021-07-14T08:04:46.594Z] - CONFIG_MACVLAN: enabled (as module) [2021-07-14T08:04:46.594Z] - CONFIG_DUMMY: enabled (as module) [2021-07-14T08:04:46.594Z] - "ftp,tftp client in container": [2021-07-14T08:04:46.674Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-14T08:04:46.674Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-07-14T08:04:46.853Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-07-14T08:04:46.853Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-07-14T08:04:46.853Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-07-14T08:04:46.853Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-07-14T08:04:46.853Z] - Storage Drivers: [2021-07-14T08:04:46.853Z] - "aufs": [2021-07-14T08:04:46.853Z] - CONFIG_AUFS_FS: enabled (as module) [2021-07-14T08:04:46.853Z] - "btrfs": [2021-07-14T08:04:46.853Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-07-14T08:04:46.853Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-07-14T08:04:46.853Z] - "devicemapper": [2021-07-14T08:04:46.853Z] - CONFIG_BLK_DEV_DM: enabled [2021-07-14T08:04:46.853Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-07-14T08:04:46.853Z] - "overlay": [2021-07-14T08:04:46.853Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-07-14T08:04:46.853Z] - "zfs": [2021-07-14T08:04:46.853Z] - /dev/zfs: present [2021-07-14T08:04:46.853Z] - zfs command: missing [2021-07-14T08:04:46.853Z] - zpool command: missing [2021-07-14T08:04:46.853Z] [2021-07-14T08:04:46.853Z] Limits: [2021-07-14T08:04:46.853Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-07-14T08:04:46.853Z] [2021-07-14T08:04:46.853Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-07-14T08:04:47.193Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:8650fc8d6699d42d8d5a4b23f5d6209a47a966dc . [2021-07-14T08:04:47.248Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-07-14T08:04:47.249Z] #4 DONE 1.1s [2021-07-14T08:04:47.450Z] #2 [internal] load .dockerignore [2021-07-14T08:04:47.450Z] #2 sha256:a25b4b468274c7f7bcca5949bf068d4108bd67a30524f8e768ef51a652c8427d [2021-07-14T08:04:47.510Z] [2021-07-14T08:04:47.510Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-14T08:04:47.510Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-14T08:04:48.014Z] #2 transferring context: [2021-07-14T08:04:48.014Z] #2 transferring context: 87B done [2021-07-14T08:04:48.014Z] #2 DONE 0.7s [2021-07-14T08:04:48.014Z] [2021-07-14T08:04:48.014Z] #1 [internal] load build definition from Dockerfile [2021-07-14T08:04:48.014Z] #1 sha256:41d261ce62134ddab3a1234dad8c74e13547f1c23dc143d77c2677638425da52 [2021-07-14T08:04:48.014Z] #1 transferring dockerfile: 16.59kB 0.0s done [2021-07-14T08:04:48.014Z] #1 DONE 0.7s [2021-07-14T08:04:48.270Z] [2021-07-14T08:04:48.270Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-07-14T08:04:48.270Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-07-14T08:04:48.834Z] #3 DONE 0.5s [2021-07-14T08:04:48.834Z] [2021-07-14T08:04:48.834Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-07-14T08:04:48.834Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-07-14T08:04:48.834Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-07-14T08:04:48.834Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s [2021-07-14T08:04:48.834Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-07-14T08:04:48.834Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-07-14T08:04:48.834Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-07-14T08:04:48.834Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2021-07-14T08:04:48.834Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-07-14T08:04:48.904Z] #6 ... [2021-07-14T08:04:48.904Z] [2021-07-14T08:04:48.904Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-14T08:04:48.904Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-14T08:04:48.904Z] #7 DONE 1.2s [2021-07-14T08:04:48.904Z] [2021-07-14T08:04:48.904Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-07-14T08:04:48.904Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-14T08:04:48.904Z] #8 DONE 1.2s [2021-07-14T08:04:48.904Z] [2021-07-14T08:04:48.904Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-14T08:04:48.904Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-14T08:04:48.904Z] #6 DONE 1.2s [2021-07-14T08:04:48.904Z] [2021-07-14T08:04:48.904Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-14T08:04:48.904Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-14T08:04:48.904Z] #5 DONE 1.4s [2021-07-14T08:04:49.398Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-07-14T08:04:49.398Z] #4 DONE 0.7s [2021-07-14T08:04:49.657Z] [2021-07-14T08:04:49.657Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-14T08:04:49.657Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-14T08:04:49.753Z] #64 123.2 + bin/containerd-shim-runc-v2 [2021-07-14T08:04:49.753Z] #64 123.8 + binaries [2021-07-14T08:04:49.753Z] #64 123.8 + install -D bin/containerd /build/containerd [2021-07-14T08:04:49.753Z] #64 123.8 + install -D bin/containerd-shim /build/containerd-shim [2021-07-14T08:04:49.753Z] #64 123.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-14T08:04:49.753Z] #64 123.9 + install -D bin/ctr /build/ctr [2021-07-14T08:04:50.293Z] [2021-07-14T08:04:50.293Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:04:50.293Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-14T08:04:50.293Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 0.0s done [2021-07-14T08:04:50.315Z] #64 DONE 124.3s [2021-07-14T08:04:50.569Z] #9 sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 1.86kB / 1.86kB done [2021-07-14T08:04:50.570Z] #9 sha256:264ebcddca05426de1c8a04cfb3a27fff72468c1d32b2d0f367d614e11449362 1.79kB / 1.79kB done [2021-07-14T08:04:50.570Z] #9 sha256:f69b4d4a2ed1cce0d22922898e131c6f9c94b663c08806996986c2c77890d3c8 6.99kB / 6.99kB done [2021-07-14T08:04:50.589Z] #8 ... [2021-07-14T08:04:50.589Z] [2021-07-14T08:04:50.589Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-14T08:04:50.589Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-07-14T08:04:50.589Z] #7 DONE 1.1s [2021-07-14T08:04:50.838Z] #9 ... [2021-07-14T08:04:50.838Z] [2021-07-14T08:04:50.838Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-14T08:04:50.838Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-14T08:04:50.838Z] #42 DONE 0.0s [2021-07-14T08:04:50.838Z] [2021-07-14T08:04:50.838Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:04:50.838Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-14T08:04:50.838Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 3.15MB / 50.44MB 0.5s [2021-07-14T08:04:50.854Z] [2021-07-14T08:04:50.854Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-07-14T08:04:50.854Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-07-14T08:04:50.854Z] #5 DONE 1.1s [2021-07-14T08:04:50.854Z] [2021-07-14T08:04:50.854Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-07-14T08:04:50.854Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-07-14T08:04:50.854Z] #8 DONE 1.1s [2021-07-14T08:04:50.854Z] [2021-07-14T08:04:50.854Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster [2021-07-14T08:04:50.854Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7 [2021-07-14T08:04:50.854Z] #6 DONE 1.1s [2021-07-14T08:04:51.146Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 6.29MB / 50.44MB 0.6s [2021-07-14T08:04:51.146Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 13.63MB / 50.44MB 0.7s [2021-07-14T08:04:51.244Z] [2021-07-14T08:04:51.244Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-14T08:04:51.244Z] #65 sha256:fdf081d85038f5a439123fa6a667a03224f715b27c0b4a6b3ad4302bddfad53a [2021-07-14T08:04:51.408Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 17.83MB / 50.44MB 0.8s [2021-07-14T08:04:51.408Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 23.07MB / 50.44MB 0.9s [2021-07-14T08:04:51.408Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 35.65MB / 50.44MB 1.0s [2021-07-14T08:04:51.499Z] #65 DONE 0.2s [2021-07-14T08:04:51.499Z] [2021-07-14T08:04:51.499Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-14T08:04:51.499Z] #69 sha256:6a30eaca61b992b34f5a26120d2be095b5b9b3d046ea86ea2cfb44ff1b72b5e8 [2021-07-14T08:04:51.499Z] #69 DONE 0.1s [2021-07-14T08:04:51.499Z] [2021-07-14T08:04:51.499Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-14T08:04:51.499Z] #74 sha256:9eb4db70f7f84037275ae128526d98a4cc2a8b1358a58802918db1d35ea46019 [2021-07-14T08:04:51.671Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 47.19MB / 50.44MB 1.2s [2021-07-14T08:04:51.933Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 1.3s [2021-07-14T08:04:51.933Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 1.05MB / 7.83MB 1.4s [2021-07-14T08:04:51.933Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0B / 10.00MB 1.4s [2021-07-14T08:04:51.933Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 6.29MB / 7.83MB 1.5s [2021-07-14T08:04:51.933Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 1.05MB / 10.00MB 1.5s [2021-07-14T08:04:52.061Z] #74 DONE 0.5s [2021-07-14T08:04:52.061Z] [2021-07-14T08:04:52.061Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-14T08:04:52.061Z] #75 sha256:d272ceb103c9ca1e6aafbb799d465a41f8298c63923aa3b5d42c94ab4e895f24 [2021-07-14T08:04:52.061Z] #75 DONE 0.0s [2021-07-14T08:04:52.061Z] [2021-07-14T08:04:52.061Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-14T08:04:52.061Z] #76 sha256:d366c5dfb45b8081abc544ada9a780f1d8043f6ac942ff407eeaed9f99c79339 [2021-07-14T08:04:52.282Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 1.7s [2021-07-14T08:04:52.282Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 1.7s [2021-07-14T08:04:52.548Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.2s done [2021-07-14T08:04:52.610Z] #57 ... [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #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-07-14T08:04:52.610Z] #24 sha256:3c93c3974c55d5b5ec833d7698c2ef06c0167531fc68b40f1c48200ff19013b6 [2021-07-14T08:04:52.610Z] #24 100.1 + return [2021-07-14T08:04:52.610Z] #24 DONE 100.6s [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #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-07-14T08:04:52.610Z] #57 sha256:af59766217b64e5609939c5d96f0b0a60d705bab9b2d14f970dbe0fb04f01d93 [2021-07-14T08:04:52.610Z] #57 ... [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #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-07-14T08:04:52.610Z] #20 sha256:5f95df2b529065c420f9590f5e568d9ec3a6a1ed6cc0c3310577e56fea4ee56c [2021-07-14T08:04:52.610Z] #20 CACHED [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-14T08:04:52.610Z] #14 sha256:7f76075df363f311c69e79ee1899a4732c2873ce8ab9ef5c9a2292431d6092ac [2021-07-14T08:04:52.610Z] #14 CACHED [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-14T08:04:52.610Z] #16 sha256:97a9c8d4a688834412e48c0ee22f7c9ea426fa480a1782af6a7c4f00eca95b96 [2021-07-14T08:04:52.610Z] #16 CACHED [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-14T08:04:52.610Z] #17 sha256:8bb629ad163dc7f6d4b9e28b0c08142b9f26be1800b51bdfe2558c134f1148d3 [2021-07-14T08:04:52.610Z] #17 CACHED [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-14T08:04:52.610Z] #18 sha256:ef1133719bba31dc7963a0168057c9cb1433eaf2de00385cd5a13296ceb7c97c [2021-07-14T08:04:52.610Z] #18 CACHED [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #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-07-14T08:04:52.610Z] #15 sha256:ae8828c147d6c3e4a22a8f45dbc10904de419808f4fe09f48f75953500b94574 [2021-07-14T08:04:52.610Z] #15 CACHED [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-14T08:04:52.610Z] #19 sha256:159d898faca9a89f1966740702788d2c1f1b7b948d1260f1077e392de5e09789 [2021-07-14T08:04:52.610Z] #19 CACHED [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #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-07-14T08:04:52.610Z] #21 sha256:0fd2f11ec9d9b8e8dbf1075bce56e23b91e41ae8aaa5b8c3598348ed4f27b18b [2021-07-14T08:04:52.610Z] #21 CACHED [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-14T08:04:52.610Z] #22 sha256:776ab94fc04de6e2ebb5c1c63a943895fe5b3993a39a86a70672a757c5971b62 [2021-07-14T08:04:52.610Z] #22 CACHED [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-14T08:04:52.610Z] #28 sha256:5d79137451a2f310f319f54e458286d7e5937a5f0ca5fdcbe6efbb44e7bc7271 [2021-07-14T08:04:52.610Z] #28 CACHED [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #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-07-14T08:04:52.610Z] #27 sha256:fb66fc075af2299aa8718936ecc9079baa3d961d0ed92e9d56de04fa8115b455 [2021-07-14T08:04:52.610Z] #27 CACHED [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #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-07-14T08:04:52.610Z] #29 sha256:8337a5e6250d947aecb149bca50e2f8c397ba71ebe4e92d66c5d8ec980479bd2 [2021-07-14T08:04:52.610Z] #29 CACHED [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-14T08:04:52.610Z] #25 sha256:5c2074d99553379a58404fa55fa72b80cd8cd93e20da8512de14b030b6a93766 [2021-07-14T08:04:52.610Z] #25 ... [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-14T08:04:52.610Z] #31 sha256:1a4a4b17226fe0e7fefe08708a1cebd8bd7d72d306449723750eaace67acb31b [2021-07-14T08:04:52.610Z] #31 CACHED [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-14T08:04:52.610Z] #32 sha256:e3f73a48408205ebe7a62826dcb4d661d2c10dd57a550c36d5cf1e6cfbd1a0a6 [2021-07-14T08:04:52.610Z] #32 CACHED [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #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-07-14T08:04:52.610Z] #34 sha256:50798f7588bc9ebd9117eae350a652566ae415dd9807b96f294a4fefe67d0d10 [2021-07-14T08:04:52.610Z] #34 CACHED [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-14T08:04:52.610Z] #25 sha256:5c2074d99553379a58404fa55fa72b80cd8cd93e20da8512de14b030b6a93766 [2021-07-14T08:04:52.610Z] #25 DONE 0.2s [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-14T08:04:52.610Z] #30 sha256:6224816d8ed1c6f55d6fc288d6b5552cdfeb0aa0debaf82945c4070b38f81e61 [2021-07-14T08:04:52.610Z] #30 ... [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-14T08:04:52.610Z] #39 sha256:de3af72e39b73242989f16fc06aca50c6f9e46b477716ea287977c704a02a2ef [2021-07-14T08:04:52.610Z] #39 CACHED [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #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-07-14T08:04:52.610Z] #40 sha256:8b50b12a0ce0c7a83b81c2e3108ab0bca94e7bc77c2b92097fda2546d563fa91 [2021-07-14T08:04:52.610Z] #40 CACHED [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #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-07-14T08:04:52.610Z] #43 sha256:8fb48157f2d34b5edbabb9bac9e100c4526fe449a642b481531d0bf62e305f0d [2021-07-14T08:04:52.610Z] #43 CACHED [2021-07-14T08:04:52.610Z] [2021-07-14T08:04:52.610Z] #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-07-14T08:04:52.610Z] #44 sha256:3225650fb49e7c9ad14d1ca550de9bdff5977160ad77860f694e28aa876ba055 [2021-07-14T08:04:52.610Z] #44 CACHED [2021-07-14T08:04:52.809Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 2.4s done [2021-07-14T08:04:52.809Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 0B / 68.75MB 2.4s [2021-07-14T08:04:52.872Z] [2021-07-14T08:04:52.872Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-14T08:04:52.872Z] #30 sha256:6224816d8ed1c6f55d6fc288d6b5552cdfeb0aa0debaf82945c4070b38f81e61 [2021-07-14T08:04:52.997Z] #76 DONE 0.8s [2021-07-14T08:04:52.997Z] [2021-07-14T08:04:52.997Z] #77 exporting to image [2021-07-14T08:04:52.997Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-14T08:04:52.997Z] #77 exporting layers [2021-07-14T08:04:53.070Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 2.6s done [2021-07-14T08:04:53.070Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 4.11MB / 68.75MB 2.7s [2021-07-14T08:04:53.070Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 0B / 51.84MB 2.7s [2021-07-14T08:04:53.070Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 946.18kB / 129.05MB 2.7s [2021-07-14T08:04:53.331Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 10.49MB / 68.75MB 2.9s [2021-07-14T08:04:53.331Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 0.2s [2021-07-14T08:04:53.369Z] [2021-07-14T08:04:53.369Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-14T08:04:53.369Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-14T08:04:53.369Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-07-14T08:04:53.369Z] #63 ... [2021-07-14T08:04:53.369Z] [2021-07-14T08:04:53.369Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-14T08:04:53.369Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-14T08:04:53.369Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-07-14T08:04:53.369Z] #65 DONE 0.2s [2021-07-14T08:04:53.369Z] [2021-07-14T08:04:53.369Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-14T08:04:53.369Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-14T08:04:53.369Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-14T08:04:53.369Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-14T08:04:53.369Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-14T08:04:53.599Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 16.78MB / 68.75MB 3.1s [2021-07-14T08:04:53.599Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 2.59MB / 51.84MB 3.1s [2021-07-14T08:04:53.599Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 9.44MB / 129.05MB 3.1s [2021-07-14T08:04:53.630Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.2s [2021-07-14T08:04:53.863Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 20.97MB / 68.75MB 3.2s [2021-07-14T08:04:53.863Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 16.78MB / 129.05MB 3.2s [2021-07-14T08:04:53.863Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 5.35MB / 51.84MB 3.3s [2021-07-14T08:04:53.889Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.3s [2021-07-14T08:04:53.889Z] #63 ... [2021-07-14T08:04:53.889Z] [2021-07-14T08:04:53.889Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-07-14T08:04:53.889Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-07-14T08:04:53.889Z] #42 DONE 0.0s [2021-07-14T08:04:53.889Z] [2021-07-14T08:04:53.889Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-14T08:04:53.889Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-14T08:04:53.889Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.4s [2021-07-14T08:04:54.126Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 26.21MB / 68.75MB 3.6s [2021-07-14T08:04:54.126Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 10.35MB / 51.84MB 3.6s [2021-07-14T08:04:54.126Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 25.17MB / 129.05MB 3.6s [2021-07-14T08:04:54.147Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2021-07-14T08:04:54.147Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-07-14T08:04:54.147Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-07-14T08:04:54.389Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 31.46MB / 68.75MB 3.9s [2021-07-14T08:04:54.389Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 15.73MB / 51.84MB 3.9s [2021-07-14T08:04:54.389Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 36.40MB / 68.75MB 3.9s [2021-07-14T08:04:54.389Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 18.87MB / 51.84MB 3.9s [2021-07-14T08:04:54.627Z] #57 109.7 # github.com/containerd/containerd/cmd/containerd [2021-07-14T08:04:54.627Z] #57 109.7 /usr/bin/ld: /tmp/go-link-177859483/000019.o: in function `New': [2021-07-14T08:04:54.627Z] #57 109.7 /tmp/tmp.Zw7N69MtAk/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-07-14T08:04:54.627Z] #57 109.7 + bin/containerd-stress [2021-07-14T08:04:54.627Z] #57 110.8 + bin/containerd-shim [2021-07-14T08:04:54.652Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 39.85MB / 68.75MB 4.1s [2021-07-14T08:04:54.652Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 23.07MB / 51.84MB 4.1s [2021-07-14T08:04:54.652Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 38.80MB / 129.05MB 4.1s [2021-07-14T08:04:54.652Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 45.69MB / 68.75MB 4.3s [2021-07-14T08:04:54.652Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 29.36MB / 51.84MB 4.3s [2021-07-14T08:04:54.887Z] #77 exporting layers 1.8s done [2021-07-14T08:04:54.887Z] #77 writing image sha256:55fa897298e2ce577facc7984f41d030d34abfc18f162c858f988c4c86e2b152 done [2021-07-14T08:04:54.887Z] #77 naming to docker.io/library/docker:43bab449f899c8ae29c96b10f9a541a880329e95 done [2021-07-14T08:04:54.887Z] #77 DONE 1.9s [Pipeline] } [Pipeline] // stage [2021-07-14T08:04:54.916Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 32.51MB / 51.84MB 4.3s [2021-07-14T08:04:54.916Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 46.14MB / 129.05MB 4.3s [2021-07-14T08:04:54.916Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 49.28MB / 68.75MB 4.5s [2021-07-14T08:04:54.916Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 35.79MB / 51.84MB 4.5s [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-07-14T08:04:55.177Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 56.62MB / 68.75MB 4.8s [2021-07-14T08:04:55.178Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 45.09MB / 51.84MB 4.8s [2021-07-14T08:04:55.178Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 56.80MB / 129.05MB 4.8s [2021-07-14T08:04:55.250Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42634/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42634/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=43bab449f899c8ae29c96b10f9a541a880329e95 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:43bab449f899c8ae29c96b10f9a541a880329e95 hack/validate/default [2021-07-14T08:04:55.430Z] #30 DONE 2.9s [2021-07-14T08:04:55.430Z] [2021-07-14T08:04:55.430Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-14T08:04:55.430Z] #33 sha256:7d8fc31451b005366e4d7300a8f01a02ab437815d0296189052bdde358fd1113 [2021-07-14T08:04:55.430Z] #33 DONE 0.2s [2021-07-14T08:04:55.430Z] [2021-07-14T08:04:55.430Z] #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-07-14T08:04:55.430Z] #57 sha256:af59766217b64e5609939c5d96f0b0a60d705bab9b2d14f970dbe0fb04f01d93 [2021-07-14T08:04:55.430Z] #57 ... [2021-07-14T08:04:55.430Z] [2021-07-14T08:04:55.430Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-14T08:04:55.430Z] #35 sha256:49b4fd4f5c382ca78651d4196a2c4e8ceaca56849c3ba73212799b6f2325957d [2021-07-14T08:04:55.430Z] #35 DONE 0.1s [2021-07-14T08:04:55.430Z] [2021-07-14T08:04:55.430Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-14T08:04:55.430Z] #38 sha256:730f66d78846a6150df3b7d629a2f9a17b2b7d0c7d200d60e3117395e89e0992 [2021-07-14T08:04:55.430Z] #38 DONE 0.1s [2021-07-14T08:04:55.430Z] [2021-07-14T08:04:55.430Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-14T08:04:55.430Z] #41 sha256:7eb936ae5bf28431908dee240eda6c89ca3a631de783f57c352311eaf960d5ac [2021-07-14T08:04:55.458Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 49.05MB / 51.84MB 4.9s [2021-07-14T08:04:55.458Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 60.33MB / 68.75MB 5.0s [2021-07-14T08:04:55.694Z] #41 DONE 0.2s [2021-07-14T08:04:55.694Z] [2021-07-14T08:04:55.694Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-14T08:04:55.694Z] #45 sha256:18a4a5e4cbea0a747664066f9f8587f77ee4dbb69557b89f4e61ae907cb9ae3f [2021-07-14T08:04:55.694Z] #45 DONE 0.1s [2021-07-14T08:04:55.694Z] [2021-07-14T08:04:55.694Z] #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-07-14T08:04:55.694Z] #57 sha256:af59766217b64e5609939c5d96f0b0a60d705bab9b2d14f970dbe0fb04f01d93 [2021-07-14T08:04:55.694Z] #57 ... [2021-07-14T08:04:55.694Z] [2021-07-14T08:04:55.694Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-14T08:04:55.694Z] #47 sha256:46161defb1986dc71c0f8ae6e85f5cc0da129465f0ceb3961278ed609f935f71 [2021-07-14T08:04:55.694Z] #47 DONE 0.1s [2021-07-14T08:04:55.722Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 5.1s [2021-07-14T08:04:55.722Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 65.01MB / 68.75MB 5.3s [2021-07-14T08:04:55.722Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 66.06MB / 129.05MB 5.3s [2021-07-14T08:04:55.964Z] [2021-07-14T08:04:55.964Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-14T08:04:55.964Z] #49 sha256:067697d056564e20f828cf6f99858102734b92b5316517650a5a58134f2e2612 [2021-07-14T08:04:55.964Z] #49 DONE 0.1s [2021-07-14T08:04:55.964Z] [2021-07-14T08:04:55.964Z] #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-07-14T08:04:55.964Z] #57 sha256:af59766217b64e5609939c5d96f0b0a60d705bab9b2d14f970dbe0fb04f01d93 [2021-07-14T08:04:55.964Z] #57 ... [2021-07-14T08:04:55.964Z] [2021-07-14T08:04:55.964Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-14T08:04:55.964Z] #51 sha256:1ea3ffe393347bbfab9abe19d43d896842b0f41b4f8ec35e1820637044e60497 [2021-07-14T08:04:55.986Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 5.5s [2021-07-14T08:04:56.199Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-07-14T08:04:56.199Z] No api/types/ or api/swagger.yaml changes in diff. [2021-07-14T08:04:56.199Z] Congratulations! All TOML source files changed here have valid syntax. [2021-07-14T08:04:56.199Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-07-14T08:04:56.199Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-07-14T08:04:56.199Z] Congratulations! No new tests were added to integration-cli. [2021-07-14T08:04:56.199Z] [2021-07-14T08:04:56.199Z] INFO Start validation with golang-ci-lint [2021-07-14T08:04:56.199Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-07-14T08:04:56.199Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-14T08:04:56.199Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-07-14T08:04:56.226Z] #51 DONE 0.2s [2021-07-14T08:04:56.226Z] [2021-07-14T08:04:56.226Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-14T08:04:56.226Z] #53 sha256:a02f6db3c522e4ebb5f0ecbeb9dde4a590de53576def916111a5208e8aae0142 [2021-07-14T08:04:56.226Z] #53 DONE 0.1s [2021-07-14T08:04:56.226Z] [2021-07-14T08:04:56.226Z] #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-07-14T08:04:56.226Z] #57 sha256:af59766217b64e5609939c5d96f0b0a60d705bab9b2d14f970dbe0fb04f01d93 [2021-07-14T08:04:56.226Z] #57 ... [2021-07-14T08:04:56.226Z] [2021-07-14T08:04:56.226Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-14T08:04:56.226Z] #55 sha256:eb8f59f1a198559589b03fcafd4afac537271f2e4f17a5dd22da55785dcf6229 [2021-07-14T08:04:56.226Z] #55 DONE 0.1s [2021-07-14T08:04:56.250Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 75.20MB / 129.05MB 5.7s [2021-07-14T08:04:56.250Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 5.8s done [2021-07-14T08:04:56.250Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 5.9s [2021-07-14T08:04:56.487Z] [2021-07-14T08:04:56.487Z] #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-07-14T08:04:56.487Z] #57 sha256:af59766217b64e5609939c5d96f0b0a60d705bab9b2d14f970dbe0fb04f01d93 [2021-07-14T08:04:56.510Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 87.03MB / 129.05MB 6.0s [2021-07-14T08:04:56.841Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 103.81MB / 129.05MB 6.3s [2021-07-14T08:04:56.841Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 112.86MB / 129.05MB 6.4s [2021-07-14T08:04:57.102Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 6.7s done [2021-07-14T08:04:57.102Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 124.78MB / 129.05MB 6.7s [2021-07-14T08:04:57.406Z] #9 ... [2021-07-14T08:04:57.406Z] [2021-07-14T08:04:57.406Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-14T08:04:57.406Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-14T08:04:57.406Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-14T08:04:57.406Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-14T08:04:57.406Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-14T08:04:57.406Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2021-07-14T08:04:57.406Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2021-07-14T08:04:57.406Z] #65 DONE 7.0s [2021-07-14T08:04:57.406Z] [2021-07-14T08:04:57.406Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:04:57.406Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-14T08:04:57.406Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 6.7s done [2021-07-14T08:04:57.406Z] #9 ... [2021-07-14T08:04:57.406Z] [2021-07-14T08:04:57.406Z] #23 [internal] load build context [2021-07-14T08:04:57.406Z] #23 sha256:2736921a14d406eb66939ddacd06c00512b04d66ec80fc4f102dfb6d5d135ed0 [2021-07-14T08:04:57.406Z] #23 transferring context: 55.68MB 6.4s done [2021-07-14T08:04:57.406Z] #23 ... [2021-07-14T08:04:57.406Z] [2021-07-14T08:04:57.406Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:04:57.406Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-14T08:04:58.326Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.5s done [2021-07-14T08:04:58.326Z] #63 DONE 4.9s [2021-07-14T08:04:58.326Z] [2021-07-14T08:04:58.326Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:04:58.326Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-14T08:04:58.326Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 0.2s done [2021-07-14T08:04:58.326Z] #9 sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b 1.86kB / 1.86kB done [2021-07-14T08:04:58.326Z] #9 sha256:f69b4d4a2ed1cce0d22922898e131c6f9c94b663c08806996986c2c77890d3c8 6.99kB / 6.99kB done [2021-07-14T08:04:58.326Z] #9 sha256:264ebcddca05426de1c8a04cfb3a27fff72468c1d32b2d0f367d614e11449362 1.79kB / 1.79kB done [2021-07-14T08:04:58.326Z] #9 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.0s done [2021-07-14T08:04:58.326Z] #9 sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 7.83MB / 7.83MB 0.8s done [2021-07-14T08:04:58.326Z] #9 sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 51.84MB / 51.84MB 3.4s done [2021-07-14T08:04:58.326Z] #9 sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 10.00MB / 10.00MB 2.3s done [2021-07-14T08:04:58.326Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 1.9s [2021-07-14T08:04:58.326Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 63.07MB / 129.05MB 4.6s [2021-07-14T08:04:58.326Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 65.01MB / 68.75MB 4.6s [2021-07-14T08:04:58.326Z] #9 sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 156B / 156B 3.6s done [2021-07-14T08:04:58.326Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 78.64MB / 129.05MB 4.9s [2021-07-14T08:04:58.326Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 4.9s [2021-07-14T08:04:58.349Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 5.2s [2021-07-14T08:04:58.586Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 89.89MB / 129.05MB 5.1s [2021-07-14T08:04:58.847Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 97.27MB / 129.05MB 5.3s [2021-07-14T08:04:58.920Z] #9 ... [2021-07-14T08:04:58.920Z] [2021-07-14T08:04:58.920Z] #23 [internal] load build context [2021-07-14T08:04:58.920Z] #23 sha256:2736921a14d406eb66939ddacd06c00512b04d66ec80fc4f102dfb6d5d135ed0 [2021-07-14T08:04:58.920Z] #23 DONE 8.6s [2021-07-14T08:04:58.920Z] [2021-07-14T08:04:58.920Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:04:58.920Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-14T08:04:59.104Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 110.10MB / 129.05MB 5.6s [2021-07-14T08:04:59.491Z] #9 ... [2021-07-14T08:04:59.491Z] [2021-07-14T08:04:59.491Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-14T08:04:59.491Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-07-14T08:04:59.491Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-07-14T08:04:59.491Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-14T08:04:59.491Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-07-14T08:04:59.491Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-07-14T08:04:59.491Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2021-07-14T08:04:59.491Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.4s done [2021-07-14T08:04:59.491Z] #63 DONE 9.1s [2021-07-14T08:04:59.491Z] [2021-07-14T08:04:59.491Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:04:59.491Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-14T08:04:59.491Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 [2021-07-14T08:04:59.574Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 123.73MB / 129.05MB 5.9s [2021-07-14T08:04:59.574Z] #9 sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 68.75MB / 68.75MB 5.7s done [2021-07-14T08:04:59.753Z] #9 ... [2021-07-14T08:04:59.754Z] [2021-07-14T08:04:59.754Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-14T08:04:59.754Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-14T08:04:59.754Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.1s done [2021-07-14T08:04:59.754Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-14T08:04:59.754Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-14T08:04:59.754Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-14T08:04:59.754Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.0s done [2021-07-14T08:04:59.754Z] #26 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 6.1s done [2021-07-14T08:04:59.754Z] #26 DONE 9.2s [2021-07-14T08:04:59.754Z] [2021-07-14T08:04:59.754Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:04:59.754Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-14T08:04:59.912Z] #57 117.6 + bin/containerd-shim-runc-v1 [2021-07-14T08:05:00.697Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 1.0s done [2021-07-14T08:05:01.269Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.1s [2021-07-14T08:05:01.841Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.5s done [2021-07-14T08:05:02.102Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 [2021-07-14T08:05:02.120Z] #9 extracting sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 6.1s done [2021-07-14T08:05:02.683Z] #9 ... [2021-07-14T08:05:02.683Z] [2021-07-14T08:05:02.683Z] #23 [internal] load build context [2021-07-14T08:05:02.683Z] #23 sha256:63f2b91366d677623fb3a68b1e9c9941eb7c65caaec0c17c7e5ce633b1217d10 [2021-07-14T08:05:02.683Z] #23 transferring context: 55.68MB 6.7s done [2021-07-14T08:05:02.683Z] #23 DONE 9.6s [2021-07-14T08:05:02.683Z] [2021-07-14T08:05:02.683Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:05:02.683Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-14T08:05:02.683Z] #9 ... [2021-07-14T08:05:02.683Z] [2021-07-14T08:05:02.683Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-14T08:05:02.683Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-14T08:05:02.683Z] #26 resolve docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 0.2s done [2021-07-14T08:05:02.683Z] #26 sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 1.85kB / 1.85kB done [2021-07-14T08:05:02.683Z] #26 sha256:5625c115ad881f19967a9b66416f8d40710bb307ad607d037f8ad8289260f75f 529B / 529B done [2021-07-14T08:05:02.683Z] #26 sha256:7a4951775d157843b47250a2a5cc7b561d2abe0b29ae6f19737a04635302eacf 1.46kB / 1.46kB done [2021-07-14T08:05:02.683Z] #26 sha256:0bc3020d05f1e08b41f1c5d54650a157b1690cde7fedb1fafbc9cda70ee2ec5c 50.44MB / 50.44MB 2.0s done [2021-07-14T08:05:02.683Z] #26 ... [2021-07-14T08:05:02.683Z] [2021-07-14T08:05:02.683Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:05:02.683Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-14T08:05:03.246Z] #9 sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 129.05MB / 129.05MB 9.7s done [2021-07-14T08:05:03.503Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 [2021-07-14T08:05:03.503Z] #9 ... [2021-07-14T08:05:03.503Z] [2021-07-14T08:05:03.503Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-14T08:05:03.503Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-14T08:05:03.503Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-07-14T08:05:03.503Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-07-14T08:05:03.503Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-07-14T08:05:03.503Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done [2021-07-14T08:05:03.503Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done [2021-07-14T08:05:03.503Z] #65 ... [2021-07-14T08:05:03.503Z] [2021-07-14T08:05:03.503Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:05:03.503Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-14T08:05:03.762Z] #9 extracting sha256:a110e58716600c199fc95f633b30735c33a25b5adcfb16d1d7edbcb78a3f1b62 0.4s done [2021-07-14T08:05:04.028Z] #9 ... [2021-07-14T08:05:04.028Z] [2021-07-14T08:05:04.028Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-07-14T08:05:04.028Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-07-14T08:05:04.028Z] #65 DONE 10.5s [2021-07-14T08:05:04.028Z] [2021-07-14T08:05:04.028Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:dcb20da8d9d73c9dab5059668852555c171d40cdec297da845da9c929b70e0b1 [2021-07-14T08:05:04.028Z] #26 sha256:4eabce6c5ed488c480b66c0600fd4c04b4ebd5d405ff4a30a1b87af38da95440 [2021-07-14T08:05:04.028Z] #26 DONE 10.8s [2021-07-14T08:05:04.028Z] [2021-07-14T08:05:04.028Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:05:04.028Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-14T08:05:04.285Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 [2021-07-14T08:05:05.204Z] #57 122.4 + bin/containerd-shim-runc-v2 [2021-07-14T08:05:05.204Z] #57 123.0 + binaries [2021-07-14T08:05:05.204Z] #57 123.0 + install -D bin/containerd /build/containerd [2021-07-14T08:05:05.204Z] #57 123.0 + install -D bin/containerd-shim /build/containerd-shim [2021-07-14T08:05:05.204Z] #57 123.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-14T08:05:05.204Z] #57 123.0 + install -D bin/ctr /build/ctr [2021-07-14T08:05:05.244Z] #9 extracting sha256:83d3c0fa203acbade733bff627daa75b84c97f9d0553bcdf967a3f1d37471277 0.7s done [2021-07-14T08:05:05.413Z] #9 ... [2021-07-14T08:05:05.413Z] [2021-07-14T08:05:05.413Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-14T08:05:05.413Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-14T08:05:05.413Z] #64 DONE 2.3s [2021-07-14T08:05:05.413Z] [2021-07-14T08:05:05.413Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:05:05.413Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-14T08:05:05.413Z] #9 ... [2021-07-14T08:05:05.414Z] [2021-07-14T08:05:05.414Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-14T08:05:05.414Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-14T08:05:05.465Z] #57 DONE 123.4s [2021-07-14T08:05:05.503Z] #9 ... [2021-07-14T08:05:05.503Z] [2021-07-14T08:05:05.503Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-07-14T08:05:05.503Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-07-14T08:05:05.503Z] #64 DONE 0.9s [2021-07-14T08:05:05.760Z] [2021-07-14T08:05:05.760Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-07-14T08:05:05.760Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-07-14T08:05:06.016Z] #66 DONE 0.4s [2021-07-14T08:05:06.016Z] [2021-07-14T08:05:06.016Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:05:06.016Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-14T08:05:06.016Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 0.1s [2021-07-14T08:05:06.412Z] [2021-07-14T08:05:06.412Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-14T08:05:06.412Z] #58 sha256:0e7ebea5187d03f2b8e71a5b2d123bfc5f8b487ba69895b47704f2061c4f4c47 [2021-07-14T08:05:06.412Z] #58 DONE 0.2s [2021-07-14T08:05:06.412Z] [2021-07-14T08:05:06.412Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-14T08:05:06.412Z] #62 sha256:9dc1fd9852ac0db7cb0b2bb6be796f662e4853b3c39a3abe515441eba1f96e64 [2021-07-14T08:05:06.412Z] #62 DONE 0.1s [2021-07-14T08:05:06.412Z] [2021-07-14T08:05:06.412Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-14T08:05:06.412Z] #67 sha256:1cc6f6b4e7a94e1f57b0c30424ea1e80f74e97e188d98bf5eea00bc593560ef5 [2021-07-14T08:05:06.983Z] #67 DONE 0.5s [2021-07-14T08:05:06.983Z] [2021-07-14T08:05:06.983Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-14T08:05:06.983Z] #68 sha256:35993e043cffd65ba82637461e1b31422d88dd88f372e825564775fdacb828a1 [2021-07-14T08:05:06.983Z] #68 DONE 0.0s [2021-07-14T08:05:07.244Z] [2021-07-14T08:05:07.244Z] #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-07-14T08:05:07.244Z] #69 sha256:beccf13d8041337ffb363b5bc8797bf6d045dbc0b5784ddeb00effd901c5ab63 [2021-07-14T08:05:07.330Z] #66 DONE 1.8s [2021-07-14T08:05:07.330Z] [2021-07-14T08:05:07.330Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:05:07.330Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-14T08:05:07.330Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 4.2s done [2021-07-14T08:05:07.330Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 [2021-07-14T08:05:07.814Z] #69 0.759 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-07-14T08:05:08.074Z] #69 0.917 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-07-14T08:05:08.074Z] #69 0.999 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-07-14T08:05:08.074Z] #69 1.000 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-07-14T08:05:08.749Z] #57 118.3 # github.com/containerd/containerd/cmd/containerd [2021-07-14T08:05:08.749Z] #57 118.3 /usr/bin/ld: /tmp/go-link-353594405/000019.o: in function `New': [2021-07-14T08:05:08.749Z] #57 118.3 /tmp/tmp.HXhi174qR0/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-07-14T08:05:08.749Z] #57 118.4 + bin/containerd-stress [2021-07-14T08:05:08.906Z] #69 1.181 Reading package lists... [2021-07-14T08:05:09.478Z] #69 1.899 Reading package lists... [2021-07-14T08:05:09.738Z] #69 2.524 Building dependency tree... [2021-07-14T08:05:09.738Z] #69 2.650 Reading state information... [2021-07-14T08:05:09.738Z] #69 2.755 The following additional packages will be installed: [2021-07-14T08:05:09.892Z] #9 ... [2021-07-14T08:05:09.892Z] [2021-07-14T08:05:09.892Z] #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-07-14T08:05:09.892Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-14T08:05:09.892Z] #27 4.361 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-14T08:05:09.892Z] #27 4.361 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-14T08:05:09.892Z] #27 4.406 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-14T08:05:09.892Z] #27 4.574 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-14T08:05:09.892Z] #27 5.018 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-14T08:05:09.892Z] #27 5.346 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-14T08:05:09.892Z] #27 6.984 Fetched 8454 kB in 3s (2925 kB/s) [2021-07-14T08:05:09.892Z] #27 6.984 Reading package lists... [2021-07-14T08:05:09.892Z] #27 7.785 Reading package lists... [2021-07-14T08:05:09.892Z] #27 8.757 Building dependency tree... [2021-07-14T08:05:09.892Z] #27 9.192 The following additional packages will be installed: [2021-07-14T08:05:09.892Z] #27 9.192 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-14T08:05:09.892Z] #27 9.192 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-14T08:05:09.892Z] #27 9.192 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-14T08:05:09.892Z] #27 9.192 Suggested packages: [2021-07-14T08:05:09.892Z] #27 9.192 krb5-doc krb5-user [2021-07-14T08:05:09.892Z] #27 9.192 Recommended packages: [2021-07-14T08:05:09.892Z] #27 9.192 krb5-locales publicsuffix libsasl2-modules [2021-07-14T08:05:09.892Z] #27 9.446 The following NEW packages will be installed: [2021-07-14T08:05:09.892Z] #27 9.446 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-14T08:05:09.892Z] #27 9.446 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-14T08:05:09.892Z] #27 9.446 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-14T08:05:09.892Z] #27 9.446 libssh2-1 libssl1.1 openssl [2021-07-14T08:05:09.892Z] #27 9.717 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-14T08:05:09.892Z] #27 9.717 Need to get 5059 kB of archives. [2021-07-14T08:05:09.892Z] #27 9.717 After this operation, 12.1 MB of additional disk space will be used. [2021-07-14T08:05:09.892Z] #27 9.717 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-14T08:05:09.892Z] #27 9.758 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-14T08:05:09.892Z] #27 9.772 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-14T08:05:09.892Z] #27 9.777 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-14T08:05:09.892Z] #27 9.777 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-14T08:05:09.892Z] #27 9.778 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-14T08:05:09.892Z] #27 9.781 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-14T08:05:09.892Z] #27 9.789 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-14T08:05:09.892Z] #27 9.792 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-14T08:05:09.892Z] #27 9.795 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-14T08:05:09.892Z] #27 9.802 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-14T08:05:09.892Z] #27 9.802 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-14T08:05:09.892Z] #27 9.810 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-14T08:05:09.892Z] #27 9.810 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-14T08:05:09.892Z] #27 9.810 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-14T08:05:09.892Z] #27 9.810 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-14T08:05:09.892Z] #27 9.812 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-14T08:05:09.892Z] #27 9.819 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-14T08:05:09.892Z] #27 9.827 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-14T08:05:09.892Z] #27 9.827 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-14T08:05:09.892Z] #27 9.827 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-14T08:05:09.892Z] #27 10.09 debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T08:05:09.892Z] #27 10.13 Fetched 5059 kB in 0s (13.7 MB/s) [2021-07-14T08:05:09.892Z] #27 10.20 Selecting previously unselected package libssl1.1:amd64. [2021-07-14T08:05:09.892Z] #27 10.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 ... 6677 files and directories currently installed.) [2021-07-14T08:05:09.892Z] #27 10.20 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-14T08:05:09.892Z] #27 ... [2021-07-14T08:05:09.892Z] [2021-07-14T08:05:09.892Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:05:09.892Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-14T08:05:09.998Z] #69 2.755 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-07-14T08:05:09.998Z] #69 2.755 libpam-systemd [2021-07-14T08:05:09.998Z] #69 2.756 Suggested packages: [2021-07-14T08:05:09.998Z] #69 2.756 systemd-container policykit-1 [2021-07-14T08:05:09.998Z] #69 2.756 Recommended packages: [2021-07-14T08:05:09.998Z] #69 2.756 libnss-systemd [2021-07-14T08:05:09.998Z] #69 2.834 The following NEW packages will be installed: [2021-07-14T08:05:09.998Z] #69 2.835 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-07-14T08:05:09.998Z] #69 2.836 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-07-14T08:05:10.141Z] #57 120.7 + bin/containerd-shim [2021-07-14T08:05:10.259Z] #69 3.107 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-07-14T08:05:10.259Z] #69 3.107 Need to get 4762 kB of archives. [2021-07-14T08:05:10.259Z] #69 3.107 After this operation, 16.6 MB of additional disk space will be used. [2021-07-14T08:05:10.259Z] #69 3.107 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-07-14T08:05:10.259Z] #69 3.109 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-07-14T08:05:10.259Z] #69 3.110 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-07-14T08:05:10.259Z] #69 3.171 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-07-14T08:05:10.259Z] #69 3.220 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-07-14T08:05:10.259Z] #69 3.258 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-07-14T08:05:10.259Z] #69 3.306 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-07-14T08:05:10.520Z] #69 3.307 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-07-14T08:05:10.520Z] #69 3.309 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-07-14T08:05:10.520Z] #69 3.312 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-07-14T08:05:10.520Z] #69 3.314 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-07-14T08:05:10.520Z] #69 3.475 debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T08:05:10.520Z] #69 3.502 Fetched 4762 kB in 0s (10.2 MB/s) [2021-07-14T08:05:10.520Z] #69 3.535 Selecting previously unselected package libargon2-1:amd64. [2021-07-14T08:05:10.780Z] #69 3.535 (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 ... 28078 files and directories currently installed.) [2021-07-14T08:05:10.780Z] #69 3.684 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-07-14T08:05:10.780Z] #69 3.693 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-14T08:05:10.780Z] #69 3.729 Selecting previously unselected package libjson-c3:amd64. [2021-07-14T08:05:10.780Z] #69 3.732 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-07-14T08:05:10.780Z] #69 3.736 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-14T08:05:10.780Z] #69 3.774 Selecting previously unselected package libcryptsetup12:amd64. [2021-07-14T08:05:10.780Z] #69 3.777 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-07-14T08:05:10.780Z] #69 3.781 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-14T08:05:10.780Z] #69 3.832 Selecting previously unselected package libidn11:amd64. [2021-07-14T08:05:11.041Z] #69 3.834 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-07-14T08:05:11.041Z] #69 3.838 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-07-14T08:05:11.041Z] #69 3.880 Selecting previously unselected package libkmod2:amd64. [2021-07-14T08:05:11.041Z] #69 3.884 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-07-14T08:05:11.041Z] #69 3.887 Unpacking libkmod2:amd64 (26-1) ... [2021-07-14T08:05:11.041Z] #69 3.938 Selecting previously unselected package systemd. [2021-07-14T08:05:11.041Z] #69 3.939 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-07-14T08:05:11.041Z] #69 3.978 Unpacking systemd (241-7~deb10u7) ... [2021-07-14T08:05:11.272Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 5.3s [2021-07-14T08:05:11.611Z] #69 4.391 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-07-14T08:05:11.611Z] #69 4.401 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-07-14T08:05:11.611Z] #69 4.412 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-07-14T08:05:11.611Z] #69 4.423 Setting up libidn11:amd64 (1.33-2.2) ... [2021-07-14T08:05:11.612Z] #69 4.440 Setting up libkmod2:amd64 (26-1) ... [2021-07-14T08:05:11.612Z] #69 4.451 Setting up systemd (241-7~deb10u7) ... [2021-07-14T08:05:11.612Z] #69 4.502 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-07-14T08:05:11.612Z] #69 4.504 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-07-14T08:05:11.612Z] #69 4.508 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-14T08:05:11.612Z] #69 4.508 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-07-14T08:05:12.182Z] #69 4.959 Selecting previously unselected package systemd-sysv. [2021-07-14T08:05:12.182Z] #69 4.959 (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 ... 28875 files and directories currently installed.) [2021-07-14T08:05:12.182Z] #69 4.971 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-07-14T08:05:12.182Z] #69 4.975 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-07-14T08:05:12.182Z] #69 5.016 Selecting previously unselected package libdbus-1-3:amd64. [2021-07-14T08:05:12.182Z] #69 5.019 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-07-14T08:05:12.182Z] #69 5.025 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-14T08:05:12.182Z] #69 5.087 Selecting previously unselected package dbus. [2021-07-14T08:05:12.182Z] #69 5.090 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-07-14T08:05:12.182Z] #69 5.101 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-07-14T08:05:12.182Z] #69 5.163 Selecting previously unselected package libpam-systemd:amd64. [2021-07-14T08:05:12.182Z] #69 5.163 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-07-14T08:05:12.182Z] #69 5.167 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-07-14T08:05:12.182Z] #69 5.209 Selecting previously unselected package dbus-user-session. [2021-07-14T08:05:12.443Z] #69 5.212 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-07-14T08:05:12.443Z] #69 5.216 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-14T08:05:12.443Z] #69 5.257 Setting up systemd-sysv (241-7~deb10u7) ... [2021-07-14T08:05:12.443Z] #69 5.269 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-07-14T08:05:12.443Z] #69 5.279 Setting up dbus (1.12.20-0+deb10u1) ... [2021-07-14T08:05:12.443Z] #69 5.401 invoke-rc.d: could not determine current runlevel [2021-07-14T08:05:12.443Z] #69 5.404 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-14T08:05:12.443Z] #69 5.408 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-07-14T08:05:12.447Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.1s [2021-07-14T08:05:12.703Z] #69 5.526 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-07-14T08:05:12.703Z] #69 5.541 Processing triggers for systemd (241-7~deb10u7) ... [2021-07-14T08:05:12.703Z] #69 5.551 Processing triggers for libc-bin (2.28-10) ... [2021-07-14T08:05:12.963Z] #69 DONE 5.8s [2021-07-14T08:05:12.963Z] [2021-07-14T08:05:12.963Z] #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-07-14T08:05:12.963Z] #70 sha256:2a0336519e0bf9689e5677a88ed865d2a61f90bd63df32b5d15c792d7a5bc75f [2021-07-14T08:05:13.167Z] #9 extracting sha256:a8fd09c11b021b756b7a92a4f70a3d444ce7e63a1c24e5749d236dc2c6e68514 7.1s done [2021-07-14T08:05:13.423Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 [2021-07-14T08:05:13.533Z] #70 0.459 % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-14T08:05:13.533Z] #70 0.462 Dload Upload Total Spent Left Speed [2021-07-14T08:05:13.533Z] #70 0.464 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 12659 0 --:--:-- --:--:-- --:--:-- 12659 [2021-07-14T08:05:13.533Z] #70 DONE 0.7s [2021-07-14T08:05:13.533Z] [2021-07-14T08:05:13.533Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-14T08:05:13.533Z] #71 sha256:557397302b2fc1b0174c9510e37c3260752bb2e11260870360e4a2cd6a1f069b [2021-07-14T08:05:13.837Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 6.4s done [2021-07-14T08:05:14.361Z] #9 ... [2021-07-14T08:05:14.361Z] [2021-07-14T08:05:14.361Z] #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-07-14T08:05:14.361Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-14T08:05:14.361Z] #27 1.280 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-14T08:05:14.361Z] #27 1.280 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-07-14T08:05:14.361Z] #27 1.291 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-14T08:05:14.361Z] #27 1.580 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-14T08:05:14.361Z] #27 1.909 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-14T08:05:14.361Z] #27 2.238 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-14T08:05:14.361Z] #27 3.852 Fetched 8454 kB in 3s (2986 kB/s) [2021-07-14T08:05:14.361Z] #27 3.852 Reading package lists... [2021-07-14T08:05:14.361Z] #27 4.797 Reading package lists... [2021-07-14T08:05:14.361Z] #27 5.748 Building dependency tree... [2021-07-14T08:05:14.361Z] #27 6.080 The following additional packages will be installed: [2021-07-14T08:05:14.361Z] #27 6.080 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-07-14T08:05:14.361Z] #27 6.080 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-07-14T08:05:14.361Z] #27 6.080 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-07-14T08:05:14.361Z] #27 6.080 Suggested packages: [2021-07-14T08:05:14.361Z] #27 6.080 krb5-doc krb5-user [2021-07-14T08:05:14.361Z] #27 6.080 Recommended packages: [2021-07-14T08:05:14.361Z] #27 6.080 krb5-locales publicsuffix libsasl2-modules [2021-07-14T08:05:14.361Z] #27 6.316 The following NEW packages will be installed: [2021-07-14T08:05:14.361Z] #27 6.316 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-07-14T08:05:14.361Z] #27 6.316 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-07-14T08:05:14.361Z] #27 6.316 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-07-14T08:05:14.361Z] #27 6.316 libssh2-1 libssl1.1 openssl [2021-07-14T08:05:14.361Z] #27 6.590 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-07-14T08:05:14.361Z] #27 6.590 Need to get 5059 kB of archives. [2021-07-14T08:05:14.361Z] #27 6.590 After this operation, 12.1 MB of additional disk space will be used. [2021-07-14T08:05:14.361Z] #27 6.590 Get:1 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-07-14T08:05:14.361Z] #27 6.624 Get:2 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-07-14T08:05:14.361Z] #27 6.634 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-07-14T08:05:14.361Z] #27 6.647 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-07-14T08:05:14.361Z] #27 6.647 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-07-14T08:05:14.361Z] #27 6.647 Get:6 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-07-14T08:05:14.361Z] #27 6.647 Get:7 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-07-14T08:05:14.361Z] #27 6.651 Get:8 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-07-14T08:05:14.361Z] #27 6.656 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-07-14T08:05:14.361Z] #27 6.667 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-07-14T08:05:14.361Z] #27 6.667 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-07-14T08:05:14.361Z] #27 6.667 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-07-14T08:05:14.361Z] #27 6.676 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-07-14T08:05:14.361Z] #27 6.676 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-07-14T08:05:14.361Z] #27 6.676 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-07-14T08:05:14.361Z] #27 6.676 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-07-14T08:05:14.361Z] #27 6.683 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-07-14T08:05:14.361Z] #27 6.683 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-07-14T08:05:14.361Z] #27 6.693 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-14T08:05:14.361Z] #27 6.693 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-14T08:05:14.361Z] #27 6.700 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-14T08:05:14.361Z] #27 6.922 debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T08:05:14.361Z] #27 6.962 Fetched 5059 kB in 0s (13.7 MB/s) [2021-07-14T08:05:14.361Z] #27 7.012 Selecting previously unselected package libssl1.1:amd64. [2021-07-14T08:05:14.361Z] #27 7.012 (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-07-14T08:05:14.361Z] #27 7.016 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-14T08:05:14.361Z] #27 7.024 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-14T08:05:14.361Z] #27 7.357 Selecting previously unselected package openssl. [2021-07-14T08:05:14.361Z] #27 7.357 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-14T08:05:14.361Z] #27 7.364 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-14T08:05:14.361Z] #27 7.641 Selecting previously unselected package ca-certificates. [2021-07-14T08:05:14.361Z] #27 7.641 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-14T08:05:14.361Z] #27 7.646 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-14T08:05:14.361Z] #27 7.724 Selecting previously unselected package libkeyutils1:amd64. [2021-07-14T08:05:14.361Z] #27 7.724 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-14T08:05:14.361Z] #27 7.737 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-14T08:05:14.361Z] #27 7.772 Selecting previously unselected package libkrb5support0:amd64. [2021-07-14T08:05:14.361Z] #27 7.772 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-14T08:05:14.361Z] #27 7.777 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-14T08:05:14.361Z] #27 7.839 Selecting previously unselected package libk5crypto3:amd64. [2021-07-14T08:05:14.361Z] #27 7.839 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-14T08:05:14.361Z] #27 7.843 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-14T08:05:14.361Z] #27 7.945 Selecting previously unselected package libkrb5-3:amd64. [2021-07-14T08:05:14.361Z] #27 7.945 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-14T08:05:14.361Z] #27 7.950 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-14T08:05:14.361Z] #27 8.187 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-14T08:05:14.361Z] #27 8.187 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-14T08:05:14.361Z] #27 8.201 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-14T08:05:14.361Z] #27 8.465 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-14T08:05:14.361Z] #27 8.467 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-14T08:05:14.361Z] #27 8.477 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-14T08:05:14.361Z] #27 8.548 Selecting previously unselected package libsasl2-2:amd64. [2021-07-14T08:05:14.361Z] #27 8.548 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-14T08:05:14.361Z] #27 8.555 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-14T08:05:14.361Z] #27 8.612 Selecting previously unselected package libldap-common. [2021-07-14T08:05:14.361Z] #27 8.612 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-14T08:05:14.361Z] #27 8.617 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-14T08:05:14.361Z] #27 8.736 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-14T08:05:14.361Z] #27 8.736 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-14T08:05:14.361Z] #27 8.742 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-14T08:05:14.361Z] #27 8.990 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-14T08:05:14.361Z] #27 8.990 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-14T08:05:14.361Z] #27 8.993 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-14T08:05:14.361Z] #27 9.237 Selecting previously unselected package libpsl5:amd64. [2021-07-14T08:05:14.361Z] #27 9.237 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-14T08:05:14.361Z] #27 9.243 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-14T08:05:14.361Z] #27 9.430 Selecting previously unselected package librtmp1:amd64. [2021-07-14T08:05:14.361Z] #27 9.430 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-14T08:05:14.361Z] #27 9.436 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-14T08:05:14.361Z] #27 9.488 Selecting previously unselected package libssh2-1:amd64. [2021-07-14T08:05:14.361Z] #27 9.488 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-14T08:05:14.361Z] #27 9.495 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-14T08:05:14.361Z] #27 9.588 Selecting previously unselected package libcurl4:amd64. [2021-07-14T08:05:14.361Z] #27 9.588 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-14T08:05:14.361Z] #27 9.593 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-14T08:05:14.361Z] #27 9.698 Selecting previously unselected package curl. [2021-07-14T08:05:14.361Z] #27 9.698 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-14T08:05:14.361Z] #27 9.702 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-14T08:05:14.361Z] #27 9.871 Selecting previously unselected package libonig5:amd64. [2021-07-14T08:05:14.361Z] #27 9.871 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-14T08:05:14.361Z] #27 9.943 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-14T08:05:14.361Z] #27 10.11 Selecting previously unselected package libjq1:amd64. [2021-07-14T08:05:14.361Z] #27 10.11 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-14T08:05:14.361Z] #27 10.11 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-14T08:05:14.361Z] #27 10.18 Selecting previously unselected package jq. [2021-07-14T08:05:14.361Z] #27 10.18 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-14T08:05:14.361Z] #27 10.18 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-14T08:05:14.361Z] #27 ... [2021-07-14T08:05:14.361Z] [2021-07-14T08:05:14.361Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:05:14.361Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-14T08:05:14.412Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d [2021-07-14T08:05:14.474Z] #71 DONE 0.7s [2021-07-14T08:05:14.474Z] [2021-07-14T08:05:14.474Z] #72 exporting to image [2021-07-14T08:05:14.474Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-14T08:05:14.474Z] #72 exporting layers [2021-07-14T08:05:15.860Z] #72 exporting layers 1.7s done [2021-07-14T08:05:15.860Z] #72 writing image sha256:fc3ed75895e918cba4711421d171cb105056c9ca152abe0c12503cf12d6b533f [2021-07-14T08:05:15.860Z] #72 writing image sha256:fc3ed75895e918cba4711421d171cb105056c9ca152abe0c12503cf12d6b533f done [2021-07-14T08:05:15.860Z] #72 naming to docker.io/library/docker:3b24e68eab1b69cca1cacbad0c6c8c7cbec22e43 done [2021-07-14T08:05:15.860Z] #72 DONE 1.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-14T08:05:16.214Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42634/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=3b24e68eab1b69cca1cacbad0c6c8c7cbec22e43 -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:3b24e68eab1b69cca1cacbad0c6c8c7cbec22e43 hack/make.sh dynbinary test-integration [2021-07-14T08:05:16.751Z] #57 126.5 + bin/containerd-shim-runc-v1 [2021-07-14T08:05:16.785Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-07-14T08:05:16.785Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-07-14T08:05:16.785Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-07-14T08:05:16.785Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-07-14T08:05:16.785Z] 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-07-14T08:05:16.785Z] Detected virtualization docker. [2021-07-14T08:05:16.785Z] Detected architecture x86-64. [2021-07-14T08:05:16.785Z] Set hostname to . [2021-07-14T08:05:17.356Z] + source /etc/docker-entrypoint-cmd [2021-07-14T08:05:17.356Z] ++ hack/make.sh dynbinary test-integration [2021-07-14T08:05:17.356Z] [2021-07-14T08:05:17.356Z] Removing bundles/ [2021-07-14T08:05:17.356Z] [2021-07-14T08:05:17.356Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-14T08:05:17.356Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-14T08:05:17.356Z] GOOS="" GOARCH="" GOARM="" [2021-07-14T08:05:18.707Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.1s [2021-07-14T08:05:18.963Z] #9 extracting sha256:78287c648ba24843d09e43253bb28f9020904cf5874e292918bba071c6c42564 5.4s done [2021-07-14T08:05:19.734Z] #9 ... [2021-07-14T08:05:19.734Z] [2021-07-14T08:05:19.734Z] #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-07-14T08:05:19.734Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-14T08:05:19.734Z] #27 10.21 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-14T08:05:19.734Z] #27 10.48 Selecting previously unselected package openssl. [2021-07-14T08:05:19.734Z] #27 10.48 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-07-14T08:05:19.734Z] #27 10.48 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-07-14T08:05:19.734Z] #27 10.70 Selecting previously unselected package ca-certificates. [2021-07-14T08:05:19.734Z] #27 10.70 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-07-14T08:05:19.734Z] #27 10.71 Unpacking ca-certificates (20200601~deb10u2) ... [2021-07-14T08:05:19.734Z] #27 10.82 Selecting previously unselected package libkeyutils1:amd64. [2021-07-14T08:05:19.734Z] #27 10.82 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-07-14T08:05:19.734Z] #27 10.83 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-07-14T08:05:19.734Z] #27 10.88 Selecting previously unselected package libkrb5support0:amd64. [2021-07-14T08:05:19.734Z] #27 10.88 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-07-14T08:05:19.734Z] #27 10.89 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-14T08:05:19.734Z] #27 10.97 Selecting previously unselected package libk5crypto3:amd64. [2021-07-14T08:05:19.734Z] #27 10.97 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-07-14T08:05:19.734Z] #27 10.97 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-14T08:05:19.734Z] #27 11.07 Selecting previously unselected package libkrb5-3:amd64. [2021-07-14T08:05:19.734Z] #27 11.07 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-07-14T08:05:19.734Z] #27 11.07 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-14T08:05:19.734Z] #27 11.27 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-14T08:05:19.734Z] #27 11.27 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-07-14T08:05:19.734Z] #27 11.28 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-14T08:05:19.734Z] #27 11.36 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-14T08:05:19.734Z] #27 11.36 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-14T08:05:19.734Z] #27 11.37 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-14T08:05:19.734Z] #27 11.44 Selecting previously unselected package libsasl2-2:amd64. [2021-07-14T08:05:19.734Z] #27 11.44 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-07-14T08:05:19.734Z] #27 11.45 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-14T08:05:19.734Z] #27 11.53 Selecting previously unselected package libldap-common. [2021-07-14T08:05:19.734Z] #27 11.53 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-07-14T08:05:19.734Z] #27 11.53 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-14T08:05:19.734Z] #27 11.59 Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-14T08:05:19.734Z] #27 11.59 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-07-14T08:05:19.734Z] #27 11.59 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-14T08:05:19.734Z] #27 11.68 Selecting previously unselected package libnghttp2-14:amd64. [2021-07-14T08:05:19.734Z] #27 11.68 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-07-14T08:05:19.734Z] #27 11.68 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-14T08:05:19.734Z] #27 11.76 Selecting previously unselected package libpsl5:amd64. [2021-07-14T08:05:19.734Z] #27 11.76 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-07-14T08:05:19.734Z] #27 11.76 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-07-14T08:05:19.735Z] #27 11.82 Selecting previously unselected package librtmp1:amd64. [2021-07-14T08:05:19.735Z] #27 11.82 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-07-14T08:05:19.735Z] #27 11.84 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-14T08:05:19.735Z] #27 11.89 Selecting previously unselected package libssh2-1:amd64. [2021-07-14T08:05:19.735Z] #27 11.89 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-07-14T08:05:19.735Z] #27 11.89 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-14T08:05:19.735Z] #27 11.98 Selecting previously unselected package libcurl4:amd64. [2021-07-14T08:05:19.735Z] #27 11.98 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-07-14T08:05:19.735Z] #27 11.99 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-14T08:05:19.735Z] #27 12.09 Selecting previously unselected package curl. [2021-07-14T08:05:19.735Z] #27 12.09 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-07-14T08:05:19.735Z] #27 12.10 Unpacking curl (7.64.0-4+deb10u2) ... [2021-07-14T08:05:19.735Z] #27 12.26 Selecting previously unselected package libonig5:amd64. [2021-07-14T08:05:19.735Z] #27 12.26 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-07-14T08:05:19.735Z] #27 12.28 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-14T08:05:19.735Z] #27 12.36 Selecting previously unselected package libjq1:amd64. [2021-07-14T08:05:19.735Z] #27 12.36 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-14T08:05:19.735Z] #27 12.38 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-14T08:05:19.735Z] #27 12.45 Selecting previously unselected package jq. [2021-07-14T08:05:19.735Z] #27 12.45 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-14T08:05:19.735Z] #27 12.45 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-14T08:05:19.735Z] #27 12.55 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-14T08:05:19.735Z] #27 12.59 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-14T08:05:19.735Z] #27 12.61 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-14T08:05:19.735Z] #27 12.77 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-14T08:05:19.735Z] #27 12.79 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-14T08:05:19.735Z] #27 12.86 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-14T08:05:19.735Z] #27 12.88 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-14T08:05:19.735Z] #27 12.90 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-14T08:05:19.735Z] #27 12.95 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-14T08:05:19.735Z] #27 12.97 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-14T08:05:19.735Z] #27 12.98 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-14T08:05:19.735Z] #27 13.00 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-14T08:05:19.735Z] #27 13.02 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-14T08:05:19.735Z] #27 13.04 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-14T08:05:19.735Z] #27 13.06 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-14T08:05:19.735Z] #27 13.08 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-14T08:05:19.735Z] #27 13.10 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-14T08:05:19.735Z] #27 13.79 Updating certificates in /etc/ssl/certs... [2021-07-14T08:05:19.735Z] #27 15.11 137 added, 0 removed; done. [2021-07-14T08:05:19.735Z] #27 15.27 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-14T08:05:19.735Z] #27 15.30 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-14T08:05:19.735Z] #27 15.32 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-14T08:05:19.735Z] #27 15.34 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-14T08:05:19.735Z] #27 15.36 Processing triggers for libc-bin (2.28-10) ... [2021-07-14T08:05:19.735Z] #27 15.39 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-14T08:05:19.735Z] #27 15.41 Updating certificates in /etc/ssl/certs... [2021-07-14T08:05:19.735Z] #27 16.56 0 added, 0 removed; done. [2021-07-14T08:05:19.735Z] #27 16.56 Running hooks in /etc/ca-certificates/update.d... [2021-07-14T08:05:19.735Z] #27 16.56 done. [2021-07-14T08:05:19.735Z] #27 DONE 19.5s [2021-07-14T08:05:19.735Z] [2021-07-14T08:05:19.735Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:05:19.735Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-14T08:05:19.735Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 5.0s [2021-07-14T08:05:19.735Z] #9 ... [2021-07-14T08:05:19.735Z] [2021-07-14T08:05:19.735Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-14T08:05:19.735Z] #28 sha256:82971bb66490016c5ce9766dda923e31a89b5a9388be1e7d1cd7b727e5ba9787 [2021-07-14T08:05:19.735Z] #28 DONE 0.5s [2021-07-14T08:05:19.735Z] [2021-07-14T08:05:19.735Z] #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-07-14T08:05:19.735Z] #29 sha256:02a4477e519f618cc50e567584cb31a0013708b19608fdf15dad684735c2b40b [2021-07-14T08:05:20.334Z] #9 ... [2021-07-14T08:05:20.335Z] [2021-07-14T08:05:20.335Z] #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-07-14T08:05:20.335Z] #27 sha256:79a534002c5e148a22f2d3db585f4c4d678d1e34ffd0da3683d6547c6babf18e [2021-07-14T08:05:20.335Z] #27 10.23 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-07-14T08:05:20.335Z] #27 10.25 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-07-14T08:05:20.335Z] #27 10.28 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-07-14T08:05:20.335Z] #27 10.41 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-07-14T08:05:20.335Z] #27 10.42 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-07-14T08:05:20.335Z] #27 10.43 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-07-14T08:05:20.335Z] #27 10.45 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-14T08:05:20.335Z] #27 10.46 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-07-14T08:05:20.335Z] #27 10.47 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-07-14T08:05:20.335Z] #27 10.48 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-07-14T08:05:20.335Z] #27 10.50 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-07-14T08:05:20.335Z] #27 10.52 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-07-14T08:05:20.335Z] #27 10.52 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-07-14T08:05:20.335Z] #27 10.54 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-14T08:05:20.335Z] #27 10.55 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-14T08:05:20.335Z] #27 10.56 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-07-14T08:05:20.335Z] #27 10.58 Setting up ca-certificates (20200601~deb10u2) ... [2021-07-14T08:05:20.335Z] #27 11.24 Updating certificates in /etc/ssl/certs... [2021-07-14T08:05:20.335Z] #27 12.30 137 added, 0 removed; done. [2021-07-14T08:05:20.335Z] #27 12.35 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-07-14T08:05:20.335Z] #27 12.36 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-14T08:05:20.335Z] #27 12.38 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-07-14T08:05:20.335Z] #27 12.40 Setting up curl (7.64.0-4+deb10u2) ... [2021-07-14T08:05:20.335Z] #27 12.43 Processing triggers for libc-bin (2.28-10) ... [2021-07-14T08:05:20.335Z] #27 12.57 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-07-14T08:05:20.335Z] #27 12.61 Updating certificates in /etc/ssl/certs... [2021-07-14T08:05:20.335Z] #27 13.39 0 added, 0 removed; done. [2021-07-14T08:05:20.335Z] #27 13.39 Running hooks in /etc/ca-certificates/update.d... [2021-07-14T08:05:20.335Z] #27 13.39 done. [2021-07-14T08:05:20.335Z] #27 DONE 15.9s [2021-07-14T08:05:20.335Z] [2021-07-14T08:05:20.335Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:05:20.335Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-14T08:05:20.335Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 0.1s [2021-07-14T08:05:20.335Z] #9 ... [2021-07-14T08:05:20.335Z] [2021-07-14T08:05:20.335Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-07-14T08:05:20.335Z] #28 sha256:28c7925f5553fdd987d0cf0c9e5ca0fd6a0e8b9f09206541850f6ab7737405a4 [2021-07-14T08:05:20.335Z] #28 DONE 0.1s [2021-07-14T08:05:20.335Z] [2021-07-14T08:05:20.335Z] #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-07-14T08:05:20.335Z] #29 sha256:469662dcd44e8664b14d71ca02420f1e1f410d3690908b6546b85bab2c1c45bd [2021-07-14T08:05:20.970Z] #57 130.8 + bin/containerd-shim-runc-v2 [2021-07-14T08:05:21.126Z] #29 1.627 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-14T08:05:21.232Z] #57 131.6 + binaries [2021-07-14T08:05:21.232Z] #57 131.6 + install -D bin/containerd /build/containerd [2021-07-14T08:05:21.232Z] #57 131.7 + install -D bin/containerd-shim /build/containerd-shim [2021-07-14T08:05:21.232Z] #57 131.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-14T08:05:21.232Z] #57 131.7 + install -D bin/ctr /build/ctr [2021-07-14T08:05:21.388Z] #29 1.733 [2021-07-14T08:05:21.495Z] #57 DONE 132.1s [2021-07-14T08:05:21.913Z] #29 1.854 ############ 17.1% ########################## 36.8% ######################################### 57.0% ####################################################### 77.0% ##################################################################### 97.1% ######################################################################## 100.0% [2021-07-14T08:05:21.913Z] #29 2.366 [2021-07-14T08:05:22.175Z] #29 2.476 ######################################################################## 100.0% [2021-07-14T08:05:22.175Z] #29 2.568 [2021-07-14T08:05:22.229Z] #29 1.518 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-07-14T08:05:22.229Z] #29 1.608 [2021-07-14T08:05:22.437Z] #29 2.695 ###################### 30.8% ######################################################################## 100.0% [2021-07-14T08:05:22.437Z] #29 2.867 [2021-07-14T08:05:22.487Z] #29 1.726 ############ 17.7% ########################### 37.5% ######################################### 57.4% ####################################################### 77.4% ##################################################################### 97.1% ######################################################################## 100.0% [2021-07-14T08:05:22.487Z] #29 2.261 [2021-07-14T08:05:22.962Z] #29 2.990 ########### 15.9% ######################### 35.1% ####################################### 54.6% ##################################################### 73.8% ################################################################### 93.2% ######################################################################## 100.0% [2021-07-14T08:05:22.962Z] #29 3.521 [2021-07-14T08:05:23.016Z] #29 2.426 ############### 22.0% ############################################## 64.8% ######################################################################## 100.0% [2021-07-14T08:05:23.016Z] #29 2.698 [2021-07-14T08:05:23.016Z] #29 2.816 ############################################################# 85.3% ######################################################################## 100.0% [2021-07-14T08:05:23.290Z] #29 2.925 [2021-07-14T08:05:23.413Z] [2021-07-14T08:05:23.413Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-14T08:05:23.413Z] #58 sha256:712ddbbf0cacc01576c0fd64ed75fad10a901060fc2cbe321f856edc07dc13d2 [2021-07-14T08:05:23.413Z] #58 DONE 0.2s [2021-07-14T08:05:23.413Z] [2021-07-14T08:05:23.413Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-14T08:05:23.413Z] #62 sha256:0cda6d04487a449efd4f81ff9f5f0b00a58efcb386a5d1b75c76d2eb7802ed43 [2021-07-14T08:05:23.413Z] #62 DONE 0.1s [2021-07-14T08:05:23.675Z] [2021-07-14T08:05:23.675Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-14T08:05:23.675Z] #67 sha256:519539bd0c856e98d294593ea07d81a0f0cc8a4ff432db5838f7403af98f8d8b [2021-07-14T08:05:23.806Z] #29 3.041 ############ 17.0% ########################## 36.1% ####################################### 55.2% ############################################ 61.4% ################################################################# 90.4% ######################################################################## 100.0% [2021-07-14T08:05:23.806Z] #29 3.632 [2021-07-14T08:05:23.936Z] #67 DONE 0.6s [2021-07-14T08:05:23.936Z] [2021-07-14T08:05:23.936Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-14T08:05:23.936Z] #68 sha256:258476ed7a612ab4785b591b56dd02d0497bee2dd44ec2dfe668464f0b8bfdaa [2021-07-14T08:05:23.936Z] #68 DONE 0.1s [2021-07-14T08:05:23.936Z] [2021-07-14T08:05:23.936Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-14T08:05:23.936Z] #69 sha256:42061a75f68d0d8e00851e176e568d6abbb0d2e468467577c7587cfea043b9a9 [2021-07-14T08:05:25.188Z] #29 3.636 ### 4.4% ###### 9.5% ########## 14.7% ############## 19.9% ################## 25.1% ##################### 30.4% ######################### 35.6% ############################# 40.8% ################################# 46.0% #################################### 51.3% ######################################## 56.5% ############################################ 61.6% ################################################ 66.9% ################################################### 72.1% ####################################################### 77.3% ########################################################### 82.5% ############################################################### 87.6% ################################################################## 92.9% ###################################################################### 98.1% ######################################################################## 100.0% [2021-07-14T08:05:25.188Z] #29 5.523 [2021-07-14T08:05:25.468Z] #29 5.815 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-14T08:05:25.468Z] #29 5.899 [2021-07-14T08:05:25.468Z] #29 ... [2021-07-14T08:05:25.468Z] [2021-07-14T08:05:25.468Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:05:25.468Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-14T08:05:25.468Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 10.7s done [2021-07-14T08:05:25.468Z] #9 extracting sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 done [2021-07-14T08:05:25.468Z] #9 DONE 35.2s [2021-07-14T08:05:25.468Z] [2021-07-14T08:05:25.468Z] #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-07-14T08:05:25.468Z] #29 sha256:02a4477e519f618cc50e567584cb31a0013708b19608fdf15dad684735c2b40b [2021-07-14T08:05:25.468Z] #29 5.968 ######################################################################## 100.0% [2021-07-14T08:05:25.468Z] #29 5.985 [2021-07-14T08:05:25.468Z] #29 ... [2021-07-14T08:05:25.468Z] [2021-07-14T08:05:25.468Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-14T08:05:25.468Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-14T08:05:25.888Z] #29 3.754 ### 4.5% ###### 9.7% ########## 14.9% ############## 20.1% ################## 25.4% ##################### 30.5% ######################### 35.2% ########################### 37.8% ################################# 46.5% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.7% ########################################################### 82.3% ############################################################## 87.3% ################################################################### 93.4% ######################################################################## 100.0% [2021-07-14T08:05:25.888Z] #29 5.701 [2021-07-14T08:05:26.450Z] #29 5.979 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-07-14T08:05:26.450Z] #29 6.079 [2021-07-14T08:05:26.450Z] #29 6.144 ######################################################################## 100.0% [2021-07-14T08:05:26.450Z] #29 6.177 [2021-07-14T08:05:26.488Z] #69 DONE 1.9s [2021-07-14T08:05:26.488Z] [2021-07-14T08:05:26.488Z] #70 exporting to image [2021-07-14T08:05:26.488Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-14T08:05:26.488Z] #70 exporting layers [2021-07-14T08:05:26.707Z] #29 6.545 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-14T08:05:26.964Z] #29 6.640 [2021-07-14T08:05:26.964Z] #29 6.759 ################################## 47.7% ######################################################################## 100.0% [2021-07-14T08:05:27.230Z] #29 6.804 [2021-07-14T08:05:27.487Z] #29 7.112 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-14T08:05:27.487Z] #29 7.209 [2021-07-14T08:05:27.896Z] #70 exporting layers 1.9s done [2021-07-14T08:05:27.896Z] #70 writing image sha256:c0fbec61d7c5e6f9a707a07e99966f761f775367936ddb8c7cf8630934c52653 done [2021-07-14T08:05:27.896Z] #70 naming to docker.io/library/docker:b5f218e1dd144e63d9aa482eb6c1acef6ed0fd51 done [2021-07-14T08:05:27.896Z] #70 DONE 1.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-14T08:05:28.237Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-14T08:05:28.533Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42634/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b5f218e1dd144e63d9aa482eb6c1acef6ed0fd51 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b5f218e1dd144e63d9aa482eb6c1acef6ed0fd51 hack/test/unit [2021-07-14T08:05:28.772Z] #29 7.373 0.0% # 2.1% #### 5.8% ################## 25.9% ############################## 42.3% ############################### 43.1% ###################################### 53.0% ######################################## 55.8% ########################################### 61.1% ################################################################# 90.7% ######################################################################## 100.0% [2021-07-14T08:05:29.030Z] #29 8.600 [2021-07-14T08:05:29.287Z] #29 8.880 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-14T08:05:29.287Z] #29 8.979 [2021-07-14T08:05:29.287Z] #29 9.044 ######################################################################## 100.0% [2021-07-14T08:05:29.287Z] #29 9.082 [2021-07-14T08:05:29.478Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-14T08:05:29.478Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-14T08:05:29.478Z] + TESTDIRS=./... [2021-07-14T08:05:29.478Z] + exclude_paths='/vendor/|/integration' [2021-07-14T08:05:29.478Z] ++ go list ./... [2021-07-14T08:05:29.478Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-14T08:05:29.544Z] #29 9.284 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-14T08:05:29.801Z] #29 9.381 [2021-07-14T08:05:29.801Z] #29 9.448 ######################################################################## 100.0% [2021-07-14T08:05:29.801Z] #29 9.472 [2021-07-14T08:05:29.801Z] #29 9.494 Download of images into '/build' complete. [2021-07-14T08:05:29.801Z] #29 9.494 Use something like the following to load the result into a Docker daemon: [2021-07-14T08:05:29.801Z] #29 9.494 tar -cC '/build' . | docker load [2021-07-14T08:05:30.366Z] #29 ... [2021-07-14T08:05:30.366Z] [2021-07-14T08:05:30.366Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:777d13e40bc15456dceac9b37f926bd7b4c237645da9ff8e3c94d7a4916a909b [2021-07-14T08:05:30.366Z] #9 sha256:8cfbb4990e790dc2e303f70f5b75dc0efc89842a225c994f84141b8eeb09f331 [2021-07-14T08:05:30.366Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 10.2s [2021-07-14T08:05:30.427Z] + pkg_list='github.com/docker/docker/api [2021-07-14T08:05:30.427Z] github.com/docker/docker/api/server [2021-07-14T08:05:30.427Z] github.com/docker/docker/api/server/backend/build [2021-07-14T08:05:30.427Z] github.com/docker/docker/api/server/httputils [2021-07-14T08:05:30.427Z] github.com/docker/docker/api/server/middleware [2021-07-14T08:05:30.427Z] github.com/docker/docker/api/server/router [2021-07-14T08:05:30.427Z] github.com/docker/docker/api/server/router/build [2021-07-14T08:05:30.427Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-14T08:05:30.427Z] github.com/docker/docker/api/server/router/container [2021-07-14T08:05:30.427Z] github.com/docker/docker/api/server/router/debug [2021-07-14T08:05:30.427Z] github.com/docker/docker/api/server/router/distribution [2021-07-14T08:05:30.427Z] github.com/docker/docker/api/server/router/grpc [2021-07-14T08:05:30.427Z] github.com/docker/docker/api/server/router/image [2021-07-14T08:05:30.427Z] github.com/docker/docker/api/server/router/network [2021-07-14T08:05:30.427Z] github.com/docker/docker/api/server/router/plugin [2021-07-14T08:05:30.427Z] github.com/docker/docker/api/server/router/session [2021-07-14T08:05:30.427Z] github.com/docker/docker/api/server/router/swarm [2021-07-14T08:05:30.427Z] github.com/docker/docker/api/server/router/system [2021-07-14T08:05:30.427Z] github.com/docker/docker/api/server/router/volume [2021-07-14T08:05:30.427Z] github.com/docker/docker/api/types [2021-07-14T08:05:30.427Z] github.com/docker/docker/api/types/backend [2021-07-14T08:05:30.427Z] github.com/docker/docker/api/types/blkiodev [2021-07-14T08:05:30.427Z] github.com/docker/docker/api/types/container [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/events [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/filters [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/image [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/mount [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/network [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/registry [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/strslice [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/swarm [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/time [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/versions [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/volume [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder/builder-next [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder/builder-next/worker [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder/dockerfile [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder/dockerignore [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder/remotecontext [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder/remotecontext/git [2021-07-14T08:05:30.428Z] github.com/docker/docker/cli [2021-07-14T08:05:30.428Z] github.com/docker/docker/cli/config [2021-07-14T08:05:30.428Z] github.com/docker/docker/cli/debug [2021-07-14T08:05:30.428Z] github.com/docker/docker/client [2021-07-14T08:05:30.428Z] github.com/docker/docker/cmd/docker-proxy [2021-07-14T08:05:30.428Z] github.com/docker/docker/cmd/dockerd [2021-07-14T08:05:30.428Z] github.com/docker/docker/container [2021-07-14T08:05:30.428Z] github.com/docker/docker/container/stream [2021-07-14T08:05:30.428Z] github.com/docker/docker/contrib/apparmor [2021-07-14T08:05:30.428Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-14T08:05:30.428Z] github.com/docker/docker/contrib/httpserver [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/cluster [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/cluster/convert [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/cluster/executor [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/cluster/provider [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/config [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/discovery [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/events [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/events/testutils [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/exec [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/graphdriver [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/images [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/initlayer [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/links [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/listeners [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/logger [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/logger/gelf [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/logger/journald [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/logger/local [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/logger/logentries [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/logger/splunk [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/logger/syslog [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/logger/templates [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/names [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/network [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/stats [2021-07-14T08:05:30.428Z] github.com/docker/docker/distribution [2021-07-14T08:05:30.428Z] github.com/docker/docker/distribution/metadata [2021-07-14T08:05:30.428Z] github.com/docker/docker/distribution/utils [2021-07-14T08:05:30.428Z] github.com/docker/docker/distribution/xfer [2021-07-14T08:05:30.428Z] github.com/docker/docker/dockerversion [2021-07-14T08:05:30.428Z] github.com/docker/docker/errdefs [2021-07-14T08:05:30.428Z] github.com/docker/docker/image [2021-07-14T08:05:30.428Z] github.com/docker/docker/image/cache [2021-07-14T08:05:30.428Z] github.com/docker/docker/image/tarexport [2021-07-14T08:05:30.428Z] github.com/docker/docker/image/v1 [2021-07-14T08:05:30.428Z] github.com/docker/docker/internal/test/suite [2021-07-14T08:05:30.428Z] github.com/docker/docker/layer [2021-07-14T08:05:30.428Z] github.com/docker/docker/libcontainerd [2021-07-14T08:05:30.428Z] github.com/docker/docker/libcontainerd/queue [2021-07-14T08:05:30.428Z] github.com/docker/docker/libcontainerd/remote [2021-07-14T08:05:30.428Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-14T08:05:30.428Z] github.com/docker/docker/libcontainerd/types [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/api [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/bitseq [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/cluster [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/config [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/datastore [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/driverapi [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/etchosts [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/idm [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/ipam [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/iptables [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/netlabel [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/netutils [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/networkdb [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/ns [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/options [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/osl [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/portallocator [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/portmapper [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/testutils [2021-07-14T08:05:30.428Z] github.com/docker/docker/libnetwork/types [2021-07-14T08:05:30.428Z] github.com/docker/docker/oci [2021-07-14T08:05:30.428Z] github.com/docker/docker/oci/caps [2021-07-14T08:05:30.428Z] github.com/docker/docker/opts [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/aaparser [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/archive [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/authorization [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/broadcaster [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/capabilities [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/chrootarchive [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/containerfs [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/devicemapper [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/directory [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/discovery [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/discovery/file [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/discovery/kv [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/discovery/memory [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/dmesg [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/filenotify [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/fileutils [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/fsutils [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/homedir [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/idtools [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/ioutils [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/jsonmessage [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/locker [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/longpath [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/loopback [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/mount [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/namesgenerator [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/parsers [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/pidfile [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/platform [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/plugingetter [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/plugins [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/plugins/transport [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/pools [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/progress [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/pubsub [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/reexec [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/signal [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/stdcopy [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/streamformatter [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/stringid [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/symlink [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/sysinfo [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/system [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/tailfile [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/tarsum [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/term [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/term/windows [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/truncindex [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/urlutil [2021-07-14T08:05:30.428Z] github.com/docker/docker/pkg/useragent [2021-07-14T08:05:30.428Z] github.com/docker/docker/plugin [2021-07-14T08:05:30.428Z] github.com/docker/docker/plugin/executor/containerd [2021-07-14T08:05:30.428Z] github.com/docker/docker/plugin/v2 [2021-07-14T08:05:30.428Z] github.com/docker/docker/profiles/apparmor [2021-07-14T08:05:30.428Z] github.com/docker/docker/profiles/seccomp [2021-07-14T08:05:30.428Z] github.com/docker/docker/quota [2021-07-14T08:05:30.428Z] github.com/docker/docker/reference [2021-07-14T08:05:30.428Z] github.com/docker/docker/registry [2021-07-14T08:05:30.428Z] github.com/docker/docker/registry/resumable [2021-07-14T08:05:30.428Z] github.com/docker/docker/restartmanager [2021-07-14T08:05:30.428Z] github.com/docker/docker/rootless [2021-07-14T08:05:30.428Z] github.com/docker/docker/rootless/specconv [2021-07-14T08:05:30.428Z] github.com/docker/docker/runconfig [2021-07-14T08:05:30.428Z] github.com/docker/docker/runconfig/opts [2021-07-14T08:05:30.428Z] github.com/docker/docker/testutil [2021-07-14T08:05:30.428Z] github.com/docker/docker/testutil/daemon [2021-07-14T08:05:30.428Z] github.com/docker/docker/testutil/environment [2021-07-14T08:05:30.428Z] github.com/docker/docker/testutil/fakecontext [2021-07-14T08:05:30.428Z] github.com/docker/docker/testutil/fakegit [2021-07-14T08:05:30.428Z] github.com/docker/docker/testutil/fakestorage [2021-07-14T08:05:30.428Z] github.com/docker/docker/testutil/fixtures/load [2021-07-14T08:05:30.428Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-14T08:05:30.428Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-14T08:05:30.428Z] github.com/docker/docker/testutil/registry [2021-07-14T08:05:30.428Z] github.com/docker/docker/testutil/request [2021-07-14T08:05:30.428Z] github.com/docker/docker/volume [2021-07-14T08:05:30.428Z] github.com/docker/docker/volume/drivers [2021-07-14T08:05:30.428Z] github.com/docker/docker/volume/local [2021-07-14T08:05:30.428Z] github.com/docker/docker/volume/mounts [2021-07-14T08:05:30.428Z] github.com/docker/docker/volume/service [2021-07-14T08:05:30.428Z] github.com/docker/docker/volume/service/opts [2021-07-14T08:05:30.428Z] github.com/docker/docker/volume/testutils' [2021-07-14T08:05:30.428Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-14T08:05:30.428Z] + echo 'github.com/docker/docker/api [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/server [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/server/backend/build [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/server/httputils [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/server/middleware [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/server/router [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/server/router/build [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/server/router/container [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/server/router/debug [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/server/router/distribution [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/server/router/grpc [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/server/router/image [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/server/router/network [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/server/router/plugin [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/server/router/session [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/server/router/swarm [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/server/router/system [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/server/router/volume [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/backend [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/blkiodev [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/container [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/events [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/filters [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/image [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/mount [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/network [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/registry [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/strslice [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/swarm [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/time [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/versions [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-14T08:05:30.428Z] github.com/docker/docker/api/types/volume [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder/builder-next [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder/builder-next/worker [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder/dockerfile [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder/dockerignore [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder/remotecontext [2021-07-14T08:05:30.428Z] github.com/docker/docker/builder/remotecontext/git [2021-07-14T08:05:30.428Z] github.com/docker/docker/cli [2021-07-14T08:05:30.428Z] github.com/docker/docker/cli/config [2021-07-14T08:05:30.428Z] github.com/docker/docker/cli/debug [2021-07-14T08:05:30.428Z] github.com/docker/docker/client [2021-07-14T08:05:30.428Z] github.com/docker/docker/cmd/docker-proxy [2021-07-14T08:05:30.428Z] github.com/docker/docker/cmd/dockerd [2021-07-14T08:05:30.428Z] github.com/docker/docker/container [2021-07-14T08:05:30.428Z] github.com/docker/docker/container/stream [2021-07-14T08:05:30.428Z] github.com/docker/docker/contrib/apparmor [2021-07-14T08:05:30.428Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-14T08:05:30.428Z] github.com/docker/docker/contrib/httpserver [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/cluster [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/cluster/convert [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/cluster/executor [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-14T08:05:30.428Z] github.com/docker/docker/daemon/cluster/provider [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/config [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/discovery [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/events [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/events/testutils [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/exec [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/graphdriver [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/images [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/initlayer [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/links [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/listeners [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/logger [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/logger/gelf [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/logger/journald [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/logger/local [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/logger/logentries [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/logger/splunk [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/logger/syslog [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/logger/templates [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/names [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/network [2021-07-14T08:05:30.429Z] github.com/docker/docker/daemon/stats [2021-07-14T08:05:30.429Z] github.com/docker/docker/distribution [2021-07-14T08:05:30.429Z] github.com/docker/docker/distribution/metadata [2021-07-14T08:05:30.429Z] github.com/docker/docker/distribution/utils [2021-07-14T08:05:30.429Z] github.com/docker/docker/distribution/xfer [2021-07-14T08:05:30.429Z] github.com/docker/docker/dockerversion [2021-07-14T08:05:30.429Z] github.com/docker/docker/errdefs [2021-07-14T08:05:30.429Z] github.com/docker/docker/image [2021-07-14T08:05:30.429Z] github.com/docker/docker/image/cache [2021-07-14T08:05:30.429Z] github.com/docker/docker/image/tarexport [2021-07-14T08:05:30.429Z] github.com/docker/docker/image/v1 [2021-07-14T08:05:30.429Z] github.com/docker/docker/internal/test/suite [2021-07-14T08:05:30.429Z] github.com/docker/docker/layer [2021-07-14T08:05:30.429Z] github.com/docker/docker/libcontainerd [2021-07-14T08:05:30.429Z] github.com/docker/docker/libcontainerd/queue [2021-07-14T08:05:30.429Z] github.com/docker/docker/libcontainerd/remote [2021-07-14T08:05:30.429Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-14T08:05:30.429Z] github.com/docker/docker/libcontainerd/types [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/api [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/bitseq [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/cluster [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/config [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/datastore [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/driverapi [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/etchosts [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/idm [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/ipam [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/iptables [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/netlabel [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/netutils [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/networkdb [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/ns [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/options [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/osl [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/portallocator [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/portmapper [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/testutils [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/types [2021-07-14T08:05:30.429Z] github.com/docker/docker/oci [2021-07-14T08:05:30.429Z] github.com/docker/docker/oci/caps [2021-07-14T08:05:30.429Z] github.com/docker/docker/opts [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/aaparser [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/archive [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/authorization [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/broadcaster [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/capabilities [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/chrootarchive [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/containerfs [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/devicemapper [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/directory [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/discovery [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/discovery/file [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/discovery/kv [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/discovery/memory [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/dmesg [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/filenotify [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/fileutils [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/fsutils [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/homedir [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/idtools [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/ioutils [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/jsonmessage [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/locker [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/longpath [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/loopback [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/mount [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/namesgenerator [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/parsers [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/pidfile [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/platform [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/plugingetter [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/plugins [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/plugins/transport [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/pools [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/progress [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/pubsub [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/reexec [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/signal [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/stdcopy [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/streamformatter [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/stringid [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/symlink [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/sysinfo [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/system [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/tailfile [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/tarsum [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/term [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/term/windows [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/truncindex [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/urlutil [2021-07-14T08:05:30.429Z] github.com/docker/docker/pkg/useragent [2021-07-14T08:05:30.429Z] github.com/docker/docker/plugin [2021-07-14T08:05:30.429Z] github.com/docker/docker/plugin/executor/containerd [2021-07-14T08:05:30.429Z] github.com/docker/docker/plugin/v2 [2021-07-14T08:05:30.429Z] github.com/docker/docker/profiles/apparmor [2021-07-14T08:05:30.429Z] github.com/docker/docker/profiles/seccomp [2021-07-14T08:05:30.429Z] github.com/docker/docker/quota [2021-07-14T08:05:30.429Z] github.com/docker/docker/reference [2021-07-14T08:05:30.429Z] github.com/docker/docker/registry [2021-07-14T08:05:30.429Z] github.com/docker/docker/registry/resumable [2021-07-14T08:05:30.429Z] github.com/docker/docker/restartmanager [2021-07-14T08:05:30.429Z] github.com/docker/docker/rootless [2021-07-14T08:05:30.429Z] github.com/docker/docker/rootless/specconv [2021-07-14T08:05:30.429Z] github.com/docker/docker/runconfig [2021-07-14T08:05:30.429Z] github.com/docker/docker/runconfig/opts [2021-07-14T08:05:30.429Z] github.com/docker/docker/testutil [2021-07-14T08:05:30.429Z] github.com/docker/docker/testutil/daemon [2021-07-14T08:05:30.429Z] github.com/docker/docker/testutil/environment [2021-07-14T08:05:30.429Z] github.com/docker/docker/testutil/fakecontext [2021-07-14T08:05:30.429Z] github.com/docker/docker/testutil/fakegit [2021-07-14T08:05:30.429Z] github.com/docker/docker/testutil/fakestorage [2021-07-14T08:05:30.429Z] github.com/docker/docker/testutil/fixtures/load [2021-07-14T08:05:30.429Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-14T08:05:30.429Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-14T08:05:30.429Z] github.com/docker/docker/testutil/registry [2021-07-14T08:05:30.429Z] github.com/docker/docker/testutil/request [2021-07-14T08:05:30.429Z] github.com/docker/docker/volume [2021-07-14T08:05:30.429Z] github.com/docker/docker/volume/drivers [2021-07-14T08:05:30.429Z] github.com/docker/docker/volume/local [2021-07-14T08:05:30.429Z] github.com/docker/docker/volume/mounts [2021-07-14T08:05:30.429Z] github.com/docker/docker/volume/service [2021-07-14T08:05:30.429Z] github.com/docker/docker/volume/service/opts [2021-07-14T08:05:30.429Z] github.com/docker/docker/volume/testutils' [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-14T08:05:30.429Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-14T08:05:30.429Z] + type docker-proxy [2021-07-14T08:05:30.429Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-14T08:05:30.429Z] + hack/make.sh binary-proxy install-proxy [2021-07-14T08:05:30.429Z] [2021-07-14T08:05:30.691Z] Removing bundles/ [2021-07-14T08:05:30.691Z] [2021-07-14T08:05:30.691Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-14T08:05:30.691Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-14T08:05:30.691Z] GOOS="" GOARCH="" GOARM="" [2021-07-14T08:05:30.763Z] #10 DONE 4.4s [2021-07-14T08:05:30.763Z] [2021-07-14T08:05:30.763Z] #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-07-14T08:05:30.763Z] #29 sha256:02a4477e519f618cc50e567584cb31a0013708b19608fdf15dad684735c2b40b [2021-07-14T08:05:30.763Z] #29 6.380 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-07-14T08:05:30.763Z] #29 6.475 [2021-07-14T08:05:30.763Z] #29 6.599 ######################################################################## 100.0% [2021-07-14T08:05:30.763Z] #29 6.616 [2021-07-14T08:05:30.763Z] #29 6.957 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-07-14T08:05:30.763Z] #29 7.036 [2021-07-14T08:05:30.763Z] #29 7.180 0.0% #### 5.8% ################# 24.9% ######################### 35.3% ################################# 47.1% ########################################## 58.9% ########################################### 60.4% ################################################################# 91.4% ######################################################################## 100.0% [2021-07-14T08:05:30.763Z] #29 8.239 [2021-07-14T08:05:30.763Z] #29 8.568 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-07-14T08:05:30.763Z] #29 8.662 [2021-07-14T08:05:30.763Z] #29 8.737 ######################################################################## 100.0% [2021-07-14T08:05:30.763Z] #29 8.760 [2021-07-14T08:05:30.763Z] #29 8.965 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-07-14T08:05:30.763Z] #29 9.056 [2021-07-14T08:05:30.763Z] #29 9.138 ######################################################################## 100.0% [2021-07-14T08:05:30.763Z] #29 9.164 [2021-07-14T08:05:30.763Z] #29 9.178 Download of images into '/build' complete. [2021-07-14T08:05:30.763Z] #29 9.178 Use something like the following to load the result into a Docker daemon: [2021-07-14T08:05:30.763Z] #29 9.178 tar -cC '/build' . | docker load [2021-07-14T08:05:30.763Z] #29 DONE 10.4s [2021-07-14T08:05:30.763Z] [2021-07-14T08:05:30.763Z] #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-07-14T08:05:30.763Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-14T08:05:30.930Z] #9 extracting sha256:73162799ee0283baa9372d983a556faf2598f97aa1989829327114a48df4e80d 11.0s done [2021-07-14T08:05:31.337Z] #11 DONE 1.3s [2021-07-14T08:05:31.600Z] [2021-07-14T08:05:31.600Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-14T08:05:31.600Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-14T08:05:31.867Z] #31 ... [2021-07-14T08:05:31.867Z] [2021-07-14T08:05:31.867Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-14T08:05:31.867Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-14T08:05:31.867Z] #39 DONE 0.4s [2021-07-14T08:05:31.867Z] [2021-07-14T08:05:31.867Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-14T08:05:31.867Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-14T08:05:31.867Z] #31 DONE 0.5s [2021-07-14T08:05:31.867Z] [2021-07-14T08:05:31.867Z] #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-07-14T08:05:31.867Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-14T08:05:31.867Z] #40 ... [2021-07-14T08:05:31.867Z] [2021-07-14T08:05:31.867Z] #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-07-14T08:05:31.867Z] #43 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500 [2021-07-14T08:05:31.867Z] #43 DONE 0.5s [2021-07-14T08:05:32.136Z] [2021-07-14T08:05:32.136Z] #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-07-14T08:05:32.136Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-14T08:05:33.448Z] #9 extracting sha256:5424e9528f06a92df2aa59bb2a4d9ce419eee3477a8e6753dce73682d2de4ed5 done [2021-07-14T08:05:34.871Z] #9 DONE 41.6s [2021-07-14T08:05:34.871Z] [2021-07-14T08:05:34.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-07-14T08:05:34.871Z] #29 sha256:469662dcd44e8664b14d71ca02420f1e1f410d3690908b6546b85bab2c1c45bd [2021-07-14T08:05:35.130Z] #29 ... [2021-07-14T08:05:35.130Z] [2021-07-14T08:05:35.130Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-14T08:05:35.130Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-14T08:05:35.130Z] #10 ... [2021-07-14T08:05:35.130Z] [2021-07-14T08:05:35.130Z] #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-07-14T08:05:35.130Z] #29 sha256:469662dcd44e8664b14d71ca02420f1e1f410d3690908b6546b85bab2c1c45bd [2021-07-14T08:05:35.130Z] #29 DONE 14.9s [2021-07-14T08:05:35.389Z] [2021-07-14T08:05:35.389Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-07-14T08:05:35.389Z] #10 sha256:f31cfcb8c1cb97cf046c06b83c5851168f4dcf5a7db8e345826fe73a06071418 [2021-07-14T08:05:36.365Z] #44 ... [2021-07-14T08:05:36.366Z] [2021-07-14T08:05:36.366Z] #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-07-14T08:05:36.366Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df [2021-07-14T08:05:36.366Z] #12 DONE 5.0s [2021-07-14T08:05:36.366Z] [2021-07-14T08:05:36.366Z] #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-07-14T08:05:36.366Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-14T08:05:36.758Z] #10 DONE 1.5s [2021-07-14T08:05:36.758Z] [2021-07-14T08:05:36.758Z] #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-07-14T08:05:36.758Z] #11 sha256:7480fd2adfdaf61134cac99f4388e3090592dd40cfe54920e780d975f3a98d84 [2021-07-14T08:05:37.696Z] #11 DONE 1.1s [2021-07-14T08:05:37.696Z] [2021-07-14T08:05:37.696Z] #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-07-14T08:05:37.696Z] #24 sha256:4229ceee2ea40d4887f9d24442c08b8c01fddf338583a54c2ec99ac0d628678a [2021-07-14T08:05:38.259Z] #24 ... [2021-07-14T08:05:38.259Z] [2021-07-14T08:05:38.259Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-07-14T08:05:38.259Z] #39 sha256:88a63ed90c284f16bcd2b983c261ebeb7aaf63d03756e8a40c63e659865976db [2021-07-14T08:05:38.259Z] #39 DONE 0.6s [2021-07-14T08:05:38.259Z] [2021-07-14T08:05:38.259Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-07-14T08:05:38.259Z] #31 sha256:7ea5a6e94bbcf2ec50043f17c621483c742661cb6177f3b748a1d68cc9976aa4 [2021-07-14T08:05:38.259Z] #31 DONE 0.6s [2021-07-14T08:05:38.515Z] [2021-07-14T08:05:38.515Z] #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-07-14T08:05:38.515Z] #43 sha256:ceb87366b2e3b9593e5438d41a43e6e5c48348b90209b5afbd0c8d2b0458d500 [2021-07-14T08:05:38.515Z] #43 DONE 0.8s [2021-07-14T08:05:38.515Z] [2021-07-14T08:05:38.515Z] #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-07-14T08:05:38.515Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-14T08:05:38.855Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-14T08:05:38.855Z] [2021-07-14T08:05:38.855Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-14T08:05:38.855Z] Installing docker-proxy to /usr/local/bin/ [2021-07-14T08:05:38.855Z] [2021-07-14T08:05:38.855Z] + mkdir -p bundles [2021-07-14T08:05:38.856Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/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/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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-07-14T08:05:40.583Z] #13 ... [2021-07-14T08:05:40.583Z] [2021-07-14T08:05:40.583Z] #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-07-14T08:05:40.583Z] #24 sha256:18c9b5ab2c9750279cebaac850e52ca79fd17641af70dba826f80a6c82f56672 [2021-07-14T08:05:40.583Z] #24 6.085 + RM_GOPATH=0 [2021-07-14T08:05:40.583Z] #24 6.085 + TMP_GOPATH= [2021-07-14T08:05:40.583Z] #24 6.085 + : /build [2021-07-14T08:05:40.583Z] #24 6.085 + '[' -z '' ']' [2021-07-14T08:05:40.583Z] #24 6.085 ++ mktemp -d [2021-07-14T08:05:40.583Z] #24 6.119 + export GOPATH=/tmp/tmp.QWAiADSpNs [2021-07-14T08:05:40.583Z] #24 6.119 + GOPATH=/tmp/tmp.QWAiADSpNs [2021-07-14T08:05:40.583Z] #24 6.119 + RM_GOPATH=1 [2021-07-14T08:05:40.583Z] #24 6.119 + case "$(go env GOARCH)" in [2021-07-14T08:05:40.583Z] #24 6.119 ++ go env GOARCH [2021-07-14T08:05:40.583Z] #24 6.126 Install docker/cli version 17.06.2-ce from stable [2021-07-14T08:05:40.583Z] #24 6.127 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:40.583Z] #24 6.127 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:40.583Z] #24 6.127 ++ dirname /tmp/install/install.sh [2021-07-14T08:05:40.583Z] #24 6.127 + dir=/tmp/install [2021-07-14T08:05:40.583Z] #24 6.127 + bin=dockercli [2021-07-14T08:05:40.583Z] #24 6.127 + shift [2021-07-14T08:05:40.583Z] #24 6.127 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-14T08:05:40.583Z] #24 6.127 + . /tmp/install/dockercli.installer [2021-07-14T08:05:40.583Z] #24 6.127 ++ : stable [2021-07-14T08:05:40.583Z] #24 6.127 ++ : 17.06.2-ce [2021-07-14T08:05:40.583Z] #24 6.127 + install_dockercli [2021-07-14T08:05:40.583Z] #24 6.127 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-14T08:05:40.583Z] #24 6.132 ++ uname -m [2021-07-14T08:05:40.583Z] #24 6.132 + arch=x86_64 [2021-07-14T08:05:40.583Z] #24 6.132 + '[' x86_64 '!=' x86_64 ']' [2021-07-14T08:05:40.583Z] #24 6.132 + url=https://download.docker.com/linux/static [2021-07-14T08:05:40.583Z] #24 6.132 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-14T08:05:40.583Z] #24 6.132 + tar -xz docker/docker [2021-07-14T08:05:40.583Z] #24 7.734 + mkdir -p /build [2021-07-14T08:05:40.583Z] #24 7.734 + mv docker/docker /build/ [2021-07-14T08:05:40.583Z] #24 7.737 + rmdir docker [2021-07-14T08:05:40.583Z] #24 DONE 8.5s [2021-07-14T08:05:40.583Z] [2021-07-14T08:05:40.583Z] #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-07-14T08:05:40.583Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-14T08:05:40.583Z] #40 7.473 + git clone https://github.com/docker/distribution.git . [2021-07-14T08:05:40.583Z] #40 7.476 Cloning into '.'... [2021-07-14T08:05:40.777Z] ? github.com/docker/docker/api [no test files] [2021-07-14T08:05:41.532Z] #40 ... [2021-07-14T08:05:41.532Z] [2021-07-14T08:05:41.532Z] #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-07-14T08:05:41.532Z] #59 sha256:9b7c274e71c649debc13785d8b6ec1411e322560f5705b17bbc9c437e5178862 [2021-07-14T08:05:41.532Z] #59 8.150 + RM_GOPATH=0 [2021-07-14T08:05:41.532Z] #59 8.150 + TMP_GOPATH= [2021-07-14T08:05:41.532Z] #59 8.150 + : /build [2021-07-14T08:05:41.532Z] #59 8.150 + '[' -z '' ']' [2021-07-14T08:05:41.532Z] #59 8.150 ++ mktemp -d [2021-07-14T08:05:41.532Z] #59 8.152 + export GOPATH=/tmp/tmp.6wTcXwBwCI [2021-07-14T08:05:41.532Z] #59 8.152 + GOPATH=/tmp/tmp.6wTcXwBwCI [2021-07-14T08:05:41.532Z] #59 8.152 + RM_GOPATH=1 [2021-07-14T08:05:41.532Z] #59 8.152 + case "$(go env GOARCH)" in [2021-07-14T08:05:41.532Z] #59 8.152 ++ go env GOARCH [2021-07-14T08:05:41.532Z] #59 8.159 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:41.532Z] #59 8.159 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:41.532Z] #59 8.165 ++ dirname /tmp/install/install.sh [2021-07-14T08:05:41.532Z] #59 8.174 + dir=/tmp/install [2021-07-14T08:05:41.532Z] #59 8.174 + bin=rootlesskit [2021-07-14T08:05:41.532Z] #59 8.174 + shift [2021-07-14T08:05:41.532Z] #59 8.174 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-14T08:05:41.532Z] #59 8.174 + . /tmp/install/rootlesskit.installer [2021-07-14T08:05:41.532Z] #59 8.174 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-14T08:05:41.532Z] #59 8.174 + install_rootlesskit [2021-07-14T08:05:41.532Z] #59 8.174 + case "$1" in [2021-07-14T08:05:41.532Z] #59 8.174 + export CGO_ENABLED=0 [2021-07-14T08:05:41.532Z] #59 8.174 + CGO_ENABLED=0 [2021-07-14T08:05:41.532Z] #59 8.174 + _install_rootlesskit [2021-07-14T08:05:41.532Z] #59 8.174 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-14T08:05:41.532Z] #59 8.174 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6wTcXwBwCI/src/github.com/rootless-containers/rootlesskit [2021-07-14T08:05:41.532Z] #59 8.174 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-14T08:05:41.532Z] #59 8.189 Cloning into '/tmp/tmp.6wTcXwBwCI/src/github.com/rootless-containers/rootlesskit'... [2021-07-14T08:05:41.532Z] #59 ... [2021-07-14T08:05:41.532Z] [2021-07-14T08:05:41.532Z] #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-07-14T08:05:41.532Z] #50 sha256:aee7baab66d355a18547210f8cadcde0bbc07877e37eb8463e637547d9394113 [2021-07-14T08:05:41.532Z] #50 8.082 + RM_GOPATH=0 [2021-07-14T08:05:41.532Z] #50 8.083 + TMP_GOPATH= [2021-07-14T08:05:41.532Z] #50 8.083 + : /build [2021-07-14T08:05:41.532Z] #50 8.083 + '[' -z '' ']' [2021-07-14T08:05:41.532Z] #50 8.083 ++ mktemp -d [2021-07-14T08:05:41.532Z] #50 8.089 + export GOPATH=/tmp/tmp.y9MkZ2gYf3 [2021-07-14T08:05:41.532Z] #50 8.089 + GOPATH=/tmp/tmp.y9MkZ2gYf3 [2021-07-14T08:05:41.532Z] #50 8.089 + RM_GOPATH=1 [2021-07-14T08:05:41.532Z] #50 8.089 + case "$(go env GOARCH)" in [2021-07-14T08:05:41.532Z] #50 8.090 ++ go env GOARCH [2021-07-14T08:05:41.532Z] #50 8.097 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:41.532Z] #50 8.097 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:41.532Z] #50 8.098 ++ dirname /tmp/install/install.sh [2021-07-14T08:05:41.532Z] #50 8.098 + dir=/tmp/install [2021-07-14T08:05:41.532Z] #50 8.098 + bin=golangci_lint [2021-07-14T08:05:41.532Z] #50 8.098 + shift [2021-07-14T08:05:41.532Z] #50 8.098 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-14T08:05:41.532Z] #50 8.098 + . /tmp/install/golangci_lint.installer [2021-07-14T08:05:41.532Z] #50 8.098 ++ : v1.23.8 [2021-07-14T08:05:41.532Z] #50 8.098 + install_golangci_lint [2021-07-14T08:05:41.532Z] #50 8.098 + set -e [2021-07-14T08:05:41.532Z] #50 8.098 + export GO111MODULE=on [2021-07-14T08:05:41.532Z] #50 8.098 + GO111MODULE=on [2021-07-14T08:05:41.532Z] #50 8.098 + GOBIN=/build [2021-07-14T08:05:41.532Z] #50 8.098 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-14T08:05:41.532Z] #50 9.169 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-14T08:05:41.532Z] #50 ... [2021-07-14T08:05:41.532Z] [2021-07-14T08:05:41.532Z] #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-07-14T08:05:41.532Z] #48 sha256:613db131195db20386c476ef30d356a41829199a4eb1423079e78a93cd6b751c [2021-07-14T08:05:41.532Z] #48 7.847 + RM_GOPATH=0 [2021-07-14T08:05:41.532Z] #48 7.847 + TMP_GOPATH= [2021-07-14T08:05:41.532Z] #48 7.847 + : /build [2021-07-14T08:05:41.532Z] #48 7.847 + '[' -z '' ']' [2021-07-14T08:05:41.532Z] #48 7.847 ++ mktemp -d [2021-07-14T08:05:41.532Z] #48 7.847 + export GOPATH=/tmp/tmp.nzQur4Tlfc [2021-07-14T08:05:41.532Z] #48 7.847 + GOPATH=/tmp/tmp.nzQur4Tlfc [2021-07-14T08:05:41.532Z] #48 7.847 + RM_GOPATH=1 [2021-07-14T08:05:41.532Z] #48 7.847 + case "$(go env GOARCH)" in [2021-07-14T08:05:41.532Z] #48 7.850 ++ go env GOARCH [2021-07-14T08:05:41.532Z] #48 7.858 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:41.532Z] #48 7.858 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:41.532Z] #48 7.858 ++ dirname /tmp/install/install.sh [2021-07-14T08:05:41.532Z] #48 7.858 + dir=/tmp/install [2021-07-14T08:05:41.532Z] #48 7.858 + bin=gotestsum [2021-07-14T08:05:41.532Z] #48 7.858 + shift [2021-07-14T08:05:41.532Z] #48 7.858 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-14T08:05:41.532Z] #48 7.858 + . /tmp/install/gotestsum.installer [2021-07-14T08:05:41.532Z] #48 7.858 ++ : v0.5.3 [2021-07-14T08:05:41.532Z] #48 7.858 + install_gotestsum [2021-07-14T08:05:41.532Z] #48 7.858 + set -e [2021-07-14T08:05:41.532Z] #48 7.858 + export GO111MODULE=on [2021-07-14T08:05:41.532Z] #48 7.858 + GO111MODULE=on [2021-07-14T08:05:41.532Z] #48 7.858 + GOBIN=/build [2021-07-14T08:05:41.532Z] #48 7.858 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-14T08:05:41.532Z] #48 8.484 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-14T08:05:41.796Z] #48 ... [2021-07-14T08:05:41.796Z] [2021-07-14T08:05:41.796Z] #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-07-14T08:05:41.796Z] #46 sha256:687bde3a1a6f6b60d2ded3e9017cc1bff91c5dc52464d38234269139d739a77a [2021-07-14T08:05:41.796Z] #46 7.804 + RM_GOPATH=0 [2021-07-14T08:05:41.796Z] #46 7.804 + TMP_GOPATH= [2021-07-14T08:05:41.796Z] #46 7.804 + : /build [2021-07-14T08:05:41.796Z] #46 7.804 + '[' -z '' ']' [2021-07-14T08:05:41.796Z] #46 7.804 ++ mktemp -d [2021-07-14T08:05:41.796Z] #46 7.807 + export GOPATH=/tmp/tmp.0Lm3GiU0LP [2021-07-14T08:05:41.796Z] #46 7.807 + GOPATH=/tmp/tmp.0Lm3GiU0LP [2021-07-14T08:05:41.796Z] #46 7.807 + RM_GOPATH=1 [2021-07-14T08:05:41.796Z] #46 7.807 + case "$(go env GOARCH)" in [2021-07-14T08:05:41.796Z] #46 7.807 ++ go env GOARCH [2021-07-14T08:05:41.796Z] #46 7.830 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-14T08:05:41.796Z] #46 7.830 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:41.796Z] #46 7.830 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:41.796Z] #46 7.830 ++ dirname /tmp/install/install.sh [2021-07-14T08:05:41.796Z] #46 7.830 + dir=/tmp/install [2021-07-14T08:05:41.796Z] #46 7.830 + bin=vndr [2021-07-14T08:05:41.796Z] #46 7.830 + shift [2021-07-14T08:05:41.796Z] #46 7.830 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-14T08:05:41.796Z] #46 7.830 + . /tmp/install/vndr.installer [2021-07-14T08:05:41.796Z] #46 7.830 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-14T08:05:41.796Z] #46 7.830 + install_vndr [2021-07-14T08:05:41.796Z] #46 7.830 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-14T08:05:41.796Z] #46 7.830 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.0Lm3GiU0LP/src/github.com/LK4D4/vndr [2021-07-14T08:05:41.796Z] #46 7.847 Cloning into '/tmp/tmp.0Lm3GiU0LP/src/github.com/LK4D4/vndr'... [2021-07-14T08:05:41.796Z] #46 8.635 + cd /tmp/tmp.0Lm3GiU0LP/src/github.com/LK4D4/vndr [2021-07-14T08:05:41.796Z] #46 8.635 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-14T08:05:41.796Z] #46 8.635 + go build -buildmode=pie -v -o /build/vndr . [2021-07-14T08:05:42.060Z] #46 ... [2021-07-14T08:05:42.060Z] [2021-07-14T08:05:42.060Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-14T08:05:42.060Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-14T08:05:42.060Z] #32 8.166 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-14T08:05:42.060Z] #32 8.207 Cloning into '.'... [2021-07-14T08:05:42.060Z] #32 ... [2021-07-14T08:05:42.060Z] [2021-07-14T08:05:42.060Z] #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-07-14T08:05:42.060Z] #34 sha256:b0d95f06379f46859cea93ec35564ebc4383701c71e16f7caa40b4d91d85c690 [2021-07-14T08:05:42.060Z] #34 8.671 Install go-toml version v1.8.1 [2021-07-14T08:05:42.060Z] #34 9.720 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-14T08:05:42.324Z] #34 ... [2021-07-14T08:05:42.324Z] [2021-07-14T08:05:42.324Z] #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-07-14T08:05:42.324Z] #52 sha256:1ebaef34713f033c551e758835bb7687424a50c42b6742a3ba0250b7e55d2ba4 [2021-07-14T08:05:42.324Z] #52 8.184 + RM_GOPATH=0 [2021-07-14T08:05:42.324Z] #52 8.184 + TMP_GOPATH= [2021-07-14T08:05:42.324Z] #52 8.184 + : /build [2021-07-14T08:05:42.324Z] #52 8.184 + '[' -z '' ']' [2021-07-14T08:05:42.324Z] #52 8.197 ++ mktemp -d [2021-07-14T08:05:42.324Z] #52 8.202 + export GOPATH=/tmp/tmp.d8fgOtd9pw [2021-07-14T08:05:42.324Z] #52 8.202 + GOPATH=/tmp/tmp.d8fgOtd9pw [2021-07-14T08:05:42.324Z] #52 8.202 + RM_GOPATH=1 [2021-07-14T08:05:42.324Z] #52 8.202 + case "$(go env GOARCH)" in [2021-07-14T08:05:42.324Z] #52 8.204 ++ go env GOARCH [2021-07-14T08:05:42.324Z] #52 8.217 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:42.324Z] #52 8.217 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:42.324Z] #52 8.217 ++ dirname /tmp/install/install.sh [2021-07-14T08:05:42.324Z] #52 8.220 + dir=/tmp/install [2021-07-14T08:05:42.324Z] #52 8.224 + bin=shfmt [2021-07-14T08:05:42.324Z] #52 8.224 + shift [2021-07-14T08:05:42.324Z] #52 8.224 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-14T08:05:42.324Z] #52 8.224 + . /tmp/install/shfmt.installer [2021-07-14T08:05:42.324Z] #52 8.224 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-14T08:05:42.324Z] #52 8.224 + install_shfmt [2021-07-14T08:05:42.324Z] #52 8.224 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-14T08:05:42.324Z] #52 8.224 + git clone https://github.com/mvdan/sh.git /tmp/tmp.d8fgOtd9pw/src/github.com/mvdan/sh [2021-07-14T08:05:42.324Z] #52 8.224 Cloning into '/tmp/tmp.d8fgOtd9pw/src/github.com/mvdan/sh'... [2021-07-14T08:05:42.324Z] #52 8.224 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-14T08:05:42.324Z] #52 ... [2021-07-14T08:05:42.324Z] [2021-07-14T08:05:42.324Z] #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-07-14T08:05:42.324Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-14T08:05:42.324Z] #56 8.782 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-14T08:05:42.324Z] #56 8.889 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-14T08:05:42.324Z] #56 8.889 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-14T08:05:42.324Z] #56 10.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-14T08:05:42.587Z] #56 ... [2021-07-14T08:05:42.587Z] [2021-07-14T08:05:42.587Z] #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-07-14T08:05:42.587Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-14T08:05:42.587Z] #36 9.374 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-14T08:05:42.587Z] #36 9.418 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-14T08:05:42.587Z] #36 9.426 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-14T08:05:42.587Z] #36 10.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-14T08:05:42.587Z] #36 ... [2021-07-14T08:05:42.587Z] [2021-07-14T08:05:42.587Z] #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-07-14T08:05:42.587Z] #48 sha256:613db131195db20386c476ef30d356a41829199a4eb1423079e78a93cd6b751c [2021-07-14T08:05:42.587Z] #48 10.73 go: downloading github.com/fatih/color v1.9.0 [2021-07-14T08:05:42.587Z] #48 10.73 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-14T08:05:42.587Z] #48 10.78 go: downloading github.com/pkg/errors v0.9.1 [2021-07-14T08:05:42.587Z] #48 10.79 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-14T08:05:42.587Z] #48 11.20 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-14T08:05:42.587Z] #48 11.22 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-14T08:05:42.849Z] #48 11.56 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-14T08:05:43.113Z] #48 11.60 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-14T08:05:43.376Z] #48 11.79 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-14T08:05:43.774Z] #44 ... [2021-07-14T08:05:43.774Z] [2021-07-14T08:05:43.774Z] #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-07-14T08:05:43.774Z] #12 sha256:54eb229684e42938fafa5dd3195e197beda24b8a709a74d338874c98a70ea2df [2021-07-14T08:05:43.774Z] #12 DONE 5.4s [2021-07-14T08:05:43.774Z] [2021-07-14T08:05:43.774Z] #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-07-14T08:05:43.774Z] #24 sha256:4229ceee2ea40d4887f9d24442c08b8c01fddf338583a54c2ec99ac0d628678a [2021-07-14T08:05:43.774Z] #24 5.566 + RM_GOPATH=0 [2021-07-14T08:05:43.774Z] #24 5.566 + TMP_GOPATH= [2021-07-14T08:05:43.774Z] #24 5.566 + : /build [2021-07-14T08:05:43.774Z] #24 5.566 + '[' -z '' ']' [2021-07-14T08:05:43.774Z] #24 5.566 ++ mktemp -d [2021-07-14T08:05:43.774Z] #24 5.570 + export GOPATH=/tmp/tmp.VNAs4RY3FT [2021-07-14T08:05:43.774Z] #24 5.570 + GOPATH=/tmp/tmp.VNAs4RY3FT [2021-07-14T08:05:43.774Z] #24 5.570 + RM_GOPATH=1 [2021-07-14T08:05:43.774Z] #24 5.570 + case "$(go env GOARCH)" in [2021-07-14T08:05:43.774Z] #24 5.572 ++ go env GOARCH [2021-07-14T08:05:43.774Z] #24 5.582 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:43.774Z] #24 5.582 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:43.774Z] #24 5.582 ++ dirname /tmp/install/install.sh [2021-07-14T08:05:43.774Z] #24 5.583 + dir=/tmp/install [2021-07-14T08:05:43.774Z] #24 5.583 + bin=dockercli [2021-07-14T08:05:43.774Z] #24 5.583 + shift [2021-07-14T08:05:43.774Z] #24 5.583 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-07-14T08:05:43.774Z] #24 5.583 + . /tmp/install/dockercli.installer [2021-07-14T08:05:43.774Z] #24 5.583 ++ : stable [2021-07-14T08:05:43.774Z] #24 5.583 ++ : 17.06.2-ce [2021-07-14T08:05:43.774Z] #24 5.583 + install_dockercli [2021-07-14T08:05:43.774Z] #24 5.583 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-07-14T08:05:43.774Z] #24 5.583 Install docker/cli version 17.06.2-ce from stable [2021-07-14T08:05:43.774Z] #24 5.584 ++ uname -m [2021-07-14T08:05:43.774Z] #24 5.584 + arch=x86_64 [2021-07-14T08:05:43.774Z] #24 5.584 + '[' x86_64 '!=' x86_64 ']' [2021-07-14T08:05:43.774Z] #24 5.584 + url=https://download.docker.com/linux/static [2021-07-14T08:05:43.774Z] #24 5.587 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-07-14T08:05:43.774Z] #24 5.587 + tar -xz docker/docker [2021-07-14T08:05:44.320Z] #48 12.75 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-14T08:05:45.710Z] #48 14.27 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-14T08:05:47.987Z] #24 9.992 + mkdir -p /build [2021-07-14T08:05:47.987Z] #24 9.999 + mv docker/docker /build/ [2021-07-14T08:05:47.987Z] #24 10.01 + rmdir docker [2021-07-14T08:05:47.987Z] #24 ... [2021-07-14T08:05:47.987Z] [2021-07-14T08:05:47.987Z] #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-07-14T08:05:47.987Z] #50 sha256:b7c608e7b845a3a733a988f6bc0a95ba2476950b2227410a5a5adcf8dfb16c75 [2021-07-14T08:05:47.987Z] #50 6.806 + RM_GOPATH=0 [2021-07-14T08:05:47.987Z] #50 6.806 + TMP_GOPATH= [2021-07-14T08:05:47.987Z] #50 6.806 + : /build [2021-07-14T08:05:47.987Z] #50 6.806 + '[' -z '' ']' [2021-07-14T08:05:47.987Z] #50 6.806 ++ mktemp -d [2021-07-14T08:05:47.987Z] #50 6.809 + export GOPATH=/tmp/tmp.1qJNeAbn1a [2021-07-14T08:05:47.987Z] #50 6.809 + GOPATH=/tmp/tmp.1qJNeAbn1a [2021-07-14T08:05:47.987Z] #50 6.809 + RM_GOPATH=1 [2021-07-14T08:05:47.987Z] #50 6.809 + case "$(go env GOARCH)" in [2021-07-14T08:05:47.987Z] #50 6.822 ++ go env GOARCH [2021-07-14T08:05:47.987Z] #50 6.848 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:47.987Z] #50 6.848 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:47.987Z] #50 6.848 ++ dirname /tmp/install/install.sh [2021-07-14T08:05:47.987Z] #50 6.848 + dir=/tmp/install [2021-07-14T08:05:47.987Z] #50 6.848 + bin=golangci_lint [2021-07-14T08:05:47.987Z] #50 6.848 + shift [2021-07-14T08:05:47.987Z] #50 6.848 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-07-14T08:05:47.987Z] #50 6.848 + . /tmp/install/golangci_lint.installer [2021-07-14T08:05:47.987Z] #50 6.848 ++ : v1.23.8 [2021-07-14T08:05:47.987Z] #50 6.848 + install_golangci_lint [2021-07-14T08:05:47.987Z] #50 6.848 + set -e [2021-07-14T08:05:47.987Z] #50 6.848 + export GO111MODULE=on [2021-07-14T08:05:47.987Z] #50 6.848 + GO111MODULE=on [2021-07-14T08:05:47.987Z] #50 6.848 + GOBIN=/build [2021-07-14T08:05:47.987Z] #50 6.848 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-07-14T08:05:47.987Z] #50 7.144 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-07-14T08:05:47.987Z] #50 ... [2021-07-14T08:05:47.987Z] [2021-07-14T08:05:47.987Z] #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-07-14T08:05:47.987Z] #52 sha256:8cff287f2903078a50d69f5647c4be31132543a96c0b20555137198455cb1ad3 [2021-07-14T08:05:47.987Z] #52 6.611 + RM_GOPATH=0 [2021-07-14T08:05:47.987Z] #52 6.611 + TMP_GOPATH= [2021-07-14T08:05:47.987Z] #52 6.611 + : /build [2021-07-14T08:05:47.987Z] #52 6.611 + '[' -z '' ']' [2021-07-14T08:05:47.987Z] #52 6.611 ++ mktemp -d [2021-07-14T08:05:47.987Z] #52 6.611 + export GOPATH=/tmp/tmp.oMjEKThZpJ [2021-07-14T08:05:47.987Z] #52 6.611 + GOPATH=/tmp/tmp.oMjEKThZpJ [2021-07-14T08:05:47.987Z] #52 6.611 + RM_GOPATH=1 [2021-07-14T08:05:47.987Z] #52 6.611 + case "$(go env GOARCH)" in [2021-07-14T08:05:47.987Z] #52 6.611 ++ go env GOARCH [2021-07-14T08:05:47.987Z] #52 6.622 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:47.987Z] #52 6.622 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:47.987Z] #52 6.622 ++ dirname /tmp/install/install.sh [2021-07-14T08:05:47.987Z] #52 6.622 + dir=/tmp/install [2021-07-14T08:05:47.987Z] #52 6.622 + bin=shfmt [2021-07-14T08:05:47.987Z] #52 6.622 + shift [2021-07-14T08:05:47.987Z] #52 6.622 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-07-14T08:05:47.987Z] #52 6.622 + . /tmp/install/shfmt.installer [2021-07-14T08:05:47.987Z] #52 6.622 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-14T08:05:47.987Z] #52 6.622 + install_shfmt [2021-07-14T08:05:47.987Z] #52 6.622 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-07-14T08:05:47.987Z] #52 6.622 + git clone https://github.com/mvdan/sh.git /tmp/tmp.oMjEKThZpJ/src/github.com/mvdan/sh [2021-07-14T08:05:47.987Z] #52 6.622 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-14T08:05:47.987Z] #52 6.627 Cloning into '/tmp/tmp.oMjEKThZpJ/src/github.com/mvdan/sh'... [2021-07-14T08:05:47.987Z] #52 ... [2021-07-14T08:05:47.987Z] [2021-07-14T08:05:47.987Z] #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-07-14T08:05:47.987Z] #48 sha256:d0e2bae0da062e293d1586b7f14f98ce0c3d03afa0ce577a37c370c6285708f7 [2021-07-14T08:05:47.987Z] #48 6.779 + RM_GOPATH=0 [2021-07-14T08:05:47.987Z] #48 6.779 + TMP_GOPATH= [2021-07-14T08:05:47.987Z] #48 6.779 + : /build [2021-07-14T08:05:47.987Z] #48 6.779 + '[' -z '' ']' [2021-07-14T08:05:47.987Z] #48 6.779 ++ mktemp -d [2021-07-14T08:05:47.987Z] #48 6.779 + export GOPATH=/tmp/tmp.HcWZZiaJR9 [2021-07-14T08:05:47.987Z] #48 6.779 + GOPATH=/tmp/tmp.HcWZZiaJR9 [2021-07-14T08:05:47.987Z] #48 6.779 + RM_GOPATH=1 [2021-07-14T08:05:47.987Z] #48 6.779 + case "$(go env GOARCH)" in [2021-07-14T08:05:47.987Z] #48 6.779 ++ go env GOARCH [2021-07-14T08:05:47.987Z] #48 6.802 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:47.987Z] #48 6.802 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:47.987Z] #48 6.802 ++ dirname /tmp/install/install.sh [2021-07-14T08:05:47.987Z] #48 6.802 + dir=/tmp/install [2021-07-14T08:05:47.987Z] #48 6.802 + bin=gotestsum [2021-07-14T08:05:47.987Z] #48 6.802 + shift [2021-07-14T08:05:47.987Z] #48 6.802 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-07-14T08:05:47.987Z] #48 6.802 + . /tmp/install/gotestsum.installer [2021-07-14T08:05:47.987Z] #48 6.802 ++ : v0.5.3 [2021-07-14T08:05:47.987Z] #48 6.802 + install_gotestsum [2021-07-14T08:05:47.987Z] #48 6.802 + set -e [2021-07-14T08:05:47.987Z] #48 6.802 + export GO111MODULE=on [2021-07-14T08:05:47.987Z] #48 6.802 + GO111MODULE=on [2021-07-14T08:05:47.987Z] #48 6.802 + GOBIN=/build [2021-07-14T08:05:47.987Z] #48 6.802 + go get gotest.tools/gotestsum@v0.5.3 [2021-07-14T08:05:47.987Z] #48 7.765 go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-14T08:05:47.987Z] #48 9.538 go: downloading github.com/fatih/color v1.9.0 [2021-07-14T08:05:47.987Z] #48 9.549 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-14T08:05:47.987Z] #48 9.566 go: downloading github.com/pkg/errors v0.9.1 [2021-07-14T08:05:47.987Z] #48 9.584 go: downloading github.com/spf13/pflag v1.0.3 [2021-07-14T08:05:47.987Z] #48 9.902 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-14T08:05:47.987Z] #48 9.960 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-14T08:05:47.987Z] #48 10.13 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-14T08:05:47.987Z] #48 10.18 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-14T08:05:48.248Z] #48 ... [2021-07-14T08:05:48.248Z] [2021-07-14T08:05:48.248Z] #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-07-14T08:05:48.248Z] #59 sha256:75a0250d17f6c47a50ca69dddcb1f8a4fdd9b7307f711bdc5c1a8cbf19758975 [2021-07-14T08:05:48.248Z] #59 7.309 + RM_GOPATH=0 [2021-07-14T08:05:48.248Z] #59 7.309 + TMP_GOPATH= [2021-07-14T08:05:48.248Z] #59 7.309 + : /build [2021-07-14T08:05:48.248Z] #59 7.309 + '[' -z '' ']' [2021-07-14T08:05:48.248Z] #59 7.309 ++ mktemp -d [2021-07-14T08:05:48.248Z] #59 7.311 + export GOPATH=/tmp/tmp.SLi13EWgrD [2021-07-14T08:05:48.248Z] #59 7.311 + GOPATH=/tmp/tmp.SLi13EWgrD [2021-07-14T08:05:48.248Z] #59 7.317 + RM_GOPATH=1 [2021-07-14T08:05:48.248Z] #59 7.317 + case "$(go env GOARCH)" in [2021-07-14T08:05:48.248Z] #59 7.317 ++ go env GOARCH [2021-07-14T08:05:48.248Z] #59 7.395 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-07-14T08:05:48.248Z] #59 7.398 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:48.248Z] #59 7.398 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:48.248Z] #59 7.398 ++ dirname /tmp/install/install.sh [2021-07-14T08:05:48.248Z] #59 7.398 + dir=/tmp/install [2021-07-14T08:05:48.248Z] #59 7.398 + bin=rootlesskit [2021-07-14T08:05:48.248Z] #59 7.398 + shift [2021-07-14T08:05:48.248Z] #59 7.398 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-07-14T08:05:48.248Z] #59 7.398 + . /tmp/install/rootlesskit.installer [2021-07-14T08:05:48.248Z] #59 7.398 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-07-14T08:05:48.248Z] #59 7.398 + install_rootlesskit [2021-07-14T08:05:48.248Z] #59 7.398 + case "$1" in [2021-07-14T08:05:48.248Z] #59 7.398 + export CGO_ENABLED=0 [2021-07-14T08:05:48.248Z] #59 7.398 + CGO_ENABLED=0 [2021-07-14T08:05:48.248Z] #59 7.398 + _install_rootlesskit [2021-07-14T08:05:48.248Z] #59 7.398 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-07-14T08:05:48.248Z] #59 7.398 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.SLi13EWgrD/src/github.com/rootless-containers/rootlesskit [2021-07-14T08:05:48.248Z] #59 7.402 Cloning into '/tmp/tmp.SLi13EWgrD/src/github.com/rootless-containers/rootlesskit'... [2021-07-14T08:05:48.248Z] #59 ... [2021-07-14T08:05:48.248Z] [2021-07-14T08:05:48.248Z] #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-07-14T08:05:48.248Z] #46 sha256:385e6cf68da71156bb5876a591da51d033cb7cecb15e3c6e59397cafa78d3389 [2021-07-14T08:05:48.248Z] #46 7.015 + RM_GOPATH=0 [2021-07-14T08:05:48.248Z] #46 7.015 + TMP_GOPATH= [2021-07-14T08:05:48.248Z] #46 7.015 + : /build [2021-07-14T08:05:48.248Z] #46 7.015 + '[' -z '' ']' [2021-07-14T08:05:48.248Z] #46 7.018 ++ mktemp -d [2021-07-14T08:05:48.248Z] #46 7.018 + export GOPATH=/tmp/tmp.kaea9TSxjz [2021-07-14T08:05:48.248Z] #46 7.018 + GOPATH=/tmp/tmp.kaea9TSxjz [2021-07-14T08:05:48.248Z] #46 7.018 + RM_GOPATH=1 [2021-07-14T08:05:48.248Z] #46 7.022 + case "$(go env GOARCH)" in [2021-07-14T08:05:48.248Z] #46 7.022 ++ go env GOARCH [2021-07-14T08:05:48.248Z] #46 7.069 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:48.248Z] #46 7.069 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:05:48.248Z] #46 7.069 ++ dirname /tmp/install/install.sh [2021-07-14T08:05:48.248Z] #46 7.081 + dir=/tmp/install [2021-07-14T08:05:48.248Z] #46 7.081 + bin=vndr [2021-07-14T08:05:48.248Z] #46 7.081 + shift [2021-07-14T08:05:48.248Z] #46 7.081 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-07-14T08:05:48.248Z] #46 7.081 + . /tmp/install/vndr.installer [2021-07-14T08:05:48.248Z] #46 7.081 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-14T08:05:48.248Z] #46 7.081 + install_vndr [2021-07-14T08:05:48.248Z] #46 7.081 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-07-14T08:05:48.248Z] #46 7.081 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.kaea9TSxjz/src/github.com/LK4D4/vndr [2021-07-14T08:05:48.248Z] #46 7.081 Cloning into '/tmp/tmp.kaea9TSxjz/src/github.com/LK4D4/vndr'... [2021-07-14T08:05:48.248Z] #46 7.082 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-14T08:05:48.248Z] #46 7.936 + cd /tmp/tmp.kaea9TSxjz/src/github.com/LK4D4/vndr [2021-07-14T08:05:48.249Z] #46 7.943 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-07-14T08:05:48.249Z] #46 7.953 + go build -buildmode=pie -v -o /build/vndr . [2021-07-14T08:05:48.249Z] #46 9.464 internal/unsafeheader [2021-07-14T08:05:48.249Z] #46 9.474 internal/cpu [2021-07-14T08:05:48.249Z] #46 9.553 runtime/internal/atomic [2021-07-14T08:05:48.249Z] #46 10.31 runtime/internal/sys [2021-07-14T08:05:48.249Z] #46 10.37 internal/bytealg [2021-07-14T08:05:48.249Z] #46 10.54 runtime/internal/math [2021-07-14T08:05:48.249Z] #46 10.73 internal/race [2021-07-14T08:05:48.277Z] #48 ... [2021-07-14T08:05:48.277Z] [2021-07-14T08:05:48.277Z] #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-07-14T08:05:48.277Z] #59 sha256:9b7c274e71c649debc13785d8b6ec1411e322560f5705b17bbc9c437e5178862 [2021-07-14T08:05:48.277Z] #59 13.06 + cd /tmp/tmp.6wTcXwBwCI/src/github.com/rootless-containers/rootlesskit [2021-07-14T08:05:48.277Z] #59 13.06 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-14T08:05:48.277Z] #59 13.08 + export GO111MODULE=on [2021-07-14T08:05:48.277Z] #59 13.08 + GO111MODULE=on [2021-07-14T08:05:48.277Z] #59 13.08 + export GOPROXY=https://proxy.golang.org [2021-07-14T08:05:48.277Z] #59 13.08 + GOPROXY=https://proxy.golang.org [2021-07-14T08:05:48.277Z] #59 13.08 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-14T08:05:48.277Z] #59 13.08 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-14T08:05:48.277Z] #59 14.60 go: downloading github.com/pkg/errors v0.9.1 [2021-07-14T08:05:48.277Z] #59 14.65 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-14T08:05:48.277Z] #59 14.69 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-14T08:05:48.277Z] #59 15.73 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-14T08:05:48.506Z] #46 10.86 sync/atomic [2021-07-14T08:05:48.506Z] #46 ... [2021-07-14T08:05:48.506Z] [2021-07-14T08:05:48.506Z] #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-07-14T08:05:48.506Z] #34 sha256:f8a62da493fb658626e23074306c8f2484a94bee46aada9a6d51147689cac1f4 [2021-07-14T08:05:48.506Z] #34 7.696 Install go-toml version v1.8.1 [2021-07-14T08:05:48.506Z] #34 8.476 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-07-14T08:05:48.506Z] #34 ... [2021-07-14T08:05:48.506Z] [2021-07-14T08:05:48.506Z] #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-07-14T08:05:48.506Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-14T08:05:48.506Z] #36 8.095 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-14T08:05:48.506Z] #36 8.207 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-14T08:05:48.506Z] #36 8.284 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-14T08:05:48.506Z] #36 9.146 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-14T08:05:48.506Z] #36 10.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-14T08:05:48.808Z] #36 ... [2021-07-14T08:05:48.808Z] [2021-07-14T08:05:48.808Z] #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-07-14T08:05:48.808Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-14T08:05:48.808Z] #56 8.095 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-14T08:05:48.808Z] #56 8.195 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-14T08:05:48.808Z] #56 8.283 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-14T08:05:48.808Z] #56 9.089 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-14T08:05:48.808Z] #56 ... [2021-07-14T08:05:48.808Z] [2021-07-14T08:05:48.808Z] #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-07-14T08:05:48.808Z] #24 sha256:4229ceee2ea40d4887f9d24442c08b8c01fddf338583a54c2ec99ac0d628678a [2021-07-14T08:05:48.808Z] #24 DONE 11.2s [2021-07-14T08:05:48.808Z] [2021-07-14T08:05:48.808Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-14T08:05:48.808Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-14T08:05:48.808Z] #32 6.701 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-07-14T08:05:48.808Z] #32 6.701 Cloning into '.'... [2021-07-14T08:05:48.808Z] #32 ... [2021-07-14T08:05:48.808Z] [2021-07-14T08:05:48.809Z] #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-07-14T08:05:48.809Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-14T08:05:48.809Z] #40 6.951 + git clone https://github.com/docker/distribution.git . [2021-07-14T08:05:48.809Z] #40 6.957 Cloning into '.'... [2021-07-14T08:05:49.107Z] #40 ... [2021-07-14T08:05:49.107Z] [2021-07-14T08:05:49.107Z] #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-07-14T08:05:49.107Z] #46 sha256:385e6cf68da71156bb5876a591da51d033cb7cecb15e3c6e59397cafa78d3389 [2021-07-14T08:05:49.107Z] #46 11.39 unicode [2021-07-14T08:05:49.107Z] #46 11.45 runtime [2021-07-14T08:05:50.192Z] #59 18.67 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-14T08:05:50.764Z] #59 ... [2021-07-14T08:05:50.764Z] [2021-07-14T08:05:50.764Z] #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-07-14T08:05:50.764Z] #52 sha256:1ebaef34713f033c551e758835bb7687424a50c42b6742a3ba0250b7e55d2ba4 [2021-07-14T08:05:50.764Z] #52 19.13 + cd /tmp/tmp.d8fgOtd9pw/src/github.com/mvdan/sh [2021-07-14T08:05:50.764Z] #52 19.13 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-14T08:05:50.764Z] #52 19.25 + GO111MODULE=on [2021-07-14T08:05:50.764Z] #52 19.25 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-14T08:05:50.764Z] #52 ... [2021-07-14T08:05:50.764Z] [2021-07-14T08:05:50.765Z] #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-07-14T08:05:50.765Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-14T08:05:50.765Z] #44 8.760 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-14T08:05:50.765Z] #44 8.872 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-14T08:05:50.765Z] #44 8.872 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-14T08:05:50.765Z] #44 9.487 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-14T08:05:50.765Z] #44 10.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-14T08:05:50.765Z] #44 12.59 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-14T08:05:50.765Z] #44 14.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-14T08:05:50.765Z] #44 17.16 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-14T08:05:50.765Z] #44 ... [2021-07-14T08:05:50.765Z] [2021-07-14T08:05:50.765Z] #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-07-14T08:05:50.765Z] #59 sha256:9b7c274e71c649debc13785d8b6ec1411e322560f5705b17bbc9c437e5178862 [2021-07-14T08:05:50.765Z] #59 19.33 go: downloading github.com/google/uuid v1.2.0 [2021-07-14T08:05:50.765Z] #59 19.38 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-14T08:05:50.765Z] #59 19.42 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-14T08:05:50.765Z] #59 19.44 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-14T08:05:51.026Z] #59 19.61 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-14T08:05:51.291Z] #59 19.90 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-14T08:05:51.903Z] #59 20.51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-14T08:05:51.903Z] #59 ... [2021-07-14T08:05:51.903Z] [2021-07-14T08:05:51.903Z] #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-07-14T08:05:51.903Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-14T08:05:51.903Z] #13 5.435 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-14T08:05:51.903Z] #13 5.435 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-14T08:05:51.903Z] #13 5.497 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-14T08:05:51.903Z] #13 5.497 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-14T08:05:51.903Z] #13 6.778 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-14T08:05:51.903Z] #13 8.407 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-14T08:05:51.903Z] #13 10.17 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-14T08:05:51.903Z] #13 12.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-14T08:05:52.165Z] #13 ... [2021-07-14T08:05:52.165Z] [2021-07-14T08:05:52.165Z] #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-07-14T08:05:52.165Z] #50 sha256:aee7baab66d355a18547210f8cadcde0bbc07877e37eb8463e637547d9394113 [2021-07-14T08:05:52.165Z] #50 20.63 go: downloading github.com/fatih/color v1.7.0 [2021-07-14T08:05:52.165Z] #50 20.64 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-14T08:05:52.165Z] #50 20.79 go: downloading github.com/pkg/errors v0.8.1 [2021-07-14T08:05:52.165Z] #50 20.81 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-14T08:05:52.165Z] #50 20.87 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-14T08:05:52.426Z] #50 ... [2021-07-14T08:05:52.426Z] [2021-07-14T08:05:52.426Z] #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-07-14T08:05:52.426Z] #46 sha256:687bde3a1a6f6b60d2ded3e9017cc1bff91c5dc52464d38234269139d739a77a [2021-07-14T08:05:52.426Z] #46 10.88 internal/unsafeheader [2021-07-14T08:05:52.426Z] #46 11.03 internal/cpu [2021-07-14T08:05:52.426Z] #46 11.09 runtime/internal/atomic [2021-07-14T08:05:52.426Z] #46 11.67 runtime/internal/sys [2021-07-14T08:05:52.427Z] #46 12.06 runtime/internal/math [2021-07-14T08:05:52.427Z] #46 12.08 internal/bytealg [2021-07-14T08:05:52.427Z] #46 12.15 internal/race [2021-07-14T08:05:52.427Z] #46 12.27 sync/atomic [2021-07-14T08:05:52.427Z] #46 12.72 unicode [2021-07-14T08:05:52.427Z] #46 13.36 runtime [2021-07-14T08:05:52.427Z] #46 16.46 unicode/utf8 [2021-07-14T08:05:52.427Z] #46 17.15 math/bits [2021-07-14T08:05:52.427Z] #46 17.74 math [2021-07-14T08:05:52.427Z] #46 ... [2021-07-14T08:05:52.427Z] [2021-07-14T08:05:52.427Z] #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-07-14T08:05:52.427Z] #50 sha256:aee7baab66d355a18547210f8cadcde0bbc07877e37eb8463e637547d9394113 [2021-07-14T08:05:52.427Z] #50 21.09 go: downloading github.com/spf13/viper v1.6.1 [2021-07-14T08:05:53.001Z] #50 21.52 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-14T08:05:53.001Z] #50 21.54 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-14T08:05:53.001Z] #50 21.60 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-14T08:05:53.001Z] #50 21.73 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-14T08:05:53.297Z] #46 ... [2021-07-14T08:05:53.297Z] [2021-07-14T08:05:53.297Z] #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-07-14T08:05:53.297Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-14T08:05:53.297Z] #13 2.997 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-14T08:05:53.297Z] #13 3.049 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-14T08:05:53.297Z] #13 3.070 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-14T08:05:53.297Z] #13 3.108 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-14T08:05:53.297Z] #13 4.002 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-14T08:05:53.297Z] #13 5.721 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-14T08:05:53.297Z] #13 8.475 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-14T08:05:53.297Z] #13 ... [2021-07-14T08:05:53.297Z] [2021-07-14T08:05:53.297Z] #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-07-14T08:05:53.297Z] #46 sha256:385e6cf68da71156bb5876a591da51d033cb7cecb15e3c6e59397cafa78d3389 [2021-07-14T08:05:53.297Z] #46 15.49 unicode/utf8 [2021-07-14T08:05:53.862Z] #46 16.21 math/bits [2021-07-14T08:05:53.947Z] #50 ... [2021-07-14T08:05:53.947Z] [2021-07-14T08:05:53.947Z] #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-07-14T08:05:53.947Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-14T08:05:53.947Z] #56 12.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-14T08:05:53.947Z] #56 14.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-14T08:05:54.220Z] #56 ... [2021-07-14T08:05:54.220Z] [2021-07-14T08:05:54.220Z] #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-07-14T08:05:54.220Z] #46 sha256:687bde3a1a6f6b60d2ded3e9017cc1bff91c5dc52464d38234269139d739a77a [2021-07-14T08:05:54.220Z] #46 21.88 encoding [2021-07-14T08:05:54.220Z] #46 21.98 unicode/utf16 [2021-07-14T08:05:54.220Z] #46 22.31 container/list [2021-07-14T08:05:54.220Z] #46 22.79 crypto/internal/subtle [2021-07-14T08:05:54.425Z] #46 16.72 math [2021-07-14T08:05:54.517Z] #46 23.00 crypto/subtle [2021-07-14T08:05:54.517Z] #46 23.20 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-14T08:05:54.517Z] #46 ... [2021-07-14T08:05:54.517Z] [2021-07-14T08:05:54.517Z] #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-07-14T08:05:54.517Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-14T08:05:54.517Z] #36 13.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-14T08:05:54.517Z] #36 15.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-14T08:05:54.595Z] Running on azwin-2-b2f460 in d:\jenkins\workspace\moby_PR-42634 [Pipeline] { [Pipeline] ws [2021-07-14T08:05:54.612Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-14T08:05:54.778Z] #36 ... [2021-07-14T08:05:54.778Z] [2021-07-14T08:05:54.779Z] #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-07-14T08:05:54.779Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-14T08:05:54.779Z] #40 22.81 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-14T08:05:55.040Z] #40 ... [2021-07-14T08:05:55.040Z] [2021-07-14T08:05:55.040Z] #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-07-14T08:05:55.040Z] #34 sha256:b0d95f06379f46859cea93ec35564ebc4383701c71e16f7caa40b4d91d85c690 [2021-07-14T08:05:55.040Z] #34 13.65 github.com/pelletier/go-toml [2021-07-14T08:05:55.040Z] #34 20.73 github.com/pelletier/go-toml/cmd/tomll [2021-07-14T08:05:55.040Z] #34 ... [2021-07-14T08:05:55.040Z] [2021-07-14T08:05:55.040Z] #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-07-14T08:05:55.040Z] #46 sha256:687bde3a1a6f6b60d2ded3e9017cc1bff91c5dc52464d38234269139d739a77a [2021-07-14T08:05:55.040Z] #46 23.26 internal/nettrace [2021-07-14T08:05:55.040Z] #46 23.52 runtime/cgo [2021-07-14T08:05:55.794Z] #46 ... [2021-07-14T08:05:55.794Z] [2021-07-14T08:05:55.794Z] #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-07-14T08:05:55.794Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-14T08:05:55.794Z] #44 7.423 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-14T08:05:55.794Z] #44 7.465 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-14T08:05:55.794Z] #44 7.526 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-14T08:05:55.794Z] #44 8.085 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-07-14T08:05:55.794Z] #44 8.621 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-14T08:05:55.794Z] #44 10.44 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-14T08:05:55.794Z] #44 12.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-14T08:05:55.794Z] #44 15.44 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-07-14T08:05:56.051Z] #44 ... [2021-07-14T08:05:56.051Z] [2021-07-14T08:05:56.051Z] #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-07-14T08:05:56.051Z] #52 sha256:8cff287f2903078a50d69f5647c4be31132543a96c0b20555137198455cb1ad3 [2021-07-14T08:05:56.051Z] #52 16.86 + cd /tmp/tmp.oMjEKThZpJ/src/github.com/mvdan/sh [2021-07-14T08:05:56.051Z] #52 16.86 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-07-14T08:05:56.051Z] #52 16.94 + GO111MODULE=on [2021-07-14T08:05:56.051Z] #52 16.94 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-07-14T08:05:56.051Z] #52 17.97 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-14T08:05:56.051Z] #52 17.97 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-14T08:05:56.051Z] #52 18.09 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-14T08:05:56.086Z] The recommended git tool is: git [2021-07-14T08:05:56.430Z] #46 ... [2021-07-14T08:05:56.430Z] [2021-07-14T08:05:56.430Z] #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-07-14T08:05:56.430Z] #34 sha256:b0d95f06379f46859cea93ec35564ebc4383701c71e16f7caa40b4d91d85c690 [2021-07-14T08:05:56.430Z] #34 DONE 25.0s [2021-07-14T08:05:56.692Z] [2021-07-14T08:05:56.692Z] #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-07-14T08:05:56.692Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-14T08:05:56.692Z] #40 24.41 + 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-07-14T08:05:57.421Z] #52 19.86 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-14T08:05:58.353Z] #52 ... [2021-07-14T08:05:58.353Z] [2021-07-14T08:05:58.353Z] #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-07-14T08:05:58.353Z] #48 sha256:d0e2bae0da062e293d1586b7f14f98ce0c3d03afa0ce577a37c370c6285708f7 [2021-07-14T08:05:58.353Z] #48 10.63 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-14T08:05:58.353Z] #48 12.53 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-14T08:05:58.353Z] #48 13.45 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-14T08:05:58.353Z] #48 ... [2021-07-14T08:05:58.353Z] [2021-07-14T08:05:58.353Z] #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-07-14T08:05:58.353Z] #50 sha256:b7c608e7b845a3a733a988f6bc0a95ba2476950b2227410a5a5adcf8dfb16c75 [2021-07-14T08:05:58.353Z] #50 19.32 go: downloading github.com/fatih/color v1.7.0 [2021-07-14T08:05:58.353Z] #50 19.32 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-07-14T08:05:58.353Z] #50 19.43 go: downloading github.com/pkg/errors v0.8.1 [2021-07-14T08:05:58.353Z] #50 19.43 go: downloading github.com/spf13/cobra v0.0.5 [2021-07-14T08:05:58.353Z] #50 19.47 go: downloading github.com/spf13/pflag v1.0.5 [2021-07-14T08:05:58.353Z] #50 19.85 go: downloading github.com/spf13/viper v1.6.1 [2021-07-14T08:05:58.353Z] #50 19.99 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-07-14T08:05:58.353Z] #50 20.18 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-07-14T08:05:58.353Z] #50 20.21 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-07-14T08:05:58.353Z] #50 20.24 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-07-14T08:05:58.612Z] #50 ... [2021-07-14T08:05:58.612Z] [2021-07-14T08:05:58.613Z] #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-07-14T08:05:58.613Z] #34 sha256:f8a62da493fb658626e23074306c8f2484a94bee46aada9a6d51147689cac1f4 [2021-07-14T08:05:58.613Z] #34 11.16 github.com/pelletier/go-toml [2021-07-14T08:05:58.613Z] #34 18.19 github.com/pelletier/go-toml/cmd/tomll [2021-07-14T08:05:58.869Z] #34 DONE 21.3s [2021-07-14T08:05:58.869Z] [2021-07-14T08:05:58.869Z] #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-07-14T08:05:58.869Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-14T08:05:58.869Z] #56 11.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-14T08:05:58.869Z] #56 13.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-14T08:05:58.925Z] ok github.com/docker/docker/api/server 0.041s coverage: 9.0% of statements [2021-07-14T08:05:59.126Z] #56 ... [2021-07-14T08:05:59.126Z] [2021-07-14T08:05:59.126Z] #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-07-14T08:05:59.126Z] #50 sha256:b7c608e7b845a3a733a988f6bc0a95ba2476950b2227410a5a5adcf8dfb16c75 [2021-07-14T08:05:59.126Z] #50 21.24 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-14T08:05:59.126Z] #50 21.54 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-14T08:05:59.691Z] #50 ... [2021-07-14T08:05:59.691Z] [2021-07-14T08:05:59.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-07-14T08:05:59.691Z] #59 sha256:75a0250d17f6c47a50ca69dddcb1f8a4fdd9b7307f711bdc5c1a8cbf19758975 [2021-07-14T08:05:59.691Z] #59 12.18 + cd /tmp/tmp.SLi13EWgrD/src/github.com/rootless-containers/rootlesskit [2021-07-14T08:05:59.691Z] #59 12.18 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-07-14T08:05:59.691Z] #59 12.24 + export GO111MODULE=on [2021-07-14T08:05:59.691Z] #59 12.24 + GO111MODULE=on [2021-07-14T08:05:59.691Z] #59 12.24 + export GOPROXY=https://proxy.golang.org [2021-07-14T08:05:59.691Z] #59 12.24 + GOPROXY=https://proxy.golang.org [2021-07-14T08:05:59.691Z] #59 12.24 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-14T08:05:59.691Z] #59 12.24 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-07-14T08:05:59.691Z] #59 13.91 go: downloading github.com/pkg/errors v0.9.1 [2021-07-14T08:05:59.691Z] #59 13.91 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-07-14T08:05:59.691Z] #59 13.99 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-07-14T08:05:59.691Z] #59 14.51 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-07-14T08:05:59.691Z] #59 17.48 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-07-14T08:05:59.691Z] #59 18.07 go: downloading github.com/google/uuid v1.2.0 [2021-07-14T08:05:59.691Z] #59 18.13 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-07-14T08:05:59.691Z] #59 18.14 go: downloading github.com/moby/vpnkit v0.5.0 [2021-07-14T08:05:59.691Z] #59 18.16 go: downloading github.com/gofrs/flock v0.8.0 [2021-07-14T08:05:59.691Z] #59 18.31 go: downloading github.com/gorilla/mux v1.8.0 [2021-07-14T08:05:59.691Z] #59 18.76 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-07-14T08:05:59.691Z] #59 19.02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-07-14T08:05:59.691Z] #59 19.16 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-14T08:05:59.691Z] #59 21.06 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-14T08:05:59.948Z] #59 ... [2021-07-14T08:05:59.948Z] [2021-07-14T08:05:59.948Z] #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-07-14T08:05:59.948Z] #46 sha256:385e6cf68da71156bb5876a591da51d033cb7cecb15e3c6e59397cafa78d3389 [2021-07-14T08:05:59.948Z] #46 20.31 encoding [2021-07-14T08:05:59.948Z] #46 20.39 unicode/utf16 [2021-07-14T08:05:59.948Z] #46 20.69 container/list [2021-07-14T08:05:59.948Z] #46 21.44 crypto/internal/subtle [2021-07-14T08:05:59.948Z] #46 21.71 crypto/subtle [2021-07-14T08:05:59.948Z] #46 22.12 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-07-14T08:05:59.948Z] #46 22.39 internal/nettrace [2021-07-14T08:05:59.948Z] #46 22.43 runtime/cgo [2021-07-14T08:06:01.317Z] #46 ... [2021-07-14T08:06:01.317Z] [2021-07-14T08:06:01.317Z] #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-07-14T08:06:01.317Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-14T08:06:01.317Z] #36 13.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-14T08:06:01.317Z] #36 23.84 Fetched 8454 kB in 16s (523 kB/s) [2021-07-14T08:06:01.317Z] #36 23.84 Reading package lists... [2021-07-14T08:06:01.317Z] #36 ... [2021-07-14T08:06:01.317Z] [2021-07-14T08:06:01.317Z] #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-07-14T08:06:01.317Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-14T08:06:01.317Z] #56 23.74 Fetched 8454 kB in 16s (532 kB/s) [2021-07-14T08:06:01.987Z] #40 ... [2021-07-14T08:06:01.987Z] [2021-07-14T08:06:01.987Z] #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-07-14T08:06:01.987Z] #52 sha256:1ebaef34713f033c551e758835bb7687424a50c42b6742a3ba0250b7e55d2ba4 [2021-07-14T08:06:01.987Z] #52 20.20 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-07-14T08:06:01.987Z] #52 20.22 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-07-14T08:06:01.987Z] #52 20.32 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-07-14T08:06:01.987Z] #52 22.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-07-14T08:06:01.987Z] #52 25.41 runtime [2021-07-14T08:06:01.987Z] #52 ... [2021-07-14T08:06:01.987Z] [2021-07-14T08:06:01.987Z] #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-07-14T08:06:01.987Z] #50 sha256:aee7baab66d355a18547210f8cadcde0bbc07877e37eb8463e637547d9394113 [2021-07-14T08:06:01.987Z] #50 23.01 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-07-14T08:06:01.987Z] #50 23.23 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-14T08:06:01.987Z] #50 26.38 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-14T08:06:01.987Z] #50 26.41 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-14T08:06:01.987Z] #50 26.59 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-14T08:06:01.987Z] #50 26.69 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-14T08:06:01.987Z] #50 26.69 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-14T08:06:01.987Z] #50 26.71 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-14T08:06:01.987Z] #50 27.07 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-14T08:06:01.987Z] #50 27.08 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-14T08:06:01.987Z] #50 27.16 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-14T08:06:01.987Z] #50 27.22 go: downloading github.com/spf13/afero v1.1.2 [2021-07-14T08:06:01.987Z] #50 27.35 go: downloading github.com/spf13/cast v1.3.0 [2021-07-14T08:06:01.987Z] #50 27.41 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-14T08:06:01.987Z] #50 27.43 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-14T08:06:01.987Z] #50 27.46 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-14T08:06:01.987Z] #50 27.48 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-14T08:06:01.987Z] #50 27.71 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-14T08:06:01.987Z] #50 27.75 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-14T08:06:01.987Z] #50 27.79 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-14T08:06:01.987Z] #50 27.94 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-14T08:06:01.987Z] #50 28.06 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-14T08:06:01.987Z] #50 28.09 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-14T08:06:01.987Z] #50 28.15 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-14T08:06:01.987Z] #50 28.22 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-14T08:06:01.987Z] #50 28.34 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-14T08:06:01.987Z] #50 28.40 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-14T08:06:01.987Z] #50 28.54 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-14T08:06:01.987Z] #50 28.68 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-14T08:06:01.987Z] #50 28.79 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-14T08:06:01.987Z] #50 28.93 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-14T08:06:01.987Z] #50 29.30 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-14T08:06:01.987Z] #50 29.33 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-14T08:06:01.987Z] #50 29.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-14T08:06:01.987Z] #50 29.59 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-14T08:06:01.987Z] #50 29.64 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-14T08:06:01.987Z] #50 29.83 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-14T08:06:01.987Z] #50 29.93 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-14T08:06:01.987Z] #50 30.34 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-14T08:06:01.987Z] #50 30.38 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-14T08:06:01.987Z] #50 30.46 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-14T08:06:01.987Z] #50 30.52 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-14T08:06:01.987Z] #50 30.57 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-14T08:06:01.987Z] #50 30.66 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-14T08:06:01.987Z] #50 ... [2021-07-14T08:06:01.987Z] [2021-07-14T08:06:01.987Z] #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-07-14T08:06:01.987Z] #59 sha256:9b7c274e71c649debc13785d8b6ec1411e322560f5705b17bbc9c437e5178862 [2021-07-14T08:06:01.987Z] #59 20.67 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-07-14T08:06:01.987Z] #59 22.54 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-07-14T08:06:01.987Z] #59 27.14 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-14T08:06:02.599Z] #59 ... [2021-07-14T08:06:02.599Z] [2021-07-14T08:06:02.599Z] #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-07-14T08:06:02.599Z] #50 sha256:aee7baab66d355a18547210f8cadcde0bbc07877e37eb8463e637547d9394113 [2021-07-14T08:06:02.599Z] #50 31.04 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-14T08:06:02.599Z] #50 31.24 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-14T08:06:02.879Z] #50 31.30 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-14T08:06:02.879Z] #50 31.41 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-14T08:06:02.879Z] #50 31.48 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-14T08:06:02.879Z] #50 31.51 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-14T08:06:03.141Z] #50 31.56 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-14T08:06:03.835Z] #56 23.74 Reading package lists... [2021-07-14T08:06:03.835Z] #56 ... [2021-07-14T08:06:03.835Z] [2021-07-14T08:06:03.835Z] #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-07-14T08:06:03.835Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-14T08:06:03.835Z] #13 10.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-14T08:06:03.835Z] #13 19.88 Fetched 8987 kB in 17s (525 kB/s) [2021-07-14T08:06:03.835Z] #13 19.88 Reading package lists... [2021-07-14T08:06:03.835Z] #13 ... [2021-07-14T08:06:03.835Z] [2021-07-14T08:06:03.835Z] #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-07-14T08:06:03.835Z] #59 sha256:75a0250d17f6c47a50ca69dddcb1f8a4fdd9b7307f711bdc5c1a8cbf19758975 [2021-07-14T08:06:03.835Z] #59 25.99 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-07-14T08:06:04.095Z] #50 32.46 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-14T08:06:04.095Z] #50 32.48 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-14T08:06:04.095Z] #50 32.65 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-14T08:06:04.095Z] #50 32.67 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-14T08:06:04.095Z] #50 32.69 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-14T08:06:04.095Z] #50 32.73 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-14T08:06:04.355Z] #50 32.88 go: downloading golang.org/x/text v0.3.2 [2021-07-14T08:06:06.915Z] #50 ... [2021-07-14T08:06:06.915Z] [2021-07-14T08:06:06.915Z] #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-07-14T08:06:06.915Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-14T08:06:06.915Z] #56 24.98 Fetched 8454 kB in 16s (513 kB/s) [2021-07-14T08:06:06.915Z] #56 24.98 Reading package lists... [2021-07-14T08:06:06.915Z] #56 31.62 Reading package lists... [2021-07-14T08:06:06.915Z] #56 ... [2021-07-14T08:06:06.915Z] [2021-07-14T08:06:06.915Z] #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-07-14T08:06:06.915Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-14T08:06:06.915Z] #36 25.17 Fetched 8454 kB in 16s (526 kB/s) [2021-07-14T08:06:06.915Z] #36 25.17 Reading package lists... [2021-07-14T08:06:06.915Z] #36 31.69 Reading package lists... [2021-07-14T08:06:06.915Z] #36 ... [2021-07-14T08:06:06.915Z] [2021-07-14T08:06:06.915Z] #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-07-14T08:06:06.915Z] #46 sha256:687bde3a1a6f6b60d2ded3e9017cc1bff91c5dc52464d38234269139d739a77a [2021-07-14T08:06:06.915Z] #46 34.71 vendor/golang.org/x/crypto/internal/subtle [2021-07-14T08:06:07.858Z] #46 ... [2021-07-14T08:06:07.858Z] [2021-07-14T08:06:07.858Z] #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-07-14T08:06:07.858Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-14T08:06:07.858Z] #44 25.97 Fetched 8457 kB in 18s (482 kB/s) [2021-07-14T08:06:07.858Z] #44 25.97 Reading package lists... [2021-07-14T08:06:08.119Z] #44 31.66 Reading package lists... [2021-07-14T08:06:08.119Z] #44 ... [2021-07-14T08:06:08.120Z] [2021-07-14T08:06:08.120Z] #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-07-14T08:06:08.120Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-14T08:06:08.120Z] #13 22.42 Fetched 8987 kB in 17s (522 kB/s) [2021-07-14T08:06:08.120Z] #13 22.42 Reading package lists... [2021-07-14T08:06:08.693Z] #13 28.93 Reading package lists... [2021-07-14T08:06:08.693Z] #13 ... [2021-07-14T08:06:08.693Z] [2021-07-14T08:06:08.693Z] #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-07-14T08:06:08.693Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-14T08:06:08.693Z] #36 31.69 Reading package lists... [2021-07-14T08:06:09.089Z] #59 ... [2021-07-14T08:06:09.089Z] [2021-07-14T08:06:09.089Z] #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-07-14T08:06:09.089Z] #50 sha256:b7c608e7b845a3a733a988f6bc0a95ba2476950b2227410a5a5adcf8dfb16c75 [2021-07-14T08:06:09.089Z] #50 24.86 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-07-14T08:06:09.089Z] #50 24.92 go: downloading github.com/stretchr/testify v1.4.0 [2021-07-14T08:06:09.089Z] #50 25.07 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-07-14T08:06:09.089Z] #50 25.17 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-07-14T08:06:09.089Z] #50 25.24 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-07-14T08:06:09.089Z] #50 25.26 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-07-14T08:06:09.089Z] #50 25.56 go: downloading github.com/magiconair/properties v1.8.1 [2021-07-14T08:06:09.089Z] #50 25.56 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-14T08:06:09.089Z] #50 25.66 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-07-14T08:06:09.089Z] #50 25.79 go: downloading github.com/spf13/afero v1.1.2 [2021-07-14T08:06:09.089Z] #50 25.86 go: downloading github.com/spf13/cast v1.3.0 [2021-07-14T08:06:09.089Z] #50 25.93 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-07-14T08:06:09.089Z] #50 25.96 go: downloading github.com/subosito/gotenv v1.2.0 [2021-07-14T08:06:09.089Z] #50 25.96 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-07-14T08:06:09.089Z] #50 26.06 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-07-14T08:06:09.089Z] #50 26.09 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-07-14T08:06:09.089Z] #50 26.39 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-07-14T08:06:09.089Z] #50 26.54 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-07-14T08:06:09.089Z] #50 26.61 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-07-14T08:06:09.089Z] #50 26.68 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-07-14T08:06:09.089Z] #50 26.72 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-07-14T08:06:09.089Z] #50 26.80 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-07-14T08:06:09.089Z] #50 26.84 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-07-14T08:06:09.089Z] #50 27.00 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-07-14T08:06:09.089Z] #50 27.09 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-07-14T08:06:09.089Z] #50 27.27 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-07-14T08:06:09.089Z] #50 27.38 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-07-14T08:06:09.089Z] #50 27.45 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-07-14T08:06:09.089Z] #50 27.56 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-07-14T08:06:09.089Z] #50 27.95 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-07-14T08:06:09.089Z] #50 27.97 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-07-14T08:06:09.089Z] #50 28.03 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-07-14T08:06:09.089Z] #50 28.18 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-07-14T08:06:09.089Z] #50 28.27 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-07-14T08:06:09.089Z] #50 28.42 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-07-14T08:06:09.089Z] #50 28.48 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-07-14T08:06:09.089Z] #50 28.87 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-07-14T08:06:09.089Z] #50 28.95 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-07-14T08:06:09.089Z] #50 29.11 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-07-14T08:06:09.089Z] #50 29.21 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-07-14T08:06:09.089Z] #50 29.24 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-07-14T08:06:09.089Z] #50 29.28 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-07-14T08:06:09.089Z] #50 29.51 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-07-14T08:06:09.089Z] #50 29.52 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-07-14T08:06:09.089Z] #50 29.57 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-07-14T08:06:09.089Z] #50 29.74 go: downloading github.com/ultraware/funlen v0.0.2 [2021-07-14T08:06:09.089Z] #50 29.76 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-07-14T08:06:09.089Z] #50 29.79 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-07-14T08:06:09.089Z] #50 29.89 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-07-14T08:06:09.089Z] #50 30.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-07-14T08:06:09.089Z] #50 30.85 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-07-14T08:06:09.089Z] #50 30.93 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-07-14T08:06:09.089Z] #50 31.00 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-14T08:06:09.089Z] #50 31.01 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-14T08:06:09.089Z] #50 31.18 go: downloading github.com/stretchr/objx v0.2.0 [2021-07-14T08:06:09.089Z] #50 31.25 go: downloading golang.org/x/text v0.3.2 [2021-07-14T08:06:09.089Z] #50 ... [2021-07-14T08:06:09.089Z] [2021-07-14T08:06:09.089Z] #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-07-14T08:06:09.089Z] #46 sha256:385e6cf68da71156bb5876a591da51d033cb7cecb15e3c6e59397cafa78d3389 [2021-07-14T08:06:09.089Z] #46 31.53 vendor/golang.org/x/crypto/internal/subtle [2021-07-14T08:06:10.341Z] #36 37.62 Building dependency tree... [2021-07-14T08:06:11.619Z] #46 ... [2021-07-14T08:06:11.619Z] [2021-07-14T08:06:11.619Z] #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-07-14T08:06:11.619Z] #52 sha256:8cff287f2903078a50d69f5647c4be31132543a96c0b20555137198455cb1ad3 [2021-07-14T08:06:11.619Z] #52 23.55 runtime [2021-07-14T08:06:11.619Z] #52 ... [2021-07-14T08:06:11.619Z] [2021-07-14T08:06:11.619Z] #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-07-14T08:06:11.619Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-14T08:06:11.619Z] #40 23.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-07-14T08:06:11.619Z] #40 24.68 + 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-07-14T08:06:12.255Z] #36 40.70 The following additional packages will be installed: [2021-07-14T08:06:12.255Z] #36 40.71 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-14T08:06:12.255Z] #36 40.72 Suggested packages: [2021-07-14T08:06:12.255Z] #36 40.73 cmake-doc ninja-build lrzip [2021-07-14T08:06:12.255Z] #36 40.73 Recommended packages: [2021-07-14T08:06:12.255Z] #36 40.73 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-14T08:06:12.551Z] #40 ... [2021-07-14T08:06:12.551Z] [2021-07-14T08:06:12.551Z] #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-07-14T08:06:12.551Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-14T08:06:12.551Z] #44 24.25 Fetched 8457 kB in 17s (495 kB/s) [2021-07-14T08:06:12.551Z] #44 24.25 Reading package lists... [2021-07-14T08:06:12.809Z] #44 29.91 Reading package lists... [2021-07-14T08:06:12.809Z] #44 ... [2021-07-14T08:06:12.809Z] [2021-07-14T08:06:12.809Z] #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-07-14T08:06:12.809Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-14T08:06:12.809Z] #36 23.84 Reading package lists... [2021-07-14T08:06:12.809Z] #36 29.41 Reading package lists... [2021-07-14T08:06:12.826Z] #36 41.52 The following NEW packages will be installed: [2021-07-14T08:06:13.088Z] #36 41.54 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-14T08:06:13.088Z] #36 41.54 vim-common xxd [2021-07-14T08:06:13.661Z] #36 42.27 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-14T08:06:13.661Z] #36 42.27 Need to get 14.9 MB of archives. [2021-07-14T08:06:13.661Z] #36 42.27 After this operation, 61.8 MB of additional disk space will be used. [2021-07-14T08:06:13.661Z] #36 42.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-14T08:06:13.661Z] #36 42.28 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-14T08:06:13.661Z] #36 42.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-14T08:06:13.661Z] #36 42.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-14T08:06:13.739Z] #36 34.75 Building dependency tree... [2021-07-14T08:06:13.739Z] #36 ... [2021-07-14T08:06:13.739Z] [2021-07-14T08:06:13.739Z] #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-07-14T08:06:13.739Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-14T08:06:13.739Z] #44 29.91 Reading package lists... [2021-07-14T08:06:14.605Z] #36 43.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-14T08:06:14.605Z] #36 43.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-14T08:06:14.867Z] #36 43.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-14T08:06:14.867Z] #36 43.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-14T08:06:14.867Z] #36 43.35 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-14T08:06:14.867Z] #36 43.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-14T08:06:14.867Z] #36 ... [2021-07-14T08:06:14.867Z] [2021-07-14T08:06:14.867Z] #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-07-14T08:06:14.867Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-14T08:06:14.867Z] #56 31.62 Reading package lists... [2021-07-14T08:06:14.867Z] #56 37.57 Building dependency tree... [2021-07-14T08:06:14.867Z] #56 40.66 The following additional packages will be installed: [2021-07-14T08:06:14.867Z] #56 40.67 libbtrfs0 [2021-07-14T08:06:14.867Z] #56 40.87 The following NEW packages will be installed: [2021-07-14T08:06:14.867Z] #56 40.89 libbtrfs-dev libbtrfs0 [2021-07-14T08:06:14.867Z] #56 41.60 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-14T08:06:14.867Z] #56 41.60 Need to get 119 kB of archives. [2021-07-14T08:06:14.867Z] #56 41.60 After this operation, 387 kB of additional disk space will be used. [2021-07-14T08:06:14.867Z] #56 41.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-14T08:06:14.867Z] #56 41.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-14T08:06:14.867Z] #56 42.60 debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T08:06:14.867Z] #56 42.78 Fetched 119 kB in 1s (198 kB/s) [2021-07-14T08:06:14.867Z] #56 42.90 Selecting previously unselected package libbtrfs0. [2021-07-14T08:06:14.867Z] #56 42.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-14T08:06:14.867Z] #56 43.00 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-14T08:06:14.867Z] #56 43.01 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-14T08:06:14.867Z] #56 43.37 Selecting previously unselected package libbtrfs-dev. [2021-07-14T08:06:14.867Z] #56 43.38 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-14T08:06:14.867Z] #56 43.39 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-14T08:06:15.109Z] #44 35.37 Building dependency tree... [2021-07-14T08:06:15.129Z] #56 43.61 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-14T08:06:15.129Z] #56 43.63 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-14T08:06:15.129Z] #56 43.65 Processing triggers for libc-bin (2.28-10) ... [2021-07-14T08:06:16.074Z] #56 DONE 44.7s [2021-07-14T08:06:16.074Z] [2021-07-14T08:06:16.074Z] #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-07-14T08:06:16.074Z] #57 sha256:ccd748091ebcc701dc6e7d47dabd86af8cd3734334b514709a61a5ce9b58377a [2021-07-14T08:06:16.480Z] #44 38.14 The following additional packages will be installed: [2021-07-14T08:06:16.480Z] #44 38.14 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-14T08:06:16.480Z] #44 38.14 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-14T08:06:16.480Z] #44 38.14 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-14T08:06:16.480Z] #44 38.14 python3.7-minimal [2021-07-14T08:06:16.480Z] #44 38.16 Suggested packages: [2021-07-14T08:06:16.480Z] #44 38.17 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-14T08:06:16.480Z] #44 38.17 python3.7-doc binfmt-support [2021-07-14T08:06:16.737Z] #44 ... [2021-07-14T08:06:16.737Z] [2021-07-14T08:06:16.737Z] #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-07-14T08:06:16.737Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-14T08:06:16.737Z] #56 23.74 Reading package lists... [2021-07-14T08:06:16.737Z] #56 29.31 Reading package lists... [2021-07-14T08:06:16.737Z] #56 34.81 Building dependency tree... [2021-07-14T08:06:16.737Z] #56 37.52 The following additional packages will be installed: [2021-07-14T08:06:16.737Z] #56 37.54 libbtrfs0 [2021-07-14T08:06:16.737Z] #56 37.72 The following NEW packages will be installed: [2021-07-14T08:06:16.737Z] #56 37.74 libbtrfs-dev libbtrfs0 [2021-07-14T08:06:16.737Z] #56 38.17 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-07-14T08:06:16.737Z] #56 38.17 Need to get 119 kB of archives. [2021-07-14T08:06:16.737Z] #56 38.17 After this operation, 387 kB of additional disk space will be used. [2021-07-14T08:06:16.737Z] #56 38.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-14T08:06:16.737Z] #56 38.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-14T08:06:16.737Z] #56 39.11 debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T08:06:16.737Z] #56 ... [2021-07-14T08:06:16.737Z] [2021-07-14T08:06:16.737Z] #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-07-14T08:06:16.737Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-14T08:06:16.737Z] #36 37.34 The following additional packages will be installed: [2021-07-14T08:06:16.737Z] #36 37.34 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-07-14T08:06:16.737Z] #36 37.35 Suggested packages: [2021-07-14T08:06:16.737Z] #36 37.35 cmake-doc ninja-build lrzip [2021-07-14T08:06:16.737Z] #36 37.35 Recommended packages: [2021-07-14T08:06:16.737Z] #36 37.35 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-07-14T08:06:16.737Z] #36 38.08 The following NEW packages will be installed: [2021-07-14T08:06:16.737Z] #36 38.09 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-07-14T08:06:16.737Z] #36 38.09 vim-common xxd [2021-07-14T08:06:16.737Z] #36 38.49 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-07-14T08:06:16.737Z] #36 38.49 Need to get 14.9 MB of archives. [2021-07-14T08:06:16.737Z] #36 38.49 After this operation, 61.8 MB of additional disk space will be used. [2021-07-14T08:06:16.737Z] #36 38.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-14T08:06:16.737Z] #36 38.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-14T08:06:16.737Z] #36 38.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-07-14T08:06:16.737Z] #36 38.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-14T08:06:16.994Z] #36 39.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-07-14T08:06:16.994Z] #36 39.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-07-14T08:06:16.994Z] #36 39.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-07-14T08:06:16.994Z] #36 39.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-07-14T08:06:16.994Z] #36 39.52 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-07-14T08:06:17.251Z] #36 39.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-07-14T08:06:17.993Z] #57 1.566 + RM_GOPATH=0 [2021-07-14T08:06:17.993Z] #57 1.566 + TMP_GOPATH= [2021-07-14T08:06:17.993Z] #57 1.566 + : /build [2021-07-14T08:06:17.993Z] #57 1.566 + '[' -z '' ']' [2021-07-14T08:06:17.993Z] #57 1.566 ++ mktemp -d [2021-07-14T08:06:17.993Z] #57 1.568 + export GOPATH=/tmp/tmp.ZsLJmJPpqm [2021-07-14T08:06:17.993Z] #57 1.569 + GOPATH=/tmp/tmp.ZsLJmJPpqm [2021-07-14T08:06:17.993Z] #57 1.569 + RM_GOPATH=1 [2021-07-14T08:06:17.993Z] #57 1.569 + case "$(go env GOARCH)" in [2021-07-14T08:06:17.993Z] #57 1.570 ++ go env GOARCH [2021-07-14T08:06:17.993Z] #57 1.590 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:06:17.993Z] #57 1.591 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:06:17.993Z] #57 1.591 ++ dirname /tmp/install/install.sh [2021-07-14T08:06:17.993Z] #57 1.592 + dir=/tmp/install [2021-07-14T08:06:17.993Z] #57 1.592 + bin=containerd [2021-07-14T08:06:17.993Z] #57 1.592 + shift [2021-07-14T08:06:17.993Z] #57 1.592 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-14T08:06:17.993Z] #57 1.592 + . /tmp/install/containerd.installer [2021-07-14T08:06:17.993Z] #57 1.592 ++ set -e [2021-07-14T08:06:17.993Z] #57 1.593 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-14T08:06:17.993Z] #57 1.593 + install_containerd [2021-07-14T08:06:17.993Z] #57 1.595 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-07-14T08:06:17.993Z] #57 1.598 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-14T08:06:17.993Z] #57 1.598 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ZsLJmJPpqm/src/github.com/containerd/containerd [2021-07-14T08:06:17.993Z] #57 1.605 Cloning into '/tmp/tmp.ZsLJmJPpqm/src/github.com/containerd/containerd'... [2021-07-14T08:06:18.621Z] #36 ... [2021-07-14T08:06:18.621Z] [2021-07-14T08:06:18.621Z] #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-07-14T08:06:18.621Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-14T08:06:18.621Z] #13 19.88 Reading package lists... [2021-07-14T08:06:18.621Z] #13 25.76 Reading package lists... [2021-07-14T08:06:18.621Z] #13 31.53 Building dependency tree... [2021-07-14T08:06:18.621Z] #13 34.55 The following additional packages will be installed: [2021-07-14T08:06:18.621Z] #13 34.55 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-14T08:06:18.621Z] #13 34.57 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-14T08:06:18.621Z] #13 34.57 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-14T08:06:18.621Z] #13 34.57 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-14T08:06:18.621Z] #13 34.57 mingw-w64-x86-64-dev [2021-07-14T08:06:18.621Z] #13 34.57 Suggested packages: [2021-07-14T08:06:18.621Z] #13 34.57 gcc-8-locales seccomp wine64 [2021-07-14T08:06:18.621Z] #13 ... [2021-07-14T08:06:18.621Z] [2021-07-14T08:06:18.621Z] #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-07-14T08:06:18.621Z] #56 sha256:74b25419bda146acb1324497e0de2f7282812392f4f248a320eaaf103c051506 [2021-07-14T08:06:18.621Z] #56 39.31 Fetched 119 kB in 0s (414 kB/s) [2021-07-14T08:06:18.621Z] #56 39.59 Selecting previously unselected package libbtrfs0. [2021-07-14T08:06:18.621Z] #56 39.59 (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 ... 15421 files and directories currently installed.) [2021-07-14T08:06:18.621Z] #56 39.66 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-14T08:06:18.621Z] #56 39.68 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-14T08:06:18.621Z] #56 39.77 Selecting previously unselected package libbtrfs-dev. [2021-07-14T08:06:18.621Z] #56 39.77 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-14T08:06:18.621Z] #56 39.78 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-14T08:06:18.621Z] #56 40.12 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-14T08:06:18.621Z] #56 40.15 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-14T08:06:18.621Z] #56 40.17 Processing triggers for libc-bin (2.28-10) ... [2021-07-14T08:06:18.881Z] #56 DONE 41.2s [2021-07-14T08:06:18.881Z] [2021-07-14T08:06:18.881Z] #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-07-14T08:06:18.881Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-14T08:06:18.881Z] #13 35.60 The following NEW packages will be installed: [2021-07-14T08:06:18.881Z] #13 35.61 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-14T08:06:18.881Z] #13 35.61 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-14T08:06:18.881Z] #13 35.61 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-14T08:06:18.881Z] #13 35.61 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-14T08:06:18.881Z] #13 35.61 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-14T08:06:18.881Z] #13 35.61 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-14T08:06:18.881Z] #13 35.63 The following packages will be upgraded: [2021-07-14T08:06:18.881Z] #13 35.63 libseccomp2 [2021-07-14T08:06:19.138Z] #13 36.10 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-14T08:06:19.138Z] #13 36.10 Need to get 77.8 MB of archives. [2021-07-14T08:06:19.138Z] #13 36.10 After this operation, 487 MB of additional disk space will be used. [2021-07-14T08:06:19.138Z] #13 36.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-14T08:06:19.138Z] #13 36.15 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-14T08:06:19.138Z] #13 36.17 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-14T08:06:19.382Z] #57 ... [2021-07-14T08:06:19.382Z] [2021-07-14T08:06:19.383Z] #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-07-14T08:06:19.383Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-14T08:06:19.383Z] #44 31.66 Reading package lists... [2021-07-14T08:06:19.383Z] #44 37.41 Building dependency tree... [2021-07-14T08:06:19.383Z] #44 40.56 The following additional packages will be installed: [2021-07-14T08:06:19.383Z] #44 40.57 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-07-14T08:06:19.383Z] #44 40.57 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-07-14T08:06:19.383Z] #44 40.58 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-14T08:06:19.383Z] #44 40.58 python3.7-minimal [2021-07-14T08:06:19.383Z] #44 40.58 Suggested packages: [2021-07-14T08:06:19.383Z] #44 40.58 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-07-14T08:06:19.383Z] #44 40.58 python3.7-doc binfmt-support [2021-07-14T08:06:19.383Z] #44 41.61 The following NEW packages will be installed: [2021-07-14T08:06:19.383Z] #44 41.63 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-14T08:06:19.383Z] #44 41.64 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-14T08:06:19.383Z] #44 41.65 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-14T08:06:19.383Z] #44 41.65 python3.7-minimal [2021-07-14T08:06:19.383Z] #44 42.11 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-14T08:06:19.383Z] #44 42.11 Need to get 6695 kB of archives. [2021-07-14T08:06:19.383Z] #44 42.11 After this operation, 33.1 MB of additional disk space will be used. [2021-07-14T08:06:19.383Z] #44 42.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-14T08:06:19.383Z] #44 42.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-14T08:06:19.383Z] #44 42.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-14T08:06:19.383Z] #44 42.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-14T08:06:19.383Z] #44 42.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-14T08:06:19.383Z] #44 42.66 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-14T08:06:19.383Z] #44 42.66 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-14T08:06:19.383Z] #44 42.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-14T08:06:19.383Z] #44 42.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-14T08:06:19.383Z] #44 42.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-14T08:06:19.383Z] #44 42.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-14T08:06:19.383Z] #44 42.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-14T08:06:19.383Z] #44 42.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-14T08:06:19.383Z] #44 42.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-14T08:06:19.383Z] #44 42.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-14T08:06:19.383Z] #44 42.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-14T08:06:19.383Z] #44 44.55 debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T08:06:19.383Z] #44 44.97 Fetched 6695 kB in 1s (5005 kB/s) [2021-07-14T08:06:19.383Z] #44 45.23 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-14T08:06:19.383Z] #44 45.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-14T08:06:19.383Z] #44 45.30 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-14T08:06:19.383Z] #44 45.42 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-14T08:06:19.383Z] #44 46.17 Selecting previously unselected package python3.7-minimal. [2021-07-14T08:06:19.383Z] #44 46.17 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-14T08:06:19.383Z] #44 46.19 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-14T08:06:19.383Z] #44 ... [2021-07-14T08:06:19.383Z] [2021-07-14T08:06:19.383Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-14T08:06:19.383Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-14T08:06:19.383Z] #32 45.42 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-07-14T08:06:19.383Z] #32 45.83 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-14T08:06:19.383Z] #32 46.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-14T08:06:19.396Z] #13 36.46 Get:4 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-07-14T08:06:19.655Z] #13 36.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-14T08:06:19.655Z] #13 36.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-14T08:06:19.655Z] #13 36.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-14T08:06:19.655Z] #13 36.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-14T08:06:19.956Z] #32 ... [2021-07-14T08:06:19.956Z] [2021-07-14T08:06:19.956Z] #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-07-14T08:06:19.956Z] #50 sha256:aee7baab66d355a18547210f8cadcde0bbc07877e37eb8463e637547d9394113 [2021-07-14T08:06:19.956Z] #50 38.71 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-14T08:06:19.956Z] #50 38.74 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-14T08:06:19.956Z] #50 38.82 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-14T08:06:19.956Z] #50 38.93 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-14T08:06:19.956Z] #50 38.94 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-14T08:06:19.956Z] #50 40.22 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-14T08:06:19.956Z] #50 40.46 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-14T08:06:19.956Z] #50 40.67 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-14T08:06:20.175Z] using credential docker-jenkins-github-credentials [2021-07-14T08:06:20.218Z] #13 37.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-14T08:06:20.218Z] #50 ... [2021-07-14T08:06:20.219Z] [2021-07-14T08:06:20.219Z] #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-07-14T08:06:20.219Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-14T08:06:20.219Z] #44 47.69 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-14T08:06:20.219Z] #44 47.76 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-14T08:06:20.251Z] Cloning the remote Git repository [2021-07-14T08:06:20.251Z] Cloning with configured refspecs honoured and without tags [2021-07-14T08:06:20.476Z] #13 37.48 Get:10 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-07-14T08:06:20.476Z] #13 37.48 Get:11 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-07-14T08:06:21.170Z] #44 ... [2021-07-14T08:06:21.170Z] [2021-07-14T08:06:21.170Z] #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-07-14T08:06:21.170Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-14T08:06:21.170Z] #13 28.93 Reading package lists... [2021-07-14T08:06:21.170Z] #13 35.02 Building dependency tree... [2021-07-14T08:06:21.170Z] #13 38.34 The following additional packages will be installed: [2021-07-14T08:06:21.170Z] #13 38.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-07-14T08:06:21.170Z] #13 38.36 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-07-14T08:06:21.170Z] #13 38.37 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-07-14T08:06:21.170Z] #13 38.37 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-07-14T08:06:21.170Z] #13 38.37 mingw-w64-x86-64-dev [2021-07-14T08:06:21.170Z] #13 38.40 Suggested packages: [2021-07-14T08:06:21.170Z] #13 38.40 gcc-8-locales seccomp wine64 [2021-07-14T08:06:21.170Z] #13 39.48 The following NEW packages will be installed: [2021-07-14T08:06:21.170Z] #13 39.48 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-07-14T08:06:21.170Z] #13 39.48 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-07-14T08:06:21.170Z] #13 39.48 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-07-14T08:06:21.170Z] #13 39.48 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-07-14T08:06:21.170Z] #13 39.48 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-07-14T08:06:21.170Z] #13 39.48 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-07-14T08:06:21.170Z] #13 39.50 The following packages will be upgraded: [2021-07-14T08:06:21.170Z] #13 39.50 libseccomp2 [2021-07-14T08:06:21.170Z] #13 39.89 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-07-14T08:06:21.170Z] #13 39.89 Need to get 77.8 MB of archives. [2021-07-14T08:06:21.170Z] #13 39.89 After this operation, 487 MB of additional disk space will be used. [2021-07-14T08:06:21.170Z] #13 39.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-07-14T08:06:21.170Z] #13 39.90 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-07-14T08:06:21.170Z] #13 39.90 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-07-14T08:06:21.170Z] #13 40.10 Get:4 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-07-14T08:06:21.170Z] #13 40.33 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-07-14T08:06:21.170Z] #13 40.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-07-14T08:06:21.170Z] #13 40.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-07-14T08:06:21.170Z] #13 40.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-07-14T08:06:21.170Z] #13 40.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-07-14T08:06:21.170Z] #13 41.22 Get:10 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-07-14T08:06:21.170Z] #13 41.23 Get:11 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-07-14T08:06:21.170Z] #13 ... [2021-07-14T08:06:21.170Z] [2021-07-14T08:06:21.170Z] #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-07-14T08:06:21.170Z] #52 sha256:1ebaef34713f033c551e758835bb7687424a50c42b6742a3ba0250b7e55d2ba4 [2021-07-14T08:06:21.170Z] #52 49.93 internal/reflectlite [2021-07-14T08:06:20.442Z] Cloning repository https://github.com/moby/moby.git [2021-07-14T08:06:20.836Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-14T08:06:21.743Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-14T08:06:21.743Z] > git --version # timeout=10 [2021-07-14T08:06:21.802Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-14T08:06:21.803Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:06:21.806Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42634/head:refs/remotes/origin/PR-42634 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:06:22.839Z] Running on azwin-2-d33c50 in d:\jenkins\workspace\moby_PR-42634 [Pipeline] { [Pipeline] ws [2021-07-14T08:06:22.856Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-14T08:06:23.087Z] #52 51.55 sort [2021-07-14T08:06:23.087Z] #52 51.56 io [2021-07-14T08:06:23.625Z] The recommended git tool is: git [2021-07-14T08:06:24.482Z] #52 52.75 internal/oserror [2021-07-14T08:06:24.482Z] #52 52.84 bytes [2021-07-14T08:06:24.482Z] #52 52.97 syscall [2021-07-14T08:06:24.655Z] #13 ... [2021-07-14T08:06:24.655Z] [2021-07-14T08:06:24.655Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-14T08:06:24.655Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-14T08:06:24.655Z] #32 43.57 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/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-07-14T08:06:24.655Z] #32 44.36 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-07-14T08:06:24.655Z] #32 44.79 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-14T08:06:24.655Z] #32 ... [2021-07-14T08:06:24.655Z] [2021-07-14T08:06:24.655Z] #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-07-14T08:06:24.655Z] #50 sha256:b7c608e7b845a3a733a988f6bc0a95ba2476950b2227410a5a5adcf8dfb16c75 [2021-07-14T08:06:24.655Z] #50 36.88 go: downloading github.com/gobwas/glob v0.2.3 [2021-07-14T08:06:24.655Z] #50 36.90 go: downloading github.com/kisielk/gotool v1.0.0 [2021-07-14T08:06:24.655Z] #50 36.99 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-07-14T08:06:24.655Z] #50 37.03 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-07-14T08:06:24.655Z] #50 37.09 go: downloading github.com/gogo/protobuf v1.2.1 [2021-07-14T08:06:24.655Z] #50 38.28 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-07-14T08:06:24.655Z] #50 38.46 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-07-14T08:06:24.655Z] #50 38.70 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-07-14T08:06:24.655Z] #50 ... [2021-07-14T08:06:24.655Z] [2021-07-14T08:06:24.655Z] #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-07-14T08:06:24.655Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-14T08:06:24.655Z] #44 39.32 The following NEW packages will be installed: [2021-07-14T08:06:24.655Z] #44 39.34 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-07-14T08:06:24.655Z] #44 39.35 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-07-14T08:06:24.655Z] #44 39.36 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-07-14T08:06:24.655Z] #44 39.36 python3.7-minimal [2021-07-14T08:06:24.655Z] #44 39.88 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-07-14T08:06:24.655Z] #44 39.88 Need to get 6695 kB of archives. [2021-07-14T08:06:24.655Z] #44 39.88 After this operation, 33.1 MB of additional disk space will be used. [2021-07-14T08:06:24.655Z] #44 39.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-14T08:06:24.655Z] #44 39.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-14T08:06:24.655Z] #44 40.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-14T08:06:24.655Z] #44 40.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-14T08:06:24.655Z] #44 40.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-14T08:06:24.655Z] #44 40.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-14T08:06:24.655Z] #44 40.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-14T08:06:24.655Z] #44 40.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-14T08:06:24.655Z] #44 40.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-07-14T08:06:24.655Z] #44 40.38 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-07-14T08:06:24.655Z] #44 40.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-14T08:06:24.655Z] #44 40.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-07-14T08:06:24.655Z] #44 40.49 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-07-14T08:06:24.655Z] #44 40.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-14T08:06:24.655Z] #44 40.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-14T08:06:24.655Z] #44 40.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-14T08:06:24.655Z] #44 42.09 debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T08:06:24.655Z] #44 42.23 Fetched 6695 kB in 1s (5410 kB/s) [2021-07-14T08:06:24.655Z] #44 42.31 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-14T08:06:24.656Z] #44 42.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-14T08:06:24.656Z] #44 42.44 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-14T08:06:24.656Z] #44 42.46 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-14T08:06:24.656Z] #44 43.49 Selecting previously unselected package python3.7-minimal. [2021-07-14T08:06:24.656Z] #44 43.49 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-14T08:06:24.656Z] #44 43.51 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-14T08:06:24.656Z] #44 45.11 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-14T08:06:24.656Z] #44 45.14 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-14T08:06:26.407Z] #52 ... [2021-07-14T08:06:26.407Z] [2021-07-14T08:06:26.407Z] #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-07-14T08:06:26.407Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-14T08:06:26.407Z] #36 44.88 debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T08:06:26.407Z] #36 45.22 Fetched 14.9 MB in 2s (7354 kB/s) [2021-07-14T08:06:26.407Z] #36 45.45 Selecting previously unselected package xxd. [2021-07-14T08:06:26.407Z] #36 45.45 (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 ... 15421 files and directories currently installed.) [2021-07-14T08:06:26.407Z] #36 45.52 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-14T08:06:26.407Z] #36 45.62 Unpacking xxd (2:8.1.0875-5) ... [2021-07-14T08:06:26.407Z] #36 46.06 Selecting previously unselected package vim-common. [2021-07-14T08:06:26.407Z] #36 46.06 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-14T08:06:26.407Z] #36 46.13 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-14T08:06:26.407Z] #36 46.70 Selecting previously unselected package cmake-data. [2021-07-14T08:06:26.408Z] #36 46.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-14T08:06:26.408Z] #36 46.72 Unpacking cmake-data (3.13.4-1) ... [2021-07-14T08:06:26.408Z] #36 49.54 Selecting previously unselected package libicu63:amd64. [2021-07-14T08:06:26.408Z] #36 49.54 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-14T08:06:26.408Z] #36 49.55 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-14T08:06:26.408Z] #36 ... [2021-07-14T08:06:26.408Z] [2021-07-14T08:06:26.408Z] #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-07-14T08:06:26.408Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-14T08:06:26.408Z] #44 51.90 Selecting previously unselected package python3-minimal. [2021-07-14T08:06:26.408Z] #44 51.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-07-14T08:06:26.408Z] #44 52.00 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-14T08:06:26.408Z] #44 52.00 Unpacking python3-minimal (3.7.3-1) ... [2021-07-14T08:06:26.408Z] #44 52.51 Selecting previously unselected package libmpdec2:amd64. [2021-07-14T08:06:26.408Z] #44 52.52 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-14T08:06:26.408Z] #44 52.60 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-14T08:06:26.408Z] #44 52.74 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-14T08:06:26.408Z] #44 52.75 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-14T08:06:26.408Z] #44 52.75 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-14T08:06:27.364Z] #44 ... [2021-07-14T08:06:27.364Z] [2021-07-14T08:06:27.364Z] #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-07-14T08:06:27.364Z] #48 sha256:613db131195db20386c476ef30d356a41829199a4eb1423079e78a93cd6b751c [2021-07-14T08:06:27.364Z] #48 DONE 55.8s [2021-07-14T08:06:27.364Z] [2021-07-14T08:06:27.364Z] #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-07-14T08:06:27.364Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-14T08:06:27.364Z] #44 55.23 Selecting previously unselected package python3.7. [2021-07-14T08:06:27.364Z] #44 55.25 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-14T08:06:27.364Z] #44 55.27 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-14T08:06:27.626Z] #44 55.63 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-14T08:06:27.626Z] #44 55.65 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-14T08:06:27.626Z] #44 55.68 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-14T08:06:27.891Z] #44 55.99 Setting up python3-minimal (3.7.3-1) ... [2021-07-14T08:06:28.025Z] #44 49.25 Selecting previously unselected package python3-minimal. [2021-07-14T08:06:28.025Z] #44 49.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-07-14T08:06:28.025Z] #44 49.31 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-14T08:06:28.025Z] #44 49.32 Unpacking python3-minimal (3.7.3-1) ... [2021-07-14T08:06:28.025Z] #44 49.46 Selecting previously unselected package libmpdec2:amd64. [2021-07-14T08:06:28.025Z] #44 49.46 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-14T08:06:28.025Z] #44 49.48 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-14T08:06:28.025Z] #44 49.59 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-14T08:06:28.025Z] #44 49.60 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-14T08:06:28.025Z] #44 49.60 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-14T08:06:28.643Z] #44 ... [2021-07-14T08:06:28.643Z] [2021-07-14T08:06:28.643Z] #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-07-14T08:06:28.643Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-14T08:06:28.643Z] #36 40.92 debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T08:06:28.643Z] #36 41.13 Fetched 14.9 MB in 2s (9026 kB/s) [2021-07-14T08:06:28.643Z] #36 41.40 Selecting previously unselected package xxd. [2021-07-14T08:06:28.643Z] #36 41.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-14T08:06:28.643Z] #36 41.46 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-14T08:06:28.643Z] #36 41.49 Unpacking xxd (2:8.1.0875-5) ... [2021-07-14T08:06:28.643Z] #36 41.75 Selecting previously unselected package vim-common. [2021-07-14T08:06:28.643Z] #36 41.76 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-14T08:06:28.643Z] #36 41.86 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-14T08:06:28.643Z] #36 42.37 Selecting previously unselected package cmake-data. [2021-07-14T08:06:28.643Z] #36 42.37 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-07-14T08:06:28.643Z] #36 42.38 Unpacking cmake-data (3.13.4-1) ... [2021-07-14T08:06:28.643Z] #36 45.39 Selecting previously unselected package libicu63:amd64. [2021-07-14T08:06:28.643Z] #36 45.39 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-14T08:06:28.643Z] #36 45.41 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-14T08:06:28.643Z] #36 ... [2021-07-14T08:06:28.643Z] [2021-07-14T08:06:28.643Z] #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-07-14T08:06:28.643Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-14T08:06:28.643Z] #13 41.27 Get:12 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-07-14T08:06:28.643Z] #13 44.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-14T08:06:28.643Z] #13 44.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-14T08:06:28.643Z] #13 44.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-14T08:06:28.643Z] #13 44.10 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-14T08:06:28.643Z] #13 44.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-14T08:06:28.643Z] #13 44.11 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-14T08:06:28.643Z] #13 44.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-14T08:06:28.643Z] #13 44.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-14T08:06:28.643Z] #13 44.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-14T08:06:28.643Z] #13 44.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-14T08:06:28.643Z] #13 44.23 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-14T08:06:28.643Z] #13 44.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-14T08:06:28.643Z] #13 44.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-14T08:06:28.643Z] #13 44.30 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-14T08:06:28.643Z] #13 45.53 debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T08:06:28.643Z] #13 45.79 Fetched 77.8 MB in 9s (9098 kB/s) [2021-07-14T08:06:28.643Z] #13 ... [2021-07-14T08:06:28.643Z] [2021-07-14T08:06:28.643Z] #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-07-14T08:06:28.643Z] #57 sha256:5483b1970004c8c5d14242da7b7b422bd368d3621a01eb60cbded85c878bf1d9 [2021-07-14T08:06:28.643Z] #57 1.085 + RM_GOPATH=0 [2021-07-14T08:06:28.643Z] #57 1.086 + TMP_GOPATH= [2021-07-14T08:06:28.643Z] #57 1.086 + : /build [2021-07-14T08:06:28.643Z] #57 1.086 + '[' -z '' ']' [2021-07-14T08:06:28.643Z] #57 1.087 ++ mktemp -d [2021-07-14T08:06:28.643Z] #57 1.089 + export GOPATH=/tmp/tmp.ksjhlfIoOU [2021-07-14T08:06:28.643Z] #57 1.089 + GOPATH=/tmp/tmp.ksjhlfIoOU [2021-07-14T08:06:28.643Z] #57 1.089 + RM_GOPATH=1 [2021-07-14T08:06:28.643Z] #57 1.089 + case "$(go env GOARCH)" in [2021-07-14T08:06:28.643Z] #57 1.089 ++ go env GOARCH [2021-07-14T08:06:28.643Z] #57 1.128 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:06:28.643Z] #57 1.130 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:06:28.643Z] #57 1.131 ++ dirname /tmp/install/install.sh [2021-07-14T08:06:28.643Z] #57 1.140 + dir=/tmp/install [2021-07-14T08:06:28.643Z] #57 1.140 + bin=containerd [2021-07-14T08:06:28.643Z] #57 1.145 + shift [2021-07-14T08:06:28.643Z] #57 1.146 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-07-14T08:06:28.643Z] #57 1.146 + . /tmp/install/containerd.installer [2021-07-14T08:06:28.643Z] #57 1.146 ++ set -e [2021-07-14T08:06:28.643Z] #57 1.146 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-14T08:06:28.643Z] #57 1.147 + install_containerd [2021-07-14T08:06:28.643Z] #57 1.151 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-07-14T08:06:28.643Z] #57 1.151 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-14T08:06:28.643Z] #57 1.151 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ksjhlfIoOU/src/github.com/containerd/containerd [2021-07-14T08:06:28.643Z] #57 1.153 Cloning into '/tmp/tmp.ksjhlfIoOU/src/github.com/containerd/containerd'... [2021-07-14T08:06:28.788Z] Running on azwin-2-b97dd0 in d:\jenkins\workspace\moby_PR-42634 [Pipeline] { [Pipeline] ws [2021-07-14T08:06:28.805Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-07-14T08:06:28.839Z] #44 ... [2021-07-14T08:06:28.840Z] [2021-07-14T08:06:28.840Z] #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-07-14T08:06:28.840Z] #46 sha256:687bde3a1a6f6b60d2ded3e9017cc1bff91c5dc52464d38234269139d739a77a [2021-07-14T08:06:28.840Z] #46 47.29 sync [2021-07-14T08:06:28.840Z] #46 47.30 internal/reflectlite [2021-07-14T08:06:28.840Z] #46 48.58 internal/testlog [2021-07-14T08:06:28.840Z] #46 48.77 github.com/LK4D4/vndr/godl/singleflight [2021-07-14T08:06:28.840Z] #46 49.13 math/rand [2021-07-14T08:06:28.840Z] #46 50.36 internal/singleflight [2021-07-14T08:06:28.840Z] #46 50.72 errors [2021-07-14T08:06:28.840Z] #46 50.72 sort [2021-07-14T08:06:28.840Z] #46 51.12 io [2021-07-14T08:06:28.840Z] #46 52.08 strconv [2021-07-14T08:06:28.840Z] #46 52.41 bytes [2021-07-14T08:06:28.840Z] #46 54.73 strings [2021-07-14T08:06:28.840Z] #46 55.27 reflect [2021-07-14T08:06:28.840Z] #46 ... [2021-07-14T08:06:28.840Z] [2021-07-14T08:06:28.840Z] #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-07-14T08:06:28.840Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-14T08:06:28.840Z] #36 56.85 Selecting previously unselected package libxml2:amd64. [2021-07-14T08:06:28.840Z] #36 56.88 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-14T08:06:28.840Z] #36 56.89 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-14T08:06:28.899Z] #57 ... [2021-07-14T08:06:28.899Z] [2021-07-14T08:06:28.899Z] #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-07-14T08:06:28.899Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-14T08:06:28.899Z] #13 45.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-14T08:06:28.899Z] #13 45.97 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-14T08:06:28.899Z] #13 45.99 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-14T08:06:29.103Z] #36 57.68 Selecting previously unselected package libarchive13:amd64. [2021-07-14T08:06:29.103Z] #36 57.68 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-14T08:06:29.103Z] #36 57.69 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-14T08:06:29.155Z] #13 46.24 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-14T08:06:29.364Z] #36 57.96 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-14T08:06:29.364Z] #36 58.02 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-14T08:06:29.364Z] #36 58.03 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-14T08:06:29.412Z] #13 46.48 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-14T08:06:29.626Z] #36 58.20 Selecting previously unselected package librhash0:amd64. [2021-07-14T08:06:29.626Z] #36 58.21 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-14T08:06:29.626Z] #36 58.23 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-14T08:06:29.668Z] #13 46.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-07-14T08:06:29.668Z] #13 46.55 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-14T08:06:29.668Z] #13 46.56 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-14T08:06:29.887Z] #36 58.41 Selecting previously unselected package libuv1:amd64. [2021-07-14T08:06:29.887Z] #36 58.44 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-14T08:06:29.887Z] #36 58.45 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-14T08:06:29.887Z] #36 58.58 Selecting previously unselected package cmake. [2021-07-14T08:06:30.158Z] #36 58.61 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-14T08:06:30.158Z] #36 58.61 Unpacking cmake (3.13.4-1) ... [2021-07-14T08:06:30.726Z] The recommended git tool is: git [2021-07-14T08:06:32.077Z] #36 ... [2021-07-14T08:06:32.077Z] [2021-07-14T08:06:32.077Z] #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-07-14T08:06:32.078Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-14T08:06:32.078Z] #13 45.36 Get:12 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-07-14T08:06:32.078Z] #13 47.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-07-14T08:06:32.078Z] #13 47.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-07-14T08:06:32.078Z] #13 47.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-07-14T08:06:32.078Z] #13 47.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-07-14T08:06:32.078Z] #13 47.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-07-14T08:06:32.078Z] #13 47.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-07-14T08:06:32.078Z] #13 47.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-07-14T08:06:32.078Z] #13 47.99 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-07-14T08:06:32.078Z] #13 48.00 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-07-14T08:06:32.078Z] #13 48.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-07-14T08:06:32.078Z] #13 48.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-07-14T08:06:32.078Z] #13 48.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-07-14T08:06:32.078Z] #13 48.11 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-07-14T08:06:32.078Z] #13 48.13 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-07-14T08:06:32.078Z] #13 49.35 debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T08:06:32.078Z] #13 49.80 Fetched 77.8 MB in 9s (9112 kB/s) [2021-07-14T08:06:32.078Z] #13 50.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 ... 15421 files and directories currently installed.) [2021-07-14T08:06:32.078Z] #13 50.66 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-14T08:06:32.078Z] #13 50.80 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-07-14T08:06:32.078Z] #13 51.27 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-07-14T08:06:32.078Z] #13 51.68 Selecting previously unselected package binutils-mingw-w64-i686. [2021-07-14T08:06:32.078Z] #13 51.68 (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 ... 15421 files and directories currently installed.) [2021-07-14T08:06:32.078Z] #13 51.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-07-14T08:06:32.078Z] #13 51.85 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-14T08:06:32.078Z] #13 54.02 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-14T08:06:32.078Z] #13 54.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-14T08:06:32.078Z] #13 54.04 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-14T08:06:32.078Z] #13 ... [2021-07-14T08:06:32.078Z] [2021-07-14T08:06:32.078Z] #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-07-14T08:06:32.078Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-14T08:06:32.078Z] #44 57.73 Selecting previously unselected package python3. [2021-07-14T08:06:32.078Z] #44 57.73 (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 ... 16073 files and directories currently installed.) [2021-07-14T08:06:32.078Z] #44 57.80 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-14T08:06:32.078Z] #44 57.81 Unpacking python3 (3.7.3-1) ... [2021-07-14T08:06:32.078Z] #44 57.95 Selecting previously unselected package libprotobuf17:amd64. [2021-07-14T08:06:32.078Z] #44 57.97 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-14T08:06:32.078Z] #44 57.98 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-14T08:06:32.078Z] #44 58.57 Selecting previously unselected package python3-pkg-resources. [2021-07-14T08:06:32.078Z] #44 58.59 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-14T08:06:32.078Z] #44 58.60 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-14T08:06:32.078Z] #44 58.79 Selecting previously unselected package python3-six. [2021-07-14T08:06:32.078Z] #44 58.79 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-14T08:06:32.078Z] #44 58.80 Unpacking python3-six (1.12.0-1) ... [2021-07-14T08:06:32.078Z] #44 58.87 Selecting previously unselected package python3-protobuf. [2021-07-14T08:06:32.078Z] #44 58.88 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-14T08:06:32.078Z] #44 58.88 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-14T08:06:32.078Z] #44 59.40 Selecting previously unselected package libnet1:amd64. [2021-07-14T08:06:32.078Z] #44 59.41 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-14T08:06:32.078Z] #44 59.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-14T08:06:32.078Z] #44 59.54 Selecting previously unselected package libnl-3-200:amd64. [2021-07-14T08:06:32.078Z] #44 59.54 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-14T08:06:32.078Z] #44 59.54 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-14T08:06:32.078Z] #44 59.68 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-14T08:06:32.078Z] #44 59.68 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-14T08:06:32.078Z] #44 59.68 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-14T08:06:32.078Z] #44 59.89 Selecting previously unselected package criu. [2021-07-14T08:06:32.078Z] #44 59.89 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-14T08:06:32.078Z] #44 59.90 Unpacking criu (3.15-1) ... [2021-07-14T08:06:32.260Z] #13 ... [2021-07-14T08:06:32.260Z] [2021-07-14T08:06:32.260Z] #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-07-14T08:06:32.260Z] #48 sha256:d0e2bae0da062e293d1586b7f14f98ce0c3d03afa0ce577a37c370c6285708f7 [2021-07-14T08:06:32.260Z] #48 DONE 54.4s [2021-07-14T08:06:32.260Z] [2021-07-14T08:06:32.260Z] #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-07-14T08:06:32.260Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-14T08:06:32.260Z] #36 54.01 Selecting previously unselected package libxml2:amd64. [2021-07-14T08:06:32.260Z] #36 54.01 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-07-14T08:06:32.260Z] #36 54.08 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-14T08:06:32.260Z] #36 54.69 Selecting previously unselected package libarchive13:amd64. [2021-07-14T08:06:32.261Z] #36 54.72 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-07-14T08:06:32.261Z] #36 54.74 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-14T08:06:32.659Z] #44 60.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-14T08:06:32.921Z] #44 61.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-14T08:06:33.191Z] #44 61.23 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-14T08:06:33.192Z] #36 55.45 Selecting previously unselected package libjsoncpp1:amd64. [2021-07-14T08:06:33.192Z] #36 55.45 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-07-14T08:06:33.192Z] #36 55.45 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-14T08:06:33.192Z] #36 ... [2021-07-14T08:06:33.192Z] [2021-07-14T08:06:33.192Z] #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-07-14T08:06:33.192Z] #46 sha256:385e6cf68da71156bb5876a591da51d033cb7cecb15e3c6e59397cafa78d3389 [2021-07-14T08:06:33.192Z] #46 45.50 sync [2021-07-14T08:06:33.192Z] #46 45.52 internal/reflectlite [2021-07-14T08:06:33.192Z] #46 46.91 internal/testlog [2021-07-14T08:06:33.192Z] #46 47.21 github.com/LK4D4/vndr/godl/singleflight [2021-07-14T08:06:33.192Z] #46 47.58 math/rand [2021-07-14T08:06:33.192Z] #46 48.43 errors [2021-07-14T08:06:33.192Z] #46 48.60 sort [2021-07-14T08:06:33.192Z] #46 48.71 io [2021-07-14T08:06:33.192Z] #46 49.75 strconv [2021-07-14T08:06:33.192Z] #46 50.13 bytes [2021-07-14T08:06:33.192Z] #46 52.37 strings [2021-07-14T08:06:33.192Z] #46 53.58 reflect [2021-07-14T08:06:33.192Z] #46 54.18 bufio [2021-07-14T08:06:33.192Z] #46 ... [2021-07-14T08:06:33.192Z] [2021-07-14T08:06:33.192Z] #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-07-14T08:06:33.192Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-14T08:06:33.192Z] #36 55.68 Selecting previously unselected package librhash0:amd64. [2021-07-14T08:06:33.192Z] #36 55.68 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-07-14T08:06:33.192Z] #36 55.69 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-07-14T08:06:33.450Z] #36 ... [2021-07-14T08:06:33.450Z] [2021-07-14T08:06:33.450Z] #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-07-14T08:06:33.450Z] #52 sha256:8cff287f2903078a50d69f5647c4be31132543a96c0b20555137198455cb1ad3 [2021-07-14T08:06:33.450Z] #52 45.89 sync [2021-07-14T08:06:33.450Z] #52 45.90 internal/reflectlite [2021-07-14T08:06:33.450Z] #52 47.18 internal/testlog [2021-07-14T08:06:33.450Z] #52 48.25 sort [2021-07-14T08:06:33.450Z] #52 48.26 errors [2021-07-14T08:06:33.450Z] #52 48.69 io [2021-07-14T08:06:33.450Z] #52 49.50 internal/oserror [2021-07-14T08:06:33.450Z] #52 49.74 syscall [2021-07-14T08:06:33.450Z] #52 50.13 bytes [2021-07-14T08:06:33.450Z] #52 52.96 strconv [2021-07-14T08:06:33.461Z] #44 61.47 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-14T08:06:33.461Z] #44 61.54 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-14T08:06:33.461Z] #44 61.68 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-14T08:06:33.707Z] #52 ... [2021-07-14T08:06:33.707Z] [2021-07-14T08:06:33.707Z] #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-07-14T08:06:33.707Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-14T08:06:33.707Z] #36 56.09 Selecting previously unselected package libuv1:amd64. [2021-07-14T08:06:33.707Z] #36 56.09 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-07-14T08:06:33.707Z] #36 56.11 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-14T08:06:33.722Z] #44 61.82 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-14T08:06:33.964Z] #36 56.31 Selecting previously unselected package cmake. [2021-07-14T08:06:33.964Z] #36 56.32 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-07-14T08:06:33.964Z] #36 56.36 Unpacking cmake (3.13.4-1) ... [2021-07-14T08:06:33.982Z] #44 61.93 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-14T08:06:36.676Z] #44 ... [2021-07-14T08:06:36.676Z] [2021-07-14T08:06:36.676Z] #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-07-14T08:06:36.676Z] #52 sha256:1ebaef34713f033c551e758835bb7687424a50c42b6742a3ba0250b7e55d2ba4 [2021-07-14T08:06:36.676Z] #52 55.20 strconv [2021-07-14T08:06:36.676Z] #52 59.19 reflect [2021-07-14T08:06:36.676Z] #52 60.71 time [2021-07-14T08:06:36.676Z] #52 ... [2021-07-14T08:06:36.676Z] [2021-07-14T08:06:36.676Z] #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-07-14T08:06:36.676Z] #36 sha256:64fff9f52c9529e0d6984039a31140fa7e4db232d1c82e55e80357c4264d1390 [2021-07-14T08:06:36.676Z] #36 61.69 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-14T08:06:36.676Z] #36 61.87 Setting up xxd (2:8.1.0875-5) ... [2021-07-14T08:06:36.676Z] #36 62.05 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-14T08:06:36.676Z] #36 62.10 Setting up vim-common (2:8.1.0875-5) ... [2021-07-14T08:06:36.676Z] #36 62.36 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-14T08:06:36.676Z] #36 62.52 Setting up cmake-data (3.13.4-1) ... [2021-07-14T08:06:36.676Z] #36 62.66 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-14T08:06:36.676Z] #36 62.90 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-14T08:06:36.676Z] #36 62.94 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-14T08:06:36.676Z] #36 63.00 Setting up cmake (3.13.4-1) ... [2021-07-14T08:06:36.676Z] #36 63.13 Processing triggers for libc-bin (2.28-10) ... [2021-07-14T08:06:36.676Z] #36 63.34 Processing triggers for mime-support (3.62) ... [2021-07-14T08:06:36.676Z] #36 DONE 65.3s [2021-07-14T08:06:36.676Z] [2021-07-14T08:06:36.676Z] #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-07-14T08:06:36.676Z] #37 sha256:c48146eefaa45fa0f89a247d44fb46eeb48ae7bd062449ef3a26a156587baa64 [2021-07-14T08:06:37.249Z] #36 59.24 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-14T08:06:37.249Z] #36 59.27 Setting up xxd (2:8.1.0875-5) ... [2021-07-14T08:06:37.249Z] #36 59.29 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-07-14T08:06:37.249Z] #36 59.30 Setting up vim-common (2:8.1.0875-5) ... [2021-07-14T08:06:37.249Z] #36 59.34 Setting up librhash0:amd64 (1.3.8-1) ... [2021-07-14T08:06:37.249Z] #36 59.35 Setting up cmake-data (3.13.4-1) ... [2021-07-14T08:06:37.249Z] #36 59.37 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-07-14T08:06:37.249Z] #36 59.39 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-07-14T08:06:37.249Z] #36 59.43 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-07-14T08:06:37.249Z] #36 59.45 Setting up cmake (3.13.4-1) ... [2021-07-14T08:06:37.249Z] #36 59.47 Processing triggers for libc-bin (2.28-10) ... [2021-07-14T08:06:37.249Z] #36 59.55 Processing triggers for mime-support (3.62) ... [2021-07-14T08:06:37.622Z] #37 1.083 + RM_GOPATH=0 [2021-07-14T08:06:37.622Z] #37 1.083 + TMP_GOPATH= [2021-07-14T08:06:37.622Z] #37 1.083 + : /build [2021-07-14T08:06:37.622Z] #37 1.083 + '[' -z '' ']' [2021-07-14T08:06:37.883Z] #37 1.087 ++ mktemp -d [2021-07-14T08:06:37.883Z] #37 1.089 + export GOPATH=/tmp/tmp.ur1DY4kcUS [2021-07-14T08:06:37.883Z] #37 1.090 + GOPATH=/tmp/tmp.ur1DY4kcUS [2021-07-14T08:06:37.883Z] #37 1.090 + RM_GOPATH=1 [2021-07-14T08:06:37.883Z] #37 1.090 + case "$(go env GOARCH)" in [2021-07-14T08:06:37.883Z] #37 1.091 ++ go env GOARCH [2021-07-14T08:06:37.883Z] #37 1.113 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:06:37.883Z] #37 1.113 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:06:37.883Z] #37 1.119 ++ dirname /tmp/install/install.sh [2021-07-14T08:06:37.883Z] #37 1.123 + dir=/tmp/install [2021-07-14T08:06:37.883Z] #37 1.123 + bin=tini [2021-07-14T08:06:37.883Z] #37 1.123 + shift [2021-07-14T08:06:37.883Z] #37 1.124 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-14T08:06:37.883Z] #37 1.124 + . /tmp/install/tini.installer [2021-07-14T08:06:37.883Z] #37 1.124 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-14T08:06:37.883Z] #37 1.124 + install_tini [2021-07-14T08:06:37.883Z] #37 1.127 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-14T08:06:37.883Z] #37 1.127 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-14T08:06:37.883Z] #37 1.127 + git clone https://github.com/krallin/tini.git /tmp/tmp.ur1DY4kcUS/tini [2021-07-14T08:06:37.883Z] #37 1.129 Cloning into '/tmp/tmp.ur1DY4kcUS/tini'... [2021-07-14T08:06:38.618Z] #36 DONE 60.8s [2021-07-14T08:06:38.618Z] [2021-07-14T08:06:38.618Z] #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-07-14T08:06:38.618Z] #37 sha256:73bcf5ae20acd487d1380374024bd7c559cd246a68189777684c6a32639810fb [2021-07-14T08:06:38.828Z] #37 1.891 + cd /tmp/tmp.ur1DY4kcUS/tini [2021-07-14T08:06:38.828Z] #37 1.891 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-14T08:06:38.828Z] #37 1.899 + cmake . [2021-07-14T08:06:39.090Z] #37 ... [2021-07-14T08:06:39.090Z] [2021-07-14T08:06:39.090Z] #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-07-14T08:06:39.090Z] #46 sha256:687bde3a1a6f6b60d2ded3e9017cc1bff91c5dc52464d38234269139d739a77a [2021-07-14T08:06:39.090Z] #46 57.61 bufio [2021-07-14T08:06:39.090Z] #46 59.42 syscall [2021-07-14T08:06:39.090Z] #46 67.31 internal/syscall/unix [2021-07-14T08:06:39.090Z] #46 67.68 internal/poll [2021-07-14T08:06:39.090Z] #46 67.74 internal/fmtsort [2021-07-14T08:06:39.351Z] #46 ... [2021-07-14T08:06:39.351Z] [2021-07-14T08:06:39.351Z] #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-07-14T08:06:39.351Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-14T08:06:39.351Z] #13 56.62 Selecting previously unselected package binutils-mingw-w64. [2021-07-14T08:06:39.351Z] #13 56.63 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-14T08:06:39.351Z] #13 56.68 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-14T08:06:39.351Z] #13 57.06 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-14T08:06:39.351Z] #13 57.06 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-14T08:06:39.351Z] #13 57.08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-14T08:06:39.351Z] #13 57.51 Selecting previously unselected package dmsetup. [2021-07-14T08:06:39.352Z] #13 57.51 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-14T08:06:39.352Z] #13 57.55 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-14T08:06:39.352Z] #13 58.00 Selecting previously unselected package mingw-w64-common. [2021-07-14T08:06:39.352Z] #13 58.00 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-14T08:06:39.352Z] #13 58.09 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-14T08:06:39.352Z] #13 ... [2021-07-14T08:06:39.352Z] [2021-07-14T08:06:39.352Z] #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-07-14T08:06:39.352Z] #37 sha256:c48146eefaa45fa0f89a247d44fb46eeb48ae7bd062449ef3a26a156587baa64 [2021-07-14T08:06:39.352Z] #37 2.680 -- The C compiler identification is GNU 8.3.0 [2021-07-14T08:06:39.549Z] #37 1.199 + RM_GOPATH=0 [2021-07-14T08:06:39.549Z] #37 1.200 + TMP_GOPATH= [2021-07-14T08:06:39.549Z] #37 1.201 + : /build [2021-07-14T08:06:39.549Z] #37 1.201 + '[' -z '' ']' [2021-07-14T08:06:39.549Z] #37 1.202 ++ mktemp -d [2021-07-14T08:06:39.549Z] #37 1.206 + export GOPATH=/tmp/tmp.dDV3afqrqN [2021-07-14T08:06:39.549Z] #37 1.207 + GOPATH=/tmp/tmp.dDV3afqrqN [2021-07-14T08:06:39.549Z] #37 1.207 + RM_GOPATH=1 [2021-07-14T08:06:39.549Z] #37 1.207 + case "$(go env GOARCH)" in [2021-07-14T08:06:39.549Z] #37 1.208 ++ go env GOARCH [2021-07-14T08:06:39.549Z] #37 1.239 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:06:39.613Z] #37 2.735 -- Check for working C compiler: /usr/bin/cc [2021-07-14T08:06:39.668Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-14T08:06:39.807Z] #37 1.239 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:06:39.807Z] #37 1.240 ++ dirname /tmp/install/install.sh [2021-07-14T08:06:39.807Z] #37 1.241 + dir=/tmp/install [2021-07-14T08:06:39.807Z] #37 1.241 + bin=tini [2021-07-14T08:06:39.807Z] #37 1.242 + shift [2021-07-14T08:06:39.807Z] #37 1.242 + '[' '!' -f /tmp/install/tini.installer ']' [2021-07-14T08:06:39.807Z] #37 1.242 + . /tmp/install/tini.installer [2021-07-14T08:06:39.807Z] #37 1.242 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-14T08:06:39.807Z] #37 1.243 + install_tini [2021-07-14T08:06:39.807Z] #37 1.243 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-07-14T08:06:39.807Z] #37 1.243 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-14T08:06:39.807Z] #37 1.243 + git clone https://github.com/krallin/tini.git /tmp/tmp.dDV3afqrqN/tini [2021-07-14T08:06:39.807Z] #37 1.246 Cloning into '/tmp/tmp.dDV3afqrqN/tini'... [2021-07-14T08:06:39.807Z] #37 ... [2021-07-14T08:06:39.807Z] [2021-07-14T08:06:39.807Z] #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-07-14T08:06:39.807Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-14T08:06:39.807Z] #44 51.47 Selecting previously unselected package python3.7. [2021-07-14T08:06:39.807Z] #44 51.50 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-14T08:06:39.807Z] #44 51.50 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-14T08:06:39.807Z] #44 51.72 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-14T08:06:39.807Z] #44 51.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-14T08:06:39.807Z] #44 51.74 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-14T08:06:39.807Z] #44 52.56 Setting up python3-minimal (3.7.3-1) ... [2021-07-14T08:06:39.807Z] #44 54.94 Selecting previously unselected package python3. [2021-07-14T08:06:39.807Z] #44 54.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-07-14T08:06:39.807Z] #44 55.04 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-07-14T08:06:39.807Z] #44 55.09 Unpacking python3 (3.7.3-1) ... [2021-07-14T08:06:39.807Z] #44 55.49 Selecting previously unselected package libprotobuf17:amd64. [2021-07-14T08:06:39.807Z] #44 55.50 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-07-14T08:06:39.807Z] #44 55.52 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-14T08:06:39.807Z] #44 56.19 Selecting previously unselected package python3-pkg-resources. [2021-07-14T08:06:39.807Z] #44 56.19 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-14T08:06:39.807Z] #44 56.20 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-14T08:06:39.807Z] #44 56.41 Selecting previously unselected package python3-six. [2021-07-14T08:06:39.807Z] #44 56.41 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-07-14T08:06:39.807Z] #44 56.41 Unpacking python3-six (1.12.0-1) ... [2021-07-14T08:06:39.807Z] #44 56.54 Selecting previously unselected package python3-protobuf. [2021-07-14T08:06:39.807Z] #44 56.54 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-07-14T08:06:39.807Z] #44 56.54 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-07-14T08:06:39.807Z] #44 57.07 Selecting previously unselected package libnet1:amd64. [2021-07-14T08:06:39.807Z] #44 57.07 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-14T08:06:39.807Z] #44 57.08 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-14T08:06:39.807Z] #44 57.21 Selecting previously unselected package libnl-3-200:amd64. [2021-07-14T08:06:39.807Z] #44 57.21 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-14T08:06:39.807Z] #44 57.23 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-14T08:06:39.807Z] #44 57.36 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-14T08:06:39.807Z] #44 57.36 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-14T08:06:39.807Z] #44 57.38 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-14T08:06:39.807Z] #44 57.46 Selecting previously unselected package criu. [2021-07-14T08:06:39.807Z] #44 57.47 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-07-14T08:06:39.807Z] #44 57.48 Unpacking criu (3.15-1) ... [2021-07-14T08:06:39.807Z] #44 58.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-14T08:06:39.807Z] #44 58.24 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-14T08:06:39.807Z] #44 58.25 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-14T08:06:39.807Z] #44 58.31 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-07-14T08:06:39.807Z] #44 58.38 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-14T08:06:39.807Z] #44 58.41 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-14T08:06:39.807Z] #44 58.43 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-14T08:06:39.807Z] #44 58.44 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-14T08:06:40.002Z] Fetching without tags [2021-07-14T08:06:40.186Z] #37 3.583 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-14T08:06:40.186Z] #37 3.584 -- Detecting C compiler ABI info [2021-07-14T08:06:40.371Z] #44 ... [2021-07-14T08:06:40.371Z] [2021-07-14T08:06:40.371Z] #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-07-14T08:06:40.371Z] #37 sha256:73bcf5ae20acd487d1380374024bd7c559cd246a68189777684c6a32639810fb [2021-07-14T08:06:40.371Z] #37 1.946 + cd /tmp/tmp.dDV3afqrqN/tini [2021-07-14T08:06:40.371Z] #37 1.946 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-07-14T08:06:40.371Z] #37 1.956 + cmake . [2021-07-14T08:06:40.748Z] Merging remotes/origin/master commit 22d6671db2f0f73eca064fe8a2b5d9fc199f88a4 into PR head commit 3334fb9af1f366ed69cff9591f890c54398726f7 [2021-07-14T08:06:40.760Z] #37 4.163 -- Detecting C compiler ABI info - done [2021-07-14T08:06:40.760Z] #37 4.225 -- Detecting C compile features [2021-07-14T08:06:40.934Z] #37 2.446 -- The C compiler identification is GNU 8.3.0 [2021-07-14T08:06:40.934Z] #37 2.479 -- Check for working C compiler: /usr/bin/cc [2021-07-14T08:06:41.867Z] #37 3.280 -- Check for working C compiler: /usr/bin/cc -- works [2021-07-14T08:06:41.867Z] #37 3.287 -- Detecting C compiler ABI info [2021-07-14T08:06:42.430Z] #37 3.978 -- Detecting C compiler ABI info - done [2021-07-14T08:06:42.430Z] #37 4.017 -- Detecting C compile features [2021-07-14T08:06:42.430Z] #37 ... [2021-07-14T08:06:42.430Z] [2021-07-14T08:06:42.431Z] #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-07-14T08:06:42.431Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-14T08:06:42.431Z] #13 49.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-07-14T08:06:42.431Z] #13 49.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-07-14T08:06:42.431Z] #13 49.48 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-14T08:06:42.431Z] #13 52.78 Selecting previously unselected package binutils-mingw-w64. [2021-07-14T08:06:42.431Z] #13 52.80 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-07-14T08:06:42.431Z] #13 52.82 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-14T08:06:42.431Z] #13 52.95 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-07-14T08:06:42.431Z] #13 52.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-14T08:06:42.431Z] #13 52.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-14T08:06:42.431Z] #13 53.15 Selecting previously unselected package dmsetup. [2021-07-14T08:06:42.431Z] #13 53.15 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-07-14T08:06:42.431Z] #13 53.17 Unpacking dmsetup (2:1.02.155-3) ... [2021-07-14T08:06:42.431Z] #13 53.38 Selecting previously unselected package mingw-w64-common. [2021-07-14T08:06:42.431Z] #13 53.40 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-07-14T08:06:42.431Z] #13 53.42 Unpacking mingw-w64-common (6.0.0-3) ... [2021-07-14T08:06:42.431Z] #13 59.33 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-14T08:06:42.431Z] #13 59.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-14T08:06:42.431Z] #13 59.33 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-14T08:06:42.687Z] #13 ... [2021-07-14T08:06:42.687Z] [2021-07-14T08:06:42.687Z] #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-07-14T08:06:42.687Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-14T08:06:42.687Z] #44 64.13 Setting up python3 (3.7.3-1) ... [2021-07-14T08:06:39.744Z] > git config --add remote.origin.fetch +refs/pull/42634/head:refs/remotes/origin/PR-42634 # timeout=10 [2021-07-14T08:06:39.793Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:06:39.910Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-14T08:06:40.037Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-14T08:06:40.037Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:06:40.041Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42634/head:refs/remotes/origin/PR-42634 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:06:40.857Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T08:06:40.909Z] > git checkout -f 3334fb9af1f366ed69cff9591f890c54398726f7 # timeout=10 [2021-07-14T08:06:43.251Z] #44 64.92 Setting up python3-six (1.12.0-1) ... [2021-07-14T08:06:43.317Z] #37 6.443 -- Detecting C compile features - done [2021-07-14T08:06:43.317Z] #37 6.496 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-14T08:06:43.578Z] #37 6.781 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-14T08:06:43.578Z] #37 6.871 -- Configuring done [2021-07-14T08:06:43.578Z] #37 6.905 -- Generating done [2021-07-14T08:06:43.578Z] #37 6.916 -- Build files have been written to: /tmp/tmp.ur1DY4kcUS/tini [2021-07-14T08:06:43.578Z] #37 6.925 + make tini-static [2021-07-14T08:06:43.814Z] #44 ... [2021-07-14T08:06:43.814Z] [2021-07-14T08:06:43.814Z] #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-07-14T08:06:43.814Z] #52 sha256:8cff287f2903078a50d69f5647c4be31132543a96c0b20555137198455cb1ad3 [2021-07-14T08:06:43.814Z] #52 56.12 reflect [2021-07-14T08:06:43.814Z] #52 58.46 time [2021-07-14T08:06:43.814Z] #52 64.81 context [2021-07-14T08:06:43.814Z] #52 65.74 internal/poll [2021-07-14T08:06:44.071Z] #52 ... [2021-07-14T08:06:44.071Z] [2021-07-14T08:06:44.071Z] #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-07-14T08:06:44.071Z] #46 sha256:385e6cf68da71156bb5876a591da51d033cb7cecb15e3c6e59397cafa78d3389 [2021-07-14T08:06:44.071Z] #46 56.51 syscall [2021-07-14T08:06:44.071Z] #46 65.02 internal/syscall/unix [2021-07-14T08:06:44.071Z] #46 65.35 internal/poll [2021-07-14T08:06:44.150Z] #37 7.386 Scanning dependencies of target tini-static [2021-07-14T08:06:44.150Z] #37 7.488 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-14T08:06:44.328Z] #46 66.64 internal/fmtsort [2021-07-14T08:06:44.328Z] #46 ... [2021-07-14T08:06:44.328Z] [2021-07-14T08:06:44.328Z] #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-07-14T08:06:44.328Z] #37 sha256:73bcf5ae20acd487d1380374024bd7c559cd246a68189777684c6a32639810fb [2021-07-14T08:06:44.328Z] #37 5.946 -- Detecting C compile features - done [2021-07-14T08:06:44.328Z] #37 5.980 -- Performing Test HAS_BUILTIN_FORTIFY [2021-07-14T08:06:44.892Z] #37 6.279 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-07-14T08:06:44.892Z] #37 6.402 -- Configuring done [2021-07-14T08:06:44.892Z] #37 6.417 -- Generating done [2021-07-14T08:06:44.892Z] #37 6.435 -- Build files have been written to: /tmp/tmp.dDV3afqrqN/tini [2021-07-14T08:06:44.892Z] #37 6.450 + make tini-static [2021-07-14T08:06:44.922Z] Merge succeeded, producing 28f5d066847d43b0357f2a61d8a173bc0599ed02 [2021-07-14T08:06:44.922Z] Checking out Revision 28f5d066847d43b0357f2a61d8a173bc0599ed02 (PR-42634) [2021-07-14T08:06:45.456Z] #37 6.959 Scanning dependencies of target tini-static [2021-07-14T08:06:45.538Z] #37 8.897 [100%] Linking C executable tini-static [2021-07-14T08:06:45.712Z] #37 7.141 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-07-14T08:06:43.830Z] > git remote # timeout=10 [2021-07-14T08:06:43.904Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T08:06:43.957Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:06:43.959Z] > git merge 22d6671db2f0f73eca064fe8a2b5d9fc199f88a4 # timeout=10 [2021-07-14T08:06:44.835Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-14T08:06:44.956Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T08:06:45.003Z] > git checkout -f 28f5d066847d43b0357f2a61d8a173bc0599ed02 # timeout=10 [2021-07-14T08:06:46.111Z] #37 9.564 [100%] Built target tini-static [2021-07-14T08:06:46.374Z] #37 9.667 + mkdir -p /build [2021-07-14T08:06:46.374Z] #37 9.669 + cp tini-static /build/docker-init [2021-07-14T08:06:47.090Z] #37 8.330 [100%] Linking C executable tini-static [2021-07-14T08:06:47.348Z] #37 8.915 [100%] Built target tini-static [2021-07-14T08:06:47.348Z] #37 8.998 + mkdir -p /build [2021-07-14T08:06:47.348Z] #37 9.000 + cp tini-static /build/docker-init [2021-07-14T08:06:47.765Z] #37 DONE 11.0s [2021-07-14T08:06:47.765Z] [2021-07-14T08:06:47.765Z] #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-07-14T08:06:47.765Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-14T08:06:47.765Z] #13 64.72 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-07-14T08:06:47.765Z] #13 64.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-07-14T08:06:47.765Z] #13 64.73 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-14T08:06:47.765Z] #13 70.78 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-14T08:06:47.765Z] #13 70.80 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-14T08:06:47.765Z] #13 70.83 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-14T08:06:47.765Z] #13 71.18 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-14T08:06:47.765Z] #13 71.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-14T08:06:47.765Z] #13 71.22 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-14T08:06:48.284Z] #37 DONE 9.7s [2021-07-14T08:06:48.284Z] [2021-07-14T08:06:48.284Z] #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-07-14T08:06:48.284Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-14T08:06:48.284Z] #13 64.58 Selecting previously unselected package gcc-mingw-w64-base. [2021-07-14T08:06:48.284Z] #13 64.58 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-14T08:06:48.284Z] #13 64.72 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-14T08:06:48.284Z] #13 64.97 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-07-14T08:06:48.284Z] #13 64.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-14T08:06:48.284Z] #13 64.99 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-14T08:06:48.711Z] #13 ... [2021-07-14T08:06:48.711Z] [2021-07-14T08:06:48.711Z] #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-07-14T08:06:48.711Z] #52 sha256:1ebaef34713f033c551e758835bb7687424a50c42b6742a3ba0250b7e55d2ba4 [2021-07-14T08:06:48.711Z] #52 67.09 context [2021-07-14T08:06:48.711Z] #52 67.95 internal/poll [2021-07-14T08:06:48.711Z] #52 70.69 os [2021-07-14T08:06:48.711Z] #52 71.63 encoding/base64 [2021-07-14T08:06:48.711Z] #52 72.51 golang.org/x/sys/unix [2021-07-14T08:06:48.711Z] #52 75.27 fmt [2021-07-14T08:06:48.711Z] #52 ... [2021-07-14T08:06:48.711Z] [2021-07-14T08:06:48.711Z] #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-07-14T08:06:48.711Z] #46 sha256:687bde3a1a6f6b60d2ded3e9017cc1bff91c5dc52464d38234269139d739a77a [2021-07-14T08:06:48.711Z] #46 68.40 internal/syscall/execenv [2021-07-14T08:06:48.711Z] #46 68.56 path [2021-07-14T08:06:48.711Z] #46 69.20 io/fs [2021-07-14T08:06:48.711Z] #46 70.37 regexp/syntax [2021-07-14T08:06:48.711Z] #46 70.63 os [2021-07-14T08:06:48.711Z] #46 74.64 regexp [2021-07-14T08:06:48.711Z] #46 75.26 fmt [2021-07-14T08:06:49.659Z] #46 78.29 path/filepath [2021-07-14T08:06:49.659Z] #46 ... [2021-07-14T08:06:49.659Z] [2021-07-14T08:06:49.659Z] #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-07-14T08:06:49.659Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-14T08:06:49.659Z] #44 67.99 Setting up python3 (3.7.3-1) ... [2021-07-14T08:06:49.659Z] #44 68.72 Setting up python3-six (1.12.0-1) ... [2021-07-14T08:06:49.659Z] #44 69.96 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-14T08:06:49.659Z] #44 71.39 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-14T08:06:49.659Z] #44 74.96 Setting up criu (3.15-1) ... [2021-07-14T08:06:49.659Z] #44 77.74 Processing triggers for libc-bin (2.28-10) ... [2021-07-14T08:06:49.745Z] using credential docker-jenkins-github-credentials [2021-07-14T08:06:49.820Z] Cloning the remote Git repository [2021-07-14T08:06:49.820Z] Cloning with configured refspecs honoured and without tags [2021-07-14T08:06:49.921Z] #44 77.84 Processing triggers for mime-support (3.62) ... [2021-07-14T08:06:50.187Z] #44 DONE 78.4s [2021-07-14T08:06:50.187Z] [2021-07-14T08:06:50.187Z] #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-07-14T08:06:50.187Z] #46 sha256:687bde3a1a6f6b60d2ded3e9017cc1bff91c5dc52464d38234269139d739a77a [2021-07-14T08:06:50.018Z] Cloning repository https://github.com/moby/moby.git [2021-07-14T08:06:50.421Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-07-14T08:06:51.577Z] #46 80.14 internal/lazyregexp [2021-07-14T08:06:51.840Z] #46 80.55 io/ioutil [2021-07-14T08:06:52.102Z] #46 80.71 flag [2021-07-14T08:06:52.363Z] #46 81.07 go/token [2021-07-14T08:06:52.471Z] #13 ... [2021-07-14T08:06:52.472Z] [2021-07-14T08:06:52.472Z] #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-07-14T08:06:52.472Z] #44 sha256:32d273d0a331f45169fb71cf76dfadc17e2dfbe42a57834f44e0a74149475f89 [2021-07-14T08:06:52.472Z] #44 66.05 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-14T08:06:52.472Z] #44 67.50 Setting up python3-protobuf (3.6.1.3-2) ... [2021-07-14T08:06:52.472Z] #44 71.43 Setting up criu (3.15-1) ... [2021-07-14T08:06:52.472Z] #44 73.13 Processing triggers for libc-bin (2.28-10) ... [2021-07-14T08:06:52.472Z] #44 73.32 Processing triggers for mime-support (3.62) ... [2021-07-14T08:06:52.472Z] #44 DONE 73.9s [2021-07-14T08:06:52.472Z] [2021-07-14T08:06:52.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-07-14T08:06:52.472Z] #46 sha256:385e6cf68da71156bb5876a591da51d033cb7cecb15e3c6e59397cafa78d3389 [2021-07-14T08:06:52.472Z] #46 67.16 internal/syscall/execenv [2021-07-14T08:06:52.472Z] #46 67.45 path [2021-07-14T08:06:52.472Z] #46 67.71 regexp/syntax [2021-07-14T08:06:52.472Z] #46 68.17 io/fs [2021-07-14T08:06:52.472Z] #46 69.61 os [2021-07-14T08:06:52.472Z] #46 72.36 regexp [2021-07-14T08:06:52.472Z] #46 74.56 fmt [2021-07-14T08:06:51.383Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-14T08:06:51.383Z] > git --version # timeout=10 [2021-07-14T08:06:51.428Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-14T08:06:51.429Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:06:51.433Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42634/head:refs/remotes/origin/PR-42634 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:06:53.749Z] #46 82.09 go/scanner [2021-07-14T08:06:53.749Z] #46 82.10 net/url [2021-07-14T08:06:53.841Z] #46 76.05 path/filepath [2021-07-14T08:06:53.865Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-14T08:06:53.865Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-14T08:06:53.865Z] GOOS="" GOARCH="" GOARM="" [2021-07-14T08:06:53.865Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-14T08:06:53.865Z] [2021-07-14T08:06:53.865Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-14T08:06:53.865Z] DOCKER_SYSTEMD=1 [2021-07-14T08:06:53.865Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-14T08:06:53.865Z] HOSTNAME=b613b4355e2a [2021-07-14T08:06:53.865Z] DEST=bundles/test-integration [2021-07-14T08:06:53.865Z] PWD=/go/src/github.com/docker/docker [2021-07-14T08:06:53.865Z] DOCKER_GITCOMMIT=3b24e68eab1b69cca1cacbad0c6c8c7cbec22e43 [2021-07-14T08:06:53.865Z] container=docker [2021-07-14T08:06:53.865Z] HOME=/root [2021-07-14T08:06:53.865Z] LANG=C.UTF-8 [2021-07-14T08:06:53.865Z] INVOCATION_ID=6c8e98550017473ea24c78ad8f62d351 [2021-07-14T08:06:53.865Z] GOLANG_VERSION=1.16.6 [2021-07-14T08:06:53.865Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-14T08:06:53.865Z] VALIDATE_BRANCH=master [2021-07-14T08:06:53.865Z] TERM=xterm [2021-07-14T08:06:53.865Z] DOCKER_PKG=github.com/docker/docker [2021-07-14T08:06:53.865Z] SHLVL=3 [2021-07-14T08:06:53.865Z] TIMEOUT=120m [2021-07-14T08:06:53.865Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-14T08:06:53.865Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-14T08:06:53.865Z] GO111MODULE=off [2021-07-14T08:06:53.865Z] DOCKER_EXPERIMENTAL=1 [2021-07-14T08:06:53.865Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-14T08:06:53.865Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-14T08:06:53.865Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-14T08:06:53.865Z] GOPATH=/go [2021-07-14T08:06:53.865Z] PKG_CONFIG=pkg-config [2021-07-14T08:06:53.865Z] _=/usr/bin/env [2021-07-14T08:06:53.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-14T08:06:54.693Z] #46 83.36 go/ast [2021-07-14T08:06:54.693Z] #46 83.48 text/template/parse [2021-07-14T08:06:55.210Z] #46 77.38 internal/lazyregexp [2021-07-14T08:06:55.210Z] #46 77.70 io/ioutil [2021-07-14T08:06:55.289Z] using credential docker-jenkins-github-credentials [2021-07-14T08:06:55.363Z] Cloning the remote Git repository [2021-07-14T08:06:55.363Z] Cloning with configured refspecs honoured and without tags [2021-07-14T08:06:55.467Z] #46 ... [2021-07-14T08:06:55.467Z] [2021-07-14T08:06:55.467Z] #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-07-14T08:06:55.467Z] #52 sha256:8cff287f2903078a50d69f5647c4be31132543a96c0b20555137198455cb1ad3 [2021-07-14T08:06:55.467Z] #52 67.93 path [2021-07-14T08:06:55.467Z] #52 67.94 encoding/binary [2021-07-14T08:06:55.467Z] #52 68.62 io/fs [2021-07-14T08:06:55.467Z] #52 69.94 os [2021-07-14T08:06:55.467Z] #52 70.19 encoding/base64 [2021-07-14T08:06:55.467Z] #52 71.54 golang.org/x/sys/unix [2021-07-14T08:06:55.467Z] #52 75.18 fmt [2021-07-14T08:06:55.467Z] #52 ... [2021-07-14T08:06:55.467Z] [2021-07-14T08:06:55.467Z] #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-07-14T08:06:55.467Z] #46 sha256:385e6cf68da71156bb5876a591da51d033cb7cecb15e3c6e59397cafa78d3389 [2021-07-14T08:06:55.467Z] #46 78.07 github.com/LK4D4/vndr/versioned [2021-07-14T08:06:55.843Z] Commit message: "Merge commit '22d6671db2f0f73eca064fe8a2b5d9fc199f88a4' into HEAD" [2021-07-14T08:06:55.994Z] First time build. Skipping changelog. [2021-07-14T08:06:56.030Z] #46 78.23 hash/crc32 [2021-07-14T08:06:56.287Z] #46 78.69 flag [2021-07-14T08:06:56.287Z] #46 78.72 go/token [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-07-14T08:06:55.549Z] Cloning repository https://github.com/moby/moby.git [2021-07-14T08:06:55.971Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-14T08:06:55.878Z] > git rev-list --no-walk 26e6425120da061d7e178da688f4420830e50705 # timeout=10 [2021-07-14T08:06:57.219Z] #46 79.65 go/scanner [2021-07-14T08:06:58.147Z] #46 80.32 net/url [2021-07-14T08:06:58.403Z] #46 80.85 go/ast [2021-07-14T08:06:56.776Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-14T08:06:56.776Z] > git --version # timeout=10 [2021-07-14T08:06:56.816Z] > git --version # 'git version 2.24.1.windows.2' [2021-07-14T08:06:56.817Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:06:56.819Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42634/head:refs/remotes/origin/PR-42634 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:06:58.922Z] #46 87.39 go/parser [2021-07-14T08:06:59.193Z] + docker version [2021-07-14T08:06:59.495Z] #46 ... [2021-07-14T08:06:59.495Z] [2021-07-14T08:06:59.495Z] #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-07-14T08:06:59.495Z] #57 sha256:ccd748091ebcc701dc6e7d47dabd86af8cd3734334b514709a61a5ce9b58377a [2021-07-14T08:06:59.771Z] #46 81.92 text/template/parse [2021-07-14T08:07:00.812Z] #57 43.12 Checking out files: 44% (1828/4075) Checking out files: 45% (1834/4075) Checking out files: 46% (1875/4075) Checking out files: 47% (1916/4075) Checking out files: 48% (1956/4075) Checking out files: 49% (1997/4075) Checking out files: 50% (2038/4075) Checking out files: 51% (2079/4075) Checking out files: 52% (2119/4075) Checking out files: 53% (2160/4075) Checking out files: 54% (2201/4075) Checking out files: 55% (2242/4075) Checking out files: 56% (2282/4075) Checking out files: 57% (2323/4075) Checking out files: 58% (2364/4075) Checking out files: 59% (2405/4075) Checking out files: 60% (2445/4075) Checking out files: 61% (2486/4075) Checking out files: 62% (2527/4075) Checking out files: 63% (2568/4075) Checking out files: 64% (2608/4075) Checking out files: 65% (2649/4075) Checking out files: 66% (2690/4075) Checking out files: 67% (2731/4075) Checking out files: 68% (2771/4075) Checking out files: 69% (2812/4075) Checking out files: 70% (2853/4075) Checking out files: 71% (2894/4075) Checking out files: 72% (2934/4075) Checking out files: 73% (2975/4075) Checking out files: 74% (3016/4075) Checking out files: 75% (3057/4075) Checking out files: 76% (3097/4075) Checking out files: 77% (3138/4075) Checking out files: 78% (3179/4075) Checking out files: 79% (3220/4075) Checking out files: 80% (3260/4075) Checking out files: 81% (3301/4075) Checking out files: 82% (3342/4075) Checking out files: 83% (3383/4075) Checking out files: 84% (3423/4075) Checking out files: 85% (3464/4075) Checking out files: 86% (3505/4075) Checking out files: 86% (3526/4075) Checking out files: 87% (3546/4075) Checking out files: 88% (3586/4075) Checking out files: 89% (3627/4075) Checking out files: 90% (3668/4075) Checking out files: 91% (3709/4075) Checking out files: 92% (3749/4075) Checking out files: 93% (3790/4075) Checking out files: 94% (3831/4075) Checking out files: 95% (3872/4075) Checking out files: 96% (3912/4075) Checking out files: 97% (3953/4075) Checking out files: 98% (3994/4075) Checking out files: 99% (4035/4075) Checking out files: 100% (4075/4075) Checking out files: 100% (4075/4075), done. [2021-07-14T08:07:00.812Z] #57 44.62 + cd /tmp/tmp.ZsLJmJPpqm/src/github.com/containerd/containerd [2021-07-14T08:07:00.812Z] #57 44.62 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-14T08:07:01.139Z] #46 ... [2021-07-14T08:07:01.139Z] [2021-07-14T08:07:01.139Z] #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-07-14T08:07:01.139Z] #57 sha256:5483b1970004c8c5d14242da7b7b422bd368d3621a01eb60cbded85c878bf1d9 [2021-07-14T08:07:01.139Z] #57 41.21 Checking out files: 50% (2078/4075) Checking out files: 51% (2079/4075) Checking out files: 52% (2119/4075) Checking out files: 53% (2160/4075) Checking out files: 54% (2201/4075) Checking out files: 55% (2242/4075) Checking out files: 56% (2282/4075) Checking out files: 57% (2323/4075) Checking out files: 58% (2364/4075) Checking out files: 59% (2405/4075) Checking out files: 60% (2445/4075) Checking out files: 61% (2486/4075) Checking out files: 62% (2527/4075) Checking out files: 63% (2568/4075) Checking out files: 64% (2608/4075) Checking out files: 65% (2649/4075) Checking out files: 66% (2690/4075) Checking out files: 67% (2731/4075) Checking out files: 68% (2771/4075) Checking out files: 69% (2812/4075) Checking out files: 70% (2853/4075) Checking out files: 71% (2894/4075) Checking out files: 72% (2934/4075) Checking out files: 73% (2975/4075) Checking out files: 74% (3016/4075) Checking out files: 75% (3057/4075) Checking out files: 76% (3097/4075) Checking out files: 77% (3138/4075) Checking out files: 78% (3179/4075) Checking out files: 79% (3220/4075) Checking out files: 80% (3260/4075) Checking out files: 81% (3301/4075) Checking out files: 82% (3342/4075) Checking out files: 83% (3383/4075) Checking out files: 84% (3423/4075) Checking out files: 85% (3464/4075) Checking out files: 86% (3505/4075) Checking out files: 87% (3546/4075) Checking out files: 88% (3586/4075) Checking out files: 89% (3627/4075) Checking out files: 90% (3668/4075) Checking out files: 91% (3709/4075) Checking out files: 92% (3749/4075) Checking out files: 93% (3790/4075) Checking out files: 93% (3816/4075) Checking out files: 94% (3831/4075) Checking out files: 95% (3872/4075) Checking out files: 96% (3912/4075) Checking out files: 97% (3953/4075) Checking out files: 98% (3994/4075) Checking out files: 99% (4035/4075) Checking out files: 100% (4075/4075) Checking out files: 100% (4075/4075), done. [2021-07-14T08:07:01.139Z] #57 42.44 + cd /tmp/tmp.ksjhlfIoOU/src/github.com/containerd/containerd [2021-07-14T08:07:01.139Z] #57 42.44 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-07-14T08:07:01.756Z] #57 45.63 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-14T08:07:01.756Z] #57 45.63 + BUILDTAGS='netgo osusergo static_build' [2021-07-14T08:07:01.756Z] #57 45.63 + export EXTRA_FLAGS=-buildmode=pie [2021-07-14T08:07:01.756Z] #57 45.63 + EXTRA_FLAGS=-buildmode=pie [2021-07-14T08:07:01.756Z] #57 45.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-14T08:07:01.756Z] #57 45.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-14T08:07:01.756Z] #57 45.63 + '[' '' = dynamic ']' [2021-07-14T08:07:01.756Z] #57 45.63 + make [2021-07-14T08:07:01.756Z] #57 ... [2021-07-14T08:07:01.756Z] [2021-07-14T08:07:01.756Z] #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-07-14T08:07:01.756Z] #52 sha256:1ebaef34713f033c551e758835bb7687424a50c42b6742a3ba0250b7e55d2ba4 [2021-07-14T08:07:01.756Z] #52 80.42 encoding/json [2021-07-14T08:07:01.756Z] #52 81.78 flag [2021-07-14T08:07:01.756Z] #52 83.13 github.com/pkg/diff [2021-07-14T08:07:01.756Z] #52 84.28 go/ast [2021-07-14T08:07:01.756Z] #52 85.63 golang.org/x/crypto/ssh/terminal [2021-07-14T08:07:01.756Z] #52 87.00 mvdan.cc/editorconfig [2021-07-14T08:07:01.756Z] #52 87.98 mvdan.cc/sh/v3/fileutil [2021-07-14T08:07:01.756Z] #52 88.11 text/tabwriter [2021-07-14T08:07:01.756Z] #52 88.42 mvdan.cc/sh/v3/syntax [2021-07-14T08:07:02.546Z] #57 44.00 + export 'BUILDTAGS=netgo osusergo static_build' [2021-07-14T08:07:02.546Z] #57 44.00 + BUILDTAGS='netgo osusergo static_build' [2021-07-14T08:07:02.546Z] #57 44.00 + export EXTRA_FLAGS=-buildmode=pie [2021-07-14T08:07:02.803Z] #57 44.00 + EXTRA_FLAGS=-buildmode=pie [2021-07-14T08:07:02.803Z] #57 44.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-07-14T08:07:02.803Z] #57 44.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-07-14T08:07:02.803Z] #57 44.00 + '[' '' = dynamic ']' [2021-07-14T08:07:02.803Z] #57 44.00 + make [2021-07-14T08:07:03.144Z] #52 ... [2021-07-14T08:07:03.144Z] [2021-07-14T08:07:03.144Z] #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-07-14T08:07:03.144Z] #57 sha256:ccd748091ebcc701dc6e7d47dabd86af8cd3734334b514709a61a5ce9b58377a [2021-07-14T08:07:03.144Z] #57 47.01 + bin/ctr [2021-07-14T08:07:04.169Z] #57 45.30 + bin/ctr [2021-07-14T08:07:06.690Z] #57 ... [2021-07-14T08:07:06.690Z] [2021-07-14T08:07:06.690Z] #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-07-14T08:07:06.690Z] #52 sha256:8cff287f2903078a50d69f5647c4be31132543a96c0b20555137198455cb1ad3 [2021-07-14T08:07:06.690Z] #52 79.02 golang.org/x/crypto/ssh/terminal [2021-07-14T08:07:06.690Z] #52 79.09 encoding/json [2021-07-14T08:07:06.690Z] #52 80.41 github.com/pkg/diff [2021-07-14T08:07:06.690Z] #52 81.71 go/ast [2021-07-14T08:07:06.690Z] #52 83.99 mvdan.cc/editorconfig [2021-07-14T08:07:06.690Z] #52 85.21 mvdan.cc/sh/v3/fileutil [2021-07-14T08:07:06.690Z] #52 85.46 text/tabwriter [2021-07-14T08:07:06.690Z] #52 85.90 mvdan.cc/sh/v3/syntax [2021-07-14T08:07:06.690Z] #52 ... [2021-07-14T08:07:06.690Z] [2021-07-14T08:07:06.690Z] #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-07-14T08:07:06.690Z] #46 sha256:385e6cf68da71156bb5876a591da51d033cb7cecb15e3c6e59397cafa78d3389 [2021-07-14T08:07:06.690Z] #46 84.66 go/parser [2021-07-14T08:07:06.690Z] #46 86.40 text/template [2021-07-14T08:07:06.690Z] #46 88.01 log [2021-07-14T08:07:06.690Z] #46 88.55 encoding/xml [2021-07-14T08:07:07.783Z] Client: [2021-07-14T08:07:07.783Z] Version: 20.10.6 [2021-07-14T08:07:07.783Z] API version: 1.41 [2021-07-14T08:07:07.783Z] Go version: go1.16.3 [2021-07-14T08:07:07.783Z] Git commit: 370c289 [2021-07-14T08:07:07.783Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-14T08:07:07.783Z] OS/Arch: windows/amd64 [2021-07-14T08:07:07.783Z] Context: default [2021-07-14T08:07:07.783Z] Experimental: true [2021-07-14T08:07:07.783Z] [2021-07-14T08:07:07.783Z] Server: Docker Engine - Community [2021-07-14T08:07:07.783Z] Engine: [2021-07-14T08:07:07.783Z] Version: 20.10.6 [2021-07-14T08:07:07.783Z] API version: 1.41 (minimum version 1.24) [2021-07-14T08:07:07.783Z] Go version: go1.13.15 [2021-07-14T08:07:07.783Z] Git commit: 8728dd2 [2021-07-14T08:07:07.783Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-14T08:07:07.783Z] OS/Arch: windows/amd64 [2021-07-14T08:07:07.783Z] Experimental: true [Pipeline] sh [2021-07-14T08:07:08.580Z] #46 90.87 go/doc [2021-07-14T08:07:08.580Z] #46 ... [2021-07-14T08:07:08.580Z] [2021-07-14T08:07:08.580Z] #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-07-14T08:07:08.580Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-14T08:07:08.580Z] #13 85.47 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-14T08:07:08.580Z] #13 85.47 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-14T08:07:08.580Z] #13 85.48 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-14T08:07:09.319Z] + docker info [2021-07-14T08:07:09.634Z] Fetching without tags [2021-07-14T08:07:09.736Z] #57 ... [2021-07-14T08:07:09.736Z] [2021-07-14T08:07:09.736Z] #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-07-14T08:07:09.736Z] #46 sha256:687bde3a1a6f6b60d2ded3e9017cc1bff91c5dc52464d38234269139d739a77a [2021-07-14T08:07:09.736Z] #46 88.15 text/template [2021-07-14T08:07:09.736Z] #46 91.06 log [2021-07-14T08:07:09.736Z] #46 91.84 encoding/xml [2021-07-14T08:07:09.736Z] #46 93.13 go/doc [2021-07-14T08:07:09.736Z] #46 96.39 github.com/LK4D4/vndr/build [2021-07-14T08:07:09.736Z] #46 96.57 github.com/LK4D4/vndr/versioned [2021-07-14T08:07:09.736Z] #46 96.67 compress/flate [2021-07-14T08:07:09.736Z] #46 ... [2021-07-14T08:07:09.736Z] [2021-07-14T08:07:09.736Z] #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-07-14T08:07:09.736Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-14T08:07:09.736Z] #13 92.97 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-07-14T08:07:09.736Z] #13 92.98 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-07-14T08:07:09.736Z] #13 93.30 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-14T08:07:10.314Z] #13 ... [2021-07-14T08:07:10.314Z] [2021-07-14T08:07:10.314Z] #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-07-14T08:07:10.314Z] #52 sha256:1ebaef34713f033c551e758835bb7687424a50c42b6742a3ba0250b7e55d2ba4 [2021-07-14T08:07:10.314Z] #52 93.62 mvdan.cc/sh/v3/cmd/shfmt [2021-07-14T08:07:10.314Z] #52 DONE 98.8s [2021-07-14T08:07:10.314Z] [2021-07-14T08:07:10.314Z] #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-07-14T08:07:10.314Z] #46 sha256:687bde3a1a6f6b60d2ded3e9017cc1bff91c5dc52464d38234269139d739a77a [2021-07-14T08:07:10.314Z] #46 98.80 hash/crc32 [2021-07-14T08:07:10.349Z] Merging remotes/origin/master commit 22d6671db2f0f73eca064fe8a2b5d9fc199f88a4 into PR head commit 3334fb9af1f366ed69cff9591f890c54398726f7 [2021-07-14T08:07:10.888Z] #46 99.39 crypto/rsa [2021-07-14T08:07:11.150Z] #46 99.91 compress/gzip [2021-07-14T08:07:09.334Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-14T08:07:09.395Z] > git config --add remote.origin.fetch +refs/pull/42634/head:refs/remotes/origin/PR-42634 # timeout=10 [2021-07-14T08:07:09.440Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:07:09.552Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-14T08:07:09.682Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-14T08:07:09.683Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:07:09.684Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42634/head:refs/remotes/origin/PR-42634 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:07:10.483Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T08:07:10.549Z] > git checkout -f 3334fb9af1f366ed69cff9591f890c54398726f7 # timeout=10 [2021-07-14T08:07:11.723Z] #46 100.5 crypto/x509/pkix [2021-07-14T08:07:12.296Z] #46 100.9 net [2021-07-14T08:07:12.557Z] #46 101.1 vendor/golang.org/x/crypto/chacha20 [2021-07-14T08:07:13.130Z] #46 101.8 vendor/golang.org/x/sys/cpu [2021-07-14T08:07:13.702Z] #46 102.3 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-14T08:07:13.828Z] #13 ... [2021-07-14T08:07:13.828Z] [2021-07-14T08:07:13.828Z] #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-07-14T08:07:13.828Z] #52 sha256:8cff287f2903078a50d69f5647c4be31132543a96c0b20555137198455cb1ad3 [2021-07-14T08:07:13.828Z] #52 91.56 mvdan.cc/sh/v3/cmd/shfmt [2021-07-14T08:07:13.828Z] #52 DONE 95.7s [2021-07-14T08:07:13.828Z] [2021-07-14T08:07:13.828Z] #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-07-14T08:07:13.828Z] #46 sha256:385e6cf68da71156bb5876a591da51d033cb7cecb15e3c6e59397cafa78d3389 [2021-07-14T08:07:13.828Z] #46 93.56 compress/flate [2021-07-14T08:07:13.828Z] #46 93.71 github.com/LK4D4/vndr/build [2021-07-14T08:07:13.828Z] #46 96.17 compress/gzip [2021-07-14T08:07:13.985Z] Fetching without tags [2021-07-14T08:07:13.675Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-14T08:07:13.746Z] > git config --add remote.origin.fetch +refs/pull/42634/head:refs/remotes/origin/PR-42634 # timeout=10 [2021-07-14T08:07:13.786Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:07:13.897Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-07-14T08:07:14.020Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-07-14T08:07:14.021Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:07:14.022Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42634/head:refs/remotes/origin/PR-42634 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-07-14T08:07:14.646Z] #46 103.3 vendor/golang.org/x/crypto/curve25519 [2021-07-14T08:07:13.389Z] > git remote # timeout=10 [2021-07-14T08:07:13.462Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T08:07:13.502Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:07:13.504Z] > git merge 22d6671db2f0f73eca064fe8a2b5d9fc199f88a4 # timeout=10 [2021-07-14T08:07:14.641Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-14T08:07:14.714Z] Merging remotes/origin/master commit 22d6671db2f0f73eca064fe8a2b5d9fc199f88a4 into PR head commit 3334fb9af1f366ed69cff9591f890c54398726f7 [2021-07-14T08:07:14.735Z] Merge succeeded, producing a75477d9d81bb1d4c3e4aad01d37e5a2c366ca6b [2021-07-14T08:07:14.735Z] Checking out Revision a75477d9d81bb1d4c3e4aad01d37e5a2c366ca6b (PR-42634) [2021-07-14T08:07:14.756Z] #46 97.02 crypto/x509/pkix [2021-07-14T08:07:14.756Z] #46 97.12 net [2021-07-14T08:07:15.013Z] #46 97.47 vendor/golang.org/x/crypto/chacha20 [2021-07-14T08:07:15.576Z] #46 97.94 vendor/golang.org/x/crypto/poly1305 [2021-07-14T08:07:15.592Z] #46 104.0 vendor/golang.org/x/crypto/hkdf [2021-07-14T08:07:15.592Z] #46 104.2 vendor/golang.org/x/text/transform [2021-07-14T08:07:15.832Z] #46 98.35 vendor/golang.org/x/sys/cpu [2021-07-14T08:07:16.165Z] #46 104.8 vendor/golang.org/x/text/unicode/bidi [2021-07-14T08:07:16.395Z] #46 98.77 vendor/golang.org/x/crypto/chacha20poly1305 [2021-07-14T08:07:14.821Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T08:07:14.859Z] > git checkout -f 3334fb9af1f366ed69cff9591f890c54398726f7 # timeout=10 [2021-07-14T08:07:17.323Z] #46 99.72 vendor/golang.org/x/crypto/curve25519 [2021-07-14T08:07:17.612Z] INFO [loader] Go packages loading at mode 575 (deps|name|types_sizes|compiled_files|exports_file|files|imports) took 2m13.75339977s [2021-07-14T08:07:17.612Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 536.458787ms [2021-07-14T08:07:17.885Z] #46 100.3 vendor/golang.org/x/crypto/hkdf [2021-07-14T08:07:14.772Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T08:07:14.815Z] > git checkout -f a75477d9d81bb1d4c3e4aad01d37e5a2c366ca6b # timeout=10 [2021-07-14T08:07:18.081Z] #46 106.3 vendor/golang.org/x/text/secure/bidirule [2021-07-14T08:07:18.081Z] #46 106.6 vendor/golang.org/x/text/unicode/norm [2021-07-14T08:07:18.141Z] #46 100.4 vendor/golang.org/x/text/transform [2021-07-14T08:07:18.428Z] Merge succeeded, producing c3bf92830d1c0968e703abe78e79668c14a6e3c1 [2021-07-14T08:07:18.429Z] Checking out Revision c3bf92830d1c0968e703abe78e79668c14a6e3c1 (PR-42634) [2021-07-14T08:07:19.070Z] #46 101.2 vendor/golang.org/x/text/unicode/bidi [2021-07-14T08:07:20.439Z] #46 102.6 vendor/golang.org/x/text/secure/bidirule [2021-07-14T08:07:17.538Z] > git remote # timeout=10 [2021-07-14T08:07:17.625Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T08:07:17.671Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-07-14T08:07:17.674Z] > git merge 22d6671db2f0f73eca064fe8a2b5d9fc199f88a4 # timeout=10 [2021-07-14T08:07:18.314Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-07-14T08:07:18.463Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T08:07:18.514Z] > git checkout -f c3bf92830d1c0968e703abe78e79668c14a6e3c1 # timeout=10 [2021-07-14T08:07:20.475Z] ok github.com/docker/docker/api/server/httputils 0.042s coverage: 14.7% of statements [2021-07-14T08:07:20.475Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-14T08:07:20.475Z] ok github.com/docker/docker/api/server/router/swarm 0.027s coverage: 5.7% of statements [2021-07-14T08:07:20.475Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2021-07-14T08:07:20.475Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/types [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-14T08:07:20.475Z] ok github.com/docker/docker/api/types/time 0.030s coverage: 100.0% of statements [2021-07-14T08:07:20.475Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/builder [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-14T08:07:20.475Z] ok github.com/docker/docker/builder/remotecontext 0.169s coverage: 13.7% of statements [2021-07-14T08:07:20.475Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements [2021-07-14T08:07:20.475Z] ok github.com/docker/docker/builder/dockerfile 0.317s coverage: 48.7% of statements [2021-07-14T08:07:20.475Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-14T08:07:20.475Z] ok github.com/docker/docker/cmd/docker-proxy 0.034s coverage: 67.6% of statements [2021-07-14T08:07:20.696Z] #46 102.9 vendor/golang.org/x/text/unicode/norm [2021-07-14T08:07:21.480Z] #46 110.1 vendor/golang.org/x/net/idna [2021-07-14T08:07:21.725Z] Client: [2021-07-14T08:07:21.725Z] Context: default [2021-07-14T08:07:21.725Z] Debug Mode: false [2021-07-14T08:07:21.725Z] Plugins: [2021-07-14T08:07:21.725Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-14T08:07:21.725Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-14T08:07:21.725Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-14T08:07:21.725Z] [2021-07-14T08:07:21.725Z] Server: [2021-07-14T08:07:21.725Z] Containers: 0 [2021-07-14T08:07:21.725Z] Running: 0 [2021-07-14T08:07:21.725Z] Paused: 0 [2021-07-14T08:07:21.725Z] Stopped: 0 [2021-07-14T08:07:21.725Z] Images: 0 [2021-07-14T08:07:21.725Z] Server Version: 20.10.6 [2021-07-14T08:07:21.725Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-14T08:07:21.725Z] Windows: [2021-07-14T08:07:21.725Z] LCOW: [2021-07-14T08:07:21.725Z] Logging Driver: json-file [2021-07-14T08:07:21.725Z] Plugins: [2021-07-14T08:07:21.725Z] Volume: local [2021-07-14T08:07:21.725Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-14T08:07:21.725Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-14T08:07:21.725Z] Swarm: inactive [2021-07-14T08:07:21.725Z] Default Isolation: process [2021-07-14T08:07:21.725Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-14T08:07:21.725Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-14T08:07:21.725Z] OSType: windows [2021-07-14T08:07:21.725Z] Architecture: x86_64 [2021-07-14T08:07:21.725Z] CPUs: 4 [2021-07-14T08:07:21.725Z] Total Memory: 32GiB [2021-07-14T08:07:21.725Z] Name: azwin-2-b2f460 [2021-07-14T08:07:21.725Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-14T08:07:21.725Z] Docker Root Dir: D:\docker [2021-07-14T08:07:21.725Z] Debug Mode: false [2021-07-14T08:07:21.725Z] Registry: https://index.docker.io/v1/ [2021-07-14T08:07:21.725Z] Labels: [2021-07-14T08:07:21.725Z] Experimental: true [2021-07-14T08:07:21.725Z] Insecure Registries: [2021-07-14T08:07:21.725Z] 10.0.0.4:5000 [2021-07-14T08:07:21.725Z] 127.0.0.0/8 [2021-07-14T08:07:21.725Z] Registry Mirrors: [2021-07-14T08:07:21.725Z] http://10.0.0.4:5000/ [2021-07-14T08:07:21.725Z] Live Restore Enabled: false [2021-07-14T08:07:21.725Z] Product License: Community Engine [2021-07-14T08:07:21.725Z] [Pipeline] } [2021-07-14T08:07:21.868Z] ok github.com/docker/docker/builder/remotecontext/git 5.521s coverage: 86.3% of statements [2021-07-14T08:07:21.868Z] ? github.com/docker/docker/cli [no test files] [2021-07-14T08:07:21.868Z] ? github.com/docker/docker/cli/config [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-14T08:07:22.072Z] #46 ... [2021-07-14T08:07:22.072Z] [2021-07-14T08:07:22.072Z] #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-07-14T08:07:22.072Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-14T08:07:22.072Z] #13 99.09 Selecting previously unselected package libapparmor1:amd64. [2021-07-14T08:07:22.072Z] #13 99.10 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-14T08:07:22.072Z] #13 99.11 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-14T08:07:22.328Z] #13 99.21 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-14T08:07:22.328Z] #13 99.22 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-14T08:07:22.328Z] #13 99.22 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-14T08:07:22.328Z] #13 99.36 Selecting previously unselected package libbtrfs0. [2021-07-14T08:07:22.328Z] #13 99.36 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-14T08:07:22.328Z] #13 99.37 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-14T08:07:22.585Z] #13 99.45 Selecting previously unselected package libbtrfs-dev. [2021-07-14T08:07:22.585Z] #13 99.46 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-14T08:07:22.585Z] #13 99.47 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-14T08:07:22.585Z] #13 99.57 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-14T08:07:22.585Z] #13 99.58 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-14T08:07:22.585Z] #13 99.60 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-14T08:07:22.585Z] #13 99.67 Selecting previously unselected package libudev-dev:amd64. [2021-07-14T08:07:22.585Z] #13 99.67 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-14T08:07:22.847Z] #13 99.69 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-14T08:07:22.847Z] #13 99.81 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-14T08:07:22.847Z] #13 99.82 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-14T08:07:22.847Z] #13 99.84 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-14T08:07:22.864Z] #46 ... [2021-07-14T08:07:22.864Z] [2021-07-14T08:07:22.864Z] #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-07-14T08:07:22.864Z] #59 sha256:9b7c274e71c649debc13785d8b6ec1411e322560f5705b17bbc9c437e5178862 [2021-07-14T08:07:22.864Z] #59 111.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-14T08:07:22.864Z] #59 111.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-14T08:07:23.104Z] #13 100.1 Selecting previously unselected package libpcre16-3:amd64. [2021-07-14T08:07:23.104Z] #13 100.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-14T08:07:23.104Z] #13 100.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-14T08:07:23.361Z] #13 100.3 Selecting previously unselected package libpcre32-3:amd64. [2021-07-14T08:07:23.361Z] #13 100.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-14T08:07:23.361Z] #13 100.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-14T08:07:23.617Z] #13 100.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-14T08:07:23.617Z] #13 100.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-14T08:07:23.617Z] #13 100.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-14T08:07:23.617Z] #13 100.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-14T08:07:23.617Z] #13 100.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-14T08:07:23.617Z] #13 100.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-14T08:07:23.873Z] #13 101.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-14T08:07:23.873Z] #13 101.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-14T08:07:24.129Z] #13 101.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-14T08:07:24.129Z] #13 101.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-14T08:07:24.129Z] #13 101.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-14T08:07:24.129Z] #13 101.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-14T08:07:24.386Z] #13 101.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-14T08:07:24.386Z] #13 101.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-14T08:07:24.386Z] #13 101.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-14T08:07:24.386Z] #13 101.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-14T08:07:24.427Z] ok github.com/docker/docker/client 0.234s coverage: 75.5% of statements [2021-07-14T08:07:24.643Z] #13 101.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-14T08:07:24.643Z] #13 101.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-14T08:07:24.900Z] #13 102.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-14T08:07:24.900Z] #13 102.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-14T08:07:24.900Z] #13 102.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-14T08:07:24.900Z] #13 102.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-14T08:07:24.900Z] #13 102.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-14T08:07:24.900Z] #13 102.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-14T08:07:24.900Z] #13 102.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-14T08:07:24.900Z] #13 102.1 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-14T08:07:25.157Z] #13 102.1 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-14T08:07:25.157Z] #13 102.1 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-14T08:07:25.157Z] #13 102.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-14T08:07:25.157Z] #13 102.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-14T08:07:25.157Z] #13 102.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-14T08:07:25.157Z] #13 102.2 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-14T08:07:25.157Z] #13 102.2 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-14T08:07:25.157Z] #13 102.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-14T08:07:25.157Z] #13 102.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-14T08:07:25.157Z] #13 102.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-14T08:07:25.157Z] #13 102.3 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-07-14T08:07:25.157Z] #13 102.3 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-07-14T08:07:25.157Z] #13 102.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-14T08:07:25.157Z] #13 102.3 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-07-14T08:07:25.157Z] #13 102.3 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-07-14T08:07:25.414Z] #13 102.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-14T08:07:25.414Z] #13 102.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-14T08:07:25.414Z] #13 102.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-14T08:07:25.414Z] #13 102.4 Setting up dmsetup (2:1.02.155-3) ... [2021-07-14T08:07:25.414Z] #13 102.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-14T08:07:25.414Z] #13 102.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-14T08:07:25.414Z] #13 102.4 Processing triggers for libc-bin (2.28-10) ... [2021-07-14T08:07:26.152Z] Commit message: "Merge commit '22d6671db2f0f73eca064fe8a2b5d9fc199f88a4' into HEAD" [2021-07-14T08:07:26.277Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-14T08:07:27.310Z] #13 DONE 104.0s [2021-07-14T08:07:27.310Z] [2021-07-14T08:07:27.310Z] #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-07-14T08:07:27.310Z] #54 sha256:bcf2926661e275c03f4dc5fa06071a6d793d0a3243db954eca1750c7d4b91e1e [2021-07-14T08:07:28.159Z] #59 ... [2021-07-14T08:07:28.159Z] [2021-07-14T08:07:28.159Z] #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-07-14T08:07:28.159Z] #13 sha256:7af9587b85ec8f51544bd1fdefc057074fc38f90e7991d1b6522ac0e77f13136 [2021-07-14T08:07:28.159Z] #13 106.8 Selecting previously unselected package libapparmor1:amd64. [2021-07-14T08:07:28.159Z] #13 106.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-07-14T08:07:28.159Z] #13 106.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-07-14T08:07:28.159Z] #13 107.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-07-14T08:07:28.159Z] #13 107.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-07-14T08:07:28.159Z] #13 107.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-14T08:07:28.159Z] #13 107.1 Selecting previously unselected package libbtrfs0. [2021-07-14T08:07:28.159Z] #13 107.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-07-14T08:07:28.159Z] #13 107.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-07-14T08:07:28.159Z] #13 107.2 Selecting previously unselected package libbtrfs-dev. [2021-07-14T08:07:28.159Z] #13 107.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-07-14T08:07:28.159Z] #13 107.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-07-14T08:07:28.159Z] #13 107.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-07-14T08:07:28.159Z] #13 107.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-07-14T08:07:28.159Z] #13 107.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-14T08:07:28.159Z] #13 107.5 Selecting previously unselected package libudev-dev:amd64. [2021-07-14T08:07:28.159Z] #13 107.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-07-14T08:07:28.159Z] #13 107.5 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-14T08:07:28.159Z] #13 107.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-07-14T08:07:28.159Z] #13 107.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-07-14T08:07:28.159Z] #13 107.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-07-14T08:07:28.159Z] #13 107.9 Selecting previously unselected package libpcre16-3:amd64. [2021-07-14T08:07:28.159Z] #13 107.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-07-14T08:07:28.159Z] #13 107.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-07-14T08:07:28.159Z] #13 108.0 Selecting previously unselected package libpcre32-3:amd64. [2021-07-14T08:07:28.159Z] #13 108.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-07-14T08:07:28.159Z] #13 108.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-07-14T08:07:28.159Z] #13 108.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-07-14T08:07:28.159Z] #13 108.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-07-14T08:07:28.159Z] #13 108.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-14T08:07:28.159Z] #13 108.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-07-14T08:07:28.159Z] #13 108.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-07-14T08:07:28.159Z] #13 108.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-14T08:07:28.159Z] #13 108.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-07-14T08:07:28.159Z] #13 108.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-07-14T08:07:28.159Z] #13 108.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-14T08:07:28.159Z] #13 109.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-07-14T08:07:28.159Z] #13 109.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-07-14T08:07:28.159Z] #13 109.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-14T08:07:28.159Z] #13 109.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-07-14T08:07:28.159Z] #13 109.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-07-14T08:07:28.159Z] #13 109.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-14T08:07:28.159Z] #13 109.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-07-14T08:07:28.159Z] #13 109.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-07-14T08:07:28.159Z] #13 109.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-14T08:07:28.159Z] #13 110.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-07-14T08:07:28.159Z] #13 110.1 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-07-14T08:07:28.159Z] #13 110.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-07-14T08:07:28.159Z] #13 110.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-07-14T08:07:28.159Z] #13 110.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-07-14T08:07:28.159Z] #13 110.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-07-14T08:07:28.159Z] #13 110.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-07-14T08:07:28.159Z] #13 110.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-07-14T08:07:28.159Z] #13 110.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-07-14T08:07:28.159Z] #13 110.3 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-07-14T08:07:28.159Z] #13 110.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-07-14T08:07:28.159Z] #13 110.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-07-14T08:07:28.159Z] #13 110.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-07-14T08:07:28.159Z] #13 110.4 Setting up mingw-w64-common (6.0.0-3) ... [2021-07-14T08:07:28.159Z] #13 110.4 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-07-14T08:07:28.159Z] #13 110.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-07-14T08:07:28.159Z] #13 110.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-07-14T08:07:28.159Z] #13 110.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-14T08:07:28.159Z] #13 110.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-14T08:07:28.159Z] #13 110.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-07-14T08:07:28.159Z] #13 110.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-07-14T08:07:28.159Z] #13 110.5 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-07-14T08:07:28.159Z] #13 110.5 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-07-14T08:07:28.159Z] #13 110.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-07-14T08:07:28.159Z] #13 110.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-07-14T08:07:28.159Z] #13 110.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-07-14T08:07:28.159Z] #13 110.6 Setting up dmsetup (2:1.02.155-3) ... [2021-07-14T08:07:28.159Z] #13 110.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-07-14T08:07:28.159Z] #13 110.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-07-14T08:07:28.159Z] #13 110.6 Processing triggers for libc-bin (2.28-10) ... [2021-07-14T08:07:28.692Z] #54 ... [2021-07-14T08:07:28.692Z] [2021-07-14T08:07:28.692Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-14T08:07:28.692Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb [2021-07-14T08:07:28.692Z] #14 DONE 1.5s [2021-07-14T08:07:28.692Z] [2021-07-14T08:07:28.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-07-14T08:07:28.692Z] #54 sha256:bcf2926661e275c03f4dc5fa06071a6d793d0a3243db954eca1750c7d4b91e1e [2021-07-14T08:07:28.692Z] #54 1.569 + RM_GOPATH=0 [2021-07-14T08:07:28.692Z] #54 1.569 + TMP_GOPATH= [2021-07-14T08:07:28.692Z] #54 1.569 + : /build [2021-07-14T08:07:28.692Z] #54 1.569 + '[' -z '' ']' [2021-07-14T08:07:28.692Z] #54 1.590 ++ mktemp -d [2021-07-14T08:07:28.692Z] #54 1.590 + export GOPATH=/tmp/tmp.Gt9514ax9v [2021-07-14T08:07:28.692Z] #54 1.590 + GOPATH=/tmp/tmp.Gt9514ax9v [2021-07-14T08:07:28.692Z] #54 1.590 + RM_GOPATH=1 [2021-07-14T08:07:28.692Z] #54 1.590 + case "$(go env GOARCH)" in [2021-07-14T08:07:28.692Z] #54 1.590 ++ go env GOARCH [2021-07-14T08:07:28.692Z] #54 1.625 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:07:28.692Z] #54 1.625 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:07:28.692Z] #54 1.625 ++ dirname /tmp/install/install.sh [2021-07-14T08:07:28.692Z] #54 1.625 + dir=/tmp/install [2021-07-14T08:07:28.692Z] #54 1.625 + bin=runc [2021-07-14T08:07:28.692Z] #54 1.625 + shift [2021-07-14T08:07:28.692Z] #54 1.625 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-14T08:07:28.692Z] #54 1.625 + . /tmp/install/runc.installer [2021-07-14T08:07:28.692Z] #54 1.625 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-14T08:07:28.692Z] #54 1.625 + install_runc [2021-07-14T08:07:28.692Z] #54 1.625 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-14T08:07:28.692Z] #54 1.625 + uname -r [2021-07-14T08:07:28.692Z] #54 1.625 + RUNC_BUILDTAGS='seccomp ' [2021-07-14T08:07:28.692Z] #54 1.625 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-14T08:07:28.692Z] #54 1.625 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Gt9514ax9v/src/github.com/opencontainers/runc [2021-07-14T08:07:28.692Z] #54 1.625 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-14T08:07:28.692Z] #54 1.653 Cloning into '/tmp/tmp.Gt9514ax9v/src/github.com/opencontainers/runc'... [2021-07-14T08:07:26.191Z] > git rev-list --no-walk 26e6425120da061d7e178da688f4420830e50705 # timeout=10 [2021-07-14T08:07:29.401Z] Commit message: "Merge commit '22d6671db2f0f73eca064fe8a2b5d9fc199f88a4' into HEAD" [2021-07-14T08:07:29.473Z] + docker version [2021-07-14T08:07:29.525Z] First time build. Skipping changelog. [2021-07-14T08:07:29.552Z] #13 DONE 112.9s [2021-07-14T08:07:29.552Z] [2021-07-14T08:07:29.552Z] #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-07-14T08:07:29.552Z] #59 sha256:9b7c274e71c649debc13785d8b6ec1411e322560f5705b17bbc9c437e5178862 [2021-07-14T08:07:29.552Z] #59 DONE 117.9s [2021-07-14T08:07:29.552Z] [2021-07-14T08:07:29.552Z] #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-07-14T08:07:29.552Z] #54 sha256:63615854ca3639586b3dc8acaf8da166460c947be08a4e00850ecc818a44131e [2021-07-14T08:07:29.552Z] #54 ... [2021-07-14T08:07:29.552Z] [2021-07-14T08:07:29.552Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-14T08:07:29.552Z] #60 sha256:5061a629daa606666f89f6adced733ef7e45c825edee4e35f105c6daccc3b46d [2021-07-14T08:07:29.552Z] #60 DONE 0.2s [2021-07-14T08:07:29.552Z] [2021-07-14T08:07:29.552Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-14T08:07:29.552Z] #61 sha256:ab3330bd1e03b967ef4ed16583a4fbe1d92f83b6b29b6223d9c5b8c63af5a844 [2021-07-14T08:07:29.552Z] #61 DONE 0.1s [2021-07-14T08:07:29.552Z] [2021-07-14T08:07:29.552Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-07-14T08:07:29.552Z] #14 sha256:2e3649b65de75805334c728684ff03a8199a3b1b3e88023b97eeb333ab7cb9cb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-07-14T08:07:30.060Z] #54 ... [2021-07-14T08:07:30.060Z] [2021-07-14T08:07:30.060Z] #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-07-14T08:07:30.060Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55 [2021-07-14T08:07:30.060Z] #15 DONE 1.4s [2021-07-14T08:07:30.060Z] [2021-07-14T08:07:30.060Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-14T08:07:30.060Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91 [2021-07-14T08:07:30.994Z] #16 0.999 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-14T08:07:29.437Z] > git rev-list --no-walk 26e6425120da061d7e178da688f4420830e50705 # timeout=10 [2021-07-14T08:07:31.250Z] #16 DONE 1.3s [2021-07-14T08:07:31.250Z] [2021-07-14T08:07:31.250Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-14T08:07:31.250Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4 [2021-07-14T08:07:32.190Z] #14 DONE 2.6s [2021-07-14T08:07:32.190Z] [2021-07-14T08:07:32.190Z] #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-07-14T08:07:32.190Z] #54 sha256:63615854ca3639586b3dc8acaf8da166460c947be08a4e00850ecc818a44131e [2021-07-14T08:07:32.190Z] #54 2.457 + RM_GOPATH=0 [2021-07-14T08:07:32.190Z] #54 2.457 + TMP_GOPATH= [2021-07-14T08:07:32.190Z] #54 2.457 + : /build [2021-07-14T08:07:32.190Z] #54 2.457 + '[' -z '' ']' [2021-07-14T08:07:32.190Z] #54 2.457 ++ mktemp -d [2021-07-14T08:07:32.190Z] #54 2.462 + export GOPATH=/tmp/tmp.frV9dSpPoc [2021-07-14T08:07:32.190Z] #54 2.462 + GOPATH=/tmp/tmp.frV9dSpPoc [2021-07-14T08:07:32.190Z] #54 2.462 + RM_GOPATH=1 [2021-07-14T08:07:32.190Z] #54 2.462 + case "$(go env GOARCH)" in [2021-07-14T08:07:32.190Z] #54 2.470 ++ go env GOARCH [2021-07-14T08:07:32.190Z] #54 2.504 + export GO_BUILDMODE=-buildmode=pie [2021-07-14T08:07:32.190Z] #54 2.504 + GO_BUILDMODE=-buildmode=pie [2021-07-14T08:07:32.190Z] #54 2.518 ++ dirname /tmp/install/install.sh [2021-07-14T08:07:32.190Z] #54 2.518 + dir=/tmp/install [2021-07-14T08:07:32.190Z] #54 2.518 + bin=runc [2021-07-14T08:07:32.190Z] #54 2.518 + shift [2021-07-14T08:07:32.190Z] #54 2.518 + '[' '!' -f /tmp/install/runc.installer ']' [2021-07-14T08:07:32.190Z] #54 2.518 + . /tmp/install/runc.installer [2021-07-14T08:07:32.190Z] #54 2.518 ++ : 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-14T08:07:32.190Z] #54 2.518 + install_runc [2021-07-14T08:07:32.190Z] #54 2.522 Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp ) [2021-07-14T08:07:32.190Z] #54 2.522 + uname -r [2021-07-14T08:07:32.190Z] #54 2.522 + grep -q '^3\.10\.0.*\.el7\.' [2021-07-14T08:07:32.190Z] #54 2.522 + RUNC_BUILDTAGS='seccomp ' [2021-07-14T08:07:32.190Z] #54 2.522 + echo 'Install runc version 84113eef6fc27af1b01b3181f31bbaf708715301 (build tags: seccomp )' [2021-07-14T08:07:32.190Z] #54 2.522 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.frV9dSpPoc/src/github.com/opencontainers/runc [2021-07-14T08:07:32.190Z] #54 2.522 Cloning into '/tmp/tmp.frV9dSpPoc/src/github.com/opencontainers/runc'... [2021-07-14T08:07:32.609Z] + docker version [2021-07-14T08:07:32.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-14T08:07:32.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-14T08:07:32.626Z] #17 DONE 1.2s [2021-07-14T08:07:32.626Z] [2021-07-14T08:07:32.626Z] #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-07-14T08:07:32.626Z] #46 sha256:385e6cf68da71156bb5876a591da51d033cb7cecb15e3c6e59397cafa78d3389 [2021-07-14T08:07:32.626Z] #46 106.1 vendor/golang.org/x/net/idna [2021-07-14T08:07:32.626Z] #46 107.9 vendor/golang.org/x/net/http2/hpack [2021-07-14T08:07:32.626Z] #46 109.0 mime [2021-07-14T08:07:32.626Z] #46 111.2 mime/quotedprintable [2021-07-14T08:07:32.626Z] #46 111.8 net/http/internal [2021-07-14T08:07:32.626Z] #46 ... [2021-07-14T08:07:32.626Z] [2021-07-14T08:07:32.626Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-14T08:07:32.626Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6 [2021-07-14T08:07:33.555Z] #18 ... [2021-07-14T08:07:33.555Z] [2021-07-14T08:07:33.555Z] #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-07-14T08:07:33.555Z] #59 sha256:75a0250d17f6c47a50ca69dddcb1f8a4fdd9b7307f711bdc5c1a8cbf19758975 [2021-07-14T08:07:33.555Z] #59 108.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-07-14T08:07:33.555Z] #59 108.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-07-14T08:07:33.555Z] #59 DONE 116.0s [2021-07-14T08:07:33.555Z] [2021-07-14T08:07:33.555Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-07-14T08:07:33.555Z] #60 sha256:9f3caf780a08db9c2022b20ac8ac22ff9ed7edfd1ca7e1ad20592d0c7089f5ac [2021-07-14T08:07:33.555Z] #60 DONE 0.1s [2021-07-14T08:07:33.581Z] #54 ... [2021-07-14T08:07:33.581Z] [2021-07-14T08:07:33.581Z] #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-07-14T08:07:33.581Z] #46 sha256:687bde3a1a6f6b60d2ded3e9017cc1bff91c5dc52464d38234269139d739a77a [2021-07-14T08:07:33.581Z] #46 112.1 vendor/golang.org/x/net/http2/hpack [2021-07-14T08:07:33.581Z] #46 113.2 mime [2021-07-14T08:07:33.581Z] #46 114.5 mime/quotedprintable [2021-07-14T08:07:33.581Z] #46 114.9 net/http/internal [2021-07-14T08:07:33.581Z] #46 117.5 crypto/tls [2021-07-14T08:07:33.581Z] #46 ... [2021-07-14T08:07:33.581Z] [2021-07-14T08:07:33.581Z] #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-07-14T08:07:33.581Z] #15 sha256:01a755dff0cad524a1c3dbf793d6da1966eef965a9fa9bcdcd636a6edf1c8b55 [2021-07-14T08:07:33.812Z] [2021-07-14T08:07:33.812Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-14T08:07:33.812Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6 [2021-07-14T08:07:33.812Z] #18 DONE 1.3s [2021-07-14T08:07:33.812Z] [2021-07-14T08:07:33.812Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-14T08:07:33.812Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e [2021-07-14T08:07:33.842Z] #15 DONE 2.1s [2021-07-14T08:07:33.842Z] [2021-07-14T08:07:33.842Z] #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-07-14T08:07:33.842Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-14T08:07:34.070Z] #19 ... [2021-07-14T08:07:34.070Z] [2021-07-14T08:07:34.070Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-07-14T08:07:34.070Z] #61 sha256:1b095941fffefa67e2fbb30f70c0113643fb44fdc68191c2079f98adafcd8e6b [2021-07-14T08:07:34.070Z] #61 DONE 0.3s [2021-07-14T08:07:34.104Z] #40 ... [2021-07-14T08:07:34.104Z] [2021-07-14T08:07:34.104Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-07-14T08:07:34.104Z] #16 sha256:70cd9adaffc438637136dcc9ee5c7461e62ccdf7187b51d2bcf88ae8b7fd2d91 [2021-07-14T08:07:34.330Z] [2021-07-14T08:07:34.330Z] #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-07-14T08:07:34.330Z] #46 sha256:385e6cf68da71156bb5876a591da51d033cb7cecb15e3c6e59397cafa78d3389 [2021-07-14T08:07:34.330Z] #46 115.5 mime/multipart [2021-07-14T08:07:34.330Z] #46 115.6 crypto/tls [2021-07-14T08:07:35.413Z] Client: Mirantis Container Runtime [2021-07-14T08:07:35.413Z] Version: 20.10.0 [2021-07-14T08:07:35.413Z] API version: 1.41 [2021-07-14T08:07:35.413Z] Go version: go1.13.15 [2021-07-14T08:07:35.413Z] Git commit: 6ee42dc [2021-07-14T08:07:35.413Z] Built: 03/11/2021 13:24:56 [2021-07-14T08:07:35.413Z] OS/Arch: windows/amd64 [2021-07-14T08:07:35.413Z] Context: default [2021-07-14T08:07:35.413Z] Experimental: true [2021-07-14T08:07:35.413Z] [2021-07-14T08:07:35.413Z] Server: Mirantis Container Runtime [2021-07-14T08:07:35.413Z] Engine: [2021-07-14T08:07:35.413Z] Version: 20.10.0 [2021-07-14T08:07:35.413Z] API version: 1.41 (minimum version 1.24) [2021-07-14T08:07:35.413Z] Go version: go1.13.15 [2021-07-14T08:07:35.413Z] Git commit: 1e08f21e79 [2021-07-14T08:07:35.413Z] Built: 03/11/2021 13:23:32 [2021-07-14T08:07:35.413Z] OS/Arch: windows/amd64 [2021-07-14T08:07:35.413Z] Experimental: true [2021-07-14T08:07:35.496Z] #16 1.221 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-07-14T08:07:35.703Z] #46 ... [2021-07-14T08:07:35.703Z] [2021-07-14T08:07:35.703Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-14T08:07:35.703Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e [2021-07-14T08:07:35.703Z] #19 DONE 1.9s [2021-07-14T08:07:35.961Z] [2021-07-14T08:07:35.961Z] #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-07-14T08:07:35.961Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [Pipeline] sh [2021-07-14T08:07:36.071Z] #16 DONE 1.9s [2021-07-14T08:07:36.071Z] [2021-07-14T08:07:36.071Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-07-14T08:07:36.071Z] #17 sha256:e3d592bc66c077dde6c9997418b0a86f2889d2589129f58b7ffd303aa343dab4 [2021-07-14T08:07:36.956Z] + docker info [2021-07-14T08:07:37.329Z] #20 1.736 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-14T08:07:37.460Z] #17 DONE 1.6s [2021-07-14T08:07:37.460Z] [2021-07-14T08:07:37.460Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-07-14T08:07:37.460Z] #18 sha256:f3bf4503ae065cc32c88b6d28c9bf599c2aa906d84e4dc54ec2ed46d586cadb6 [2021-07-14T08:07:37.586Z] #20 1.902 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-14T08:07:37.843Z] #20 2.068 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-14T08:07:37.843Z] #20 2.071 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-14T08:07:37.843Z] #20 2.329 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-14T08:07:38.404Z] Client: Mirantis Container Runtime [2021-07-14T08:07:38.404Z] Version: 20.10.0 [2021-07-14T08:07:38.404Z] API version: 1.41 [2021-07-14T08:07:38.404Z] Go version: go1.13.15 [2021-07-14T08:07:38.404Z] Git commit: 6ee42dc [2021-07-14T08:07:38.404Z] Built: 03/11/2021 13:24:56 [2021-07-14T08:07:38.404Z] OS/Arch: windows/amd64 [2021-07-14T08:07:38.404Z] Context: default [2021-07-14T08:07:38.404Z] Experimental: true [2021-07-14T08:07:38.404Z] [2021-07-14T08:07:38.404Z] Server: Mirantis Container Runtime [2021-07-14T08:07:38.404Z] Engine: [2021-07-14T08:07:38.404Z] Version: 20.10.0 [2021-07-14T08:07:38.404Z] API version: 1.41 (minimum version 1.24) [2021-07-14T08:07:38.404Z] Go version: go1.13.15 [2021-07-14T08:07:38.404Z] Git commit: 1e08f21e79 [2021-07-14T08:07:38.404Z] Built: 03/11/2021 13:23:32 [2021-07-14T08:07:38.404Z] OS/Arch: windows/amd64 [2021-07-14T08:07:38.404Z] Experimental: true [2021-07-14T08:07:38.772Z] #20 3.198 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [Pipeline] sh [2021-07-14T08:07:39.377Z] #18 DONE 1.6s [2021-07-14T08:07:39.377Z] [2021-07-14T08:07:39.377Z] #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-07-14T08:07:39.377Z] #46 sha256:687bde3a1a6f6b60d2ded3e9017cc1bff91c5dc52464d38234269139d739a77a [2021-07-14T08:07:39.377Z] #46 125.3 net/http/httptrace [2021-07-14T08:07:39.377Z] #46 125.6 net/http [2021-07-14T08:07:39.930Z] + docker info [2021-07-14T08:07:40.138Z] #20 4.294 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-14T08:07:40.320Z] #46 ... [2021-07-14T08:07:40.320Z] [2021-07-14T08:07:40.320Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-07-14T08:07:40.320Z] #19 sha256:a4542bff8ff7df2c135e32506bd67314f24b3e2fde95bdac410e69115241430e [2021-07-14T08:07:40.320Z] #19 DONE 1.2s [2021-07-14T08:07:40.582Z] [2021-07-14T08:07:40.582Z] #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-07-14T08:07:40.582Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-14T08:07:41.506Z] #20 5.728 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-14T08:07:41.506Z] #20 ... [2021-07-14T08:07:41.506Z] [2021-07-14T08:07:41.506Z] #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-07-14T08:07:41.506Z] #46 sha256:385e6cf68da71156bb5876a591da51d033cb7cecb15e3c6e59397cafa78d3389 [2021-07-14T08:07:41.506Z] #46 123.8 net/http/httptrace [2021-07-14T08:07:41.506Z] #46 124.1 net/http [2021-07-14T08:07:41.970Z] #20 1.428 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-07-14T08:07:41.970Z] #20 1.450 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-07-14T08:07:41.970Z] #20 1.548 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-07-14T08:07:41.970Z] #20 1.552 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-07-14T08:07:42.542Z] #20 1.992 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-07-14T08:07:43.485Z] #20 2.930 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-07-14T08:07:44.429Z] #20 3.940 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [293 kB] [2021-07-14T08:07:45.817Z] #20 5.374 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-07-14T08:07:48.120Z] #46 ... [2021-07-14T08:07:48.120Z] [2021-07-14T08:07:48.120Z] #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-07-14T08:07:48.120Z] #54 sha256:bcf2926661e275c03f4dc5fa06071a6d793d0a3243db954eca1750c7d4b91e1e [2021-07-14T08:07:48.120Z] #54 12.38 + cd /tmp/tmp.Gt9514ax9v/src/github.com/opencontainers/runc [2021-07-14T08:07:48.120Z] #54 12.38 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-14T08:07:48.120Z] #54 12.62 + '[' -z '' ']' [2021-07-14T08:07:48.120Z] #54 12.62 + target=static [2021-07-14T08:07:48.120Z] #54 12.62 + make 'BUILDTAGS=seccomp ' static [2021-07-14T08:07:48.120Z] #54 12.95 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-14T08:07:49.549Z] #54 ... [2021-07-14T08:07:49.549Z] [2021-07-14T08:07:49.549Z] #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-07-14T08:07:49.549Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-14T08:07:49.549Z] #20 10.44 Fetched 8987 kB in 9s (1005 kB/s) [2021-07-14T08:07:49.549Z] #20 10.44 Reading package lists... [2021-07-14T08:07:49.725Z] #20 ... [2021-07-14T08:07:49.725Z] [2021-07-14T08:07:49.725Z] #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-07-14T08:07:49.725Z] #46 sha256:687bde3a1a6f6b60d2ded3e9017cc1bff91c5dc52464d38234269139d739a77a [2021-07-14T08:07:49.725Z] #46 138.4 github.com/LK4D4/vndr/godl [2021-07-14T08:07:50.314Z] Client: [2021-07-14T08:07:50.314Z] Context: default [2021-07-14T08:07:50.314Z] Debug Mode: false [2021-07-14T08:07:50.314Z] Plugins: [2021-07-14T08:07:50.314Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-14T08:07:50.314Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-14T08:07:50.314Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-14T08:07:50.314Z] [2021-07-14T08:07:50.314Z] Server: [2021-07-14T08:07:50.314Z] Containers: 0 [2021-07-14T08:07:50.314Z] Running: 0 [2021-07-14T08:07:50.314Z] Paused: 0 [2021-07-14T08:07:50.314Z] Stopped: 0 [2021-07-14T08:07:50.314Z] Images: 0 [2021-07-14T08:07:50.314Z] Server Version: 20.10.0 [2021-07-14T08:07:50.314Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-14T08:07:50.314Z] Windows: [2021-07-14T08:07:50.314Z] LCOW: [2021-07-14T08:07:50.314Z] Logging Driver: json-file [2021-07-14T08:07:50.314Z] Plugins: [2021-07-14T08:07:50.314Z] Volume: local [2021-07-14T08:07:50.314Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-14T08:07:50.314Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-14T08:07:50.314Z] Swarm: inactive [2021-07-14T08:07:50.314Z] Default Isolation: process [2021-07-14T08:07:50.314Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-14T08:07:50.314Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-14T08:07:50.314Z] OSType: windows [2021-07-14T08:07:50.314Z] Architecture: x86_64 [2021-07-14T08:07:50.314Z] CPUs: 4 [2021-07-14T08:07:50.314Z] Total Memory: 32GiB [2021-07-14T08:07:50.314Z] Name: azwin-2-d33c50 [2021-07-14T08:07:50.314Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-14T08:07:50.314Z] Docker Root Dir: D:\docker [2021-07-14T08:07:50.314Z] Debug Mode: false [2021-07-14T08:07:50.314Z] Registry: https://index.docker.io/v1/ [2021-07-14T08:07:50.314Z] Labels: [2021-07-14T08:07:50.314Z] Experimental: true [2021-07-14T08:07:50.314Z] Insecure Registries: [2021-07-14T08:07:50.314Z] 10.0.0.4:5000 [2021-07-14T08:07:50.314Z] 127.0.0.0/8 [2021-07-14T08:07:50.314Z] Registry Mirrors: [2021-07-14T08:07:50.314Z] http://10.0.0.4:5000/ [2021-07-14T08:07:50.314Z] Live Restore Enabled: false [2021-07-14T08:07:50.314Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-14T08:07:50.671Z] #46 139.2 github.com/LK4D4/vndr [2021-07-14T08:07:51.500Z] Client: [2021-07-14T08:07:51.500Z] Context: default [2021-07-14T08:07:51.500Z] Debug Mode: false [2021-07-14T08:07:51.500Z] Plugins: [2021-07-14T08:07:51.500Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-14T08:07:51.500Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-14T08:07:51.500Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-14T08:07:51.500Z] [2021-07-14T08:07:51.500Z] Server: [2021-07-14T08:07:51.500Z] Containers: 0 [2021-07-14T08:07:51.500Z] Running: 0 [2021-07-14T08:07:51.500Z] Paused: 0 [2021-07-14T08:07:51.500Z] Stopped: 0 [2021-07-14T08:07:51.500Z] Images: 0 [2021-07-14T08:07:51.500Z] Server Version: 20.10.0 [2021-07-14T08:07:51.500Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-07-14T08:07:51.500Z] LCOW: [2021-07-14T08:07:51.500Z] Windows: [2021-07-14T08:07:51.500Z] Logging Driver: json-file [2021-07-14T08:07:51.500Z] Plugins: [2021-07-14T08:07:51.500Z] Volume: local [2021-07-14T08:07:51.500Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-14T08:07:51.500Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-14T08:07:51.500Z] Swarm: inactive [2021-07-14T08:07:51.500Z] Default Isolation: process [2021-07-14T08:07:51.500Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-14T08:07:51.500Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-14T08:07:51.500Z] OSType: windows [2021-07-14T08:07:51.500Z] Architecture: x86_64 [2021-07-14T08:07:51.500Z] CPUs: 4 [2021-07-14T08:07:51.500Z] Total Memory: 32GiB [2021-07-14T08:07:51.500Z] Name: azwin-2-b97dd0 [2021-07-14T08:07:51.500Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-14T08:07:51.500Z] Docker Root Dir: D:\docker [2021-07-14T08:07:51.500Z] Debug Mode: false [2021-07-14T08:07:51.500Z] Registry: https://index.docker.io/v1/ [2021-07-14T08:07:51.500Z] Labels: [2021-07-14T08:07:51.500Z] Experimental: true [2021-07-14T08:07:51.500Z] Insecure Registries: [2021-07-14T08:07:51.500Z] 10.0.0.4:5000 [2021-07-14T08:07:51.500Z] 127.0.0.0/8 [2021-07-14T08:07:51.500Z] Registry Mirrors: [2021-07-14T08:07:51.500Z] http://10.0.0.4:5000/ [2021-07-14T08:07:51.500Z] Live Restore Enabled: false [2021-07-14T08:07:51.500Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-07-14T08:07:52.059Z] #46 ... [2021-07-14T08:07:52.059Z] [2021-07-14T08:07:52.059Z] #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-07-14T08:07:52.059Z] #54 sha256:63615854ca3639586b3dc8acaf8da166460c947be08a4e00850ecc818a44131e [2021-07-14T08:07:52.059Z] #54 12.57 + cd /tmp/tmp.frV9dSpPoc/src/github.com/opencontainers/runc [2021-07-14T08:07:52.059Z] #54 12.57 + git checkout -q 84113eef6fc27af1b01b3181f31bbaf708715301 [2021-07-14T08:07:52.059Z] #54 13.01 + '[' -z '' ']' [2021-07-14T08:07:52.059Z] #54 13.01 + target=static [2021-07-14T08:07:52.059Z] #54 13.01 + make 'BUILDTAGS=seccomp ' static [2021-07-14T08:07:52.059Z] #54 13.19 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o runc . [2021-07-14T08:07:52.059Z] #54 ... [2021-07-14T08:07:52.059Z] [2021-07-14T08:07:52.059Z] #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-07-14T08:07:52.059Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-14T08:07:52.059Z] #20 10.71 Fetched 8987 kB in 10s (944 kB/s) [2021-07-14T08:07:53.728Z] #20 14.09 Reading package lists... [2021-07-14T08:07:53.728Z] #20 ... [2021-07-14T08:07:53.728Z] [2021-07-14T08:07:53.728Z] #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-07-14T08:07:53.728Z] #46 sha256:385e6cf68da71156bb5876a591da51d033cb7cecb15e3c6e59397cafa78d3389 [2021-07-14T08:07:53.728Z] #46 135.5 github.com/LK4D4/vndr/godl [2021-07-14T08:07:53.728Z] #46 136.3 github.com/LK4D4/vndr [2021-07-14T08:07:54.609Z] #20 10.71 Reading package lists... [2021-07-14T08:07:54.871Z] #20 14.47 Reading package lists... [2021-07-14T08:07:54.871Z] #20 ... [2021-07-14T08:07:54.871Z] [2021-07-14T08:07:54.871Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-14T08:07:54.871Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-14T08:07:54.871Z] #32 DONE 143.1s [2021-07-14T08:07:55.134Z] [2021-07-14T08:07:55.134Z] #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-07-14T08:07:55.134Z] #46 sha256:687bde3a1a6f6b60d2ded3e9017cc1bff91c5dc52464d38234269139d739a77a [2021-07-14T08:07:55.134Z] #46 DONE 143.7s [2021-07-14T08:07:55.134Z] [2021-07-14T08:07:55.134Z] #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-07-14T08:07:55.134Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-14T08:07:55.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-14T08:07:55.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-14T08:07:59.038Z] #46 ... [2021-07-14T08:07:59.038Z] [2021-07-14T08:07:59.038Z] #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-07-14T08:07:59.038Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-14T08:07:59.038Z] #20 14.09 Reading package lists... [2021-07-14T08:07:59.038Z] #20 17.71 Building dependency tree... [2021-07-14T08:07:59.038Z] #20 19.27 libcap2-bin is already the newest version (1:2.25-2). [2021-07-14T08:07:59.038Z] #20 19.27 The following additional packages will be installed: [2021-07-14T08:07:59.038Z] #20 19.27 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-14T08:07:59.038Z] #20 19.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-14T08:07:59.038Z] #20 19.27 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-14T08:07:59.038Z] #20 19.27 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-14T08:07:59.038Z] #20 19.27 python3.7 python3.7-minimal vim-runtime xxd [2021-07-14T08:07:59.038Z] #20 19.27 Suggested packages: [2021-07-14T08:07:59.038Z] #20 19.28 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-14T08:07:59.038Z] #20 19.28 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-14T08:07:59.038Z] #20 19.28 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-14T08:07:59.038Z] #20 19.28 quota [2021-07-14T08:07:59.038Z] #20 19.28 Recommended packages: [2021-07-14T08:07:59.038Z] #20 19.28 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-14T08:07:59.038Z] #20 19.28 python3-keyrings.alt python3-xdg unzip [2021-07-14T08:07:59.038Z] #20 21.00 The following NEW packages will be installed: [2021-07-14T08:07:59.038Z] #20 21.00 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-14T08:07:59.038Z] #20 21.00 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-14T08:07:59.038Z] #20 21.00 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-14T08:07:59.038Z] #20 21.00 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-14T08:07:59.038Z] #20 21.01 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-14T08:07:59.038Z] #20 21.01 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-14T08:07:59.038Z] #20 21.01 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-14T08:07:59.038Z] #20 21.01 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-14T08:07:59.038Z] #20 21.01 xz-utils zip [2021-07-14T08:07:59.038Z] #20 21.33 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-14T08:07:59.038Z] #20 21.33 Need to get 28.6 MB of archives. [2021-07-14T08:07:59.038Z] #20 21.33 After this operation, 116 MB of additional disk space will be used. [2021-07-14T08:07:59.038Z] #20 21.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-14T08:07:59.038Z] #20 21.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-14T08:07:59.038Z] #20 21.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-14T08:07:59.038Z] #20 21.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-14T08:07:59.038Z] #20 21.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-14T08:07:59.038Z] #20 21.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-14T08:07:59.038Z] #20 21.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-14T08:07:59.038Z] #20 21.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-14T08:07:59.038Z] #20 21.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-14T08:07:59.038Z] #20 21.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-14T08:07:59.038Z] #20 21.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-14T08:07:59.038Z] #20 21.61 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-14T08:07:59.038Z] #20 21.61 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-14T08:07:59.038Z] #20 21.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-14T08:07:59.038Z] #20 21.62 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-14T08:07:59.038Z] #20 21.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-14T08:07:59.038Z] #20 21.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-14T08:07:59.038Z] #20 21.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-14T08:07:59.038Z] #20 21.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-14T08:07:59.038Z] #20 21.69 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-14T08:07:59.038Z] #20 21.70 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-14T08:07:59.038Z] #20 21.71 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-14T08:07:59.038Z] #20 21.74 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-14T08:07:59.038Z] #20 21.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-14T08:07:59.038Z] #20 21.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-14T08:07:59.038Z] #20 21.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-14T08:07:59.038Z] #20 21.79 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-14T08:07:59.038Z] #20 21.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-14T08:07:59.038Z] #20 21.79 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-14T08:07:59.038Z] #20 22.53 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-14T08:07:59.038Z] #20 22.54 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-14T08:07:59.038Z] #20 22.54 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-14T08:07:59.038Z] #20 22.55 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-14T08:07:59.038Z] #20 22.58 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-14T08:07:59.038Z] #20 22.60 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-14T08:07:59.038Z] #20 22.62 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-14T08:07:59.038Z] #20 22.67 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-14T08:07:59.038Z] #20 22.67 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-14T08:07:59.039Z] #20 22.67 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-14T08:07:59.039Z] #20 22.68 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-14T08:07:59.039Z] #20 22.69 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-14T08:07:59.039Z] #20 22.71 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-14T08:07:59.039Z] #20 22.71 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-14T08:07:59.039Z] #20 22.77 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-14T08:07:59.039Z] #20 22.79 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-14T08:07:59.039Z] #20 22.80 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-14T08:07:59.039Z] #20 23.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-14T08:07:59.039Z] #20 23.29 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-14T08:07:59.039Z] #20 23.35 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-14T08:07:59.295Z] #20 ... [2021-07-14T08:07:59.295Z] [2021-07-14T08:07:59.295Z] #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-07-14T08:07:59.295Z] #46 sha256:385e6cf68da71156bb5876a591da51d033cb7cecb15e3c6e59397cafa78d3389 [2021-07-14T08:07:59.295Z] #46 DONE 141.8s [2021-07-14T08:07:59.295Z] [2021-07-14T08:07:59.295Z] #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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-07-14T08:07:59.295Z] #32 sha256:e5a47005f578bbeec018e89af2d3942afbe4d492ad54425cac9a1a2acaffc2ab [2021-07-14T08:07:59.295Z] #32 DONE 141.0s [2021-07-14T08:07:59.347Z] #40 ... [2021-07-14T08:07:59.347Z] [2021-07-14T08:07:59.347Z] #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-07-14T08:07:59.347Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-14T08:07:59.347Z] #20 14.47 Reading package lists... [2021-07-14T08:07:59.347Z] #20 18.33 Building dependency tree... [2021-07-14T08:07:59.553Z] [2021-07-14T08:07:59.553Z] #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-07-14T08:07:59.553Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-14T08:07:59.553Z] #40 ... [2021-07-14T08:07:59.553Z] [2021-07-14T08:07:59.553Z] #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-07-14T08:07:59.553Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-14T08:07:59.553Z] #20 24.01 debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T08:07:59.812Z] #20 24.20 Fetched 28.6 MB in 2s (12.4 MB/s) [2021-07-14T08:07:59.812Z] #20 24.32 Selecting previously unselected package pigz. [2021-07-14T08:07:59.927Z] #20 19.51 libcap2-bin is already the newest version (1:2.25-2). [2021-07-14T08:07:59.927Z] #20 19.51 The following additional packages will be installed: [2021-07-14T08:07:59.927Z] #20 19.51 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-07-14T08:07:59.927Z] #20 19.51 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-07-14T08:07:59.927Z] #20 19.51 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-07-14T08:07:59.927Z] #20 19.51 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-07-14T08:07:59.927Z] #20 19.51 python3.7 python3.7-minimal vim-runtime xxd [2021-07-14T08:07:59.927Z] #20 19.51 Suggested packages: [2021-07-14T08:07:59.927Z] #20 19.52 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-07-14T08:07:59.927Z] #20 19.52 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-07-14T08:07:59.927Z] #20 19.52 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-07-14T08:07:59.927Z] #20 19.52 quota [2021-07-14T08:07:59.927Z] #20 19.52 Recommended packages: [2021-07-14T08:07:59.927Z] #20 19.52 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-07-14T08:07:59.927Z] #20 19.52 python3-keyrings.alt python3-xdg unzip [2021-07-14T08:08:00.068Z] #20 24.34 (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 ... 23446 files and directories currently installed.) [2021-07-14T08:08:00.068Z] #20 24.43 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-14T08:08:00.068Z] #20 24.43 Unpacking pigz (2.4-1) ... [2021-07-14T08:08:00.068Z] #20 24.56 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-14T08:08:00.068Z] #20 24.56 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-14T08:08:00.068Z] #20 24.56 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-14T08:08:00.998Z] #20 25.27 Selecting previously unselected package python3.7-minimal. [2021-07-14T08:08:00.998Z] #20 25.27 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-14T08:08:00.998Z] #20 25.31 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-14T08:08:01.317Z] #20 20.79 The following NEW packages will be installed: [2021-07-14T08:08:01.317Z] #20 20.80 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-07-14T08:08:01.317Z] #20 20.80 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-07-14T08:08:01.317Z] #20 20.80 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-07-14T08:08:01.317Z] #20 20.80 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-07-14T08:08:01.317Z] #20 20.80 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-07-14T08:08:01.317Z] #20 20.80 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-07-14T08:08:01.317Z] #20 20.80 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-07-14T08:08:01.317Z] #20 20.80 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-07-14T08:08:01.317Z] #20 20.80 xz-utils zip [2021-07-14T08:08:01.890Z] #20 21.49 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-07-14T08:08:01.890Z] #20 21.49 Need to get 28.6 MB of archives. [2021-07-14T08:08:01.890Z] #20 21.49 After this operation, 116 MB of additional disk space will be used. [2021-07-14T08:08:01.890Z] #20 21.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-07-14T08:08:01.890Z] #20 21.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-07-14T08:08:01.890Z] #20 21.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-07-14T08:08:01.890Z] #20 21.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-07-14T08:08:01.890Z] #20 21.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-07-14T08:08:01.890Z] #20 21.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-07-14T08:08:01.890Z] #20 21.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-07-14T08:08:01.890Z] #20 21.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-07-14T08:08:01.890Z] #20 21.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-07-14T08:08:01.890Z] #20 21.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-07-14T08:08:01.930Z] #20 26.37 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-14T08:08:01.930Z] #20 26.41 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-14T08:08:02.154Z] #20 21.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-07-14T08:08:02.154Z] #20 21.69 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-07-14T08:08:02.154Z] #20 21.70 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-07-14T08:08:02.154Z] #20 21.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-07-14T08:08:02.154Z] #20 21.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-07-14T08:08:02.154Z] #20 21.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-07-14T08:08:02.154Z] #20 21.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-07-14T08:08:02.154Z] #20 21.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-07-14T08:08:02.154Z] #20 21.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-07-14T08:08:02.154Z] #20 21.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-07-14T08:08:02.154Z] #20 21.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-07-14T08:08:02.154Z] #20 21.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-07-14T08:08:02.154Z] #20 21.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-07-14T08:08:02.154Z] #20 21.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-07-14T08:08:02.154Z] #20 21.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-07-14T08:08:02.154Z] #20 21.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-07-14T08:08:02.154Z] #20 21.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-07-14T08:08:02.154Z] #20 21.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-07-14T08:08:02.154Z] #20 21.80 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-07-14T08:08:02.727Z] #20 22.24 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-07-14T08:08:02.727Z] #20 22.24 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-07-14T08:08:02.727Z] #20 22.25 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-07-14T08:08:02.727Z] #20 22.25 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-07-14T08:08:02.727Z] #20 22.25 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-07-14T08:08:02.727Z] #20 22.27 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-07-14T08:08:02.727Z] #20 22.27 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-07-14T08:08:02.727Z] #20 22.35 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-07-14T08:08:02.727Z] #20 22.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-07-14T08:08:02.727Z] #20 22.36 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-07-14T08:08:02.727Z] #20 22.36 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-07-14T08:08:02.727Z] #20 22.38 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-07-14T08:08:02.727Z] #20 22.39 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-07-14T08:08:02.727Z] #20 22.39 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-07-14T08:08:02.727Z] #20 22.45 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-07-14T08:08:02.989Z] #20 22.46 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-07-14T08:08:02.989Z] #20 22.47 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-07-14T08:08:03.251Z] #20 22.79 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-07-14T08:08:03.251Z] #20 22.84 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-07-14T08:08:03.251Z] #20 22.87 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-07-14T08:08:03.823Z] #20 28.16 Selecting previously unselected package python3-minimal. [2021-07-14T08:08:03.823Z] #20 28.16 (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 ... 23695 files and directories currently installed.) [2021-07-14T08:08:03.823Z] #20 28.19 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-14T08:08:03.823Z] #20 28.20 Unpacking python3-minimal (3.7.3-1) ... [2021-07-14T08:08:03.825Z] #20 23.39 debconf: delaying package configuration, since apt-utils is not installed [2021-07-14T08:08:03.825Z] #20 23.55 Fetched 28.6 MB in 2s (14.1 MB/s) [2021-07-14T08:08:04.080Z] #20 28.34 Selecting previously unselected package libmpdec2:amd64. [2021-07-14T08:08:04.080Z] #20 28.34 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-14T08:08:04.080Z] #20 28.37 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-14T08:08:04.086Z] #20 23.67 Selecting previously unselected package pigz. [2021-07-14T08:08:04.086Z] #20 23.67 (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 ... 23446 files and directories currently installed.) [2021-07-14T08:08:04.086Z] #20 23.72 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-07-14T08:08:04.086Z] #20 23.73 Unpacking pigz (2.4-1) ... [2021-07-14T08:08:04.337Z] #20 28.57 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-14T08:08:04.337Z] #20 28.57 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-14T08:08:04.337Z] #20 28.58 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-14T08:08:04.348Z] #20 23.97 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-07-14T08:08:04.348Z] #20 23.98 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-14T08:08:04.348Z] #20 23.99 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-14T08:08:04.611Z] #20 24.44 Selecting previously unselected package python3.7-minimal. [2021-07-14T08:08:04.874Z] #20 24.44 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-07-14T08:08:04.874Z] #20 24.47 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-14T08:08:04.901Z] #20 29.40 Selecting previously unselected package python3.7. [2021-07-14T08:08:05.158Z] #20 29.40 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-14T08:08:05.158Z] #20 29.41 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-14T08:08:05.158Z] #20 29.52 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-14T08:08:05.158Z] #20 29.54 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-14T08:08:05.158Z] #20 29.55 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-14T08:08:05.158Z] #20 29.64 Setting up python3-minimal (3.7.3-1) ... [2021-07-14T08:08:05.447Z] #20 25.17 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-07-14T08:08:05.447Z] #20 25.29 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-07-14T08:08:05.646Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-14T08:08:05.646Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-97b24707\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-14T08:08:05.646Z] ---------------------------------------------------------------------------- [2021-07-14T08:08:05.646Z] [2021-07-14T08:08:05.646Z] INFO: executeCI.ps1 starting at Wed Jul 14 08:08:01 CUT 2021 [2021-07-14T08:08:05.646Z] [2021-07-14T08:08:05.646Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-14T08:08:05.646Z] INFO: Running git version 2.24.1.windows.2 [2021-07-14T08:08:05.646Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-07-14T08:08:05.646Z] INFO: Environment variables: [2021-07-14T08:08:05.646Z] [2021-07-14T08:08:05.646Z] Name Value [2021-07-14T08:08:05.646Z] ---- ----- [2021-07-14T08:08:05.646Z] ALLUSERSPROFILE C:\ProgramData [2021-07-14T08:08:05.646Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-14T08:08:05.646Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-14T08:08:05.646Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-14T08:08:05.646Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-14T08:08:05.646Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-14T08:08:05.646Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-14T08:08:05.646Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-14T08:08:05.646Z] BRANCH_NAME PR-42634 [2021-07-14T08:08:05.646Z] BUILD_DISPLAY_NAME #3 [2021-07-14T08:08:05.646Z] BUILD_ID 3 [2021-07-14T08:08:05.646Z] BUILD_NUMBER 3 [2021-07-14T08:08:05.646Z] BUILD_TAG jenkins-moby-PR-42634-3 [2021-07-14T08:08:05.646Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42634/3/ [2021-07-14T08:08:05.646Z] CHANGE_AUTHOR kevpar [2021-07-14T08:08:05.646Z] CHANGE_AUTHOR_DISPLAY_NAME Kevin Parsons [2021-07-14T08:08:05.646Z] CHANGE_BRANCH fix-vndr-tooling [2021-07-14T08:08:05.646Z] CHANGE_FORK kevpar [2021-07-14T08:08:05.646Z] CHANGE_ID 42634 [2021-07-14T08:08:05.646Z] CHANGE_TARGET master [2021-07-14T08:08:05.646Z] CHANGE_TITLE Fix up vndr tooling [2021-07-14T08:08:05.646Z] CHANGE_URL https://github.com/moby/moby/pull/42634 [2021-07-14T08:08:05.646Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-14T08:08:05.646Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-14T08:08:05.646Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-14T08:08:05.646Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-14T08:08:05.646Z] COMPUTERNAME azwin-2-b2f460 [2021-07-14T08:08:05.646Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-14T08:08:05.646Z] ConfigSequenceNumber 0 [2021-07-14T08:08:05.646Z] DOCKER_BUILDKIT 0 [2021-07-14T08:08:05.646Z] DOCKER_DUT_DEBUG 1 [2021-07-14T08:08:05.646Z] DOCKER_EXPERIMENTAL 1 [2021-07-14T08:08:05.646Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-14T08:08:05.646Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-14T08:08:05.646Z] EXECUTOR_NUMBER 0 [2021-07-14T08:08:05.646Z] FQDN azwin-2-b2f460.westus.cloudapp.azure.com [2021-07-14T08:08:05.646Z] GIT_BRANCH PR-42634 [2021-07-14T08:08:05.646Z] GIT_COMMIT 28f5d066847d43b0357f2a61d8a173bc0599ed02 [2021-07-14T08:08:05.646Z] GIT_PREVIOUS_COMMIT 26e6425120da061d7e178da688f4420830e50705 [2021-07-14T08:08:05.646Z] GIT_URL https://github.com/moby/moby.git [2021-07-14T08:08:05.646Z] HUDSON_COOKIE 75dfda02-74b2-4dff-a0d2-12ea1a3b6a90 [2021-07-14T08:08:05.646Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-14T08:08:05.646Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-14T08:08:05.646Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-14T08:08:05.646Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-14T08:08:05.646Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-14T08:08:05.646Z] JENKINS_NODE_COOKIE 604e7180-14c0-483d-83c2-9508bfce3c8a [2021-07-14T08:08:05.646Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-14T08:08:05.646Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-14T08:08:05.646Z] JOB_BASE_NAME PR-42634 [2021-07-14T08:08:05.646Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42634/display/redirect [2021-07-14T08:08:05.646Z] JOB_NAME moby/PR-42634 [2021-07-14T08:08:05.646Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42634/ [2021-07-14T08:08:05.646Z] library.jps.version master [2021-07-14T08:08:05.646Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-14T08:08:05.646Z] NODE_LABELS amd64 azure azwin-2-b2f460 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-07-14T08:08:05.646Z] NODE_NAME azwin-2-b2f460 [2021-07-14T08:08:05.646Z] NUMBER_OF_PROCESSORS 4 [2021-07-14T08:08:05.646Z] OS Windows_NT [2021-07-14T08:08:05.646Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-14T08:08:05.646Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-14T08:08:05.646Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-14T08:08:05.646Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-14T08:08:05.646Z] PROCESSOR_LEVEL 6 [2021-07-14T08:08:05.646Z] PROCESSOR_REVISION 4f01 [2021-07-14T08:08:05.646Z] ProgramData C:\ProgramData [2021-07-14T08:08:05.646Z] ProgramFiles C:\Program Files [2021-07-14T08:08:05.646Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-14T08:08:05.646Z] ProgramW6432 C:\Program Files [2021-07-14T08:08:05.646Z] PROMPT $P$G [2021-07-14T08:08:05.646Z] PSExecutionPolicyPreference Bypass [2021-07-14T08:08:05.646Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-14T08:08:05.646Z] PUBLIC C:\Users\Public [2021-07-14T08:08:05.646Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42634/3/display/redirect?page=artif... [2021-07-14T08:08:05.646Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42634/3/display/redirect?page=changes [2021-07-14T08:08:05.646Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42634/3/display/redirect [2021-07-14T08:08:05.646Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42634/3/display/redirect?page=tests [2021-07-14T08:08:05.646Z] SKIP_VALIDATION_TESTS 1 [2021-07-14T08:08:05.646Z] SOURCES_DRIVE d [2021-07-14T08:08:05.646Z] SOURCES_SUBDIR gopath [2021-07-14T08:08:05.646Z] STAGE_NAME Run tests [2021-07-14T08:08:05.646Z] SystemDrive C: [2021-07-14T08:08:05.646Z] SystemRoot C:\Windows [2021-07-14T08:08:05.646Z] TEMP C:\Windows\TEMP [2021-07-14T08:08:05.646Z] TESTDEBUG 0 [2021-07-14T08:08:05.646Z] TESTRUN_DRIVE d [2021-07-14T08:08:05.646Z] TESTRUN_SUBDIR CI [2021-07-14T08:08:05.647Z] TIMEOUT 120m [2021-07-14T08:08:05.647Z] TMP C:\Windows\TEMP [2021-07-14T08:08:05.647Z] USERDOMAIN WORKGROUP [2021-07-14T08:08:05.647Z] USERNAME azwin-2-b2f460$ [2021-07-14T08:08:05.647Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-14T08:08:05.647Z] windir C:\Windows [2021-07-14T08:08:05.647Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-07-14T08:08:05.647Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-07-14T08:08:05.647Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-14T08:08:05.647Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-14T08:08:05.647Z] [2021-07-14T08:08:05.647Z] [2021-07-14T08:08:05.647Z] [2021-07-14T08:08:05.647Z] INFO: Sources under d:\gopath\... [2021-07-14T08:08:05.647Z] INFO: Test run under d:\CI\... [2021-07-14T08:08:05.647Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-14T08:08:05.647Z] INFO: docker/docker repository was found [2021-07-14T08:08:05.647Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-07-14T08:08:05.647Z] ltsc2019: Pulling from windows/servercore [2021-07-14T08:08:05.647Z] 4612f6d0b889: Pulling fs layer [2021-07-14T08:08:05.647Z] f143c6fed32d: Pulling fs layer [2021-07-14T08:08:05.980Z] #20 30.23 Selecting previously unselected package python3. [2021-07-14T08:08:05.980Z] #20 30.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-07-14T08:08:05.980Z] #20 30.27 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-14T08:08:05.980Z] #20 30.28 Unpacking python3 (3.7.3-1) ... [2021-07-14T08:08:06.238Z] #20 30.41 Selecting previously unselected package libip4tc0:amd64. [2021-07-14T08:08:06.238Z] #20 30.42 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-14T08:08:06.238Z] #20 30.43 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-14T08:08:06.238Z] #20 30.54 Selecting previously unselected package libip6tc0:amd64. [2021-07-14T08:08:06.238Z] #20 30.54 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-14T08:08:06.238Z] #20 30.55 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-14T08:08:06.238Z] #20 30.65 Selecting previously unselected package libiptc0:amd64. [2021-07-14T08:08:06.495Z] #20 30.65 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-14T08:08:06.495Z] #20 30.66 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-14T08:08:06.495Z] #20 30.73 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-14T08:08:06.495Z] #20 30.74 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-14T08:08:06.495Z] #20 30.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-14T08:08:06.495Z] #20 30.81 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-14T08:08:06.495Z] #20 30.81 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-14T08:08:06.495Z] #20 30.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-14T08:08:06.495Z] #20 30.89 Selecting previously unselected package libnftnl11:amd64. [2021-07-14T08:08:06.495Z] #20 30.89 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-14T08:08:06.495Z] #20 30.91 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-14T08:08:06.752Z] #20 30.97 Selecting previously unselected package iptables. [2021-07-14T08:08:06.752Z] #20 30.97 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-14T08:08:06.752Z] #20 30.98 Unpacking iptables (1.8.2-4) ... [2021-07-14T08:08:07.009Z] #20 31.22 Selecting previously unselected package xxd. [2021-07-14T08:08:07.009Z] #20 31.23 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-14T08:08:07.009Z] #20 31.24 Unpacking xxd (2:8.1.0875-5) ... [2021-07-14T08:08:07.009Z] #20 31.44 Selecting previously unselected package vim-common. [2021-07-14T08:08:07.009Z] #20 31.44 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-14T08:08:07.266Z] #20 31.47 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-14T08:08:07.267Z] #20 31.66 Selecting previously unselected package bash-completion. [2021-07-14T08:08:07.267Z] #20 31.67 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-14T08:08:07.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-14T08:08:07.432Z] #20 27.18 Selecting previously unselected package python3-minimal. [2021-07-14T08:08:07.693Z] #20 27.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-07-14T08:08:07.693Z] #20 27.23 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-07-14T08:08:07.693Z] #20 27.24 Unpacking python3-minimal (3.7.3-1) ... [2021-07-14T08:08:07.693Z] #20 27.34 Selecting previously unselected package libmpdec2:amd64. [2021-07-14T08:08:07.693Z] #20 27.35 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-07-14T08:08:07.693Z] #20 27.36 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-07-14T08:08:07.954Z] #20 27.52 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-07-14T08:08:07.954Z] #20 27.52 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-07-14T08:08:07.954Z] #20 27.53 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-14T08:08:07.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-14T08:08:08.720Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-14T08:08:08.720Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-860ce0fe\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-14T08:08:08.720Z] ---------------------------------------------------------------------------- [2021-07-14T08:08:08.720Z] [2021-07-14T08:08:08.720Z] INFO: executeCI.ps1 starting at Wed Jul 14 08:08:08 CUT 2021 [2021-07-14T08:08:08.720Z] [2021-07-14T08:08:08.720Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-14T08:08:08.896Z] #20 28.27 Selecting previously unselected package python3.7. [2021-07-14T08:08:08.896Z] #20 28.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-07-14T08:08:08.896Z] #20 28.31 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-07-14T08:08:08.896Z] #20 28.45 Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-14T08:08:08.896Z] #20 28.46 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-07-14T08:08:08.896Z] #20 28.48 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-14T08:08:08.896Z] #20 28.55 Setting up python3-minimal (3.7.3-1) ... [2021-07-14T08:08:08.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-14T08:08:09.181Z] INFO: Running git version 2.24.1.windows.2 [2021-07-14T08:08:09.181Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-14T08:08:09.181Z] INFO: Environment variables: [2021-07-14T08:08:09.468Z] #20 29.18 Selecting previously unselected package python3. [2021-07-14T08:08:09.468Z] #20 29.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-07-14T08:08:09.468Z] #20 29.23 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-07-14T08:08:09.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-14T08:08:09.641Z] [2021-07-14T08:08:09.641Z] Name Value [2021-07-14T08:08:09.641Z] ---- ----- [2021-07-14T08:08:09.641Z] ALLUSERSPROFILE C:\ProgramData [2021-07-14T08:08:09.641Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-14T08:08:09.641Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-14T08:08:09.641Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-14T08:08:09.641Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-14T08:08:09.641Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-14T08:08:09.641Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-14T08:08:09.641Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-14T08:08:09.641Z] BRANCH_NAME PR-42634 [2021-07-14T08:08:09.641Z] BUILD_DISPLAY_NAME #3 [2021-07-14T08:08:09.641Z] BUILD_ID 3 [2021-07-14T08:08:09.642Z] BUILD_NUMBER 3 [2021-07-14T08:08:09.642Z] BUILD_TAG jenkins-moby-PR-42634-3 [2021-07-14T08:08:09.642Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42634/3/ [2021-07-14T08:08:09.642Z] CHANGE_AUTHOR kevpar [2021-07-14T08:08:09.642Z] CHANGE_AUTHOR_DISPLAY_NAME Kevin Parsons [2021-07-14T08:08:09.642Z] CHANGE_BRANCH fix-vndr-tooling [2021-07-14T08:08:09.642Z] CHANGE_FORK kevpar [2021-07-14T08:08:09.642Z] CHANGE_ID 42634 [2021-07-14T08:08:09.642Z] CHANGE_TARGET master [2021-07-14T08:08:09.642Z] CHANGE_TITLE Fix up vndr tooling [2021-07-14T08:08:09.642Z] CHANGE_URL https://github.com/moby/moby/pull/42634 [2021-07-14T08:08:09.642Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-14T08:08:09.642Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-14T08:08:09.642Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-14T08:08:09.642Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-14T08:08:09.642Z] COMPUTERNAME azwin-2-d33c50 [2021-07-14T08:08:09.642Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-14T08:08:09.642Z] ConfigSequenceNumber 0 [2021-07-14T08:08:09.642Z] DOCKER_BUILDKIT 0 [2021-07-14T08:08:09.642Z] DOCKER_DUT_DEBUG 1 [2021-07-14T08:08:09.642Z] DOCKER_EXPERIMENTAL 1 [2021-07-14T08:08:09.642Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-14T08:08:09.642Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-14T08:08:09.642Z] EXECUTOR_NUMBER 0 [2021-07-14T08:08:09.642Z] FQDN azwin-2-d33c50.westus.cloudapp.azure.com [2021-07-14T08:08:09.642Z] GIT_BRANCH PR-42634 [2021-07-14T08:08:09.642Z] GIT_COMMIT c3bf92830d1c0968e703abe78e79668c14a6e3c1 [2021-07-14T08:08:09.642Z] GIT_PREVIOUS_COMMIT 26e6425120da061d7e178da688f4420830e50705 [2021-07-14T08:08:09.642Z] GIT_URL https://github.com/moby/moby.git [2021-07-14T08:08:09.642Z] HUDSON_COOKIE d318d7e9-7d6f-4a94-89d4-a631a16f4e78 [2021-07-14T08:08:09.642Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-14T08:08:09.642Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-14T08:08:09.642Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-14T08:08:09.642Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-14T08:08:09.642Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-14T08:08:09.642Z] JENKINS_NODE_COOKIE 696fca9e-f0bd-45be-a88a-4895b39a2eb8 [2021-07-14T08:08:09.642Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-14T08:08:09.642Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-14T08:08:09.642Z] JOB_BASE_NAME PR-42634 [2021-07-14T08:08:09.642Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42634/display/redirect [2021-07-14T08:08:09.642Z] JOB_NAME moby/PR-42634 [2021-07-14T08:08:09.642Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42634/ [2021-07-14T08:08:09.642Z] library.jps.version master [2021-07-14T08:08:09.642Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-14T08:08:09.642Z] NODE_LABELS amd64 azure azwin-2-d33c50 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-14T08:08:09.642Z] NODE_NAME azwin-2-d33c50 [2021-07-14T08:08:09.642Z] NUMBER_OF_PROCESSORS 4 [2021-07-14T08:08:09.642Z] OS Windows_NT [2021-07-14T08:08:09.642Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-14T08:08:09.642Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-14T08:08:09.642Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-14T08:08:09.642Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-14T08:08:09.642Z] PROCESSOR_LEVEL 6 [2021-07-14T08:08:09.642Z] PROCESSOR_REVISION 4f01 [2021-07-14T08:08:09.642Z] ProgramData C:\ProgramData [2021-07-14T08:08:09.642Z] ProgramFiles C:\Program Files [2021-07-14T08:08:09.642Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-14T08:08:09.642Z] ProgramW6432 C:\Program Files [2021-07-14T08:08:09.642Z] PROMPT $P$G [2021-07-14T08:08:09.642Z] PSExecutionPolicyPreference Bypass [2021-07-14T08:08:09.642Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-14T08:08:09.642Z] PUBLIC C:\Users\Public [2021-07-14T08:08:09.642Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42634/3/display/redirect?page=artif... [2021-07-14T08:08:09.642Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42634/3/display/redirect?page=changes [2021-07-14T08:08:09.642Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42634/3/display/redirect [2021-07-14T08:08:09.642Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42634/3/display/redirect?page=tests [2021-07-14T08:08:09.642Z] SKIP_VALIDATION_TESTS 1 [2021-07-14T08:08:09.642Z] SOURCES_DRIVE d [2021-07-14T08:08:09.642Z] SOURCES_SUBDIR gopath [2021-07-14T08:08:09.642Z] STAGE_NAME Run tests [2021-07-14T08:08:09.642Z] SystemDrive C: [2021-07-14T08:08:09.642Z] SystemRoot C:\Windows [2021-07-14T08:08:09.642Z] TEMP C:\Windows\TEMP [2021-07-14T08:08:09.642Z] TESTDEBUG 0 [2021-07-14T08:08:09.642Z] TESTRUN_DRIVE d [2021-07-14T08:08:09.642Z] TESTRUN_SUBDIR CI [2021-07-14T08:08:09.642Z] TIMEOUT 120m [2021-07-14T08:08:09.642Z] TMP C:\Windows\TEMP [2021-07-14T08:08:09.642Z] USERDOMAIN WORKGROUP [2021-07-14T08:08:09.642Z] USERNAME azwin-2-d33c50$ [2021-07-14T08:08:09.642Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-14T08:08:09.642Z] windir C:\Windows [2021-07-14T08:08:09.642Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-14T08:08:09.642Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-14T08:08:09.642Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-14T08:08:09.642Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-14T08:08:09.642Z] [2021-07-14T08:08:09.642Z] [2021-07-14T08:08:09.642Z] [2021-07-14T08:08:09.729Z] #20 29.25 Unpacking python3 (3.7.3-1) ... [2021-07-14T08:08:09.730Z] #20 29.38 Selecting previously unselected package libip4tc0:amd64. [2021-07-14T08:08:09.730Z] #20 29.38 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-07-14T08:08:09.730Z] #20 29.39 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-07-14T08:08:09.730Z] #20 29.48 Selecting previously unselected package libip6tc0:amd64. [2021-07-14T08:08:09.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-14T08:08:09.793Z] #20 33.82 Unpacking bash-completion (1:2.8-6) ... [2021-07-14T08:08:09.793Z] #20 34.15 Selecting previously unselected package bzip2. [2021-07-14T08:08:09.793Z] #20 34.16 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-14T08:08:09.793Z] #20 34.17 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-14T08:08:09.793Z] #20 34.25 Selecting previously unselected package xz-utils. [2021-07-14T08:08:09.911Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-07-14T08:08:09.911Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ef682bcc\powershellScript.ps1'; exit $LASTEXITCODE; [2021-07-14T08:08:09.911Z] ---------------------------------------------------------------------------- [2021-07-14T08:08:09.991Z] #20 29.49 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-07-14T08:08:09.991Z] #20 29.49 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-07-14T08:08:09.991Z] #20 29.58 Selecting previously unselected package libiptc0:amd64. [2021-07-14T08:08:09.991Z] #20 29.60 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-07-14T08:08:09.991Z] #20 29.60 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-07-14T08:08:09.991Z] #20 29.71 Selecting previously unselected package libnfnetlink0:amd64. [2021-07-14T08:08:09.991Z] #20 29.71 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-07-14T08:08:09.991Z] #20 29.75 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-14T08:08:09.991Z] #20 29.82 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-07-14T08:08:10.050Z] #20 34.26 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-14T08:08:10.050Z] #20 34.28 Unpacking xz-utils (5.2.4-1) ... [2021-07-14T08:08:10.050Z] #20 34.47 Selecting previously unselected package apparmor. [2021-07-14T08:08:10.050Z] #20 34.48 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-14T08:08:10.252Z] #20 29.82 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-07-14T08:08:10.252Z] #20 29.82 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-14T08:08:10.252Z] #20 29.91 Selecting previously unselected package libnftnl11:amd64. [2021-07-14T08:08:10.252Z] #20 29.91 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-07-14T08:08:10.252Z] #20 29.92 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-07-14T08:08:10.252Z] #20 30.01 Selecting previously unselected package iptables. [2021-07-14T08:08:10.252Z] #20 30.02 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-07-14T08:08:10.308Z] #20 34.55 Unpacking apparmor (2.13.2-10) ... [2021-07-14T08:08:10.371Z] [2021-07-14T08:08:10.371Z] INFO: executeCI.ps1 starting at Wed Jul 14 08:08:09 CUT 2021 [2021-07-14T08:08:10.371Z] [2021-07-14T08:08:10.371Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-07-14T08:08:10.371Z] INFO: Running git version 2.24.1.windows.2 [2021-07-14T08:08:10.371Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-07-14T08:08:10.371Z] INFO: Environment variables: [2021-07-14T08:08:10.514Z] #20 30.03 Unpacking iptables (1.8.2-4) ... [2021-07-14T08:08:10.514Z] #20 30.32 Selecting previously unselected package xxd. [2021-07-14T08:08:10.566Z] #20 34.86 Selecting previously unselected package aufs-tools. [2021-07-14T08:08:10.566Z] #20 34.86 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-14T08:08:10.566Z] #20 34.86 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-14T08:08:10.566Z] #20 34.99 Selecting previously unselected package libonig5:amd64. [2021-07-14T08:08:10.775Z] #20 30.32 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-07-14T08:08:10.775Z] #20 30.34 Unpacking xxd (2:8.1.0875-5) ... [2021-07-14T08:08:10.775Z] #20 30.46 Selecting previously unselected package vim-common. [2021-07-14T08:08:10.775Z] #20 30.47 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-07-14T08:08:10.775Z] #20 30.50 Unpacking vim-common (2:8.1.0875-5) ... [2021-07-14T08:08:10.823Z] #20 35.00 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-14T08:08:10.823Z] #20 35.00 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-14T08:08:10.823Z] #20 35.13 Selecting previously unselected package libjq1:amd64. [2021-07-14T08:08:10.823Z] #20 35.14 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-14T08:08:10.823Z] #20 35.14 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-14T08:08:10.823Z] #20 35.24 Selecting previously unselected package jq. [2021-07-14T08:08:10.823Z] #20 35.25 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-14T08:08:10.823Z] #20 35.25 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-14T08:08:10.823Z] #20 35.34 Selecting previously unselected package libaio1:amd64. [2021-07-14T08:08:10.831Z] [2021-07-14T08:08:10.831Z] Name Value [2021-07-14T08:08:10.831Z] ---- ----- [2021-07-14T08:08:10.831Z] ALLUSERSPROFILE C:\ProgramData [2021-07-14T08:08:10.831Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-07-14T08:08:10.831Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-07-14T08:08:10.831Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-07-14T08:08:10.831Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-07-14T08:08:10.831Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-07-14T08:08:10.831Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-07-14T08:08:10.831Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-07-14T08:08:10.831Z] BRANCH_NAME PR-42634 [2021-07-14T08:08:10.831Z] BUILD_DISPLAY_NAME #3 [2021-07-14T08:08:10.831Z] BUILD_ID 3 [2021-07-14T08:08:10.831Z] BUILD_NUMBER 3 [2021-07-14T08:08:10.831Z] BUILD_TAG jenkins-moby-PR-42634-3 [2021-07-14T08:08:10.831Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42634/3/ [2021-07-14T08:08:10.831Z] CHANGE_AUTHOR kevpar [2021-07-14T08:08:10.831Z] CHANGE_AUTHOR_DISPLAY_NAME Kevin Parsons [2021-07-14T08:08:10.831Z] CHANGE_BRANCH fix-vndr-tooling [2021-07-14T08:08:10.831Z] CHANGE_FORK kevpar [2021-07-14T08:08:10.831Z] CHANGE_ID 42634 [2021-07-14T08:08:10.831Z] CHANGE_TARGET master [2021-07-14T08:08:10.831Z] CHANGE_TITLE Fix up vndr tooling [2021-07-14T08:08:10.831Z] CHANGE_URL https://github.com/moby/moby/pull/42634 [2021-07-14T08:08:10.831Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-07-14T08:08:10.831Z] CommonProgramFiles C:\Program Files\Common Files [2021-07-14T08:08:10.831Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-07-14T08:08:10.831Z] CommonProgramW6432 C:\Program Files\Common Files [2021-07-14T08:08:10.831Z] COMPUTERNAME azwin-2-b97dd0 [2021-07-14T08:08:10.831Z] ComSpec C:\Windows\system32\cmd.exe [2021-07-14T08:08:10.831Z] ConfigSequenceNumber 0 [2021-07-14T08:08:10.831Z] DOCKER_BUILDKIT 0 [2021-07-14T08:08:10.831Z] DOCKER_DUT_DEBUG 1 [2021-07-14T08:08:10.831Z] DOCKER_EXPERIMENTAL 1 [2021-07-14T08:08:10.831Z] DOCKER_GRAPHDRIVER overlay2 [2021-07-14T08:08:10.831Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-07-14T08:08:10.831Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-07-14T08:08:10.831Z] EXECUTOR_NUMBER 0 [2021-07-14T08:08:10.831Z] FQDN azwin-2-b97dd0.westus.cloudapp.azure.com [2021-07-14T08:08:10.831Z] GIT_BRANCH PR-42634 [2021-07-14T08:08:10.831Z] GIT_COMMIT c3bf92830d1c0968e703abe78e79668c14a6e3c1 [2021-07-14T08:08:10.831Z] GIT_PREVIOUS_COMMIT 26e6425120da061d7e178da688f4420830e50705 [2021-07-14T08:08:10.831Z] GIT_URL https://github.com/moby/moby.git [2021-07-14T08:08:10.831Z] HUDSON_COOKIE 93659684-1b6f-4cb7-a798-f91fc5607bc7 [2021-07-14T08:08:10.831Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-07-14T08:08:10.831Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-07-14T08:08:10.831Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-07-14T08:08:10.831Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-07-14T08:08:10.831Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-07-14T08:08:10.831Z] JENKINS_NODE_COOKIE 424169d9-7f12-40a8-8253-91b37d8f11f5 [2021-07-14T08:08:10.831Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-07-14T08:08:10.831Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-07-14T08:08:10.831Z] JOB_BASE_NAME PR-42634 [2021-07-14T08:08:10.831Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42634/display/redirect [2021-07-14T08:08:10.831Z] JOB_NAME moby/PR-42634 [2021-07-14T08:08:10.831Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42634/ [2021-07-14T08:08:10.831Z] library.jps.version master [2021-07-14T08:08:10.831Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-07-14T08:08:10.831Z] NODE_LABELS amd64 azure azwin-2-b97dd0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-07-14T08:08:10.831Z] NODE_NAME azwin-2-b97dd0 [2021-07-14T08:08:10.831Z] NUMBER_OF_PROCESSORS 4 [2021-07-14T08:08:10.831Z] OS Windows_NT [2021-07-14T08:08:10.831Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-07-14T08:08:10.831Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-07-14T08:08:10.831Z] PROCESSOR_ARCHITECTURE AMD64 [2021-07-14T08:08:10.831Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-07-14T08:08:10.831Z] PROCESSOR_LEVEL 6 [2021-07-14T08:08:10.831Z] PROCESSOR_REVISION 4f01 [2021-07-14T08:08:10.831Z] ProgramData C:\ProgramData [2021-07-14T08:08:10.831Z] ProgramFiles C:\Program Files [2021-07-14T08:08:10.831Z] ProgramFiles(x86) C:\Program Files (x86) [2021-07-14T08:08:10.831Z] ProgramW6432 C:\Program Files [2021-07-14T08:08:10.831Z] PROMPT $P$G [2021-07-14T08:08:10.832Z] PSExecutionPolicyPreference Bypass [2021-07-14T08:08:10.832Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-07-14T08:08:10.832Z] PUBLIC C:\Users\Public [2021-07-14T08:08:10.832Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42634/3/display/redirect?page=artif... [2021-07-14T08:08:10.832Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42634/3/display/redirect?page=changes [2021-07-14T08:08:10.832Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42634/3/display/redirect [2021-07-14T08:08:10.832Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42634/3/display/redirect?page=tests [2021-07-14T08:08:10.832Z] SKIP_VALIDATION_TESTS 1 [2021-07-14T08:08:10.832Z] SOURCES_DRIVE d [2021-07-14T08:08:10.832Z] SOURCES_SUBDIR gopath [2021-07-14T08:08:10.832Z] STAGE_NAME Run tests [2021-07-14T08:08:10.832Z] SystemDrive C: [2021-07-14T08:08:10.832Z] SystemRoot C:\Windows [2021-07-14T08:08:10.832Z] TEMP C:\Windows\TEMP [2021-07-14T08:08:10.832Z] TESTDEBUG 0 [2021-07-14T08:08:10.832Z] TESTRUN_DRIVE d [2021-07-14T08:08:10.832Z] TESTRUN_SUBDIR CI [2021-07-14T08:08:10.832Z] TIMEOUT 120m [2021-07-14T08:08:10.832Z] TMP C:\Windows\TEMP [2021-07-14T08:08:10.832Z] USERDOMAIN WORKGROUP [2021-07-14T08:08:10.832Z] USERNAME azwin-2-b97dd0$ [2021-07-14T08:08:10.832Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-07-14T08:08:10.832Z] windir C:\Windows [2021-07-14T08:08:10.832Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-07-14T08:08:10.832Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-07-14T08:08:10.832Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-07-14T08:08:10.832Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-07-14T08:08:10.832Z] [2021-07-14T08:08:10.832Z] [2021-07-14T08:08:10.832Z] [2021-07-14T08:08:11.036Z] #20 30.64 Selecting previously unselected package bash-completion. [2021-07-14T08:08:11.037Z] #20 30.64 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-07-14T08:08:11.080Z] #20 35.35 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-14T08:08:11.080Z] #20 35.37 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-14T08:08:11.080Z] #20 35.44 Selecting previously unselected package libgpm2:amd64. [2021-07-14T08:08:11.080Z] #20 35.44 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-14T08:08:11.080Z] #20 35.46 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-14T08:08:11.080Z] #20 35.52 Selecting previously unselected package libicu63:amd64. [2021-07-14T08:08:11.080Z] #20 35.53 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-14T08:08:11.080Z] #20 35.55 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-14T08:08:11.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-14T08:08:11.185Z] INFO: Sources under d:\gopath\... [2021-07-14T08:08:11.185Z] INFO: Test run under d:\CI\... [2021-07-14T08:08:11.185Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-14T08:08:11.185Z] INFO: docker/docker repository was found [2021-07-14T08:08:11.200Z] ok github.com/docker/docker/container 0.184s coverage: 34.6% of statements [2021-07-14T08:08:11.200Z] ok github.com/docker/docker/cmd/dockerd 0.240s coverage: 29.1% of statements [2021-07-14T08:08:11.200Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-14T08:08:11.200Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-14T08:08:11.200Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-14T08:08:11.200Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-14T08:08:11.200Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.051s coverage: 65.3% of statements [2021-07-14T08:08:11.200Z] ok github.com/docker/docker/daemon/cluster 0.139s coverage: 0.5% of statements [2021-07-14T08:08:11.645Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-07-14T08:08:11.777Z] ok github.com/docker/docker/daemon/cluster/convert 0.039s coverage: 35.9% of statements [2021-07-14T08:08:12.107Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-14T08:08:12.374Z] INFO: Sources under d:\gopath\... [2021-07-14T08:08:12.375Z] INFO: Test run under d:\CI\... [2021-07-14T08:08:12.375Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-07-14T08:08:12.375Z] INFO: docker/docker repository was found [2021-07-14T08:08:12.567Z] 29d5b6a226d2: Pulling fs layer [2021-07-14T08:08:12.834Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time... [2021-07-14T08:08:13.293Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-14T08:08:13.584Z] #20 33.07 Unpacking bash-completion (1:2.8-6) ... [2021-07-14T08:08:13.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-14T08:08:13.752Z] 29d5b6a226d2: Pulling fs layer [2021-07-14T08:08:13.845Z] #20 33.44 Selecting previously unselected package bzip2. [2021-07-14T08:08:13.845Z] #20 33.45 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-07-14T08:08:13.845Z] #20 33.46 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-14T08:08:13.845Z] #20 33.54 Selecting previously unselected package xz-utils. [2021-07-14T08:08:14.105Z] #20 33.55 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-07-14T08:08:14.105Z] #20 33.57 Unpacking xz-utils (5.2.4-1) ... [2021-07-14T08:08:14.105Z] #20 33.72 Selecting previously unselected package apparmor. [2021-07-14T08:08:14.105Z] #20 33.73 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-07-14T08:08:14.105Z] #20 33.79 Unpacking apparmor (2.13.2-10) ... [2021-07-14T08:08:14.337Z] ok github.com/docker/docker/daemon/config 0.105s coverage: 81.4% of statements [2021-07-14T08:08:14.353Z] #20 38.68 Selecting previously unselected package libnet1:amd64. [2021-07-14T08:08:14.353Z] #20 38.69 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-14T08:08:14.353Z] #20 38.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-14T08:08:14.353Z] #20 38.77 Selecting previously unselected package libnl-3-200:amd64. [2021-07-14T08:08:14.353Z] #20 38.78 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-14T08:08:14.353Z] #20 38.78 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-14T08:08:14.353Z] #20 38.86 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-14T08:08:14.366Z] #20 34.10 Selecting previously unselected package aufs-tools. [2021-07-14T08:08:14.366Z] #20 34.10 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-07-14T08:08:14.366Z] #20 34.11 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-07-14T08:08:14.366Z] #20 34.21 Selecting previously unselected package libonig5:amd64. [2021-07-14T08:08:14.610Z] #20 38.87 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-14T08:08:14.610Z] #20 38.87 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-14T08:08:14.610Z] #20 38.92 Selecting previously unselected package libreadline5:amd64. [2021-07-14T08:08:14.610Z] #20 38.93 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-14T08:08:14.610Z] #20 38.94 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-14T08:08:14.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-14T08:08:14.627Z] #20 34.21 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-07-14T08:08:14.627Z] #20 34.22 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-07-14T08:08:14.867Z] #20 39.04 Selecting previously unselected package net-tools. [2021-07-14T08:08:14.867Z] #20 39.04 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-14T08:08:14.867Z] #20 39.05 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-14T08:08:14.867Z] #20 39.25 Selecting previously unselected package patch. [2021-07-14T08:08:14.867Z] #20 39.27 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-14T08:08:14.867Z] #20 39.27 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-14T08:08:14.867Z] #20 39.37 Selecting previously unselected package python-pip-whl. [2021-07-14T08:08:14.889Z] #20 34.37 Selecting previously unselected package libjq1:amd64. [2021-07-14T08:08:14.889Z] #20 34.37 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-07-14T08:08:14.889Z] #20 34.38 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-14T08:08:14.889Z] #20 34.49 Selecting previously unselected package jq. [2021-07-14T08:08:14.889Z] #20 34.50 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-07-14T08:08:14.889Z] #20 34.51 Unpacking jq (1.5+dfsg-2+b1) ... [2021-07-14T08:08:14.889Z] #20 34.59 Selecting previously unselected package libaio1:amd64. [2021-07-14T08:08:14.889Z] #20 34.60 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-07-14T08:08:14.889Z] #20 34.61 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-07-14T08:08:14.889Z] #20 34.65 Selecting previously unselected package libgpm2:amd64. [2021-07-14T08:08:14.889Z] #20 34.66 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-07-14T08:08:14.889Z] #20 34.67 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-07-14T08:08:14.889Z] #20 34.73 Selecting previously unselected package libicu63:amd64. [2021-07-14T08:08:14.913Z] ok github.com/docker/docker/daemon/discovery 0.007s coverage: 30.0% of statements [2021-07-14T08:08:15.124Z] #20 39.38 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-14T08:08:15.124Z] #20 39.39 Unpacking python-pip-whl (18.1-5) ... [2021-07-14T08:08:15.150Z] #20 34.73 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-07-14T08:08:15.150Z] #20 34.73 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-14T08:08:15.488Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2021-07-14T08:08:15.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-14T08:08:15.687Z] #20 39.88 Selecting previously unselected package python3-lib2to3. [2021-07-14T08:08:15.688Z] #20 39.88 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-14T08:08:15.688Z] #20 39.89 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-14T08:08:15.688Z] #20 40.02 Selecting previously unselected package python3-distutils. [2021-07-14T08:08:15.688Z] #20 40.03 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-14T08:08:15.688Z] #20 40.04 Unpacking python3-distutils (3.7.3-1) ... [2021-07-14T08:08:15.944Z] #20 40.18 Selecting previously unselected package python3-pip. [2021-07-14T08:08:15.944Z] #20 40.18 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-14T08:08:15.944Z] #20 40.18 Unpacking python3-pip (18.1-5) ... [2021-07-14T08:08:15.944Z] #20 40.34 Selecting previously unselected package python3-pkg-resources. [2021-07-14T08:08:15.944Z] #20 40.34 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-14T08:08:15.944Z] #20 40.34 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-14T08:08:16.007Z] f143c6fed32d: Verifying Checksum [2021-07-14T08:08:16.007Z] f143c6fed32d: Download complete [2021-07-14T08:08:16.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-14T08:08:16.201Z] #20 40.45 Selecting previously unselected package python3-setuptools. [2021-07-14T08:08:16.202Z] #20 40.46 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-14T08:08:16.202Z] #20 40.47 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-14T08:08:16.202Z] #20 40.69 Selecting previously unselected package python3-wheel. [2021-07-14T08:08:16.458Z] #20 40.69 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-14T08:08:16.458Z] #20 40.69 Unpacking python3-wheel (0.32.3-2) ... [2021-07-14T08:08:16.458Z] #20 40.76 Selecting previously unselected package sudo. [2021-07-14T08:08:16.458Z] #20 40.77 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-14T08:08:16.458Z] #20 40.78 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-14T08:08:16.879Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-07-14T08:08:17.035Z] #20 41.20 Selecting previously unselected package thin-provisioning-tools. [2021-07-14T08:08:17.035Z] #20 41.20 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-14T08:08:17.035Z] #20 41.21 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-14T08:08:17.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-14T08:08:17.292Z] #20 41.40 Selecting previously unselected package uidmap. [2021-07-14T08:08:17.292Z] #20 41.41 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-14T08:08:17.292Z] #20 41.42 Unpacking uidmap (1:4.5-1.1) ... [2021-07-14T08:08:17.292Z] #20 41.62 Selecting previously unselected package vim-runtime. [2021-07-14T08:08:17.292Z] #20 41.63 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-14T08:08:17.292Z] #20 41.67 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-14T08:08:17.292Z] #20 41.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-14T08:08:17.292Z] #20 41.70 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-14T08:08:17.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-14T08:08:18.449Z] #20 37.61 Selecting previously unselected package libnet1:amd64. [2021-07-14T08:08:18.449Z] #20 37.61 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-07-14T08:08:18.449Z] #20 37.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-14T08:08:18.449Z] #20 37.70 Selecting previously unselected package libnl-3-200:amd64. [2021-07-14T08:08:18.449Z] #20 37.70 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-07-14T08:08:18.449Z] #20 37.71 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-07-14T08:08:18.449Z] #20 37.82 Selecting previously unselected package libprotobuf-c1:amd64. [2021-07-14T08:08:18.449Z] #20 37.82 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-07-14T08:08:18.449Z] #20 37.83 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-14T08:08:18.449Z] #20 37.88 Selecting previously unselected package libreadline5:amd64. [2021-07-14T08:08:18.449Z] #20 37.88 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-07-14T08:08:18.449Z] #20 37.89 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-14T08:08:18.449Z] #20 37.99 Selecting previously unselected package net-tools. [2021-07-14T08:08:18.449Z] #20 38.00 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-07-14T08:08:18.449Z] #20 38.01 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-14T08:08:18.449Z] #20 38.26 Selecting previously unselected package patch. [2021-07-14T08:08:18.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-14T08:08:18.710Z] #20 38.27 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-07-14T08:08:18.710Z] #20 38.27 Unpacking patch (2.7.6-3+deb10u1) ... [2021-07-14T08:08:18.710Z] #20 38.40 Selecting previously unselected package python-pip-whl. [2021-07-14T08:08:18.710Z] #20 38.41 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-07-14T08:08:18.710Z] #20 38.42 Unpacking python-pip-whl (18.1-5) ... [2021-07-14T08:08:18.800Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.542s coverage: 13.7% of statements [2021-07-14T08:08:19.281Z] #20 38.94 Selecting previously unselected package python3-lib2to3. [2021-07-14T08:08:19.281Z] #20 38.94 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-07-14T08:08:19.281Z] #20 38.95 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-07-14T08:08:19.375Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 3.1% of statements [2021-07-14T08:08:19.543Z] #20 39.07 Selecting previously unselected package python3-distutils. [2021-07-14T08:08:19.543Z] #20 39.07 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-07-14T08:08:19.543Z] #20 39.08 Unpacking python3-distutils (3.7.3-1) ... [2021-07-14T08:08:19.543Z] #20 39.24 Selecting previously unselected package python3-pip. [2021-07-14T08:08:19.543Z] #20 39.24 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-07-14T08:08:19.543Z] #20 39.25 Unpacking python3-pip (18.1-5) ... [2021-07-14T08:08:19.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-14T08:08:19.803Z] #20 39.41 Selecting previously unselected package python3-pkg-resources. [2021-07-14T08:08:19.804Z] #20 39.42 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-07-14T08:08:19.804Z] #20 39.43 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-07-14T08:08:19.814Z] #20 44.19 Selecting previously unselected package vim. [2021-07-14T08:08:19.814Z] #20 44.20 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-14T08:08:19.814Z] #20 44.21 Unpacking vim (2:8.1.0875-5) ... [2021-07-14T08:08:20.064Z] #20 39.58 Selecting previously unselected package python3-setuptools. [2021-07-14T08:08:20.064Z] #20 39.58 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-07-14T08:08:20.064Z] #20 39.59 Unpacking python3-setuptools (40.8.0-1) ... [2021-07-14T08:08:20.064Z] #20 39.79 Selecting previously unselected package python3-wheel. [2021-07-14T08:08:20.064Z] #20 39.79 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-07-14T08:08:20.064Z] #20 39.80 Unpacking python3-wheel (0.32.3-2) ... [2021-07-14T08:08:20.325Z] #20 39.87 Selecting previously unselected package sudo. [2021-07-14T08:08:20.325Z] #20 39.87 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-07-14T08:08:20.325Z] #20 39.88 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-07-14T08:08:20.377Z] #20 44.62 Selecting previously unselected package xfsprogs. [2021-07-14T08:08:20.377Z] #20 44.64 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-14T08:08:20.377Z] #20 44.65 Unpacking xfsprogs (4.20.0-1) ... [2021-07-14T08:08:20.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-14T08:08:20.585Z] #20 40.31 Selecting previously unselected package thin-provisioning-tools. [2021-07-14T08:08:20.802Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.671s coverage: 56.2% of statements [2021-07-14T08:08:20.846Z] #20 40.32 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-07-14T08:08:20.846Z] #20 40.33 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-07-14T08:08:20.846Z] #20 40.59 Selecting previously unselected package uidmap. [2021-07-14T08:08:20.941Z] #20 45.10 Selecting previously unselected package zip. [2021-07-14T08:08:20.941Z] #20 45.10 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-14T08:08:20.941Z] #20 45.11 Unpacking zip (3.0-11+b1) ... [2021-07-14T08:08:20.941Z] #20 45.28 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-14T08:08:20.941Z] #20 45.33 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-14T08:08:20.941Z] #20 45.38 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-14T08:08:20.941Z] #20 45.40 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-14T08:08:20.941Z] #20 45.41 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-14T08:08:20.941Z] #20 45.43 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-14T08:08:21.072Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-14T08:08:21.072Z] Using test binary docker [2021-07-14T08:08:21.107Z] #20 40.59 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-07-14T08:08:21.107Z] #20 40.60 Unpacking uidmap (1:4.5-1.1) ... [2021-07-14T08:08:21.107Z] #20 40.72 Selecting previously unselected package vim-runtime. [2021-07-14T08:08:21.107Z] #20 40.73 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-07-14T08:08:21.107Z] #20 40.74 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-07-14T08:08:21.107Z] #20 40.78 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-07-14T08:08:21.107Z] #20 40.79 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-07-14T08:08:21.198Z] #20 45.45 Setting up uidmap (1:4.5-1.1) ... [2021-07-14T08:08:21.198Z] #20 45.47 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-14T08:08:21.198Z] #20 45.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-14T08:08:21.198Z] #20 45.52 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-14T08:08:21.198Z] #20 45.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-14T08:08:21.198Z] #20 45.55 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-14T08:08:21.198Z] #20 45.57 Setting up xxd (2:8.1.0875-5) ... [2021-07-14T08:08:21.198Z] #20 45.65 Setting up zip (3.0-11+b1) ... [2021-07-14T08:08:21.333Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-14T08:08:21.333Z] Starting apparmor (via systemctl): apparmor.service. [2021-07-14T08:08:21.333Z] Starting dockerd [2021-07-14T08:08:21.333Z] INFO: Waiting for daemon to start... [2021-07-14T08:08:21.456Z] #20 45.67 Setting up vim-common (2:8.1.0875-5) ... [2021-07-14T08:08:21.456Z] #20 45.71 Setting up bash-completion (1:2.8-6) ... [2021-07-14T08:08:21.750Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.298s coverage: 73.3% of statements [2021-07-14T08:08:23.110Z] 4612f6d0b889: Download complete [2021-07-14T08:08:23.144Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2021-07-14T08:08:23.244Z] . [2021-07-14T08:08:23.244Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-14T08:08:23.244Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-14T08:08:23.244Z] Error: No such image: emptyfs [2021-07-14T08:08:23.504Z] Running integration-test (iteration 1) [2021-07-14T08:08:23.504Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-14T08:08:23.986Z] #20 48.08 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-14T08:08:23.986Z] #20 48.13 Setting up xz-utils (5.2.4-1) ... [2021-07-14T08:08:23.986Z] #20 48.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-14T08:08:23.986Z] #20 48.29 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-14T08:08:23.986Z] #20 48.33 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-14T08:08:23.986Z] #20 48.40 invoke-rc.d: could not determine current runlevel [2021-07-14T08:08:23.986Z] #20 48.41 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-14T08:08:23.986Z] #20 48.43 Setting up pigz (2.4-1) ... [2021-07-14T08:08:24.243Z] #20 48.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-14T08:08:24.243Z] #20 48.48 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-14T08:08:24.243Z] #20 48.52 Setting up python-pip-whl (18.1-5) ... [2021-07-14T08:08:24.243Z] #20 48.55 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-14T08:08:24.243Z] #20 48.58 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-14T08:08:24.411Z] #20 43.47 Selecting previously unselected package vim. [2021-07-14T08:08:24.411Z] #20 43.48 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-07-14T08:08:24.411Z] #20 43.51 Unpacking vim (2:8.1.0875-5) ... [2021-07-14T08:08:24.499Z] #20 48.93 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-14T08:08:24.500Z] #20 48.95 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-14T08:08:24.536Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.861s coverage: 49.4% of statements [2021-07-14T08:08:24.673Z] #20 44.38 Selecting previously unselected package xfsprogs. [2021-07-14T08:08:24.673Z] #20 44.39 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-07-14T08:08:24.756Z] #20 48.98 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-14T08:08:24.756Z] #20 49.00 Setting up vim (2:8.1.0875-5) ... [2021-07-14T08:08:24.756Z] #20 49.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-14T08:08:24.756Z] #20 49.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-14T08:08:24.756Z] #20 49.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-14T08:08:24.756Z] #20 49.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-14T08:08:24.756Z] #20 49.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-14T08:08:24.756Z] #20 49.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-14T08:08:24.756Z] #20 49.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-14T08:08:24.756Z] #20 49.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-14T08:08:24.756Z] #20 49.09 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-14T08:08:24.756Z] #20 49.10 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-14T08:08:24.756Z] #20 49.12 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-14T08:08:24.756Z] #20 49.14 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-14T08:08:24.756Z] #20 49.16 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-14T08:08:24.756Z] #20 49.17 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-14T08:08:24.934Z] #20 44.43 Unpacking xfsprogs (4.20.0-1) ... [2021-07-14T08:08:24.977Z] 29d5b6a226d2: Verifying Checksum [2021-07-14T08:08:24.978Z] 29d5b6a226d2: Download complete [2021-07-14T08:08:25.196Z] #20 44.93 Selecting previously unselected package zip. [2021-07-14T08:08:25.196Z] #20 44.94 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-07-14T08:08:25.196Z] #20 44.95 Unpacking zip (3.0-11+b1) ... [2021-07-14T08:08:25.456Z] #20 45.15 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-07-14T08:08:25.456Z] #20 45.19 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-07-14T08:08:25.456Z] #20 45.20 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-07-14T08:08:25.456Z] #20 45.23 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-07-14T08:08:25.717Z] #20 45.25 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-07-14T08:08:25.717Z] #20 45.28 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-07-14T08:08:25.717Z] #20 45.30 Setting up uidmap (1:4.5-1.1) ... [2021-07-14T08:08:25.717Z] #20 45.32 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-07-14T08:08:25.717Z] #20 45.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-07-14T08:08:25.717Z] #20 45.37 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-07-14T08:08:25.717Z] #20 45.39 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-07-14T08:08:25.717Z] #20 45.41 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-07-14T08:08:25.717Z] #20 45.42 Setting up xxd (2:8.1.0875-5) ... [2021-07-14T08:08:25.717Z] #20 45.45 Setting up zip (3.0-11+b1) ... [2021-07-14T08:08:25.717Z] #20 45.48 Setting up vim-common (2:8.1.0875-5) ... [2021-07-14T08:08:25.977Z] #20 45.53 Setting up bash-completion (1:2.8-6) ... [2021-07-14T08:08:26.459Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.557s coverage: 46.2% of statements [2021-07-14T08:08:26.459Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 57.5% of statements [2021-07-14T08:08:27.035Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.376s coverage: 57.7% of statements [2021-07-14T08:08:27.278Z] #20 51.72 Setting up iptables (1.8.2-4) ... [2021-07-14T08:08:27.535Z] #20 51.75 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-14T08:08:27.535Z] #20 51.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-14T08:08:27.535Z] #20 51.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-14T08:08:27.535Z] #20 51.77 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-14T08:08:27.535Z] #20 51.77 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-14T08:08:27.535Z] #20 51.78 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-14T08:08:27.535Z] #20 51.78 Setting up python3 (3.7.3-1) ... [2021-07-14T08:08:27.984Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.031s coverage: 3.0% of statements [2021-07-14T08:08:27.984Z] ok github.com/docker/docker/daemon 12.321s coverage: 17.4% of statements [2021-07-14T08:08:27.984Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-14T08:08:27.984Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-14T08:08:27.984Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-14T08:08:27.984Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-14T08:08:27.984Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-14T08:08:27.984Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-14T08:08:27.984Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-14T08:08:27.984Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2021-07-14T08:08:28.098Z] #20 52.24 Setting up python3-wheel (0.32.3-2) ... [2021-07-14T08:08:28.521Z] #20 48.02 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-07-14T08:08:28.521Z] #20 48.06 Setting up xz-utils (5.2.4-1) ... [2021-07-14T08:08:28.522Z] #20 48.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-07-14T08:08:28.522Z] #20 48.09 Setting up patch (2.7.6-3+deb10u1) ... [2021-07-14T08:08:28.522Z] #20 48.11 Setting up sudo (1.8.27-1+deb10u3) ... [2021-07-14T08:08:28.522Z] #20 48.21 invoke-rc.d: could not determine current runlevel [2021-07-14T08:08:28.522Z] #20 48.22 invoke-rc.d: policy-rc.d denied execution of start. [2021-07-14T08:08:28.522Z] #20 48.23 Setting up pigz (2.4-1) ... [2021-07-14T08:08:28.522Z] #20 48.25 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-07-14T08:08:28.522Z] #20 48.29 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-07-14T08:08:28.662Z] #20 52.84 Setting up apparmor (2.13.2-10) ... [2021-07-14T08:08:28.783Z] #20 48.31 Setting up python-pip-whl (18.1-5) ... [2021-07-14T08:08:28.783Z] #20 48.32 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-07-14T08:08:28.783Z] #20 48.35 Setting up vim-runtime (2:8.1.0875-5) ... [2021-07-14T08:08:29.045Z] #20 48.72 Setting up libaio1:amd64 (0.3.112-3) ... [2021-07-14T08:08:29.045Z] #20 48.74 Setting up libonig5:amd64 (6.9.1-1) ... [2021-07-14T08:08:29.045Z] #20 48.77 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-07-14T08:08:29.045Z] #20 48.79 Setting up vim (2:8.1.0875-5) ... [2021-07-14T08:08:29.045Z] #20 48.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-07-14T08:08:29.045Z] #20 48.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-07-14T08:08:29.045Z] #20 48.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-07-14T08:08:29.306Z] #20 48.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-07-14T08:08:29.306Z] #20 48.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-07-14T08:08:29.306Z] #20 48.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-07-14T08:08:29.306Z] #20 48.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-07-14T08:08:29.306Z] #20 48.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-07-14T08:08:29.306Z] #20 48.87 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-07-14T08:08:29.306Z] #20 48.88 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-07-14T08:08:29.306Z] #20 48.90 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-07-14T08:08:29.306Z] #20 48.92 Setting up jq (1.5+dfsg-2+b1) ... [2021-07-14T08:08:29.306Z] #20 48.93 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-07-14T08:08:29.306Z] #20 48.95 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-07-14T08:08:29.377Z] ok github.com/docker/docker/daemon/images 0.049s coverage: 6.8% of statements [2021-07-14T08:08:29.377Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-14T08:08:29.377Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-14T08:08:30.031Z] #20 54.34 Setting up xfsprogs (4.20.0-1) ... [2021-07-14T08:08:30.031Z] #20 54.40 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-14T08:08:30.324Z] ok github.com/docker/docker/daemon/logger/awslogs 0.312s coverage: 77.8% of statements [2021-07-14T08:08:30.324Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 43.5% of statements [2021-07-14T08:08:30.324Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-14T08:08:30.324Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-14T08:08:30.324Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2021-07-14T08:08:30.596Z] #20 54.76 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-14T08:08:30.899Z] ok github.com/docker/docker/daemon/logger/journald 0.030s coverage: 23.9% of statements [2021-07-14T08:08:30.899Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2021-07-14T08:08:31.159Z] #20 55.50 Setting up python3-distutils (3.7.3-1) ... [2021-07-14T08:08:31.162Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.022s coverage: 69.9% of statements [2021-07-14T08:08:31.722Z] #20 55.93 Setting up python3-setuptools (40.8.0-1) ... [2021-07-14T08:08:31.853Z] #20 ... [2021-07-14T08:08:31.853Z] [2021-07-14T08:08:31.853Z] #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-07-14T08:08:31.853Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-14T08:08:31.853Z] #40 179.9 + dpkg --print-architecture [2021-07-14T08:08:31.853Z] #40 179.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-14T08:08:31.853Z] #40 180.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-14T08:08:31.853Z] #40 180.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-14T08:08:32.111Z] ok github.com/docker/docker/daemon/logger/local 0.051s coverage: 75.2% of statements [2021-07-14T08:08:32.111Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-14T08:08:32.111Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2021-07-14T08:08:32.394Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.075s coverage: 58.6% of statements [2021-07-14T08:08:32.653Z] #20 56.91 Setting up python3-pip (18.1-5) ... [2021-07-14T08:08:33.342Z] ok github.com/docker/docker/daemon/logger/templates 0.022s coverage: 8.3% of statements [2021-07-14T08:08:33.342Z] ok github.com/docker/docker/daemon/logger/syslog 0.026s coverage: 46.8% of statements [2021-07-14T08:08:33.583Z] #20 57.96 Processing triggers for libc-bin (2.28-10) ... [2021-07-14T08:08:33.584Z] #20 57.99 Processing triggers for mime-support (3.62) ... [2021-07-14T08:08:34.291Z] ok github.com/docker/docker/daemon/network 0.053s coverage: 63.8% of statements [2021-07-14T08:08:34.516Z] #20 ... [2021-07-14T08:08:34.516Z] [2021-07-14T08:08:34.516Z] #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-07-14T08:08:34.516Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-14T08:08:34.516Z] #40 176.2 + dpkg --print-architecture [2021-07-14T08:08:34.516Z] #40 176.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-07-14T08:08:35.113Z] #40 176.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-07-14T08:08:35.113Z] #40 176.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-07-14T08:08:35.240Z] ok github.com/docker/docker/distribution/metadata 0.082s coverage: 48.2% of statements [2021-07-14T08:08:35.484Z] #40 ... [2021-07-14T08:08:35.484Z] [2021-07-14T08:08:35.484Z] #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-07-14T08:08:35.484Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-14T08:08:35.484Z] #20 DONE 59.7s [2021-07-14T08:08:35.484Z] [2021-07-14T08:08:35.484Z] #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-07-14T08:08:35.484Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf [2021-07-14T08:08:35.504Z] ok github.com/docker/docker/daemon/logger/splunk 1.926s coverage: 82.5% of statements [2021-07-14T08:08:35.504Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-14T08:08:35.504Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-14T08:08:36.080Z] ok github.com/docker/docker/distribution 0.272s coverage: 25.4% of statements [2021-07-14T08:08:36.080Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-14T08:08:36.434Z] #21 1.117 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-14T08:08:36.434Z] #21 1.139 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-14T08:08:36.435Z] #21 1.149 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-14T08:08:36.435Z] #21 DONE 1.2s [2021-07-14T08:08:36.435Z] [2021-07-14T08:08:36.435Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-14T08:08:36.435Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-14T08:08:36.655Z] ok github.com/docker/docker/errdefs 0.021s coverage: 53.1% of statements [2021-07-14T08:08:37.232Z] ok github.com/docker/docker/image 0.042s coverage: 86.6% of statements [2021-07-14T08:08:37.232Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2021-07-14T08:08:37.806Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2021-07-14T08:08:37.806Z] ok github.com/docker/docker/distribution/xfer 1.831s coverage: 85.1% of statements [2021-07-14T08:08:37.806Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-14T08:08:38.069Z] ok github.com/docker/docker/image/tarexport 0.015s coverage: 0.7% of statements [2021-07-14T08:08:38.069Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-14T08:08:38.332Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2021-07-14T08:08:38.478Z] Loaded image: buildpack-deps:buster [2021-07-14T08:08:38.478Z] Loaded image: busybox:latest [2021-07-14T08:08:38.478Z] Loaded image: busybox:glibc [2021-07-14T08:08:38.999Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m20.665586171s with top 10 stages: buildssa: 1m42.649016631s, goimports: 22.797557494s, unconvert: 13.444259697s, gosec: 10.501727284s, golint: 6.576842327s, inspect: 4.958584785s, ineffassign: 4.801650484s, vrp: 4.271440322s, misspell: 3.8854929s, printf: 1.994470392s [2021-07-14T08:08:39.420Z] Loaded image: debian:bullseye [2021-07-14T08:08:39.420Z] Loaded image: hello-world:latest [2021-07-14T08:08:39.420Z] Loaded image: arm32v7/hello-world:latest [2021-07-14T08:08:39.420Z] INFO: Testing against a local daemon [2021-07-14T08:08:39.420Z] === RUN TestCgroupNamespacesBuild [2021-07-14T08:08:39.989Z] #40 ... [2021-07-14T08:08:39.989Z] [2021-07-14T08:08:39.990Z] #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-07-14T08:08:39.990Z] #20 sha256:f04c662d24b8b5c571e6ab470d5e053c58e500948a39c697e97c9bea6f6c39b4 [2021-07-14T08:08:39.990Z] #20 51.54 Setting up iptables (1.8.2-4) ... [2021-07-14T08:08:39.990Z] #20 51.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-14T08:08:39.990Z] #20 51.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-14T08:08:39.990Z] #20 51.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-07-14T08:08:39.990Z] #20 51.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-07-14T08:08:39.990Z] #20 51.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-07-14T08:08:39.990Z] #20 51.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-07-14T08:08:39.990Z] #20 51.68 Setting up python3 (3.7.3-1) ... [2021-07-14T08:08:39.990Z] #20 52.09 Setting up python3-wheel (0.32.3-2) ... [2021-07-14T08:08:39.990Z] #20 52.65 Setting up apparmor (2.13.2-10) ... [2021-07-14T08:08:39.990Z] #20 55.34 Setting up xfsprogs (4.20.0-1) ... [2021-07-14T08:08:39.990Z] #20 55.36 Setting up python3-lib2to3 (3.7.3-1) ... [2021-07-14T08:08:39.990Z] #20 55.77 Setting up python3-pkg-resources (40.8.0-1) ... [2021-07-14T08:08:39.990Z] #20 56.61 Setting up python3-distutils (3.7.3-1) ... [2021-07-14T08:08:39.990Z] #20 57.02 Setting up python3-setuptools (40.8.0-1) ... [2021-07-14T08:08:39.990Z] #20 58.18 Setting up python3-pip (18.1-5) ... [2021-07-14T08:08:39.990Z] #20 59.15 Processing triggers for libc-bin (2.28-10) ... [2021-07-14T08:08:39.990Z] #20 59.22 Processing triggers for mime-support (3.62) ... [2021-07-14T08:08:40.803Z] --- PASS: TestCgroupNamespacesBuild (1.52s) [2021-07-14T08:08:40.803Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-14T08:08:41.377Z] #20 DONE 60.8s [2021-07-14T08:08:41.377Z] [2021-07-14T08:08:41.377Z] #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-07-14T08:08:41.377Z] #21 sha256:8efbf7e0131dc25a52a74797b4846faebe3f1cf32bc2aedf7204a9ae01ab6bbf [2021-07-14T08:08:41.713Z] #22 4.329 Collecting yamllint==1.26.1 [2021-07-14T08:08:42.321Z] #21 1.077 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-07-14T08:08:42.322Z] #21 1.163 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-07-14T08:08:42.322Z] #21 1.167 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-07-14T08:08:42.322Z] #21 DONE 1.2s [2021-07-14T08:08:42.322Z] [2021-07-14T08:08:42.322Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-14T08:08:42.322Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-14T08:08:42.556Z] ok github.com/docker/docker/libnetwork/bitseq 0.574s coverage: 84.4% of statements [2021-07-14T08:08:42.715Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.47s) [2021-07-14T08:08:42.715Z] === RUN TestBuildWithSession [2021-07-14T08:08:42.715Z] build_session_test.go:25: TODO: BuildKit [2021-07-14T08:08:42.715Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-14T08:08:42.715Z] === RUN TestBuildSquashParent [2021-07-14T08:08:42.818Z] ok github.com/docker/docker/libnetwork/api 2.142s coverage: 83.2% of statements [2021-07-14T08:08:45.389Z] ok github.com/docker/docker/libnetwork/config 0.105s coverage: 24.0% of statements [2021-07-14T08:08:45.651Z] ok github.com/docker/docker/libnetwork/datastore 0.017s coverage: 21.9% of statements [2021-07-14T08:08:46.533Z] #22 4.204 Collecting yamllint==1.26.1 [2021-07-14T08:08:46.598Z] ok github.com/docker/docker/libnetwork/driverapi 0.023s coverage: 68.9% of statements [2021-07-14T08:08:46.960Z] #22 9.666 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-14T08:08:47.524Z] #22 10.72 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-14T08:08:47.524Z] #22 10.76 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-14T08:08:47.524Z] #22 10.79 Collecting pyyaml (from yamllint==1.26.1) [2021-07-14T08:08:47.524Z] #22 11.04 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-14T08:08:47.544Z] ok github.com/docker/docker/libnetwork/drivers/host 0.027s coverage: 34.8% of statements [2021-07-14T08:08:47.781Z] #22 11.27 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-14T08:08:48.000Z] --- PASS: TestBuildSquashParent (5.44s) [2021-07-14T08:08:48.000Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-14T08:08:48.000Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-14T08:08:48.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-14T08:08:48.000Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-14T08:08:48.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-14T08:08:48.000Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-14T08:08:48.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-14T08:08:48.000Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-14T08:08:48.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-14T08:08:48.000Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-14T08:08:48.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-14T08:08:48.000Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-14T08:08:48.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-14T08:08:48.000Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-14T08:08:48.000Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-14T08:08:48.037Z] #22 11.28 Building wheels for collected packages: yamllint [2021-07-14T08:08:48.037Z] #22 11.28 Running setup.py bdist_wheel for yamllint: started [2021-07-14T08:08:48.119Z] ok github.com/docker/docker/layer 7.181s coverage: 68.8% of statements [2021-07-14T08:08:48.119Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-14T08:08:48.119Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-14T08:08:48.119Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-14T08:08:48.119Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-14T08:08:48.600Z] #22 12.00 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-14T08:08:48.600Z] #22 12.00 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-14T08:08:48.600Z] #22 12.04 Successfully built yamllint [2021-07-14T08:08:48.600Z] #22 12.06 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-14T08:08:48.695Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.085s coverage: 4.0% of statements [2021-07-14T08:08:48.857Z] #22 12.35 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-14T08:08:49.114Z] #22 DONE 12.7s [2021-07-14T08:08:49.114Z] [2021-07-14T08:08:49.114Z] #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-07-14T08:08:49.114Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-14T08:08:49.270Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.099s coverage: 4.5% of statements [2021-07-14T08:08:49.370Z] #40 ... [2021-07-14T08:08:49.370Z] [2021-07-14T08:08:49.370Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-14T08:08:49.371Z] #25 sha256:45d5c1c350bff5f71383912aebdea5777ac726f83e39aeca258021a6a2538312 [2021-07-14T08:08:49.532Z] ok github.com/docker/docker/libnetwork/drivers/null 0.005s coverage: 34.8% of statements [2021-07-14T08:08:49.934Z] #25 DONE 0.5s [2021-07-14T08:08:49.934Z] [2021-07-14T08:08:49.934Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-14T08:08:49.934Z] #30 sha256:77fa8ae40f9d4cf87b2486fa0b2a634b050ae963f04d341143b1c48baaf46453 [2021-07-14T08:08:50.481Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.032s coverage: 63.6% of statements [2021-07-14T08:08:50.541Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-14T08:08:50.541Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-14T08:08:51.825Z] #22 9.531 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-07-14T08:08:52.456Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-14T08:08:52.716Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-14T08:08:52.770Z] #22 10.42 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-07-14T08:08:52.770Z] #22 10.47 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-07-14T08:08:52.770Z] #22 10.51 Collecting pyyaml (from yamllint==1.26.1) [2021-07-14T08:08:53.031Z] #22 10.69 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-07-14T08:08:53.292Z] #22 10.91 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-07-14T08:08:53.292Z] #22 10.92 Building wheels for collected packages: yamllint [2021-07-14T08:08:53.292Z] #22 10.92 Running setup.py bdist_wheel for yamllint: started [2021-07-14T08:08:53.864Z] #22 11.67 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-07-14T08:08:53.864Z] #22 11.68 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-07-14T08:08:53.864Z] #22 11.72 Successfully built yamllint [2021-07-14T08:08:54.126Z] #22 11.73 Installing collected packages: pathspec, pyyaml, yamllint [2021-07-14T08:08:54.388Z] #22 ... [2021-07-14T08:08:54.388Z] [2021-07-14T08:08:54.388Z] #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-07-14T08:08:54.388Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-14T08:08:54.388Z] #40 DONE 202.5s [2021-07-14T08:08:54.388Z] [2021-07-14T08:08:54.388Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-07-14T08:08:54.388Z] #22 sha256:1da53a6ca04fdbb9ffa5d727ff225a41a0597097735f03efc995a369557c934e [2021-07-14T08:08:54.388Z] #22 12.09 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-07-14T08:08:54.628Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-14T08:08:54.628Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.30s) [2021-07-14T08:08:54.628Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.55s) [2021-07-14T08:08:54.628Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.19s) [2021-07-14T08:08:54.628Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.26s) [2021-07-14T08:08:54.628Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2021-07-14T08:08:54.628Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s) [2021-07-14T08:08:54.628Z] === RUN TestBuildMultiStageCopy [2021-07-14T08:08:54.628Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-14T08:08:54.649Z] #22 DONE 12.4s [2021-07-14T08:08:54.649Z] [2021-07-14T08:08:54.649Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-07-14T08:08:54.649Z] #25 sha256:50c3911a9a8ea1483cca774e2b69dd6f7645bd90f8e4c245fdf5398fe59fd69e [2021-07-14T08:08:55.593Z] #25 DONE 0.7s [2021-07-14T08:08:55.593Z] [2021-07-14T08:08:55.594Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-14T08:08:55.594Z] #30 sha256:3a0ec629e8e59fd2113af04ee28939b1813bd49e5718b010c25952d7e0fded2a [2021-07-14T08:08:55.780Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.024s coverage: 57.4% of statements [2021-07-14T08:08:56.354Z] ok github.com/docker/docker/libnetwork/drivers/bridge 8.381s coverage: 59.9% of statements [2021-07-14T08:08:56.478Z] #30 ... [2021-07-14T08:08:56.479Z] [2021-07-14T08:08:56.479Z] #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-07-14T08:08:56.479Z] #50 sha256:b7c608e7b845a3a733a988f6bc0a95ba2476950b2227410a5a5adcf8dfb16c75 [2021-07-14T08:08:56.479Z] #50 198.1 + /build/golangci-lint --version [2021-07-14T08:08:56.479Z] #50 198.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-14T08:08:56.541Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-14T08:08:56.802Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-14T08:08:56.802Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-14T08:08:57.056Z] INFO [runner/unused/goanalysis] analyzers took 32.767005836s with top 10 stages: buildssa: 28.188806803s, U1000: 4.578199033s [2021-07-14T08:08:57.056Z] INFO [runner] Issues before processing: 2863, after processing: 0 [2021-07-14T08:08:57.056Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 78/1899, nolint: 0/78, filename_unadjuster: 2288/2288, skip_dirs: 2288/2288, cgo: 2288/2863, exclude: 1899/1899, path_prettifier: 2288/2288, skip_files: 2288/2288, autogenerated_exclude: 1899/2288, identifier_marker: 1899/1899 [2021-07-14T08:08:57.056Z] INFO [runner] processing took 156.281106ms with stages: nolint: 52.35864ms, identifier_marker: 45.513114ms, path_prettifier: 20.585475ms, autogenerated_exclude: 15.516842ms, skip_dirs: 13.388292ms, exclude-rules: 6.812556ms, cgo: 1.136081ms, filename_unadjuster: 964.145µs, max_same_issues: 1.666µs, exclude: 832ns, uniq_by_line: 674ns, diff: 592ns, max_from_linter: 520ns, skip_files: 513ns, source_code: 463ns, path_shortener: 404ns, max_per_file_from_linter: 297ns [2021-07-14T08:08:57.056Z] INFO [runner] linters took 1m44.396139491s with stages: goanalysis_metalinter: 1m20.729583556s, unused: 23.483929293s [2021-07-14T08:08:57.056Z] INFO File cache stats: 1687 entries of total size 8.5MiB [2021-07-14T08:08:57.056Z] INFO Memory: 2388 samples, avg is 486.8MB, max is 4301.8MB [2021-07-14T08:08:57.056Z] INFO Execution took 3m58.706031578s [2021-07-14T08:08:57.056Z] Congratulations! The shell scripts are properly formatted. [2021-07-14T08:08:57.063Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-07-14T08:08:57.324Z] --- PASS: TestBuildMultiStageCopy (2.60s) [2021-07-14T08:08:57.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.82s) [2021-07-14T08:08:57.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-07-14T08:08:57.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-07-14T08:08:57.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2021-07-14T08:08:57.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-07-14T08:08:57.324Z] === RUN TestBuildMultiStageParentConfig [2021-07-14T08:08:57.424Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42634/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=43bab449f899c8ae29c96b10f9a541a880329e95 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:43bab449f899c8ae29c96b10f9a541a880329e95 hack/make.sh dynbinary test-docker-py [2021-07-14T08:08:57.746Z] ok github.com/docker/docker/libnetwork/drvregistry 0.029s coverage: 82.4% of statements [2021-07-14T08:08:57.746Z] ok github.com/docker/docker/libnetwork/etchosts 0.044s coverage: 81.2% of statements [2021-07-14T08:08:57.849Z] #50 DONE 200.1s [2021-07-14T08:08:57.849Z] [2021-07-14T08:08:57.849Z] #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-07-14T08:08:57.849Z] #40 sha256:046651d9cb1e7ef173a77f8638b09f48585f1fb53a8233a6e751c5585e1ee34e [2021-07-14T08:08:57.849Z] #40 DONE 199.4s [2021-07-14T08:08:57.849Z] [2021-07-14T08:08:57.849Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-14T08:08:57.849Z] #30 sha256:77fa8ae40f9d4cf87b2486fa0b2a634b050ae963f04d341143b1c48baaf46453 [2021-07-14T08:08:57.849Z] #30 DONE 7.9s [2021-07-14T08:08:57.849Z] [2021-07-14T08:08:57.849Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-14T08:08:57.849Z] #33 sha256:d5b652b678145695c4b57b78dcdd4d39f9eb3272ebcb29380362829a5b022d21 [2021-07-14T08:08:57.897Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2021-07-14T08:08:57.897Z] === RUN TestBuildLabelWithTargets [2021-07-14T08:08:57.986Z] [2021-07-14T08:08:57.986Z] Removing bundles/ [2021-07-14T08:08:57.986Z] [2021-07-14T08:08:58.244Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-14T08:08:58.244Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-14T08:08:58.244Z] GOOS="" GOARCH="" GOARM="" [2021-07-14T08:08:58.415Z] #33 DONE 0.8s [2021-07-14T08:08:58.415Z] [2021-07-14T08:08:58.415Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-14T08:08:58.415Z] #35 sha256:40a21b189b27a6715ad575cd3ec9ef00a635f989fef8b5f94b931c3dcae9839a [2021-07-14T08:08:58.710Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.006s coverage: 48.1% of statements [2021-07-14T08:08:58.710Z] ok github.com/docker/docker/libnetwork/idm 0.005s coverage: 87.5% of statements [2021-07-14T08:08:58.839Z] --- PASS: TestBuildLabelWithTargets (0.92s) [2021-07-14T08:08:58.839Z] === RUN TestBuildWithEmptyLayers [2021-07-14T08:08:58.974Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.308s coverage: 7.3% of statements [2021-07-14T08:08:58.981Z] #35 DONE 0.3s [2021-07-14T08:08:58.981Z] [2021-07-14T08:08:58.981Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-14T08:08:58.981Z] #38 sha256:6d3081fbb7fa4f06759461fe7c45d319a489566f331bf1308ede7a485b46c95f [2021-07-14T08:08:59.100Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2021-07-14T08:08:59.100Z] === RUN TestBuildMultiStageOnBuild [2021-07-14T08:08:59.236Z] ok github.com/docker/docker/libnetwork/internal/caller 0.028s coverage: 100.0% of statements [2021-07-14T08:08:59.238Z] #38 DONE 0.3s [2021-07-14T08:08:59.238Z] [2021-07-14T08:08:59.238Z] #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-07-14T08:08:59.238Z] #54 sha256:bcf2926661e275c03f4dc5fa06071a6d793d0a3243db954eca1750c7d4b91e1e [2021-07-14T08:09:00.183Z] ok github.com/docker/docker/libnetwork/ipams/null 0.021s coverage: 57.1% of statements [2021-07-14T08:09:00.607Z] #54 ... [2021-07-14T08:09:00.607Z] [2021-07-14T08:09:00.607Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-14T08:09:00.607Z] #41 sha256:39336461de49721e766304773130b49ff9ef70f8d4a21be960b210550b76d8be [2021-07-14T08:09:00.607Z] #41 DONE 0.2s [2021-07-14T08:09:00.607Z] [2021-07-14T08:09:00.607Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-14T08:09:00.607Z] #45 sha256:7625240558c4e95d8a267fad0aeee76aecbe97818eed729d14969d52e8e31ca7 [2021-07-14T08:09:00.607Z] #45 DONE 0.1s [2021-07-14T08:09:00.607Z] [2021-07-14T08:09:00.607Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-14T08:09:00.607Z] #47 sha256:fc7911f86ae4c65ff18382f31045ba91ea0cf19983a0cf99e82a6e5857efff3a [2021-07-14T08:09:00.607Z] #47 DONE 0.2s [2021-07-14T08:09:00.607Z] [2021-07-14T08:09:00.607Z] #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-07-14T08:09:00.607Z] #54 sha256:bcf2926661e275c03f4dc5fa06071a6d793d0a3243db954eca1750c7d4b91e1e [2021-07-14T08:09:00.865Z] #54 ... [2021-07-14T08:09:00.865Z] [2021-07-14T08:09:00.865Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-14T08:09:00.865Z] #49 sha256:d247e27a167dfa5e75f177e12d2ffdbe733db30e9706ceee016669316bb3f219 [2021-07-14T08:09:00.865Z] #49 DONE 0.1s [2021-07-14T08:09:00.865Z] [2021-07-14T08:09:00.865Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-14T08:09:00.865Z] #51 sha256:66fa16865fcdd47223486c07c264bb1d6365f835277a8e4a5628121f0b737aea [2021-07-14T08:09:01.122Z] #51 DONE 0.2s [2021-07-14T08:09:01.122Z] [2021-07-14T08:09:01.122Z] #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-07-14T08:09:01.122Z] #57 sha256:5483b1970004c8c5d14242da7b7b422bd368d3621a01eb60cbded85c878bf1d9 [2021-07-14T08:09:01.122Z] #57 ... [2021-07-14T08:09:01.122Z] [2021-07-14T08:09:01.122Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-14T08:09:01.122Z] #53 sha256:70bca08cf0233d9c1310e261f81df97d482bee376fd05d792a7b14f04a3422e9 [2021-07-14T08:09:01.122Z] #53 DONE 0.1s [2021-07-14T08:09:01.379Z] [2021-07-14T08:09:01.379Z] #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-07-14T08:09:01.379Z] #57 sha256:5483b1970004c8c5d14242da7b7b422bd368d3621a01eb60cbded85c878bf1d9 [2021-07-14T08:09:01.574Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.015s coverage: 47.4% of statements [2021-07-14T08:09:01.645Z] --- PASS: TestBuildMultiStageOnBuild (2.04s) [2021-07-14T08:09:01.645Z] === RUN TestBuildUncleanTarFilenames [2021-07-14T08:09:01.645Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2021-07-14T08:09:01.645Z] === RUN TestBuildMultiStageLayerLeak [2021-07-14T08:09:02.147Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.018s coverage: 71.4% of statements [2021-07-14T08:09:02.243Z] #30 ... [2021-07-14T08:09:02.243Z] [2021-07-14T08:09:02.243Z] #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-07-14T08:09:02.243Z] #50 sha256:aee7baab66d355a18547210f8cadcde0bbc07877e37eb8463e637547d9394113 [2021-07-14T08:09:02.243Z] #50 204.8 + /build/golangci-lint --version [2021-07-14T08:09:02.243Z] #50 205.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-07-14T08:09:02.243Z] #50 DONE 210.9s [2021-07-14T08:09:02.243Z] [2021-07-14T08:09:02.243Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-07-14T08:09:02.243Z] #30 sha256:3a0ec629e8e59fd2113af04ee28939b1813bd49e5718b010c25952d7e0fded2a [2021-07-14T08:09:02.243Z] #30 DONE 6.9s [2021-07-14T08:09:02.243Z] [2021-07-14T08:09:02.243Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-07-14T08:09:02.243Z] #33 sha256:7035a5ab695d7fb06cdaa4743b22f150b7f375c53c1f15e6864aad2f807397f0 [2021-07-14T08:09:02.829Z] #33 DONE 0.6s [2021-07-14T08:09:02.829Z] [2021-07-14T08:09:02.829Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-07-14T08:09:02.829Z] #35 sha256:e475dced0177f79c98378ff836f458d8a81283b3727a1e307c608daaf668a59a [2021-07-14T08:09:03.094Z] #35 DONE 0.2s [2021-07-14T08:09:03.094Z] [2021-07-14T08:09:03.094Z] #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-07-14T08:09:03.094Z] #57 sha256:ccd748091ebcc701dc6e7d47dabd86af8cd3734334b514709a61a5ce9b58377a [2021-07-14T08:09:03.094Z] #57 ... [2021-07-14T08:09:03.094Z] [2021-07-14T08:09:03.094Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-07-14T08:09:03.094Z] #38 sha256:f27b563952005742ec36d8dbfcf55bc366f8a967e33a1c71af56544f09db08bf [2021-07-14T08:09:03.094Z] #38 DONE 0.1s [2021-07-14T08:09:03.094Z] [2021-07-14T08:09:03.094Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-07-14T08:09:03.094Z] #41 sha256:901bf995f185c2f394ed07c0bf2f5ca600400af7a3798fe87a557c9110833fbb [2021-07-14T08:09:03.538Z] ok github.com/docker/docker/libnetwork/ipamutils 0.611s coverage: 74.0% of statements [2021-07-14T08:09:04.041Z] #41 DONE 0.8s [2021-07-14T08:09:04.041Z] [2021-07-14T08:09:04.041Z] #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-07-14T08:09:04.041Z] #57 sha256:ccd748091ebcc701dc6e7d47dabd86af8cd3734334b514709a61a5ce9b58377a [2021-07-14T08:09:04.041Z] #57 ... [2021-07-14T08:09:04.041Z] [2021-07-14T08:09:04.041Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-07-14T08:09:04.041Z] #45 sha256:81e46746e0b2aee2cf4ce66afcce6cf6fd0d073a3b27cf251231c851c07b304c [2021-07-14T08:09:04.041Z] #45 DONE 0.1s [2021-07-14T08:09:04.190Z] --- PASS: TestBuildMultiStageLayerLeak (2.22s) [2021-07-14T08:09:04.190Z] === RUN TestBuildWithHugeFile [2021-07-14T08:09:04.302Z] [2021-07-14T08:09:04.302Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-07-14T08:09:04.302Z] #47 sha256:794f72966cab6cddc45fc7214c9e85de7b4f762110cbce3392d3240dd3e7f465 [2021-07-14T08:09:04.564Z] #47 DONE 0.3s [2021-07-14T08:09:04.564Z] [2021-07-14T08:09:04.564Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-07-14T08:09:04.564Z] #49 sha256:a74ad245f09a895eef1eafde83673f8d1bb0dab775d6d46811d8c66c59494811 [2021-07-14T08:09:04.564Z] #49 DONE 0.1s [2021-07-14T08:09:04.564Z] [2021-07-14T08:09:04.564Z] #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-07-14T08:09:04.564Z] #54 sha256:63615854ca3639586b3dc8acaf8da166460c947be08a4e00850ecc818a44131e [2021-07-14T08:09:04.564Z] #54 ... [2021-07-14T08:09:04.564Z] [2021-07-14T08:09:04.564Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-07-14T08:09:04.564Z] #51 sha256:edbdeed7b6dae8c0d1514ae025edb03b5e4d9b026690fd6ba1b08729d0a727e5 [2021-07-14T08:09:05.136Z] #51 DONE 0.6s [2021-07-14T08:09:05.136Z] [2021-07-14T08:09:05.136Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-07-14T08:09:05.136Z] #53 sha256:c62f26df09a4c58638ab35c6d83f3cc486eb820ce5ed0c4200e441ebefdc6590 [2021-07-14T08:09:05.136Z] #53 DONE 0.1s [2021-07-14T08:09:05.136Z] [2021-07-14T08:09:05.136Z] #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-07-14T08:09:05.136Z] #57 sha256:ccd748091ebcc701dc6e7d47dabd86af8cd3734334b514709a61a5ce9b58377a [2021-07-14T08:09:06.093Z] ok github.com/docker/docker/libnetwork/iptables 0.676s coverage: 45.1% of statements [2021-07-14T08:09:06.093Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2021-07-14T08:09:07.040Z] ok github.com/docker/docker/libnetwork/netutils 0.051s coverage: 44.1% of statements [2021-07-14T08:09:09.595Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.031s coverage: 100.0% of statements [2021-07-14T08:09:09.857Z] ok github.com/docker/docker/libnetwork/options 0.025s coverage: 100.0% of statements [2021-07-14T08:09:18.027Z] ok github.com/docker/docker/libnetwork/osl 4.592s coverage: 39.7% of statements [2021-07-14T08:09:18.027Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.007s coverage: 20.0% of statements [2021-07-14T08:09:18.027Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-07-14T08:09:22.243Z] ok github.com/docker/docker/libnetwork/portmapper 1.097s coverage: 49.5% of statements [2021-07-14T08:09:22.504Z] ok github.com/docker/docker/libnetwork/resolvconf 0.013s coverage: 70.5% of statements [2021-07-14T08:09:23.268Z] #57 185.2 + bin/containerd [2021-07-14T08:09:23.279Z] #57 181.5 + bin/containerd [2021-07-14T08:09:23.279Z] #57 ... [2021-07-14T08:09:23.279Z] [2021-07-14T08:09:23.279Z] #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-07-14T08:09:23.279Z] #54 sha256:bcf2926661e275c03f4dc5fa06071a6d793d0a3243db954eca1750c7d4b91e1e [2021-07-14T08:09:23.279Z] #54 113.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-14T08:09:23.279Z] #54 114.4 + mkdir -p /build [2021-07-14T08:09:23.279Z] #54 114.4 + cp runc /build/runc [2021-07-14T08:09:23.279Z] #54 DONE 114.9s [2021-07-14T08:09:23.279Z] [2021-07-14T08:09:23.279Z] #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-07-14T08:09:23.279Z] #57 sha256:5483b1970004c8c5d14242da7b7b422bd368d3621a01eb60cbded85c878bf1d9 [2021-07-14T08:09:23.538Z] #57 ... [2021-07-14T08:09:23.538Z] [2021-07-14T08:09:23.538Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-14T08:09:23.538Z] #55 sha256:4e9038974ed17a5a0cb6a69c2d6004ca541622f47f5b1fe1499f810dffe0311f [2021-07-14T08:09:23.538Z] #55 DONE 0.1s [2021-07-14T08:09:23.538Z] [2021-07-14T08:09:23.538Z] #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-07-14T08:09:23.538Z] #57 sha256:5483b1970004c8c5d14242da7b7b422bd368d3621a01eb60cbded85c878bf1d9 [2021-07-14T08:09:24.655Z] #57 ... [2021-07-14T08:09:24.655Z] [2021-07-14T08:09:24.655Z] #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-07-14T08:09:24.655Z] #54 sha256:63615854ca3639586b3dc8acaf8da166460c947be08a4e00850ecc818a44131e [2021-07-14T08:09:24.655Z] #54 113.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.0-0-g84113eef -X main.version=1.0.0 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-07-14T08:09:24.655Z] #54 114.4 + mkdir -p /build [2021-07-14T08:09:24.655Z] #54 114.4 + cp runc /build/runc [2021-07-14T08:09:24.655Z] #54 DONE 115.3s [2021-07-14T08:09:24.917Z] [2021-07-14T08:09:24.917Z] #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-07-14T08:09:24.917Z] #57 sha256:ccd748091ebcc701dc6e7d47dabd86af8cd3734334b514709a61a5ce9b58377a [2021-07-14T08:09:25.057Z] ok github.com/docker/docker/libnetwork/types 0.007s coverage: 47.9% of statements [2021-07-14T08:09:26.304Z] #57 ... [2021-07-14T08:09:26.304Z] [2021-07-14T08:09:26.304Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-07-14T08:09:26.304Z] #55 sha256:f178aebb9d25f32d9101a76cf12a744bc50348bc236be8adaf2b1961b4a1d3df [2021-07-14T08:09:26.304Z] #55 DONE 0.3s [2021-07-14T08:09:26.304Z] [2021-07-14T08:09:26.304Z] #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-07-14T08:09:26.304Z] #57 sha256:ccd748091ebcc701dc6e7d47dabd86af8cd3734334b514709a61a5ce9b58377a [2021-07-14T08:09:31.654Z] ok github.com/docker/docker/oci 0.014s coverage: 45.2% of statements [2021-07-14T08:09:33.069Z] ok github.com/docker/docker/opts 0.043s coverage: 67.1% of statements [2021-07-14T08:09:33.646Z] ok github.com/docker/docker/pkg/aaparser 0.004s coverage: 52.9% of statements [2021-07-14T08:09:34.222Z] ok github.com/docker/docker/libnetwork/ipam 33.877s coverage: 85.3% of statements [2021-07-14T08:09:37.535Z] ok github.com/docker/docker/pkg/authorization 0.762s coverage: 68.3% of statements [2021-07-14T08:09:37.535Z] ok github.com/docker/docker/pkg/archive 1.071s coverage: 81.7% of statements [2021-07-14T08:09:37.535Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2021-07-14T08:09:37.535Z] ok github.com/docker/docker/pkg/capabilities 0.004s coverage: 87.5% of statements [2021-07-14T08:09:38.483Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2021-07-14T08:09:39.057Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2021-07-14T08:09:39.631Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 97.6% of statements [2021-07-14T08:09:42.183Z] ok github.com/docker/docker/pkg/chrootarchive 3.044s coverage: 43.2% of statements [2021-07-14T08:09:42.758Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-07-14T08:09:43.020Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-07-14T08:09:43.966Z] ok github.com/docker/docker/pkg/discovery/kv 3.059s coverage: 84.1% of statements [2021-07-14T08:09:44.229Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2021-07-14T08:09:45.179Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 86.3% of statements [2021-07-14T08:09:46.134Z] ok github.com/docker/docker/libnetwork 61.315s coverage: 41.0% of statements [2021-07-14T08:09:46.134Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-14T08:09:46.134Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-14T08:09:46.134Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-14T08:09:46.134Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-14T08:09:46.134Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-14T08:09:46.134Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-14T08:09:46.134Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-14T08:09:46.134Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-14T08:09:46.134Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-14T08:09:46.134Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-14T08:09:46.134Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-14T08:09:46.134Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-14T08:09:46.134Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-14T08:09:46.134Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-14T08:09:46.134Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-14T08:09:46.134Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-14T08:09:46.134Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-14T08:09:46.134Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-14T08:09:46.134Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-14T08:09:46.134Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-14T08:09:46.134Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2021-07-14T08:09:46.397Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2021-07-14T08:09:46.397Z] ok github.com/docker/docker/pkg/fsutils 0.255s coverage: 85.1% of statements [2021-07-14T08:09:47.789Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2021-07-14T08:09:47.789Z] ok github.com/docker/docker/pkg/idtools 0.675s coverage: 69.5% of statements [2021-07-14T08:09:47.789Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2021-07-14T08:09:48.052Z] ok github.com/docker/docker/pkg/namesgenerator 0.015s coverage: 85.7% of statements [2021-07-14T08:09:48.314Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2021-07-14T08:09:48.314Z] ok github.com/docker/docker/pkg/ioutils 0.604s coverage: 70.6% of statements [2021-07-14T08:09:48.890Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 86.7% of statements [2021-07-14T08:09:48.890Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2021-07-14T08:09:48.890Z] ok github.com/docker/docker/pkg/pidfile 0.030s coverage: 82.4% of statements [2021-07-14T08:09:49.838Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2021-07-14T08:09:50.786Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 88.2% of statements [2021-07-14T08:09:51.093Z] 29d5b6a226d2: Pull complete [2021-07-14T08:09:51.093Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-14T08:09:51.093Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:09:51.093Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:09:51.093Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-07-14T08:09:51.093Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-07-14T08:09:51.093Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-14T08:09:51.093Z] INFO: Docker version of control daemon [2021-07-14T08:09:51.093Z] [2021-07-14T08:09:51.093Z] Client: Mirantis Container Runtime [2021-07-14T08:09:51.093Z] Version: 20.10.0 [2021-07-14T08:09:51.093Z] API version: 1.41 [2021-07-14T08:09:51.093Z] Go version: go1.13.15 [2021-07-14T08:09:51.093Z] Git commit: 6ee42dc [2021-07-14T08:09:51.093Z] Built: 03/11/2021 13:24:56 [2021-07-14T08:09:51.093Z] OS/Arch: windows/amd64 [2021-07-14T08:09:51.093Z] Context: default [2021-07-14T08:09:51.093Z] Experimental: true [2021-07-14T08:09:51.093Z] [2021-07-14T08:09:51.093Z] Server: Mirantis Container Runtime [2021-07-14T08:09:51.093Z] Engine: [2021-07-14T08:09:51.093Z] Version: 20.10.0 [2021-07-14T08:09:51.093Z] API version: 1.41 (minimum version 1.24) [2021-07-14T08:09:51.093Z] Go version: go1.13.15 [2021-07-14T08:09:51.093Z] Git commit: 1e08f21e79 [2021-07-14T08:09:51.093Z] Built: 03/11/2021 13:23:32 [2021-07-14T08:09:51.093Z] OS/Arch: windows/amd64 [2021-07-14T08:09:51.093Z] Experimental: true [2021-07-14T08:09:51.093Z] [2021-07-14T08:09:51.093Z] INFO: Docker info of control daemon [2021-07-14T08:09:51.093Z] [2021-07-14T08:09:51.093Z] Client: [2021-07-14T08:09:51.093Z] Context: default [2021-07-14T08:09:51.093Z] Debug Mode: false [2021-07-14T08:09:51.093Z] Plugins: [2021-07-14T08:09:51.093Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-14T08:09:51.093Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-14T08:09:51.093Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-14T08:09:51.093Z] [2021-07-14T08:09:51.093Z] Server: [2021-07-14T08:09:51.093Z] Containers: 0 [2021-07-14T08:09:51.093Z] Running: 0 [2021-07-14T08:09:51.093Z] Paused: 0 [2021-07-14T08:09:51.093Z] Stopped: 0 [2021-07-14T08:09:51.093Z] Images: 1 [2021-07-14T08:09:51.093Z] Server Version: 20.10.0 [2021-07-14T08:09:51.094Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-14T08:09:51.094Z] Windows: [2021-07-14T08:09:51.094Z] LCOW: [2021-07-14T08:09:51.094Z] Logging Driver: json-file [2021-07-14T08:09:51.094Z] Plugins: [2021-07-14T08:09:51.094Z] Volume: local [2021-07-14T08:09:51.094Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-14T08:09:51.094Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-14T08:09:51.094Z] Swarm: inactive [2021-07-14T08:09:51.094Z] Default Isolation: process [2021-07-14T08:09:51.094Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-14T08:09:51.094Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-14T08:09:51.094Z] OSType: windows [2021-07-14T08:09:51.094Z] Architecture: x86_64 [2021-07-14T08:09:51.094Z] CPUs: 4 [2021-07-14T08:09:51.094Z] Total Memory: 32GiB [2021-07-14T08:09:51.094Z] Name: azwin-2-d33c50 [2021-07-14T08:09:51.094Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-14T08:09:51.094Z] Docker Root Dir: D:\docker [2021-07-14T08:09:51.094Z] Debug Mode: false [2021-07-14T08:09:51.094Z] Registry: https://index.docker.io/v1/ [2021-07-14T08:09:51.094Z] Labels: [2021-07-14T08:09:51.094Z] Experimental: true [2021-07-14T08:09:51.094Z] Insecure Registries: [2021-07-14T08:09:51.094Z] 10.0.0.4:5000 [2021-07-14T08:09:51.094Z] 127.0.0.0/8 [2021-07-14T08:09:51.094Z] Registry Mirrors: [2021-07-14T08:09:51.094Z] http://10.0.0.4:5000/ [2021-07-14T08:09:51.094Z] Live Restore Enabled: false [2021-07-14T08:09:51.094Z] [2021-07-14T08:09:51.094Z] [2021-07-14T08:09:51.094Z] INFO: Commit hash is a75477d9d8 [2021-07-14T08:09:51.094Z] INFO: Nuke-Everything... [2021-07-14T08:09:51.094Z] INFO: Container count on control daemon to delete is 0 [2021-07-14T08:09:51.094Z] INFO: Nuking d:\CI [2021-07-14T08:09:51.094Z] INFO: Zapped successfully [2021-07-14T08:09:51.094Z] INFO: Location for testing is d:\CI\PR-42634\3 [2021-07-14T08:09:51.094Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-14T08:09:51.094Z] [2021-07-14T08:09:51.094Z] [2021-07-14T08:09:51.094Z] INFO: Building the image from Dockerfile.windows at 07/14/2021 08:09:48... [2021-07-14T08:09:51.094Z] [2021-07-14T08:09:51.362Z] ok github.com/docker/docker/pkg/progress 0.003s coverage: 75.9% of statements [2021-07-14T08:09:51.362Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2021-07-14T08:09:52.751Z] ok github.com/docker/docker/pkg/pubsub 1.071s coverage: 75.0% of statements [2021-07-14T08:09:52.751Z] ok github.com/docker/docker/pkg/reexec 0.016s coverage: 82.4% of statements [2021-07-14T08:09:53.699Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2021-07-14T08:09:54.646Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2021-07-14T08:09:54.909Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-07-14T08:09:55.092Z] Sending build context to Docker daemon 60.86MB [2021-07-14T08:09:55.092Z] [2021-07-14T08:09:55.092Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-14T08:09:55.092Z] ---> 39d157a84080 [2021-07-14T08:09:55.092Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-14T08:09:55.092Z] ---> Running in 1188780fb582 [2021-07-14T08:09:55.580Z] #57 212.7 # github.com/containerd/containerd/cmd/containerd [2021-07-14T08:09:55.580Z] #57 212.7 /usr/bin/ld: /tmp/go-link-563656373/000019.o: in function `New': [2021-07-14T08:09:55.580Z] #57 212.7 /tmp/tmp.ksjhlfIoOU/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-07-14T08:09:55.580Z] #57 212.7 + bin/containerd-stress [2021-07-14T08:09:55.580Z] #57 213.8 + bin/containerd-shim [2021-07-14T08:09:55.600Z] Removing intermediate container 1188780fb582 [2021-07-14T08:09:55.600Z] ---> 4ac42b89fbda [2021-07-14T08:09:55.600Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-14T08:09:55.600Z] ---> Running in 5b1d08b92d53 [2021-07-14T08:09:56.101Z] Removing intermediate container 5b1d08b92d53 [2021-07-14T08:09:56.101Z] ---> 4b0ab824eab6 [2021-07-14T08:09:56.101Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-14T08:09:56.101Z] ---> Running in e96c18df7e55 [2021-07-14T08:09:56.602Z] Removing intermediate container e96c18df7e55 [2021-07-14T08:09:56.602Z] ---> 4bedc9de927d [2021-07-14T08:09:56.602Z] 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-07-14T08:09:56.602Z] ---> Running in 144bf0e0b187 [2021-07-14T08:09:57.104Z] Removing intermediate container 144bf0e0b187 [2021-07-14T08:09:57.104Z] ---> 8e266ca914a0 [2021-07-14T08:09:57.104Z] 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-07-14T08:09:57.104Z] ---> Running in ade24b9376ab [2021-07-14T08:09:58.223Z] ok github.com/docker/docker/pkg/signal 3.542s coverage: 62.3% of statements [2021-07-14T08:09:58.425Z] #57 217.9 # github.com/containerd/containerd/cmd/containerd [2021-07-14T08:09:58.425Z] #57 217.9 /usr/bin/ld: /tmp/go-link-662781638/000019.o: in function `New': [2021-07-14T08:09:58.425Z] #57 217.9 /tmp/tmp.ZsLJmJPpqm/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-07-14T08:09:58.425Z] #57 218.0 + bin/containerd-stress [2021-07-14T08:09:58.425Z] #57 219.1 + bin/containerd-shim [2021-07-14T08:09:59.622Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 52.9% of statements [2021-07-14T08:09:59.750Z] #57 220.6 + bin/containerd-shim-runc-v1 [2021-07-14T08:10:00.196Z] ok github.com/docker/docker/pkg/tailfile 0.141s coverage: 88.6% of statements [2021-07-14T08:10:00.532Z] --- PASS: TestBuildWithHugeFile (52.46s) [2021-07-14T08:10:00.532Z] === RUN TestBuildWCOWSandboxSize [2021-07-14T08:10:00.532Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-14T08:10:00.532Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-14T08:10:00.532Z] === RUN TestBuildWithEmptyDockerfile [2021-07-14T08:10:00.532Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-14T08:10:00.532Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-14T08:10:00.532Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-14T08:10:00.532Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-14T08:10:00.532Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-14T08:10:00.532Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-14T08:10:00.532Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-14T08:10:00.532Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-14T08:10:00.532Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-14T08:10:00.532Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-07-14T08:10:00.532Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2021-07-14T08:10:00.532Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2021-07-14T08:10:00.532Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-14T08:10:00.532Z] === RUN TestBuildPreserveOwnership [2021-07-14T08:10:00.532Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-14T08:10:00.532Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-14T08:10:01.103Z] --- PASS: TestBuildPreserveOwnership (4.34s) [2021-07-14T08:10:01.103Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.95s) [2021-07-14T08:10:01.103Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.38s) [2021-07-14T08:10:01.103Z] === RUN TestBuildPlatformInvalid [2021-07-14T08:10:01.103Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-14T08:10:01.103Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-14T08:10:01.143Z] ok github.com/docker/docker/pkg/system 0.018s coverage: 39.9% of statements [2021-07-14T08:10:01.143Z] testing: warning: no tests to run [2021-07-14T08:10:01.143Z] coverage: [no statements] [2021-07-14T08:10:01.143Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2021-07-14T08:10:02.089Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2021-07-14T08:10:02.124Z] [2021-07-14T08:10:02.124Z] SUCCESS: Specified value was saved. [2021-07-14T08:10:02.124Z] INFO: Downloading git... [2021-07-14T08:10:02.639Z] #57 226.2 + bin/containerd-shim-runc-v1 [2021-07-14T08:10:02.664Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2021-07-14T08:10:02.664Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2021-07-14T08:10:03.834Z] INFO: Downloading go... [2021-07-14T08:10:04.587Z] ok github.com/docker/docker/pkg/tarsum 0.197s coverage: 89.3% of statements [2021-07-14T08:10:05.000Z] #57 225.3 + bin/containerd-shim-runc-v2 [2021-07-14T08:10:05.000Z] #57 225.9 + binaries [2021-07-14T08:10:05.000Z] #57 225.9 + install -D bin/containerd /build/containerd [2021-07-14T08:10:05.000Z] #57 226.0 + install -D bin/containerd-shim /build/containerd-shim [2021-07-14T08:10:05.000Z] #57 226.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-14T08:10:05.000Z] #57 226.0 + install -D bin/ctr /build/ctr [2021-07-14T08:10:05.517Z] INFO: Downloading compiler 1 of 3... [2021-07-14T08:10:06.589Z] INFO: Downloading compiler 2 of 3... [2021-07-14T08:10:07.139Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.4% of statements [2021-07-14T08:10:07.514Z] #57 DONE 228.4s [2021-07-14T08:10:07.674Z] INFO: Downloading compiler 3 of 3... [2021-07-14T08:10:07.713Z] ok github.com/docker/docker/plugin 0.533s coverage: 23.2% of statements [2021-07-14T08:10:07.770Z] [2021-07-14T08:10:07.770Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-14T08:10:07.770Z] #58 sha256:515421d932844826732b1a126999f2796eeaae1e02afd8e9a207307893a1a4b1 [2021-07-14T08:10:07.929Z] #57 231.1 + bin/containerd-shim-runc-v2 [2021-07-14T08:10:07.929Z] #57 231.8 + binaries [2021-07-14T08:10:07.929Z] #57 231.8 + install -D bin/containerd /build/containerd [2021-07-14T08:10:07.929Z] #57 231.8 + install -D bin/containerd-shim /build/containerd-shim [2021-07-14T08:10:07.929Z] #57 231.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-07-14T08:10:07.929Z] #57 231.8 + install -D bin/ctr /build/ctr [2021-07-14T08:10:08.183Z] INFO: Extracting git... [2021-07-14T08:10:09.134Z] #58 DONE 0.9s [2021-07-14T08:10:09.134Z] [2021-07-14T08:10:09.134Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-14T08:10:09.134Z] #62 sha256:fe13845bce81b4a38a0685757be4350cc406424ffc55ecb54d48f7867696edca [2021-07-14T08:10:09.134Z] #62 DONE 0.2s [2021-07-14T08:10:09.134Z] [2021-07-14T08:10:09.134Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-14T08:10:09.134Z] #67 sha256:a9b0d904951a99ae94e6fabbabd005be1c1a5056e297013c6a3c828c56f4e794 [2021-07-14T08:10:10.470Z] #57 DONE 234.3s [2021-07-14T08:10:10.498Z] #67 DONE 1.1s [2021-07-14T08:10:10.498Z] [2021-07-14T08:10:10.498Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-14T08:10:10.498Z] #68 sha256:f99dcc7d93a678997e825f9c6860bc088b22e62b866699810bf72c59fda3cf84 [2021-07-14T08:10:10.498Z] #68 DONE 0.0s [2021-07-14T08:10:10.498Z] [2021-07-14T08:10:10.498Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-14T08:10:10.498Z] #69 sha256:7133fb63583d29a6956abe756036c708d97022cfca4057f202c2bce25f5c09c7 [2021-07-14T08:10:11.023Z] ok github.com/docker/docker/quota 1.509s coverage: 71.4% of statements [2021-07-14T08:10:11.411Z] [2021-07-14T08:10:11.411Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-07-14T08:10:11.411Z] #58 sha256:9bb9745eadd33503ddcf812a4eba1136a3d621b6e68fee4409dc10b5d5395c59 [2021-07-14T08:10:11.424Z] #69 DONE 1.2s [2021-07-14T08:10:11.424Z] [2021-07-14T08:10:11.424Z] #70 exporting to image [2021-07-14T08:10:11.424Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-14T08:10:11.424Z] #70 exporting layers [2021-07-14T08:10:11.613Z] ok github.com/docker/docker/reference 0.012s coverage: 84.4% of statements [2021-07-14T08:10:12.351Z] #58 DONE 1.0s [2021-07-14T08:10:12.351Z] [2021-07-14T08:10:12.351Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-07-14T08:10:12.351Z] #62 sha256:8cfd79624344c7ed69a0dad64e4441f47f79aa497dabaf5e5244864e0b82a6ef [2021-07-14T08:10:12.351Z] #62 DONE 0.2s [2021-07-14T08:10:12.351Z] [2021-07-14T08:10:12.351Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-07-14T08:10:12.351Z] #67 sha256:daaa96027c672ad84db926ae46a926686ce98f360b6806f735af0a70e467d548 [2021-07-14T08:10:12.573Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 85.1% of statements [2021-07-14T08:10:13.732Z] #67 DONE 1.2s [2021-07-14T08:10:13.732Z] [2021-07-14T08:10:13.732Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-07-14T08:10:13.732Z] #68 sha256:1dbb6eaa483239144b99dac8f21b83553385bdd137de13fddd8c4fe32a08c6a5 [2021-07-14T08:10:13.732Z] #68 DONE 0.1s [2021-07-14T08:10:13.732Z] [2021-07-14T08:10:13.732Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-07-14T08:10:13.732Z] #69 sha256:c0f1d27809a72b71e22f389c7bcb22c3a73210742ea48da6672b936e28c23e09 [2021-07-14T08:10:15.128Z] ok github.com/docker/docker/registry 0.128s coverage: 58.8% of statements [2021-07-14T08:10:15.128Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2021-07-14T08:10:15.128Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2021-07-14T08:10:15.644Z] #69 DONE 1.4s [2021-07-14T08:10:15.644Z] [2021-07-14T08:10:15.644Z] #70 exporting to image [2021-07-14T08:10:15.644Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-07-14T08:10:15.644Z] #70 exporting layers [2021-07-14T08:10:15.703Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2021-07-14T08:10:16.009Z] Loaded image: buildpack-deps:buster [2021-07-14T08:10:16.009Z] Loaded image: busybox:latest [2021-07-14T08:10:16.009Z] Loaded image: busybox:glibc [2021-07-14T08:10:16.650Z] ok github.com/docker/docker/runconfig 0.022s coverage: 66.1% of statements [2021-07-14T08:10:17.920Z] Loaded image: debian:bullseye [2021-07-14T08:10:17.920Z] Loaded image: hello-world:latest [2021-07-14T08:10:18.016Z] #70 exporting layers 6.8s done [2021-07-14T08:10:18.016Z] #70 writing image sha256:3610dab898d60313eab306906e9414333b824110625e03d6eb1a7386d338e053 done [2021-07-14T08:10:18.016Z] #70 naming to docker.io/library/docker:8650fc8d6699d42d8d5a4b23f5d6209a47a966dc done [2021-07-14T08:10:18.016Z] #70 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-14T08:10:18.180Z] Loaded image: arm32v7/hello-world:latest [2021-07-14T08:10:18.361Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42634/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=8650fc8d6699d42d8d5a4b23f5d6209a47a966dc -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:8650fc8d6699d42d8d5a4b23f5d6209a47a966dc hack/make.sh dynbinary test-integration [2021-07-14T08:10:20.260Z] [2021-07-14T08:10:20.260Z] Removing bundles/ [2021-07-14T08:10:20.260Z] [2021-07-14T08:10:20.260Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-14T08:10:20.260Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-14T08:10:20.260Z] GOOS="" GOARCH="" GOARM="" [2021-07-14T08:10:21.095Z] INFO: Expanding go... [2021-07-14T08:10:22.230Z] #70 exporting layers 6.9s done [2021-07-14T08:10:22.230Z] #70 writing image sha256:75339f42e84f239b7109fe945eb4fda0c8fad893683545b9d4b235e7e2d39b70 done [2021-07-14T08:10:22.230Z] #70 naming to docker.io/library/docker:8650fc8d6699d42d8d5a4b23f5d6209a47a966dc done [2021-07-14T08:10:22.230Z] #70 DONE 6.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-07-14T08:10:22.586Z] + trap exit INT TERM [2021-07-14T08:10:22.586Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-07-14T08:10:22.586Z] + CONTAINER_NAME=docker-pr3 [2021-07-14T08:10:22.586Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42634/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42634/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8650fc8d6699d42d8d5a4b23f5d6209a47a966dc -e DOCKER_GRAPHDRIVER docker:8650fc8d6699d42d8d5a4b23f5d6209a47a966dc hack/make.sh dynbinary [2021-07-14T08:10:23.969Z] [2021-07-14T08:10:23.969Z] Removing bundles/ [2021-07-14T08:10:23.969Z] [2021-07-14T08:10:23.969Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-14T08:10:23.969Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-14T08:10:23.969Z] GOOS="" GOARCH="" GOARM="" [2021-07-14T08:10:24.802Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.6% of statements [2021-07-14T08:10:24.802Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2021-07-14T08:10:25.384Z] ok github.com/docker/docker/volume/local 0.213s coverage: 76.4% of statements [2021-07-14T08:10:25.646Z] ok github.com/docker/docker/volume/mounts 0.041s coverage: 67.0% of statements [2021-07-14T08:10:26.319Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.52s) [2021-07-14T08:10:26.319Z] PASS [2021-07-14T08:10:26.319Z] [2021-07-14T08:10:26.319Z] === Skipped [2021-07-14T08:10:26.319Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-14T08:10:26.319Z] build_session_test.go:25: TODO: BuildKit [2021-07-14T08:10:26.319Z] [2021-07-14T08:10:26.319Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-14T08:10:26.319Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-14T08:10:26.319Z] [2021-07-14T08:10:26.319Z] [2021-07-14T08:10:26.319Z] DONE 34 tests, 2 skipped in 122.206s [2021-07-14T08:10:26.319Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-14T08:10:26.319Z] INFO: Testing against a local daemon [2021-07-14T08:10:26.319Z] === RUN TestConfigInspect [2021-07-14T08:10:28.230Z] --- PASS: TestConfigInspect (2.19s) [2021-07-14T08:10:28.230Z] === RUN TestConfigList [2021-07-14T08:10:29.862Z] ok github.com/docker/docker/volume/service 0.023s coverage: 72.3% of statements [2021-07-14T08:10:30.140Z] --- PASS: TestConfigList (2.13s) [2021-07-14T08:10:30.140Z] === RUN TestConfigsCreateAndDelete [2021-07-14T08:10:32.687Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2021-07-14T08:10:32.687Z] === RUN TestConfigsUpdate [2021-07-14T08:10:34.604Z] --- PASS: TestConfigsUpdate (2.19s) [2021-07-14T08:10:34.604Z] === RUN TestTemplatedConfig [2021-07-14T08:10:34.647Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-14T08:10:34.647Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-14T08:10:34.647Z] GOOS="" GOARCH="" GOARM="" [2021-07-14T08:10:34.647Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-14T08:10:34.647Z] [2021-07-14T08:10:34.647Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-07-14T08:10:34.647Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-07-14T08:10:34.647Z] Using test binary docker [2021-07-14T08:10:34.647Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-14T08:10:34.647Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-14T08:10:34.647Z] INFO: Waiting for daemon to start... [2021-07-14T08:10:34.647Z] Starting dockerd [2021-07-14T08:10:34.647Z] . [2021-07-14T08:10:34.647Z] INFO: Building docker-sdk-python3:5.0.0... [2021-07-14T08:10:35.081Z] 4612f6d0b889: Pull complete [2021-07-14T08:10:37.906Z] --- PASS: TestTemplatedConfig (3.32s) [2021-07-14T08:10:37.906Z] === RUN TestConfigCreateResolve [2021-07-14T08:10:39.817Z] --- PASS: TestConfigCreateResolve (2.13s) [2021-07-14T08:10:39.817Z] PASS [2021-07-14T08:10:39.817Z] [2021-07-14T08:10:39.817Z] DONE 6 tests in 14.131s [2021-07-14T08:10:39.817Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-14T08:10:39.817Z] INFO: Testing against a local daemon [2021-07-14T08:10:39.817Z] === RUN TestCheckpoint [2021-07-14T08:10:39.817Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-14T08:10:39.817Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-14T08:10:39.817Z] === RUN TestContainerInvalidJSON [2021-07-14T08:10:39.817Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-14T08:10:39.817Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-14T08:10:39.817Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-14T08:10:39.817Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-14T08:10:39.817Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-14T08:10:39.817Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-14T08:10:39.817Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-14T08:10:39.817Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-14T08:10:39.817Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-14T08:10:39.817Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-14T08:10:39.817Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-14T08:10:39.817Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-14T08:10:39.817Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-14T08:10:39.817Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-14T08:10:40.077Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-07-14T08:10:40.077Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-14T08:10:40.077Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-07-14T08:10:40.077Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-14T08:10:40.077Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-07-14T08:10:40.077Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-14T08:10:40.077Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-07-14T08:10:40.077Z] === RUN TestCopyFromContainer [2021-07-14T08:10:41.459Z] === RUN TestCopyFromContainer// [2021-07-14T08:10:41.459Z] === RUN TestCopyFromContainer//bar/root [2021-07-14T08:10:41.459Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-14T08:10:41.459Z] === RUN TestCopyFromContainer/bar/quux [2021-07-14T08:10:41.720Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-14T08:10:41.720Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-14T08:10:41.720Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-14T08:10:41.720Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-14T08:10:41.720Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-14T08:10:41.980Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-14T08:10:41.980Z] --- PASS: TestCopyFromContainer (1.85s) [2021-07-14T08:10:41.980Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-14T08:10:41.980Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-07-14T08:10:41.980Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-14T08:10:41.980Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-07-14T08:10:41.980Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-14T08:10:41.980Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-14T08:10:41.980Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-14T08:10:41.980Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-14T08:10:41.980Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-14T08:10:41.980Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-14T08:10:41.980Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-14T08:10:41.980Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-14T08:10:41.980Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-14T08:10:41.980Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-14T08:10:41.980Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-14T08:10:41.980Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-14T08:10:41.980Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-14T08:10:41.980Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-14T08:10:41.980Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-14T08:10:41.980Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-14T08:10:41.980Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-14T08:10:41.980Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-14T08:10:41.980Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-14T08:10:41.980Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-14T08:10:41.980Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-14T08:10:41.980Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-14T08:10:41.980Z] === RUN TestCreateWithInvalidEnv [2021-07-14T08:10:41.980Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-14T08:10:41.980Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-14T08:10:41.980Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-14T08:10:41.980Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-14T08:10:41.980Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-14T08:10:41.980Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-14T08:10:41.980Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-14T08:10:41.980Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-14T08:10:41.980Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-14T08:10:41.980Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-14T08:10:41.980Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-14T08:10:41.980Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-14T08:10:41.980Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-14T08:10:41.980Z] === RUN TestCreateTmpfsMountsTarget [2021-07-14T08:10:41.980Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-14T08:10:41.980Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-14T08:10:43.217Z] INFO: Expanding compiler 1 of 3... [2021-07-14T08:10:43.217Z] INFO: Expanding compiler 2 of 3... [2021-07-14T08:10:44.522Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2021-07-14T08:10:44.522Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-14T08:10:47.064Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2021-07-14T08:10:47.064Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-14T08:10:47.064Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-14T08:10:47.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-14T08:10:47.064Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-14T08:10:47.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-14T08:10:47.064Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-14T08:10:47.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-14T08:10:47.064Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-14T08:10:47.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-14T08:10:47.064Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-14T08:10:47.064Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-14T08:10:47.064Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-14T08:10:47.064Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-14T08:10:47.064Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-14T08:10:47.064Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-14T08:10:47.064Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-14T08:10:47.064Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-14T08:10:47.064Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-14T08:10:47.064Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-14T08:10:47.064Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-14T08:10:47.064Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-14T08:10:47.064Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-14T08:10:47.064Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-14T08:10:47.636Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2021-07-14T08:10:47.636Z] === RUN TestCreateDifferentPlatform [2021-07-14T08:10:47.636Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-14T08:10:47.636Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-14T08:10:47.636Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-07-14T08:10:47.636Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-14T08:10:47.636Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-14T08:10:47.636Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-14T08:10:47.636Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-07-14T08:10:47.636Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-14T08:10:47.636Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-14T08:10:47.636Z] === RUN TestContainerStartOnDaemonRestart [2021-07-14T08:10:47.636Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-14T08:10:47.636Z] === RUN TestDaemonRestartIpcMode [2021-07-14T08:10:47.636Z] === PAUSE TestDaemonRestartIpcMode [2021-07-14T08:10:47.636Z] === RUN TestDaemonHostGatewayIP [2021-07-14T08:10:47.636Z] === PAUSE TestDaemonHostGatewayIP [2021-07-14T08:10:47.636Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-14T08:10:47.636Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-14T08:10:47.636Z] === RUN TestContainerKillOnDaemonStart [2021-07-14T08:10:47.636Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-14T08:10:47.636Z] === RUN TestDiff [2021-07-14T08:10:47.799Z] INFO: Expanding compiler 3 of 3... [2021-07-14T08:10:48.405Z] INFO: Removing downloaded files... [2021-07-14T08:10:48.405Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-14T08:10:48.405Z] INFO: Configuring git core.autocrlf... [2021-07-14T08:10:48.578Z] --- PASS: TestDiff (0.75s) [2021-07-14T08:10:48.578Z] === RUN TestExecWithCloseStdin [2021-07-14T08:10:49.519Z] --- PASS: TestExecWithCloseStdin (1.05s) [2021-07-14T08:10:49.519Z] === RUN TestExec [2021-07-14T08:10:50.459Z] --- PASS: TestExec (1.12s) [2021-07-14T08:10:50.459Z] === RUN TestExecUser [2021-07-14T08:10:51.843Z] --- PASS: TestExecUser (1.06s) [2021-07-14T08:10:51.843Z] === RUN TestExportContainerAndImportImage [2021-07-14T08:10:52.783Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2021-07-14T08:10:52.783Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-14T08:10:53.724Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2021-07-14T08:10:53.724Z] === RUN TestHealthCheckWorkdir [2021-07-14T08:10:55.634Z] --- PASS: TestHealthCheckWorkdir (1.48s) [2021-07-14T08:10:55.634Z] === RUN TestHealthKillContainer [2021-07-14T08:10:56.192Z] 29d5b6a226d2: Verifying Checksum [2021-07-14T08:10:56.192Z] 29d5b6a226d2: Download complete [2021-07-14T08:10:58.930Z] --- PASS: TestHealthKillContainer (3.12s) [2021-07-14T08:10:58.930Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-14T08:10:59.190Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2021-07-14T08:10:59.190Z] === RUN TestIpcModeNone [2021-07-14T08:11:00.574Z] --- PASS: TestIpcModeNone (1.08s) [2021-07-14T08:11:00.574Z] === RUN TestIpcModePrivate [2021-07-14T08:11:01.159Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-07-14T08:11:01.432Z] --- PASS: TestIpcModePrivate (1.09s) [2021-07-14T08:11:01.432Z] === RUN TestIpcModeShareable [2021-07-14T08:11:02.379Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-07-14T08:11:02.640Z] --- PASS: TestIpcModeShareable (1.13s) [2021-07-14T08:11:02.640Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-14T08:11:05.938Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.00s) [2021-07-14T08:11:05.938Z] === RUN TestAPIIpcModeHost [2021-07-14T08:11:06.879Z] --- PASS: TestAPIIpcModeHost (1.10s) [2021-07-14T08:11:06.879Z] === RUN TestDaemonIpcModeShareable [2021-07-14T08:11:08.262Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-14T08:11:08.262Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2021-07-14T08:11:08.262Z] === RUN TestDaemonIpcModePrivate [2021-07-14T08:11:10.174Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-14T08:11:10.174Z] --- PASS: TestDaemonIpcModePrivate (1.65s) [2021-07-14T08:11:10.174Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-14T08:11:11.560Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-07-14T08:11:11.560Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s) [2021-07-14T08:11:11.560Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-14T08:11:13.474Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-07-14T08:11:13.474Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s) [2021-07-14T08:11:13.474Z] === RUN TestIpcModeOlderClient [2021-07-14T08:11:13.474Z] === PAUSE TestIpcModeOlderClient [2021-07-14T08:11:13.474Z] === RUN TestKillContainerInvalidSignal [2021-07-14T08:11:14.044Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2021-07-14T08:11:14.044Z] === RUN TestKillContainer [2021-07-14T08:11:14.044Z] === RUN TestKillContainer/no_signal [2021-07-14T08:11:14.615Z] === RUN TestKillContainer/non_killing_signal [2021-07-14T08:11:15.187Z] === RUN TestKillContainer/killing_signal [2021-07-14T08:11:16.129Z] --- PASS: TestKillContainer (2.05s) [2021-07-14T08:11:16.129Z] --- PASS: TestKillContainer/no_signal (0.67s) [2021-07-14T08:11:16.129Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-07-14T08:11:16.129Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2021-07-14T08:11:16.129Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-14T08:11:16.129Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-14T08:11:16.700Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-14T08:11:17.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s) [2021-07-14T08:11:17.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2021-07-14T08:11:17.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-07-14T08:11:17.272Z] === RUN TestKillStoppedContainer [2021-07-14T08:11:17.272Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-14T08:11:17.272Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-14T08:11:17.532Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-07-14T08:11:17.532Z] === RUN TestKillDifferentUserContainer [2021-07-14T08:11:18.103Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2021-07-14T08:11:18.103Z] === RUN TestInspectOomKilledTrue [2021-07-14T08:11:18.103Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-14T08:11:18.103Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-14T08:11:18.103Z] === RUN TestInspectOomKilledFalse [2021-07-14T08:11:19.044Z] --- PASS: TestInspectOomKilledFalse (0.72s) [2021-07-14T08:11:19.044Z] === RUN TestLinksEtcHostsContentMatch [2021-07-14T08:11:19.618Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s) [2021-07-14T08:11:19.618Z] === RUN TestLinksContainerNames [2021-07-14T08:11:21.001Z] --- PASS: TestLinksContainerNames (1.33s) [2021-07-14T08:11:21.001Z] === RUN TestLogsFollowTailEmpty [2021-07-14T08:11:21.270Z] sha256:0562c834641e78452d6ef865d6b35cb1f9b922c45e1f34b370a5085f890b0677 [2021-07-14T08:11:21.270Z] INFO: Starting docker-py tests... [2021-07-14T08:11:21.270Z] ============================= test session starts ============================== [2021-07-14T08:11:21.270Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-07-14T08:11:21.270Z] rootdir: /src, inifile: pytest.ini [2021-07-14T08:11:21.270Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-07-14T08:11:21.270Z] collected 390 items / 1 deselected / 389 selected [2021-07-14T08:11:21.270Z] [2021-07-14T08:11:21.943Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2021-07-14T08:11:21.943Z] === RUN TestContainerNetworkMountsNoChown [2021-07-14T08:11:22.514Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-07-14T08:11:22.514Z] === RUN TestMountDaemonRoot [2021-07-14T08:11:22.514Z] === RUN TestMountDaemonRoot/default [2021-07-14T08:11:22.514Z] === PAUSE TestMountDaemonRoot/default [2021-07-14T08:11:22.514Z] === RUN TestMountDaemonRoot/private [2021-07-14T08:11:22.514Z] === PAUSE TestMountDaemonRoot/private [2021-07-14T08:11:22.514Z] === RUN TestMountDaemonRoot/rprivate [2021-07-14T08:11:22.514Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-14T08:11:22.514Z] === RUN TestMountDaemonRoot/slave [2021-07-14T08:11:22.514Z] === PAUSE TestMountDaemonRoot/slave [2021-07-14T08:11:22.514Z] === RUN TestMountDaemonRoot/rslave [2021-07-14T08:11:22.514Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-14T08:11:22.514Z] === RUN TestMountDaemonRoot/shared [2021-07-14T08:11:22.514Z] === PAUSE TestMountDaemonRoot/shared [2021-07-14T08:11:22.514Z] === RUN TestMountDaemonRoot/rshared [2021-07-14T08:11:22.514Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-14T08:11:22.514Z] === CONT TestMountDaemonRoot/default [2021-07-14T08:11:22.514Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-14T08:11:22.514Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-14T08:11:22.514Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-14T08:11:22.514Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-14T08:11:22.515Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-14T08:11:22.515Z] === CONT TestMountDaemonRoot/rprivate [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-14T08:11:22.515Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-14T08:11:22.515Z] === CONT TestMountDaemonRoot/rshared [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-14T08:11:22.515Z] === CONT TestMountDaemonRoot/shared [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-14T08:11:22.515Z] === CONT TestMountDaemonRoot/rslave [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-14T08:11:22.515Z] === CONT TestMountDaemonRoot/slave [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-14T08:11:22.515Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-14T08:11:22.515Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-14T08:11:22.515Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-14T08:11:22.515Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-14T08:11:22.515Z] === CONT TestMountDaemonRoot/private [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-14T08:11:22.515Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-14T08:11:22.515Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-14T08:11:22.515Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-14T08:11:22.515Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-14T08:11:22.515Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-14T08:11:22.515Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-14T08:11:22.515Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-14T08:11:22.515Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-14T08:11:22.515Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-14T08:11:22.515Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-14T08:11:22.515Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-14T08:11:22.515Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-14T08:11:22.515Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-14T08:11:22.775Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-14T08:11:22.775Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-14T08:11:22.775Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-14T08:11:22.775Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-14T08:11:22.775Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-14T08:11:22.775Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-14T08:11:22.775Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-14T08:11:22.775Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-14T08:11:22.775Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-14T08:11:22.775Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-14T08:11:22.775Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-14T08:11:22.775Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-14T08:11:22.775Z] === RUN TestContainerBindMountNonRecursive [2021-07-14T08:11:24.693Z] --- PASS: TestContainerBindMountNonRecursive (1.85s) [2021-07-14T08:11:24.693Z] === RUN TestContainerVolumesMountedAsShared [2021-07-14T08:11:25.264Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2021-07-14T08:11:25.264Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-14T08:11:26.205Z] --- PASS: TestContainerVolumesMountedAsSlave (1.00s) [2021-07-14T08:11:26.205Z] === RUN TestNetworkNat [2021-07-14T08:11:26.776Z] --- PASS: TestNetworkNat (0.72s) [2021-07-14T08:11:26.776Z] === RUN TestNetworkLocalhostTCPNat [2021-07-14T08:11:27.717Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2021-07-14T08:11:27.717Z] === RUN TestNetworkLoopbackNat [2021-07-14T08:11:31.013Z] --- PASS: TestNetworkLoopbackNat (3.14s) [2021-07-14T08:11:31.013Z] === RUN TestPause [2021-07-14T08:11:31.274Z] --- PASS: TestPause (0.71s) [2021-07-14T08:11:31.274Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-14T08:11:31.274Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-14T08:11:31.274Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-14T08:11:31.274Z] === RUN TestPauseStopPausedContainer [2021-07-14T08:11:32.216Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2021-07-14T08:11:32.216Z] === RUN TestPidHost [2021-07-14T08:11:34.129Z] --- PASS: TestPidHost (2.02s) [2021-07-14T08:11:34.129Z] === RUN TestPsFilter [2021-07-14T08:11:34.389Z] --- PASS: TestPsFilter (0.12s) [2021-07-14T08:11:34.389Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-14T08:11:34.960Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2021-07-14T08:11:34.960Z] === RUN TestRemoveContainerWithVolume [2021-07-14T08:11:35.902Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2021-07-14T08:11:35.902Z] === RUN TestRemoveContainerRunning [2021-07-14T08:11:36.473Z] --- PASS: TestRemoveContainerRunning (0.70s) [2021-07-14T08:11:36.473Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-14T08:11:37.044Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2021-07-14T08:11:37.044Z] === RUN TestRemoveInvalidContainer [2021-07-14T08:11:37.044Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-14T08:11:37.044Z] === RUN TestRenameLinkedContainer [2021-07-14T08:11:38.859Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-07-14T08:11:39.422Z] tests/integration/api_client_test.py ..... [ 7%] [2021-07-14T08:11:40.344Z] --- PASS: TestRenameLinkedContainer (2.75s) [2021-07-14T08:11:40.344Z] === RUN TestRenameStoppedContainer [2021-07-14T08:11:40.344Z] --- PASS: TestRenameStoppedContainer (0.64s) [2021-07-14T08:11:40.344Z] === RUN TestRenameRunningContainerAndReuse [2021-07-14T08:11:41.167Z] tests/integration/api_config_test.py ..... [ 8%] [2021-07-14T08:11:41.728Z] --- PASS: TestRenameRunningContainerAndReuse (1.39s) [2021-07-14T08:11:41.728Z] === RUN TestRenameInvalidName [2021-07-14T08:11:42.668Z] --- PASS: TestRenameInvalidName (0.78s) [2021-07-14T08:11:42.668Z] === RUN TestRenameAnonymousContainer [2021-07-14T08:11:45.215Z] --- PASS: TestRenameAnonymousContainer (2.38s) [2021-07-14T08:11:45.215Z] === RUN TestRenameContainerWithSameName [2021-07-14T08:11:45.786Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2021-07-14T08:11:45.786Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-14T08:11:47.172Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s) [2021-07-14T08:11:47.172Z] === RUN TestResize [2021-07-14T08:11:47.745Z] --- PASS: TestResize (0.67s) [2021-07-14T08:11:47.745Z] === RUN TestResizeWithInvalidSize [2021-07-14T08:11:48.320Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2021-07-14T08:11:48.320Z] === RUN TestResizeWhenContainerNotStarted [2021-07-14T08:11:49.261Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2021-07-14T08:11:49.261Z] === RUN TestDaemonRestartKillContainers [2021-07-14T08:11:49.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-14T08:11:49.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-14T08:11:49.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-14T08:11:49.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-14T08:11:49.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-14T08:11:49.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-14T08:11:49.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-14T08:11:49.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-14T08:11:49.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-14T08:11:49.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-14T08:11:49.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-14T08:11:49.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-14T08:11:49.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-14T08:11:49.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-14T08:11:49.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-14T08:11:49.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-14T08:11:49.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-14T08:11:49.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-14T08:11:49.261Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-14T08:11:49.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-14T08:11:49.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-14T08:11:49.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-14T08:11:49.261Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-14T08:11:49.261Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-14T08:11:49.261Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-14T08:11:49.261Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-14T08:11:51.174Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-14T08:11:51.352Z] ok github.com/docker/docker/libnetwork/networkdb 160.322s coverage: 60.4% of statements [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/rootless [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/volume [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-14T08:11:51.352Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-14T08:11:51.352Z] [2021-07-14T08:11:51.352Z] === Skipped [2021-07-14T08:11:51.352Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-14T08:11:51.352Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-14T08:11:51.352Z] [2021-07-14T08:11:51.352Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-14T08:11:51.352Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-14T08:11:51.352Z] [2021-07-14T08:11:51.352Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-14T08:11:51.352Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-14T08:11:51.352Z] [2021-07-14T08:11:51.352Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-14T08:11:51.352Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-14T08:11:51.352Z] [2021-07-14T08:11:51.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-14T08:11:51.352Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-14T08:11:51.352Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-14T08:11:51.352Z] [2021-07-14T08:11:51.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-14T08:11:51.352Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-14T08:11:51.352Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-14T08:11:51.352Z] [2021-07-14T08:11:51.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-14T08:11:51.352Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-14T08:11:51.352Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-14T08:11:51.352Z] [2021-07-14T08:11:51.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-14T08:11:51.352Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-14T08:11:51.352Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-14T08:11:51.352Z] [2021-07-14T08:11:51.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-14T08:11:51.352Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-14T08:11:51.352Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-14T08:11:51.352Z] [2021-07-14T08:11:51.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-14T08:11:51.352Z] graphtest_unix.go:71: No driver to put! [2021-07-14T08:11:51.352Z] [2021-07-14T08:11:51.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-14T08:11:51.352Z] time="2021-07-14T08:08:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-14T08:11:51.352Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-14T08:11:51.352Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-14T08:11:51.352Z] [2021-07-14T08:11:51.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-14T08:11:51.352Z] time="2021-07-14T08:08:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-14T08:11:51.352Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-14T08:11:51.352Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-14T08:11:51.352Z] [2021-07-14T08:11:51.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-14T08:11:51.352Z] time="2021-07-14T08:08:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-14T08:11:51.352Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-14T08:11:51.352Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-14T08:11:51.352Z] [2021-07-14T08:11:51.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-14T08:11:51.353Z] time="2021-07-14T08:08:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-14T08:11:51.353Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-14T08:11:51.353Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-14T08:11:51.353Z] [2021-07-14T08:11:51.353Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-14T08:11:51.353Z] time="2021-07-14T08:08:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-14T08:11:51.353Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-14T08:11:51.353Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-14T08:11:51.353Z] [2021-07-14T08:11:51.353Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-14T08:11:51.353Z] graphtest_unix.go:71: No driver to put! [2021-07-14T08:11:51.353Z] [2021-07-14T08:11:51.353Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-14T08:11:51.353Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-14T08:11:51.353Z] [2021-07-14T08:11:51.353Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-14T08:11:51.353Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-14T08:11:51.353Z] [2021-07-14T08:11:51.353Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-14T08:11:51.353Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-14T08:11:51.353Z] [2021-07-14T08:11:51.353Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-14T08:11:51.353Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-14T08:11:51.353Z] [2021-07-14T08:11:51.353Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-14T08:11:51.353Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-14T08:11:51.353Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-14T08:11:51.353Z] [2021-07-14T08:11:51.353Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-14T08:11:51.353Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-14T08:11:51.353Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-14T08:11:51.353Z] [2021-07-14T08:11:51.353Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-14T08:11:51.353Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-14T08:11:51.353Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-14T08:11:51.353Z] [2021-07-14T08:11:51.353Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-14T08:11:51.353Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-14T08:11:51.353Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-14T08:11:51.353Z] [2021-07-14T08:11:51.353Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-14T08:11:51.353Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-14T08:11:51.353Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-14T08:11:51.353Z] [2021-07-14T08:11:51.353Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-14T08:11:51.353Z] graphtest_unix.go:71: No driver to put! [2021-07-14T08:11:51.353Z] [2021-07-14T08:11:51.353Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-07-14T08:11:51.353Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-07-14T08:11:51.353Z] [2021-07-14T08:11:51.353Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-14T08:11:51.353Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:11:51.353Z] [2021-07-14T08:11:51.353Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-14T08:11:51.353Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:11:51.353Z] [2021-07-14T08:11:51.353Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-14T08:11:51.353Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:11:51.353Z] [2021-07-14T08:11:51.353Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-14T08:11:51.353Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:11:51.353Z] [2021-07-14T08:11:51.353Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-14T08:11:51.353Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:11:51.353Z] [2021-07-14T08:11:51.353Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-14T08:11:51.353Z] firewalld_test.go:13: firewalld is not running [2021-07-14T08:11:51.353Z] [2021-07-14T08:11:51.353Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-14T08:11:51.353Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-07-14T08:11:51.353Z] [2021-07-14T08:11:51.353Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-14T08:11:51.353Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-07-14T08:11:51.353Z] [2021-07-14T08:11:51.353Z] [2021-07-14T08:11:51.353Z] DONE 2627 tests, 35 skipped in 371.482s [2021-07-14T08:11:51.434Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon Post stage [Pipeline] junit [2021-07-14T08:11:51.631Z] Recording test results [2021-07-14T08:11:51.800Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-07-14T08:11:52.166Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42634/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b5f218e1dd144e63d9aa482eb6c1acef6ed0fd51 -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:b5f218e1dd144e63d9aa482eb6c1acef6ed0fd51 hack/make.sh dynbinary test-integration [2021-07-14T08:11:52.375Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-14T08:11:52.945Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-14T08:11:53.111Z] [2021-07-14T08:11:53.111Z] Removing bundles/ [2021-07-14T08:11:53.111Z] [2021-07-14T08:11:53.111Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-07-14T08:11:53.111Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-07-14T08:11:53.111Z] GOOS="" GOARCH="" GOARM="" [2021-07-14T08:11:53.886Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-14T08:11:54.147Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-14T08:11:56.061Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-14T08:11:56.062Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-14T08:11:56.655Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-14T08:11:56.655Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-14T08:11:56.655Z] GOOS="" GOARCH="" GOARM="" [2021-07-14T08:11:56.655Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-14T08:11:56.655Z] [2021-07-14T08:11:56.655Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-14T08:11:56.655Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-14T08:11:56.655Z] HOSTNAME=0d1817cc3261 [2021-07-14T08:11:56.655Z] DEST=bundles/test-integration [2021-07-14T08:11:56.655Z] PWD=/go/src/github.com/docker/docker [2021-07-14T08:11:56.655Z] DOCKER_ROOTLESS=1 [2021-07-14T08:11:56.655Z] DOCKER_GITCOMMIT=8650fc8d6699d42d8d5a4b23f5d6209a47a966dc [2021-07-14T08:11:56.655Z] container=docker [2021-07-14T08:11:56.655Z] HOME=/root [2021-07-14T08:11:56.655Z] GOLANG_VERSION=1.16.6 [2021-07-14T08:11:56.655Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-14T08:11:56.655Z] VALIDATE_BRANCH=master [2021-07-14T08:11:56.655Z] TERM=xterm [2021-07-14T08:11:56.655Z] DOCKER_PKG=github.com/docker/docker [2021-07-14T08:11:56.655Z] SHLVL=1 [2021-07-14T08:11:56.655Z] TIMEOUT=120m [2021-07-14T08:11:56.655Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-14T08:11:56.655Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-14T08:11:56.655Z] GO111MODULE=off [2021-07-14T08:11:56.655Z] DOCKER_EXPERIMENTAL=1 [2021-07-14T08:11:56.655Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-14T08:11:56.655Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-14T08:11:56.655Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-14T08:11:56.655Z] GOPATH=/go [2021-07-14T08:11:56.655Z] PKG_CONFIG=pkg-config [2021-07-14T08:11:56.655Z] _=/usr/bin/env [2021-07-14T08:11:56.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-14T08:11:58.608Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-14T08:11:59.178Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-14T08:12:00.618Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-14T08:12:00.618Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-14T08:12:00.618Z] GOOS="" GOARCH="" GOARM="" [2021-07-14T08:12:00.618Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-14T08:12:00.618Z] [2021-07-14T08:12:00.618Z] + TEST_INTEGRATION_DEST=1 [2021-07-14T08:12:00.618Z] + CONTAINER_NAME=docker-pr3-1 [2021-07-14T08:12:00.618Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-07-14T08:12:00.618Z] + run_tests test-integration-flaky [2021-07-14T08:12:00.618Z] + '[' -n 0 ']' [2021-07-14T08:12:00.618Z] + rm= [2021-07-14T08:12:00.618Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42634/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42634/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42634/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8650fc8d6699d42d8d5a4b23f5d6209a47a966dc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8650fc8d6699d42d8d5a4b23f5d6209a47a966dc hack/make.sh test-integration-flaky test-integration [2021-07-14T08:12:00.618Z] + c=0 [2021-07-14T08:12:00.618Z] ++ jobs -p [2021-07-14T08:12:00.618Z] + TEST_INTEGRATION_DEST=3 [2021-07-14T08:12:00.618Z] + CONTAINER_NAME=docker-pr3-3 [2021-07-14T08:12:00.618Z] + TEST_SKIP_INTEGRATION=1 [2021-07-14T08:12:00.618Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-07-14T08:12:00.618Z] + run_tests [2021-07-14T08:12:00.618Z] + '[' -n 0 ']' [2021-07-14T08:12:00.618Z] + rm= [2021-07-14T08:12:00.618Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42634/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42634/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42634/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8650fc8d6699d42d8d5a4b23f5d6209a47a966dc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8650fc8d6699d42d8d5a4b23f5d6209a47a966dc hack/make.sh '' test-integration [2021-07-14T08:12:00.618Z] + TEST_INTEGRATION_DEST=2 [2021-07-14T08:12:00.618Z] + CONTAINER_NAME=docker-pr3-2 [2021-07-14T08:12:00.618Z] + TEST_SKIP_INTEGRATION=1 [2021-07-14T08:12:00.618Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-07-14T08:12:00.618Z] + run_tests [2021-07-14T08:12:00.618Z] + '[' -n 0 ']' [2021-07-14T08:12:00.618Z] + rm= [2021-07-14T08:12:00.618Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42634/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42634/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42634/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=8650fc8d6699d42d8d5a4b23f5d6209a47a966dc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:8650fc8d6699d42d8d5a4b23f5d6209a47a966dc hack/make.sh '' test-integration [2021-07-14T08:12:00.618Z] + for job in $(jobs -p) [2021-07-14T08:12:00.618Z] + wait 4252 [2021-07-14T08:12:00.618Z] [2021-07-14T08:12:00.618Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-07-14T08:12:00.618Z] [2021-07-14T08:12:00.618Z] [2021-07-14T08:12:00.618Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-14T08:12:00.618Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-14T08:12:00.618Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-14T08:12:00.618Z] HOSTNAME=7311fae47598 [2021-07-14T08:12:00.618Z] TEST_SKIP_INTEGRATION=1 [2021-07-14T08:12:00.618Z] TESTDEBUG=0 [2021-07-14T08:12:00.618Z] DEST=bundles/test-integration [2021-07-14T08:12:00.618Z] PWD=/go/src/github.com/docker/docker [2021-07-14T08:12:00.618Z] KEEPBUNDLE=1 [2021-07-14T08:12:00.618Z] DOCKER_GITCOMMIT=8650fc8d6699d42d8d5a4b23f5d6209a47a966dc [2021-07-14T08:12:00.618Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-14T08:12:00.618Z] HOSTNAME=c733284e7d09 [2021-07-14T08:12:00.618Z] TEST_SKIP_INTEGRATION=1 [2021-07-14T08:12:00.618Z] TESTDEBUG=0 [2021-07-14T08:12:00.618Z] DEST=bundles/test-integration [2021-07-14T08:12:00.618Z] PWD=/go/src/github.com/docker/docker [2021-07-14T08:12:00.618Z] KEEPBUNDLE=1 [2021-07-14T08:12:00.618Z] DOCKER_GITCOMMIT=8650fc8d6699d42d8d5a4b23f5d6209a47a966dc [2021-07-14T08:12:00.618Z] container=docker [2021-07-14T08:12:00.618Z] HOME=/root [2021-07-14T08:12:00.618Z] GOLANG_VERSION=1.16.6 [2021-07-14T08:12:00.618Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-14T08:12:00.618Z] VALIDATE_BRANCH=master [2021-07-14T08:12:00.618Z] TERM=xterm [2021-07-14T08:12:00.618Z] DOCKER_PKG=github.com/docker/docker [2021-07-14T08:12:00.618Z] SHLVL=1 [2021-07-14T08:12:00.618Z] TIMEOUT=120m [2021-07-14T08:12:00.618Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-14T08:12:00.618Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-14T08:12:00.618Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-07-14T08:12:00.618Z] GO111MODULE=off [2021-07-14T08:12:00.618Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-14T08:12:00.618Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-14T08:12:00.618Z] GOPATH=/go [2021-07-14T08:12:00.618Z] PKG_CONFIG=pkg-config [2021-07-14T08:12:00.618Z] _=/usr/bin/env [2021-07-14T08:12:00.618Z] Building test suite binary ./integration-cli/test.main [2021-07-14T08:12:00.618Z] container=docker [2021-07-14T08:12:00.618Z] HOME=/root [2021-07-14T08:12:00.618Z] GOLANG_VERSION=1.16.6 [2021-07-14T08:12:00.618Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-14T08:12:00.618Z] VALIDATE_BRANCH=master [2021-07-14T08:12:00.618Z] TERM=xterm [2021-07-14T08:12:00.618Z] DOCKER_PKG=github.com/docker/docker [2021-07-14T08:12:00.618Z] SHLVL=1 [2021-07-14T08:12:00.618Z] TIMEOUT=120m [2021-07-14T08:12:00.618Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-14T08:12:00.618Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-14T08:12:00.618Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-07-14T08:12:00.618Z] GO111MODULE=off [2021-07-14T08:12:00.618Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-14T08:12:00.618Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-14T08:12:00.618Z] GOPATH=/go [2021-07-14T08:12:00.618Z] PKG_CONFIG=pkg-config [2021-07-14T08:12:00.618Z] _=/usr/bin/env [2021-07-14T08:12:00.618Z] Building test suite binary ./integration-cli/test.main [2021-07-14T08:12:00.618Z] No new tests added to integration. [2021-07-14T08:12:00.618Z] [2021-07-14T08:12:00.618Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-14T08:12:01.191Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-14T08:12:01.191Z] HOSTNAME=539dd35a4844 [2021-07-14T08:12:01.191Z] TESTDEBUG=0 [2021-07-14T08:12:01.191Z] DEST=bundles/test-integration [2021-07-14T08:12:01.191Z] PWD=/go/src/github.com/docker/docker [2021-07-14T08:12:01.191Z] KEEPBUNDLE=1 [2021-07-14T08:12:01.191Z] DOCKER_GITCOMMIT=8650fc8d6699d42d8d5a4b23f5d6209a47a966dc [2021-07-14T08:12:01.191Z] container=docker [2021-07-14T08:12:01.191Z] HOME=/root [2021-07-14T08:12:01.191Z] GOLANG_VERSION=1.16.6 [2021-07-14T08:12:01.191Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-14T08:12:01.191Z] VALIDATE_BRANCH=master [2021-07-14T08:12:01.191Z] TERM=xterm [2021-07-14T08:12:01.191Z] DOCKER_PKG=github.com/docker/docker [2021-07-14T08:12:01.191Z] SHLVL=1 [2021-07-14T08:12:01.191Z] TIMEOUT=120m [2021-07-14T08:12:01.191Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-14T08:12:01.191Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-14T08:12:01.191Z] GO111MODULE=off [2021-07-14T08:12:01.191Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-14T08:12:01.191Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-14T08:12:01.191Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-14T08:12:01.191Z] GOPATH=/go [2021-07-14T08:12:01.191Z] PKG_CONFIG=pkg-config [2021-07-14T08:12:01.191Z] _=/usr/bin/env [2021-07-14T08:12:01.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-14T08:12:01.722Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-14T08:12:01.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.10s) [2021-07-14T08:12:01.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.35s) [2021-07-14T08:12:01.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2021-07-14T08:12:01.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2021-07-14T08:12:01.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2021-07-14T08:12:01.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2021-07-14T08:12:01.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.11s) [2021-07-14T08:12:01.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.14s) [2021-07-14T08:12:01.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.77s) [2021-07-14T08:12:01.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.88s) [2021-07-14T08:12:01.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.12s) [2021-07-14T08:12:01.722Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.19s) [2021-07-14T08:12:01.722Z] === RUN TestCgroupNamespacesRun [2021-07-14T08:12:03.105Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2021-07-14T08:12:03.105Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-14T08:12:03.105Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-14T08:12:03.105Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-14T08:12:03.105Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-14T08:12:03.667Z] Removing intermediate container ade24b9376ab [2021-07-14T08:12:03.667Z] ---> b334157f9c9a [2021-07-14T08:12:03.667Z] 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-07-14T08:12:03.667Z] ---> Running in b09f5b10f90a [2021-07-14T08:12:04.488Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s) [2021-07-14T08:12:04.488Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-14T08:12:05.048Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-14T08:12:05.048Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-14T08:12:06.399Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2021-07-14T08:12:06.399Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-14T08:12:06.414Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-14T08:12:06.414Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-14T08:12:06.414Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-14T08:12:06.414Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-14T08:12:06.414Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-14T08:12:06.414Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-14T08:12:06.414Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-14T08:12:06.414Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-14T08:12:06.414Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-14T08:12:07.056Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-14T08:12:07.056Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-14T08:12:07.783Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s) [2021-07-14T08:12:07.783Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-14T08:12:09.167Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2021-07-14T08:12:09.167Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-14T08:12:09.739Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-07-14T08:12:09.739Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-14T08:12:11.308Z] 29d5b6a226d2: Pull complete [2021-07-14T08:12:11.309Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-14T08:12:11.309Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:12:11.309Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:12:11.309Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully [2021-07-14T08:12:11.309Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore [2021-07-14T08:12:11.309Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-07-14T08:12:11.309Z] INFO: Docker version of control daemon [2021-07-14T08:12:11.309Z] [2021-07-14T08:12:11.309Z] Client: Mirantis Container Runtime [2021-07-14T08:12:11.309Z] Version: 20.10.0 [2021-07-14T08:12:11.309Z] API version: 1.41 [2021-07-14T08:12:11.309Z] Go version: go1.13.15 [2021-07-14T08:12:11.309Z] Git commit: 6ee42dc [2021-07-14T08:12:11.309Z] Built: 03/11/2021 13:24:56 [2021-07-14T08:12:11.309Z] OS/Arch: windows/amd64 [2021-07-14T08:12:11.309Z] Context: default [2021-07-14T08:12:11.309Z] Experimental: true [2021-07-14T08:12:11.309Z] [2021-07-14T08:12:11.309Z] Server: Mirantis Container Runtime [2021-07-14T08:12:11.309Z] Engine: [2021-07-14T08:12:11.309Z] Version: 20.10.0 [2021-07-14T08:12:11.309Z] API version: 1.41 (minimum version 1.24) [2021-07-14T08:12:11.309Z] Go version: go1.13.15 [2021-07-14T08:12:11.309Z] Git commit: 1e08f21e79 [2021-07-14T08:12:11.309Z] Built: 03/11/2021 13:23:32 [2021-07-14T08:12:11.309Z] OS/Arch: windows/amd64 [2021-07-14T08:12:11.309Z] Experimental: true [2021-07-14T08:12:11.309Z] [2021-07-14T08:12:11.309Z] INFO: Docker info of control daemon [2021-07-14T08:12:11.309Z] [2021-07-14T08:12:11.309Z] Client: [2021-07-14T08:12:11.309Z] Context: default [2021-07-14T08:12:11.309Z] Debug Mode: false [2021-07-14T08:12:11.309Z] Plugins: [2021-07-14T08:12:11.309Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-14T08:12:11.309Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-14T08:12:11.309Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-14T08:12:11.309Z] [2021-07-14T08:12:11.309Z] Server: [2021-07-14T08:12:11.309Z] Containers: 0 [2021-07-14T08:12:11.309Z] Running: 0 [2021-07-14T08:12:11.309Z] Paused: 0 [2021-07-14T08:12:11.309Z] Stopped: 0 [2021-07-14T08:12:11.309Z] Images: 1 [2021-07-14T08:12:11.309Z] Server Version: 20.10.0 [2021-07-14T08:12:11.309Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-14T08:12:11.309Z] Windows: [2021-07-14T08:12:11.309Z] LCOW: [2021-07-14T08:12:11.309Z] Logging Driver: json-file [2021-07-14T08:12:11.309Z] Plugins: [2021-07-14T08:12:11.309Z] Volume: local [2021-07-14T08:12:11.309Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-14T08:12:11.309Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-14T08:12:11.309Z] Swarm: inactive [2021-07-14T08:12:11.309Z] Default Isolation: process [2021-07-14T08:12:11.309Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-14T08:12:11.309Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-14T08:12:11.309Z] OSType: windows [2021-07-14T08:12:11.309Z] Architecture: x86_64 [2021-07-14T08:12:11.309Z] CPUs: 4 [2021-07-14T08:12:11.309Z] Total Memory: 32GiB [2021-07-14T08:12:11.309Z] Name: azwin-2-b97dd0 [2021-07-14T08:12:11.309Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-07-14T08:12:11.309Z] Docker Root Dir: D:\docker [2021-07-14T08:12:11.309Z] Debug Mode: false [2021-07-14T08:12:11.309Z] Registry: https://index.docker.io/v1/ [2021-07-14T08:12:11.309Z] Labels: [2021-07-14T08:12:11.309Z] Experimental: true [2021-07-14T08:12:11.309Z] Insecure Registries: [2021-07-14T08:12:11.309Z] 10.0.0.4:5000 [2021-07-14T08:12:11.309Z] 127.0.0.0/8 [2021-07-14T08:12:11.309Z] Registry Mirrors: [2021-07-14T08:12:11.309Z] http://10.0.0.4:5000/ [2021-07-14T08:12:11.309Z] Live Restore Enabled: false [2021-07-14T08:12:11.309Z] [2021-07-14T08:12:11.309Z] [2021-07-14T08:12:11.309Z] INFO: Commit hash is c3bf92830d [2021-07-14T08:12:11.309Z] INFO: Nuke-Everything... [2021-07-14T08:12:11.309Z] INFO: Container count on control daemon to delete is 0 [2021-07-14T08:12:11.309Z] INFO: Nuking d:\CI [2021-07-14T08:12:11.309Z] INFO: Zapped successfully [2021-07-14T08:12:11.309Z] INFO: Location for testing is d:\CI\PR-42634\3 [2021-07-14T08:12:11.309Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-14T08:12:11.309Z] [2021-07-14T08:12:11.309Z] [2021-07-14T08:12:11.309Z] INFO: Building the image from Dockerfile.windows at 07/14/2021 08:12:09... [2021-07-14T08:12:11.309Z] [2021-07-14T08:12:11.654Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.67s) [2021-07-14T08:12:11.654Z] === RUN TestNISDomainname [2021-07-14T08:12:11.965Z] INFO: Build done for gotestsum... [2021-07-14T08:12:12.644Z] --- PASS: TestNISDomainname (1.30s) [2021-07-14T08:12:12.644Z] === RUN TestHostnameDnsResolution [2021-07-14T08:12:14.027Z] --- PASS: TestHostnameDnsResolution (1.28s) [2021-07-14T08:12:14.027Z] === RUN TestStats [2021-07-14T08:12:15.215Z] Sending build context to Docker daemon 60.86MB [2021-07-14T08:12:15.215Z] [2021-07-14T08:12:15.215Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-14T08:12:15.215Z] ---> 39d157a84080 [2021-07-14T08:12:15.215Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-14T08:12:15.867Z] ---> Running in 8d4b050b456b [2021-07-14T08:12:15.867Z] Removing intermediate container 8d4b050b456b [2021-07-14T08:12:15.867Z] ---> c7d61bb130ab [2021-07-14T08:12:15.867Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-14T08:12:15.867Z] ---> Running in bbb4953fb767 [2021-07-14T08:12:16.518Z] Removing intermediate container bbb4953fb767 [2021-07-14T08:12:16.518Z] ---> 93a6e82b2918 [2021-07-14T08:12:16.518Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-14T08:12:16.518Z] ---> Running in e4ba4f817112 [2021-07-14T08:12:16.566Z] --- PASS: TestStats (2.72s) [2021-07-14T08:12:16.566Z] === RUN TestStopContainerWithTimeout [2021-07-14T08:12:16.566Z] === RUN TestStopContainerWithTimeout/0 [2021-07-14T08:12:16.566Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-14T08:12:16.566Z] === RUN TestStopContainerWithTimeout/1 [2021-07-14T08:12:16.566Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-14T08:12:16.566Z] === RUN TestStopContainerWithTimeout/3 [2021-07-14T08:12:16.566Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-14T08:12:16.566Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-14T08:12:16.566Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-14T08:12:16.827Z] === CONT TestStopContainerWithTimeout/0 [2021-07-14T08:12:16.827Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-14T08:12:17.176Z] Removing intermediate container e4ba4f817112 [2021-07-14T08:12:17.176Z] ---> 2b94810cbe15 [2021-07-14T08:12:17.176Z] 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-07-14T08:12:17.176Z] ---> Running in 95ab9c140447 [2021-07-14T08:12:17.176Z] Removing intermediate container 95ab9c140447 [2021-07-14T08:12:17.176Z] ---> b7fa95e7f713 [2021-07-14T08:12:17.176Z] 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-07-14T08:12:17.176Z] ---> Running in 92c3ea311809 [2021-07-14T08:12:17.569Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-07-14T08:12:17.769Z] === CONT TestStopContainerWithTimeout/3 [2021-07-14T08:12:19.680Z] === CONT TestStopContainerWithTimeout/1 [2021-07-14T08:12:21.591Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-14T08:12:21.591Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2021-07-14T08:12:21.591Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2021-07-14T08:12:21.591Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2021-07-14T08:12:21.591Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2021-07-14T08:12:21.591Z] === RUN TestDeleteDevicemapper [2021-07-14T08:12:21.591Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-14T08:12:21.591Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-14T08:12:21.591Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-14T08:12:22.097Z] [2021-07-14T08:12:22.098Z] SUCCESS: Specified value was saved. [2021-07-14T08:12:22.726Z] INFO: Downloading git... [2021-07-14T08:12:24.045Z] INFO: Downloading go... [2021-07-14T08:12:24.135Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.37s) [2021-07-14T08:12:24.135Z] === RUN TestUpdateMemory [2021-07-14T08:12:24.409Z] Removing intermediate container b09f5b10f90a [2021-07-14T08:12:24.409Z] ---> 01e9c221da6d [2021-07-14T08:12:24.409Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-14T08:12:24.409Z] ---> Running in 03dd08bc81ed [2021-07-14T08:12:24.409Z] Removing intermediate container 03dd08bc81ed [2021-07-14T08:12:24.409Z] ---> dadc417c8925 [2021-07-14T08:12:24.409Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-14T08:12:24.409Z] ---> Running in d4a9595adbc6 [2021-07-14T08:12:25.046Z] Removing intermediate container d4a9595adbc6 [2021-07-14T08:12:25.046Z] ---> f0238ac3b660 [2021-07-14T08:12:25.046Z] Step 10/10 : COPY . . [2021-07-14T08:12:25.076Z] --- PASS: TestUpdateMemory (1.24s) [2021-07-14T08:12:25.076Z] === RUN TestUpdateCPUQuota [2021-07-14T08:12:26.126Z] INFO: Downloading compiler 1 of 3... [2021-07-14T08:12:26.126Z] INFO: Downloading compiler 2 of 3... [2021-07-14T08:12:26.126Z] INFO: Downloading compiler 3 of 3... [2021-07-14T08:12:26.761Z] INFO: Extracting git... [2021-07-14T08:12:31.656Z] --- PASS: TestUpdateCPUQuota (6.51s) [2021-07-14T08:12:31.656Z] === RUN TestUpdatePidsLimit [2021-07-14T08:12:31.656Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-14T08:12:32.227Z] === RUN TestUpdatePidsLimit/no_change [2021-07-14T08:12:33.170Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-14T08:12:33.741Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-14T08:12:34.312Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-14T08:12:35.253Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-14T08:12:35.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-14T08:12:35.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-14T08:12:35.825Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-14T08:12:37.208Z] --- PASS: TestUpdatePidsLimit (5.41s) [2021-07-14T08:12:37.208Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-07-14T08:12:37.208Z] --- PASS: TestUpdatePidsLimit/no_change (0.70s) [2021-07-14T08:12:37.208Z] --- PASS: TestUpdatePidsLimit/update_lower (0.67s) [2021-07-14T08:12:37.208Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.70s) [2021-07-14T08:12:37.208Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s) [2021-07-14T08:12:37.208Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s) [2021-07-14T08:12:37.208Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s) [2021-07-14T08:12:37.208Z] === RUN TestUpdateRestartPolicy [2021-07-14T08:12:39.153Z] INFO: Expanding go... [2021-07-14T08:12:49.450Z] --- PASS: TestUpdateRestartPolicy (12.57s) [2021-07-14T08:12:49.450Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-14T08:12:50.391Z] --- PASS: TestUpdateRestartWithAutoRemove (0.69s) [2021-07-14T08:12:50.391Z] === RUN TestWaitNonBlocked [2021-07-14T08:12:50.391Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-14T08:12:50.391Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-14T08:12:50.391Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-14T08:12:50.391Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-14T08:12:50.391Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-14T08:12:50.391Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-14T08:12:51.332Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-14T08:12:51.332Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2021-07-14T08:12:51.332Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2021-07-14T08:12:51.332Z] === RUN TestWaitBlocked [2021-07-14T08:12:51.332Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-14T08:12:51.332Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-14T08:12:51.332Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-14T08:12:51.332Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-14T08:12:51.332Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-14T08:12:51.332Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-14T08:12:52.716Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-14T08:12:52.716Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s) [2021-07-14T08:12:52.716Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2021-07-14T08:12:52.716Z] === CONT TestContainerStartOnDaemonRestart [2021-07-14T08:12:52.716Z] === CONT TestContainerKillOnDaemonStart [2021-07-14T08:12:53.145Z] ---> 5a0adc267f45 [2021-07-14T08:12:54.522Z] Successfully built 5a0adc267f45 [2021-07-14T08:12:54.522Z] Successfully tagged docker:latest [2021-07-14T08:12:54.522Z] INFO: Image build ended at 07/14/2021 08:12:54. Duration:00:03:05.8086420 [2021-07-14T08:12:55.263Z] --- PASS: TestContainerStartOnDaemonRestart (2.73s) [2021-07-14T08:12:55.263Z] === CONT TestIpcModeOlderClient [2021-07-14T08:12:55.263Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-07-14T08:12:55.263Z] === CONT TestDaemonHostGatewayIP [2021-07-14T08:12:57.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-14T08:12:57.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-14T08:12:57.522Z] [2021-07-14T08:12:57.522Z] [2021-07-14T08:12:57.522Z] INFO: Building the test binaries at 07/14/2021 08:12:56... [2021-07-14T08:12:58.565Z] --- PASS: TestDaemonHostGatewayIP (3.24s) [2021-07-14T08:12:58.565Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-14T08:13:01.107Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.17s) [2021-07-14T08:13:01.107Z] === CONT TestDaemonRestartIpcMode [2021-07-14T08:13:01.501Z] INFO: make.ps1 starting at 07/14/2021 08:13:01 [2021-07-14T08:13:02.172Z] INFO: Git commit (a75477d9d8) assumed from DOCKER_GITCOMMIT environment variable [2021-07-14T08:13:02.172Z] INFO: Invoking autogen... [2021-07-14T08:13:02.172Z] INFO: Building daemon... [2021-07-14T08:13:03.136Z] INFO: Expanding compiler 1 of 3... [2021-07-14T08:13:03.136Z] INFO: Expanding compiler 2 of 3... [2021-07-14T08:13:03.652Z] --- PASS: TestDaemonRestartIpcMode (2.84s) [2021-07-14T08:13:04.593Z] --- PASS: TestContainerKillOnDaemonStart (12.15s) [2021-07-14T08:13:04.593Z] PASS [2021-07-14T08:13:04.593Z] [2021-07-14T08:13:04.593Z] === Skipped [2021-07-14T08:13:04.593Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-14T08:13:04.593Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-14T08:13:04.593Z] [2021-07-14T08:13:04.593Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-14T08:13:04.593Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-07-14T08:13:04.593Z] [2021-07-14T08:13:04.593Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-14T08:13:04.593Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-14T08:13:04.593Z] [2021-07-14T08:13:04.593Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-07-14T08:13:04.593Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-07-14T08:13:04.593Z] [2021-07-14T08:13:04.593Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-14T08:13:04.593Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-14T08:13:04.593Z] [2021-07-14T08:13:04.593Z] [2021-07-14T08:13:04.593Z] DONE 196 tests, 5 skipped in 144.782s [2021-07-14T08:13:04.594Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-14T08:13:04.594Z] === RUN TestConfigDaemonLibtrustID [2021-07-14T08:13:05.168Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-14T08:13:05.168Z] === RUN TestDaemonConfigValidation [2021-07-14T08:13:05.168Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-14T08:13:05.168Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-14T08:13:05.168Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-14T08:13:05.168Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-14T08:13:05.168Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-14T08:13:05.168Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-14T08:13:05.168Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-14T08:13:05.168Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-14T08:13:05.168Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-14T08:13:05.168Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-14T08:13:05.168Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-14T08:13:05.168Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-14T08:13:05.168Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-14T08:13:05.168Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-14T08:13:05.429Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-14T08:13:05.429Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-14T08:13:05.429Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2021-07-14T08:13:05.429Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2021-07-14T08:13:05.429Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-07-14T08:13:05.429Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-07-14T08:13:05.429Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-07-14T08:13:05.429Z] PASS [2021-07-14T08:13:05.429Z] [2021-07-14T08:13:05.429Z] DONE 7 tests in 0.746s [2021-07-14T08:13:05.429Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-14T08:13:05.429Z] INFO: Testing against a local daemon [2021-07-14T08:13:05.429Z] === RUN TestCommitInheritsEnv [2021-07-14T08:13:05.690Z] --- PASS: TestCommitInheritsEnv (0.30s) [2021-07-14T08:13:05.690Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-14T08:13:05.690Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-14T08:13:05.690Z] === RUN TestImagesFilterMultiReference [2021-07-14T08:13:05.690Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-07-14T08:13:05.690Z] === RUN TestImagePullPlatformInvalid [2021-07-14T08:13:05.950Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-14T08:13:05.950Z] === RUN TestRemoveImageOrphaning [2021-07-14T08:13:06.211Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-07-14T08:13:06.211Z] === RUN TestRemoveImageGarbageCollector [2021-07-14T08:13:06.260Z] f143c6fed32d: Pull complete [2021-07-14T08:13:06.260Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877 [2021-07-14T08:13:06.260Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-14T08:13:06.260Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-14T08:13:06.260Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-07-14T08:13:06.260Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-07-14T08:13:06.260Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2061' [2021-07-14T08:13:06.260Z] INFO: Docker version of control daemon [2021-07-14T08:13:06.260Z] [2021-07-14T08:13:06.260Z] Client: [2021-07-14T08:13:06.260Z] Version: 20.10.6 [2021-07-14T08:13:06.260Z] API version: 1.41 [2021-07-14T08:13:06.260Z] Go version: go1.16.3 [2021-07-14T08:13:06.260Z] Git commit: 370c289 [2021-07-14T08:13:06.260Z] Built: Fri Apr 9 22:49:36 2021 [2021-07-14T08:13:06.260Z] OS/Arch: windows/amd64 [2021-07-14T08:13:06.260Z] Context: default [2021-07-14T08:13:06.260Z] Experimental: true [2021-07-14T08:13:06.260Z] [2021-07-14T08:13:06.260Z] Server: Docker Engine - Community [2021-07-14T08:13:06.260Z] Engine: [2021-07-14T08:13:06.260Z] Version: 20.10.6 [2021-07-14T08:13:06.260Z] API version: 1.41 (minimum version 1.24) [2021-07-14T08:13:06.260Z] Go version: go1.13.15 [2021-07-14T08:13:06.260Z] Git commit: 8728dd2 [2021-07-14T08:13:06.260Z] Built: Fri Apr 9 22:45:40 2021 [2021-07-14T08:13:06.260Z] OS/Arch: windows/amd64 [2021-07-14T08:13:06.260Z] Experimental: true [2021-07-14T08:13:06.260Z] [2021-07-14T08:13:06.260Z] INFO: Docker info of control daemon [2021-07-14T08:13:06.260Z] [2021-07-14T08:13:06.260Z] Client: [2021-07-14T08:13:06.260Z] Context: default [2021-07-14T08:13:06.260Z] Debug Mode: false [2021-07-14T08:13:06.260Z] Plugins: [2021-07-14T08:13:06.260Z] app: Docker Application (Docker Inc., v0.8.0) [2021-07-14T08:13:06.260Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-07-14T08:13:06.260Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-07-14T08:13:06.260Z] [2021-07-14T08:13:06.260Z] Server: [2021-07-14T08:13:06.260Z] Containers: 0 [2021-07-14T08:13:06.260Z] Running: 0 [2021-07-14T08:13:06.260Z] Paused: 0 [2021-07-14T08:13:06.260Z] Stopped: 0 [2021-07-14T08:13:06.260Z] Images: 1 [2021-07-14T08:13:06.260Z] Server Version: 20.10.6 [2021-07-14T08:13:06.260Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-07-14T08:13:06.260Z] Windows: [2021-07-14T08:13:06.260Z] LCOW: [2021-07-14T08:13:06.260Z] Logging Driver: json-file [2021-07-14T08:13:06.260Z] Plugins: [2021-07-14T08:13:06.260Z] Volume: local [2021-07-14T08:13:06.260Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-14T08:13:06.260Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-14T08:13:06.260Z] Swarm: inactive [2021-07-14T08:13:06.260Z] Default Isolation: process [2021-07-14T08:13:06.260Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-14T08:13:06.260Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-14T08:13:06.260Z] OSType: windows [2021-07-14T08:13:06.260Z] Architecture: x86_64 [2021-07-14T08:13:06.260Z] CPUs: 4 [2021-07-14T08:13:06.260Z] Total Memory: 32GiB [2021-07-14T08:13:06.260Z] Name: azwin-2-b2f460 [2021-07-14T08:13:06.260Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-07-14T08:13:06.260Z] Docker Root Dir: D:\docker [2021-07-14T08:13:06.260Z] Debug Mode: false [2021-07-14T08:13:06.260Z] Registry: https://index.docker.io/v1/ [2021-07-14T08:13:06.260Z] Labels: [2021-07-14T08:13:06.260Z] Experimental: true [2021-07-14T08:13:06.260Z] Insecure Registries: [2021-07-14T08:13:06.260Z] 10.0.0.4:5000 [2021-07-14T08:13:06.260Z] 127.0.0.0/8 [2021-07-14T08:13:06.260Z] Registry Mirrors: [2021-07-14T08:13:06.260Z] http://10.0.0.4:5000/ [2021-07-14T08:13:06.260Z] Live Restore Enabled: false [2021-07-14T08:13:06.260Z] Product License: Community Engine [2021-07-14T08:13:06.260Z] [2021-07-14T08:13:06.260Z] [2021-07-14T08:13:06.260Z] INFO: Commit hash is 28f5d06684 [2021-07-14T08:13:06.260Z] INFO: Nuke-Everything... [2021-07-14T08:13:06.260Z] INFO: Container count on control daemon to delete is 0 [2021-07-14T08:13:06.260Z] INFO: Nuking d:\CI [2021-07-14T08:13:06.260Z] INFO: Zapped successfully [2021-07-14T08:13:06.260Z] INFO: Location for testing is d:\CI\PR-42634\3 [2021-07-14T08:13:06.260Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-07-14T08:13:06.260Z] [2021-07-14T08:13:06.260Z] [2021-07-14T08:13:06.260Z] INFO: Building the image from Dockerfile.windows at 07/14/2021 08:12:53... [2021-07-14T08:13:06.260Z] [2021-07-14T08:13:06.260Z] Sending build context to Docker daemon 60.86MB [2021-07-14T08:13:06.260Z] [2021-07-14T08:13:06.260Z] Step 1/10 : FROM microsoft/windowsservercore [2021-07-14T08:13:06.260Z] ---> 9a0a02eca0e6 [2021-07-14T08:13:06.260Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-07-14T08:13:06.260Z] ---> Running in 8e147fb857b8 [2021-07-14T08:13:06.260Z] Removing intermediate container 8e147fb857b8 [2021-07-14T08:13:06.260Z] ---> ad3be4ec4bb7 [2021-07-14T08:13:06.260Z] Step 3/10 : ARG GO_VERSION=1.16.6 [2021-07-14T08:13:06.260Z] ---> Running in 29a6133e6693 [2021-07-14T08:13:06.260Z] Removing intermediate container 29a6133e6693 [2021-07-14T08:13:06.260Z] ---> 76b249976e18 [2021-07-14T08:13:06.260Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-07-14T08:13:06.260Z] ---> Running in 4adb71c43bdc [2021-07-14T08:13:06.260Z] Removing intermediate container 4adb71c43bdc [2021-07-14T08:13:06.260Z] ---> b164dc6535c7 [2021-07-14T08:13:06.260Z] 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-07-14T08:13:06.260Z] ---> Running in 76ccc7fd02c6 [2021-07-14T08:13:06.260Z] Removing intermediate container 76ccc7fd02c6 [2021-07-14T08:13:06.260Z] ---> 0bdb57cd0729 [2021-07-14T08:13:06.260Z] 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-07-14T08:13:06.260Z] ---> Running in c4a6be055d9c [2021-07-14T08:13:07.249Z] INFO: Expanding compiler 3 of 3... [2021-07-14T08:13:07.977Z] INFO: Removing downloaded files... [2021-07-14T08:13:07.977Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-14T08:13:07.977Z] INFO: Configuring git core.autocrlf... [2021-07-14T08:13:08.121Z] --- PASS: TestRemoveImageGarbageCollector (1.93s) [2021-07-14T08:13:08.121Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-14T08:13:08.121Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-07-14T08:13:08.121Z] === RUN TestTagInvalidReference [2021-07-14T08:13:08.121Z] --- PASS: TestTagInvalidReference (0.01s) [2021-07-14T08:13:08.121Z] === RUN TestTagValidPrefixedRepo [2021-07-14T08:13:08.121Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-07-14T08:13:08.121Z] === RUN TestTagExistedNameWithoutForce [2021-07-14T08:13:08.121Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-14T08:13:08.121Z] === RUN TestTagOfficialNames [2021-07-14T08:13:08.121Z] --- PASS: TestTagOfficialNames (0.05s) [2021-07-14T08:13:08.121Z] === RUN TestTagMatchesDigest [2021-07-14T08:13:08.121Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-14T08:13:08.121Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-14T08:13:09.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-14T08:13:09.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-14T08:13:09.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-14T08:13:10.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-14T08:13:10.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-14T08:13:11.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-14T08:13:14.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-14T08:13:14.654Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-07-14T08:13:14.654Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-14T08:13:14.654Z] GOOS="" GOARCH="" GOARM="" [2021-07-14T08:13:14.654Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-07-14T08:13:14.654Z] [2021-07-14T08:13:14.654Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-07-14T08:13:14.654Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-07-14T08:13:14.654Z] HOSTNAME=024dc82ae2fc [2021-07-14T08:13:14.654Z] TESTDEBUG=0 [2021-07-14T08:13:14.654Z] DEST=bundles/test-integration [2021-07-14T08:13:14.654Z] PWD=/go/src/github.com/docker/docker [2021-07-14T08:13:14.654Z] DOCKER_GITCOMMIT=b5f218e1dd144e63d9aa482eb6c1acef6ed0fd51 [2021-07-14T08:13:14.654Z] container=docker [2021-07-14T08:13:14.654Z] HOME=/root [2021-07-14T08:13:14.654Z] GOLANG_VERSION=1.16.6 [2021-07-14T08:13:14.654Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-07-14T08:13:14.654Z] VALIDATE_BRANCH=master [2021-07-14T08:13:14.654Z] TERM=xterm [2021-07-14T08:13:14.654Z] DOCKER_PKG=github.com/docker/docker [2021-07-14T08:13:14.654Z] SHLVL=1 [2021-07-14T08:13:14.654Z] TIMEOUT=120m [2021-07-14T08:13:14.654Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-07-14T08:13:14.654Z] DOCKER_GRAPHDRIVER=overlay2 [2021-07-14T08:13:14.654Z] GO111MODULE=off [2021-07-14T08:13:14.654Z] DOCKER_EXPERIMENTAL=1 [2021-07-14T08:13:14.654Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-07-14T08:13:14.654Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-07-14T08:13:14.654Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-07-14T08:13:14.654Z] GOPATH=/go [2021-07-14T08:13:14.654Z] PKG_CONFIG=pkg-config [2021-07-14T08:13:14.654Z] _=/usr/bin/env [2021-07-14T08:13:14.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-07-14T08:13:15.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-14T08:13:16.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-14T08:13:16.925Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-14T08:13:17.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-14T08:13:18.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-14T08:13:19.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-14T08:13:20.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-14T08:13:20.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-14T08:13:21.844Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-14T08:13:21.844Z] Using test binary docker [2021-07-14T08:13:21.844Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-14T08:13:21.844Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-14T08:13:21.844Z] INFO: Waiting for daemon to start... [2021-07-14T08:13:21.844Z] Starting dockerd [2021-07-14T08:13:22.568Z] [2021-07-14T08:13:22.568Z] SUCCESS: Specified value was saved. [2021-07-14T08:13:22.568Z] INFO: Downloading git... [2021-07-14T08:13:24.216Z] INFO: Downloading go... [2021-07-14T08:13:25.144Z] . [2021-07-14T08:13:25.144Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-14T08:13:25.144Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-14T08:13:25.144Z] Error: No such image: emptyfs [2021-07-14T08:13:25.144Z] Running integration-test (iteration 1) [2021-07-14T08:13:25.144Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-14T08:13:25.168Z] ..........................xx.................... [ 29%] [2021-07-14T08:13:25.865Z] INFO: Downloading compiler 1 of 3... [2021-07-14T08:13:25.865Z] INFO: Downloading compiler 2 of 3... [2021-07-14T08:13:25.865Z] INFO: Downloading compiler 3 of 3... [2021-07-14T08:13:25.865Z] INFO: Extracting git... [2021-07-14T08:13:42.287Z] INFO: Expanding go... [2021-07-14T08:13:47.049Z] Loaded image: buildpack-deps:buster [2021-07-14T08:13:47.049Z] Loaded image: busybox:latest [2021-07-14T08:13:47.049Z] Loaded image: busybox:glibc [2021-07-14T08:13:48.941Z] Loaded image: debian:bullseye [2021-07-14T08:13:48.941Z] Loaded image: hello-world:latest [2021-07-14T08:13:48.941Z] Loaded image: arm32v7/hello-world:latest [2021-07-14T08:13:48.941Z] INFO: Testing against a local daemon [2021-07-14T08:13:48.941Z] === RUN TestCgroupNamespacesBuild [2021-07-14T08:13:50.772Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-07-14T08:13:50.830Z] --- PASS: TestCgroupNamespacesBuild (1.72s) [2021-07-14T08:13:50.830Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-14T08:13:52.196Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.39s) [2021-07-14T08:13:52.196Z] === RUN TestBuildWithSession [2021-07-14T08:13:52.196Z] build_session_test.go:25: TODO: BuildKit [2021-07-14T08:13:52.196Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-14T08:13:52.196Z] === RUN TestBuildSquashParent [2021-07-14T08:13:59.352Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-07-14T08:14:00.281Z] --- PASS: TestBuildSquashParent (7.85s) [2021-07-14T08:14:00.281Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-14T08:14:00.281Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-14T08:14:00.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-14T08:14:00.281Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-14T08:14:00.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-14T08:14:00.281Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-14T08:14:00.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-14T08:14:00.281Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-14T08:14:00.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-14T08:14:00.281Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-14T08:14:00.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-14T08:14:00.281Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-14T08:14:00.281Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-14T08:14:00.281Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-14T08:14:00.281Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-14T08:14:02.171Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-14T08:14:02.171Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-14T08:14:04.061Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-14T08:14:04.061Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-14T08:14:04.115Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-07-14T08:14:05.956Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-07-14T08:14:05.956Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.15s) [2021-07-14T08:14:05.956Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.19s) [2021-07-14T08:14:05.956Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2021-07-14T08:14:05.956Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s) [2021-07-14T08:14:05.956Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.88s) [2021-07-14T08:14:05.956Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.92s) [2021-07-14T08:14:05.956Z] === RUN TestBuildMultiStageCopy [2021-07-14T08:14:05.956Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-14T08:14:08.394Z] INFO: Expanding compiler 1 of 3... [2021-07-14T08:14:08.394Z] INFO: Expanding compiler 2 of 3... [2021-07-14T08:14:09.221Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-14T08:14:10.148Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-14T08:14:11.076Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-14T08:14:12.441Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-14T08:14:12.890Z] INFO: Expanding compiler 3 of 3... [2021-07-14T08:14:13.367Z] --- PASS: TestBuildMultiStageCopy (7.14s) [2021-07-14T08:14:13.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.14s) [2021-07-14T08:14:13.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-07-14T08:14:13.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-07-14T08:14:13.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-07-14T08:14:13.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-07-14T08:14:13.367Z] === RUN TestBuildMultiStageParentConfig [2021-07-14T08:14:13.655Z] INFO: Removing downloaded files... [2021-07-14T08:14:13.655Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-07-14T08:14:13.655Z] INFO: Configuring git core.autocrlf... [2021-07-14T08:14:18.607Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-07-14T08:14:18.607Z] === RUN TestBuildLabelWithTargets [2021-07-14T08:14:20.987Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-14T08:14:20.987Z] [2021-07-14T08:14:20.987Z] ________ ____ __. [2021-07-14T08:14:20.987Z] \_____ \ | |/ _| [2021-07-14T08:14:20.987Z] / | \| < [2021-07-14T08:14:20.987Z] / | \ | \ [2021-07-14T08:14:20.987Z] \_______ /____|__ \ [2021-07-14T08:14:20.987Z] \/ \/ [2021-07-14T08:14:20.987Z] [2021-07-14T08:14:20.987Z] INFO: make.ps1 ended at 07/14/2021 08:14:18 [2021-07-14T08:14:20.987Z] INFO: Binaries build ended at 07/14/2021 08:14:20. Duration:00:01:23.0059544 [2021-07-14T08:14:21.788Z] INFO: Copying the built daemon binary to d:\CI\PR-42634\3\binary\dockerd-a75477d9d8.exe... [2021-07-14T08:14:21.788Z] INFO: Copying the built client binary to d:\CI\PR-42634\3\binary\docker-a75477d9d8.exe... [2021-07-14T08:14:21.788Z] INFO: Copying dockerversion from the container... [2021-07-14T08:14:21.788Z] INFO: Copying the golang package from the container to d:\CI\PR-42634\3\installer\go.zip... [2021-07-14T08:14:22.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-14T08:14:22.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-14T08:14:23.406Z] INFO: Extracting go.zip to d:\CI\PR-42634\3\go [2021-07-14T08:14:24.400Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-07-14T08:14:26.687Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-07-14T08:14:26.687Z] === RUN TestBuildWithEmptyLayers [2021-07-14T08:14:27.192Z] Removing intermediate container 92c3ea311809 [2021-07-14T08:14:27.192Z] ---> c9fd4d253acf [2021-07-14T08:14:27.192Z] 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-07-14T08:14:27.192Z] ---> Running in 297d9ebf1467 [2021-07-14T08:14:27.192Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-14T08:14:27.192Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-14T08:14:27.192Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-14T08:14:27.192Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-14T08:14:27.192Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-14T08:14:27.192Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-14T08:14:27.192Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-14T08:14:27.192Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-14T08:14:27.192Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-14T08:14:27.192Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-14T08:14:27.192Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-14T08:14:27.192Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-14T08:14:27.192Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-14T08:14:29.200Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-07-14T08:14:29.200Z] === RUN TestBuildMultiStageOnBuild [2021-07-14T08:14:29.662Z] INFO: Build done for gotestsum... [2021-07-14T08:14:32.438Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-07-14T08:14:33.928Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-07-14T08:14:34.444Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-07-14T08:14:34.444Z] === RUN TestBuildUncleanTarFilenames [2021-07-14T08:14:34.701Z] --- PASS: TestBuildUncleanTarFilenames (0.59s) [2021-07-14T08:14:34.701Z] === RUN TestBuildMultiStageLayerLeak [2021-07-14T08:14:36.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-07-14T08:14:37.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-07-14T08:14:38.289Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-07-14T08:14:39.943Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s) [2021-07-14T08:14:39.943Z] === RUN TestBuildWithHugeFile [2021-07-14T08:14:41.437Z] Removing intermediate container 297d9ebf1467 [2021-07-14T08:14:41.437Z] ---> bca3391f7cc7 [2021-07-14T08:14:41.437Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-14T08:14:41.437Z] ---> Running in 4223ef51b1f5 [2021-07-14T08:14:42.162Z] Removing intermediate container 4223ef51b1f5 [2021-07-14T08:14:42.162Z] ---> fa7fca514284 [2021-07-14T08:14:42.162Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-14T08:14:42.162Z] ---> Running in aaf8b1083e94 [2021-07-14T08:14:42.887Z] Removing intermediate container aaf8b1083e94 [2021-07-14T08:14:42.887Z] ---> e61d2aed0ac7 [2021-07-14T08:14:42.887Z] Step 10/10 : COPY . . [2021-07-14T08:14:44.615Z] --- PASS: TestImportExtremelyLargeImageWorks (92.12s) [2021-07-14T08:14:44.615Z] PASS [2021-07-14T08:14:44.615Z] [2021-07-14T08:14:44.615Z] DONE 12 tests in 94.886s [2021-07-14T08:14:44.615Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-14T08:14:44.615Z] INFO: Testing against a local daemon [2021-07-14T08:14:44.615Z] === RUN TestNetworkCreateDelete [2021-07-14T08:14:44.615Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-07-14T08:14:44.615Z] === RUN TestDockerNetworkDeletePreferID [2021-07-14T08:14:44.615Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-07-14T08:14:44.615Z] === RUN TestDaemonDNSFallback [2021-07-14T08:14:47.912Z] --- PASS: TestDaemonDNSFallback (6.57s) [2021-07-14T08:14:47.912Z] === RUN TestInspectNetwork [2021-07-14T08:14:49.054Z] INFO: Extraction ended at 07/14/2021 08:14:46. Duration:00:00:24.2266721 [2021-07-14T08:14:49.054Z] INFO: Updating the golang and path environment variables [2021-07-14T08:14:49.054Z] INFO: GOPATH=d:\gopath [2021-07-14T08:14:49.054Z] INFO: go version go1.16.6 windows/amd64 [2021-07-14T08:14:49.054Z] INFO: Running the daemon under test in debug mode [2021-07-14T08:14:49.054Z] INFO: Starting a daemon under test... [2021-07-14T08:14:49.054Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42634\3\daemon --pidfile d:\CI\PR-42634\3\docker.pid -D [2021-07-14T08:14:49.054Z] INFO: Process started successfully. [2021-07-14T08:14:49.054Z] INFO: Start tailing logs of the daemon under tests [2021-07-14T08:14:49.054Z] INFO: Waiting for the daemon under test to start... [2021-07-14T08:14:51.210Z] === RUN TestInspectNetwork/full_network_id [2021-07-14T08:14:51.210Z] === RUN TestInspectNetwork/partial_network_id [2021-07-14T08:14:51.210Z] === RUN TestInspectNetwork/network_name [2021-07-14T08:14:51.210Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-14T08:14:52.659Z] .......................... [ 67%] [2021-07-14T08:14:55.408Z] --- PASS: TestInspectNetwork (7.82s) [2021-07-14T08:14:55.408Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-14T08:14:55.408Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-14T08:14:55.408Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-14T08:14:55.408Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-14T08:14:55.408Z] === RUN TestRunContainerWithBridgeNone [2021-07-14T08:14:58.715Z] --- PASS: TestRunContainerWithBridgeNone (3.12s) [2021-07-14T08:14:58.715Z] === RUN TestNetworkInvalidJSON [2021-07-14T08:14:58.715Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-14T08:14:58.715Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-14T08:14:58.715Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-14T08:14:58.715Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-14T08:14:58.715Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-14T08:14:58.715Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-14T08:14:58.715Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-14T08:14:58.715Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-14T08:14:58.715Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-14T08:14:58.715Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-07-14T08:14:58.715Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-14T08:14:58.715Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-14T08:14:58.715Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-14T08:14:58.715Z] === RUN TestNetworkList [2021-07-14T08:14:58.715Z] === RUN TestNetworkList//networks [2021-07-14T08:14:58.715Z] === PAUSE TestNetworkList//networks [2021-07-14T08:14:58.715Z] === RUN TestNetworkList//networks/ [2021-07-14T08:14:58.715Z] === PAUSE TestNetworkList//networks/ [2021-07-14T08:14:58.715Z] === CONT TestNetworkList//networks [2021-07-14T08:14:58.715Z] === CONT TestNetworkList//networks/ [2021-07-14T08:14:58.715Z] --- PASS: TestNetworkList (0.01s) [2021-07-14T08:14:58.715Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-14T08:14:58.715Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-14T08:14:58.715Z] === RUN TestHostIPv4BridgeLabel [2021-07-14T08:14:58.975Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-07-14T08:14:58.975Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-14T08:14:59.914Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-07-14T08:14:59.914Z] === RUN TestDaemonDefaultNetworkPools [2021-07-14T08:15:00.855Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2021-07-14T08:15:00.855Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-14T08:15:01.796Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2021-07-14T08:15:01.796Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-14T08:15:03.177Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-07-14T08:15:03.177Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-14T08:15:03.747Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-07-14T08:15:03.747Z] === RUN TestServiceWithPredefinedNetwork [2021-07-14T08:15:06.288Z] --- PASS: TestServiceWithPredefinedNetwork (2.53s) [2021-07-14T08:15:06.288Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-14T08:15:06.288Z] service_test.go:242: FLAKY_TEST [2021-07-14T08:15:06.288Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-14T08:15:06.288Z] === RUN TestServiceWithDataPathPortInit [2021-07-14T08:15:06.927Z] ...INFO: Daemon under test started and replied! [2021-07-14T08:15:06.927Z] INFO: Docker version of the daemon under test [2021-07-14T08:15:06.927Z] [2021-07-14T08:15:06.927Z] Client: [2021-07-14T08:15:06.927Z] Version: 17.06.2-ce [2021-07-14T08:15:06.927Z] API version: 1.30 [2021-07-14T08:15:06.927Z] Go version: go1.8.3 [2021-07-14T08:15:06.927Z] Git commit: cec0b72 [2021-07-14T08:15:06.927Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-14T08:15:06.927Z] OS/Arch: windows/amd64 [2021-07-14T08:15:06.927Z] [2021-07-14T08:15:06.927Z] Server: [2021-07-14T08:15:06.927Z] Version: 0.0.0-dev [2021-07-14T08:15:06.927Z] API version: 1.42 (minimum version 1.24) [2021-07-14T08:15:06.927Z] Go version: go1.16.6 [2021-07-14T08:15:06.927Z] Git commit: a75477d9d8 [2021-07-14T08:15:06.927Z] Built: 07/14/2021 08:13:01 [2021-07-14T08:15:06.927Z] OS/Arch: windows/amd64 [2021-07-14T08:15:06.927Z] Experimental: false [2021-07-14T08:15:06.927Z] [2021-07-14T08:15:06.927Z] INFO: Docker info of the daemon under test [2021-07-14T08:15:06.927Z] [2021-07-14T08:15:06.927Z] Containers: 0 [2021-07-14T08:15:06.927Z] Running: 0 [2021-07-14T08:15:06.927Z] Paused: 0 [2021-07-14T08:15:06.927Z] Stopped: 0 [2021-07-14T08:15:06.927Z] Images: 0 [2021-07-14T08:15:06.927Z] Server Version: 0.0.0-dev [2021-07-14T08:15:06.927Z] Storage Driver: windowsfilter [2021-07-14T08:15:06.927Z] Windows: [2021-07-14T08:15:06.927Z] Logging Driver: json-file [2021-07-14T08:15:06.927Z] Plugins: [2021-07-14T08:15:06.927Z] Volume: local [2021-07-14T08:15:06.927Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-14T08:15:06.927Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-14T08:15:06.927Z] Swarm: inactive [2021-07-14T08:15:06.927Z] Default Isolation: process [2021-07-14T08:15:06.927Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-14T08:15:06.927Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-14T08:15:06.927Z] OSType: windows [2021-07-14T08:15:06.927Z] Architecture: x86_64 [2021-07-14T08:15:06.927Z] CPUs: 4 [2021-07-14T08:15:06.927Z] Total Memory: 32GiB [2021-07-14T08:15:06.927Z] Name: azwin-2-d33c50 [2021-07-14T08:15:06.927Z] ID: EUKR:S7I5:6DH3:7TQQ:OETF:J6W4:25DL:ORBZ:OZFK:JEAB:J6GV:TEGB [2021-07-14T08:15:06.927Z] Docker Root Dir: D:\CI\PR-42634\3\daemon [2021-07-14T08:15:06.927Z] Debug Mode (client): false [2021-07-14T08:15:06.927Z] Debug Mode (server): true [2021-07-14T08:15:06.927Z] File Descriptors: -1 [2021-07-14T08:15:06.927Z] Goroutines: 16 [2021-07-14T08:15:06.927Z] System Time: 2021-07-14T08:15:06.4844314Z [2021-07-14T08:15:06.927Z] EventsListeners: 0 [2021-07-14T08:15:06.927Z] Registry: https://index.docker.io/v1/ [2021-07-14T08:15:06.927Z] Labels: [2021-07-14T08:15:06.927Z] Experimental: false [2021-07-14T08:15:06.927Z] Insecure Registries: [2021-07-14T08:15:06.927Z] 127.0.0.0/8 [2021-07-14T08:15:06.927Z] Live Restore Enabled: false [2021-07-14T08:15:06.927Z] [2021-07-14T08:15:06.927Z] [2021-07-14T08:15:06.927Z] INFO: Docker images of the daemon under test [2021-07-14T08:15:06.927Z] [2021-07-14T08:15:06.927Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-14T08:15:06.927Z] [2021-07-14T08:15:06.927Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-14T08:15:06.927Z] 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-07-14T08:15:06.927Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-14T08:15:07.651Z] 29d5b6a226d2: Pulling fs layer [2021-07-14T08:15:07.657Z] ---> 777c00c9c146 [2021-07-14T08:15:07.657Z] Successfully built 777c00c9c146 [2021-07-14T08:15:07.657Z] Successfully tagged docker:latest [2021-07-14T08:15:07.657Z] INFO: Image build ended at 07/14/2021 08:15:07. Duration:00:02:58.3260818 [2021-07-14T08:15:08.363Z] [2021-07-14T08:15:08.363Z] [2021-07-14T08:15:08.363Z] INFO: Building the test binaries at 07/14/2021 08:15:07... [2021-07-14T08:15:12.583Z] INFO: make.ps1 starting at 07/14/2021 08:15:11 [2021-07-14T08:15:12.583Z] INFO: Git commit (c3bf92830d) assumed from DOCKER_GITCOMMIT environment variable [2021-07-14T08:15:12.583Z] INFO: Invoking autogen... [2021-07-14T08:15:12.583Z] INFO: Building daemon... [2021-07-14T08:15:19.037Z] 29d5b6a226d2: Verifying Checksum [2021-07-14T08:15:19.037Z] 29d5b6a226d2: Download complete [2021-07-14T08:15:21.284Z] --- PASS: TestServiceWithDataPathPortInit (14.44s) [2021-07-14T08:15:21.284Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-14T08:15:23.834Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oxny6k9yn9n8brcu407m2pxmy Created:2021-07-14 08:15:21.922266647 +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[ecd6bf45b87e2e9e6ea4c3176a825d0aa7f74ebf5773a8501a8686d6cfb8a1b8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9qun7ahskaq2wprejt7s6p38c EndpointID:be5458fa83a5dfd1f3779ea7ab6e577c5da98fab0e608d83ed75ae7cea7b6cd3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:70554fc3939a5aa282be5a71c004c2854504617f6c90d7fe1e9075cc4b93c827 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:3acbae2d1f5f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9qun7ahskaq2wprejt7s6p38c EndpointID:be5458fa83a5dfd1f3779ea7ab6e577c5da98fab0e608d83ed75ae7cea7b6cd3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-14T08:15:28.033Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.25s) [2021-07-14T08:15:28.033Z] PASS [2021-07-14T08:15:28.033Z] [2021-07-14T08:15:28.033Z] === Skipped [2021-07-14T08:15:28.033Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-14T08:15:28.033Z] service_test.go:242: FLAKY_TEST [2021-07-14T08:15:28.033Z] [2021-07-14T08:15:28.033Z] [2021-07-14T08:15:28.033Z] DONE 26 tests, 1 skipped in 47.544s [2021-07-14T08:15:28.033Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-14T08:15:28.033Z] INFO: Testing against a local daemon [2021-07-14T08:15:28.033Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-14T08:15:28.033Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-14T08:15:28.033Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-14T08:15:28.033Z] === RUN TestDockerNetworkIpvlan [2021-07-14T08:15:28.033Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-14T08:15:28.033Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-14T08:15:28.033Z] PASS [2021-07-14T08:15:28.033Z] [2021-07-14T08:15:28.033Z] === Skipped [2021-07-14T08:15:28.033Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-14T08:15:28.033Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-14T08:15:28.033Z] [2021-07-14T08:15:28.033Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-14T08:15:28.033Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-14T08:15:28.033Z] [2021-07-14T08:15:28.033Z] [2021-07-14T08:15:28.033Z] DONE 2 tests, 2 skipped in 0.035s [2021-07-14T08:15:28.033Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-14T08:15:28.033Z] INFO: Testing against a local daemon [2021-07-14T08:15:28.033Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-14T08:15:29.419Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2021-07-14T08:15:29.419Z] === RUN TestDockerNetworkMacvlan [2021-07-14T08:15:29.990Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-14T08:15:30.561Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-14T08:15:31.502Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-14T08:15:33.784Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-07-14T08:15:34.044Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-14T08:15:36.202Z] --- PASS: TestBuildWithHugeFile (50.79s) [2021-07-14T08:15:36.202Z] === RUN TestBuildWCOWSandboxSize [2021-07-14T08:15:36.202Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-14T08:15:36.202Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-14T08:15:36.202Z] === RUN TestBuildWithEmptyDockerfile [2021-07-14T08:15:36.202Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-14T08:15:36.202Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-14T08:15:36.202Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-14T08:15:36.202Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-14T08:15:36.202Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-14T08:15:36.202Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-14T08:15:36.202Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-14T08:15:36.202Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-14T08:15:36.202Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-14T08:15:36.202Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-07-14T08:15:36.202Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-07-14T08:15:36.202Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-07-14T08:15:36.202Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-14T08:15:36.202Z] === RUN TestBuildPreserveOwnership [2021-07-14T08:15:36.202Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-14T08:15:36.202Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-14T08:15:36.596Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-14T08:15:40.372Z] --- PASS: TestBuildPreserveOwnership (9.91s) [2021-07-14T08:15:40.372Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.90s) [2021-07-14T08:15:40.372Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-07-14T08:15:40.372Z] === RUN TestBuildPlatformInvalid [2021-07-14T08:15:40.372Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-07-14T08:15:40.372Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-14T08:15:40.372Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-14T08:15:40.372Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-14T08:15:40.372Z] PASS [2021-07-14T08:15:40.372Z] [2021-07-14T08:15:40.372Z] === Skipped [2021-07-14T08:15:40.372Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-14T08:15:40.372Z] build_session_test.go:25: TODO: BuildKit [2021-07-14T08:15:40.372Z] [2021-07-14T08:15:40.372Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-14T08:15:40.372Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-14T08:15:40.372Z] [2021-07-14T08:15:40.372Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-07-14T08:15:40.372Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-07-14T08:15:40.372Z] [2021-07-14T08:15:40.372Z] [2021-07-14T08:15:40.372Z] DONE 34 tests, 3 skipped in 135.103s [2021-07-14T08:15:40.372Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-14T08:15:40.372Z] INFO: Testing against a local daemon [2021-07-14T08:15:40.372Z] === RUN TestConfigInspect [2021-07-14T08:15:40.372Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:15:40.372Z] --- SKIP: TestConfigInspect (0.03s) [2021-07-14T08:15:40.372Z] === RUN TestConfigList [2021-07-14T08:15:40.372Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:15:40.372Z] --- SKIP: TestConfigList (0.01s) [2021-07-14T08:15:40.372Z] === RUN TestConfigsCreateAndDelete [2021-07-14T08:15:40.372Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:15:40.372Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-07-14T08:15:40.372Z] === RUN TestConfigsUpdate [2021-07-14T08:15:40.372Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:15:40.372Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-07-14T08:15:40.372Z] === RUN TestTemplatedConfig [2021-07-14T08:15:40.372Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:15:40.372Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-14T08:15:40.372Z] === RUN TestConfigCreateResolve [2021-07-14T08:15:40.372Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:15:40.372Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-07-14T08:15:40.372Z] PASS [2021-07-14T08:15:40.372Z] [2021-07-14T08:15:40.372Z] === Skipped [2021-07-14T08:15:40.372Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2021-07-14T08:15:40.372Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:15:40.372Z] [2021-07-14T08:15:40.372Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-07-14T08:15:40.372Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:15:40.372Z] [2021-07-14T08:15:40.372Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-07-14T08:15:40.372Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:15:40.372Z] [2021-07-14T08:15:40.372Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-07-14T08:15:40.372Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:15:40.372Z] [2021-07-14T08:15:40.372Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-07-14T08:15:40.372Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:15:40.372Z] [2021-07-14T08:15:40.372Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-07-14T08:15:40.372Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:15:40.372Z] [2021-07-14T08:15:40.372Z] [2021-07-14T08:15:40.372Z] DONE 6 tests, 6 skipped in 0.184s [2021-07-14T08:15:40.372Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-14T08:15:40.628Z] INFO: Testing against a local daemon [2021-07-14T08:15:40.628Z] === RUN TestCheckpoint [2021-07-14T08:15:40.628Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-14T08:15:40.628Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-14T08:15:40.628Z] === RUN TestContainerInvalidJSON [2021-07-14T08:15:40.628Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-14T08:15:40.628Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-14T08:15:40.628Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-14T08:15:40.628Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-14T08:15:40.628Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-14T08:15:40.628Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-14T08:15:40.628Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-14T08:15:40.628Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-14T08:15:40.628Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-14T08:15:40.628Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-07-14T08:15:40.628Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-14T08:15:40.628Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-14T08:15:40.628Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-14T08:15:40.628Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-14T08:15:40.628Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-07-14T08:15:40.628Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-14T08:15:40.884Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-07-14T08:15:40.884Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-14T08:15:40.884Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-07-14T08:15:40.884Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-14T08:15:40.884Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-07-14T08:15:40.884Z] === RUN TestCopyFromContainer [2021-07-14T08:15:41.884Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-14T08:15:43.795Z] --- PASS: TestDockerNetworkMacvlan (14.21s) [2021-07-14T08:15:43.795Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-07-14T08:15:43.795Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-07-14T08:15:43.795Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.54s) [2021-07-14T08:15:43.795Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.80s) [2021-07-14T08:15:43.795Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.22s) [2021-07-14T08:15:43.795Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.27s) [2021-07-14T08:15:43.795Z] PASS [2021-07-14T08:15:43.795Z] [2021-07-14T08:15:43.795Z] DONE 8 tests in 15.487s [2021-07-14T08:15:43.795Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-14T08:15:43.795Z] testing: warning: no tests to run [2021-07-14T08:15:43.795Z] PASS [2021-07-14T08:15:43.795Z] [2021-07-14T08:15:43.795Z] DONE 0 tests in 0.007s [2021-07-14T08:15:43.795Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-14T08:15:43.795Z] INFO: Testing against a local daemon [2021-07-14T08:15:43.795Z] === RUN TestAuthZPluginAllowRequest [2021-07-14T08:15:44.156Z] === RUN TestCopyFromContainer// [2021-07-14T08:15:44.156Z] === RUN TestCopyFromContainer//bar/root [2021-07-14T08:15:44.156Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-14T08:15:44.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-14T08:15:44.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-14T08:15:44.412Z] === RUN TestCopyFromContainer/bar/quux [2021-07-14T08:15:44.412Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-14T08:15:44.412Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-14T08:15:44.412Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-14T08:15:44.412Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-14T08:15:44.667Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-14T08:15:44.667Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-14T08:15:44.667Z] --- PASS: TestCopyFromContainer (3.84s) [2021-07-14T08:15:44.667Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-07-14T08:15:44.667Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-07-14T08:15:44.667Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-07-14T08:15:44.667Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-07-14T08:15:44.667Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-07-14T08:15:44.667Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-07-14T08:15:44.667Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-07-14T08:15:44.667Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-07-14T08:15:44.667Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-07-14T08:15:44.667Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-07-14T08:15:44.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-14T08:15:44.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-14T08:15:44.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-14T08:15:44.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-14T08:15:44.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-14T08:15:44.667Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-14T08:15:44.667Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-14T08:15:44.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-14T08:15:44.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-14T08:15:44.667Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-14T08:15:44.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-07-14T08:15:44.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-14T08:15:44.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-14T08:15:44.667Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-14T08:15:44.667Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-14T08:15:44.667Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-07-14T08:15:44.667Z] === RUN TestCreateWithInvalidEnv [2021-07-14T08:15:44.667Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-14T08:15:44.667Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-14T08:15:44.667Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-14T08:15:44.667Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-14T08:15:44.667Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-14T08:15:44.667Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-14T08:15:44.667Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-14T08:15:44.667Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-14T08:15:44.667Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-14T08:15:44.667Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-07-14T08:15:44.667Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-14T08:15:44.667Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-14T08:15:44.667Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-14T08:15:44.667Z] === RUN TestCreateTmpfsMountsTarget [2021-07-14T08:15:44.667Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-07-14T08:15:44.667Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-14T08:15:44.736Z] --- PASS: TestAuthZPluginAllowRequest (1.38s) [2021-07-14T08:15:44.736Z] === RUN TestAuthZPluginTLS [2021-07-14T08:15:45.335Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-07-14T08:15:45.335Z] === RUN TestAuthZPluginDenyRequest [2021-07-14T08:15:45.905Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-07-14T08:15:45.905Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-14T08:15:46.476Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-07-14T08:15:46.476Z] === RUN TestAuthZPluginDenyResponse [2021-07-14T08:15:46.514Z] Removing intermediate container c4a6be055d9c [2021-07-14T08:15:46.514Z] ---> 28736fd618f2 [2021-07-14T08:15:46.514Z] 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-07-14T08:15:46.514Z] ---> Running in 88c9f155287f [2021-07-14T08:15:47.047Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-07-14T08:15:47.047Z] === RUN TestAuthZPluginAllowEventStream [2021-07-14T08:15:47.182Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s) [2021-07-14T08:15:47.182Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-14T08:15:48.431Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2021-07-14T08:15:48.431Z] === RUN TestAuthZPluginErrorResponse [2021-07-14T08:15:48.554Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.83s) [2021-07-14T08:15:48.554Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-14T08:15:48.554Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-14T08:15:48.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-14T08:15:48.554Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-14T08:15:48.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-14T08:15:48.554Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-14T08:15:48.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-14T08:15:48.554Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-14T08:15:48.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-14T08:15:48.554Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-14T08:15:48.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-14T08:15:48.554Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-14T08:15:48.554Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-14T08:15:48.554Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-14T08:15:48.554Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-14T08:15:48.554Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-14T08:15:48.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-07-14T08:15:48.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-07-14T08:15:48.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-14T08:15:48.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-14T08:15:48.555Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-14T08:15:48.555Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-14T08:15:48.555Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-14T08:15:49.001Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-07-14T08:15:49.001Z] === RUN TestAuthZPluginErrorRequest [2021-07-14T08:15:49.116Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2021-07-14T08:15:49.116Z] === RUN TestCreateDifferentPlatform [2021-07-14T08:15:49.116Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-14T08:15:49.116Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-14T08:15:49.116Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-07-14T08:15:49.117Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-14T08:15:49.117Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-14T08:15:49.117Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-14T08:15:49.372Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-07-14T08:15:49.372Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-14T08:15:49.372Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-07-14T08:15:49.372Z] === RUN TestContainerStartOnDaemonRestart [2021-07-14T08:15:49.372Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-14T08:15:49.372Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-07-14T08:15:49.372Z] === RUN TestDaemonRestartIpcMode [2021-07-14T08:15:49.372Z] === PAUSE TestDaemonRestartIpcMode [2021-07-14T08:15:49.372Z] === RUN TestDaemonHostGatewayIP [2021-07-14T08:15:49.372Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-14T08:15:49.372Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-07-14T08:15:49.372Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-14T08:15:49.372Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-14T08:15:49.372Z] === RUN TestContainerKillOnDaemonStart [2021-07-14T08:15:49.372Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-14T08:15:49.372Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-14T08:15:49.372Z] === RUN TestDiff [2021-07-14T08:15:49.574Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-07-14T08:15:49.574Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-14T08:15:49.933Z] --- PASS: TestDiff (0.63s) [2021-07-14T08:15:49.933Z] === RUN TestExecWithCloseStdin [2021-07-14T08:15:50.143Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-07-14T08:15:50.143Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-14T08:15:50.178Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-07-14T08:15:50.179Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-07-14T08:15:50.862Z] --- PASS: TestExecWithCloseStdin (0.90s) [2021-07-14T08:15:50.862Z] === RUN TestExec [2021-07-14T08:15:50.968Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-14T08:15:50.968Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-07-14T08:15:50.968Z] go: downloading github.com/pkg/errors v0.9.1 [2021-07-14T08:15:50.968Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-07-14T08:15:50.968Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-14T08:15:50.968Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-14T08:15:50.968Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-07-14T08:15:50.968Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-07-14T08:15:50.968Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-07-14T08:15:51.528Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.64s) [2021-07-14T08:15:51.528Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-14T08:15:51.776Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-07-14T08:15:51.776Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-07-14T08:15:51.791Z] --- PASS: TestExec (0.96s) [2021-07-14T08:15:51.791Z] === RUN TestExecUser [2021-07-14T08:15:51.819Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-07-14T08:15:51.819Z] tests/integration/client_test.py ..... [ 75%] [2021-07-14T08:15:51.819Z] tests/integration/context_api_test.py ... [ 76%] [2021-07-14T08:15:51.819Z] tests/integration/errors_test.py . [ 76%] [2021-07-14T08:15:52.718Z] --- PASS: TestExecUser (0.91s) [2021-07-14T08:15:52.718Z] === RUN TestExportContainerAndImportImage [2021-07-14T08:15:53.439Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s) [2021-07-14T08:15:53.439Z] === RUN TestAuthZPluginHeader [2021-07-14T08:15:53.648Z] --- PASS: TestExportContainerAndImportImage (0.79s) [2021-07-14T08:15:53.648Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-14T08:15:54.021Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-07-14T08:15:54.021Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-14T08:15:55.024Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-07-14T08:15:55.024Z] === RUN TestHealthCheckWorkdir [2021-07-14T08:15:56.392Z] --- PASS: TestHealthCheckWorkdir (1.33s) [2021-07-14T08:15:56.392Z] === RUN TestHealthKillContainer [2021-07-14T08:15:58.225Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.89s) [2021-07-14T08:15:58.225Z] === RUN TestAuthZPluginV2Disable [2021-07-14T08:15:58.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-07-14T08:15:58.818Z] INFO: Build done for gotestsum... [2021-07-14T08:15:58.913Z] --- PASS: TestHealthKillContainer (2.93s) [2021-07-14T08:15:58.913Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-14T08:15:59.777Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2021-07-14T08:15:59.777Z] === RUN TestIpcModeNone [2021-07-14T08:16:00.705Z] --- PASS: TestIpcModeNone (0.91s) [2021-07-14T08:16:00.705Z] === RUN TestIpcModePrivate [2021-07-14T08:16:00.772Z] --- PASS: TestAuthZPluginV2Disable (2.93s) [2021-07-14T08:16:00.772Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-14T08:16:01.267Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-14T08:16:01.522Z] --- PASS: TestIpcModePrivate (0.90s) [2021-07-14T08:16:01.522Z] === RUN TestIpcModeShareable [2021-07-14T08:16:01.522Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-14T08:16:01.522Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-07-14T08:16:01.522Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-14T08:16:04.042Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.59s) [2021-07-14T08:16:04.042Z] === RUN TestAPIIpcModeHost [2021-07-14T08:16:04.042Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-14T08:16:04.042Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-07-14T08:16:04.042Z] === RUN TestDaemonIpcModeShareable [2021-07-14T08:16:04.042Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-14T08:16:04.042Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-07-14T08:16:04.042Z] === RUN TestDaemonIpcModePrivate [2021-07-14T08:16:04.070Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.77s) [2021-07-14T08:16:04.070Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-14T08:16:05.405Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-07-14T08:16:05.661Z] --- PASS: TestDaemonIpcModePrivate (1.58s) [2021-07-14T08:16:05.661Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-14T08:16:05.661Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-14T08:16:05.661Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-14T08:16:05.661Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-14T08:16:05.661Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-14T08:16:05.661Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-14T08:16:05.661Z] === RUN TestIpcModeOlderClient [2021-07-14T08:16:05.661Z] === PAUSE TestIpcModeOlderClient [2021-07-14T08:16:05.661Z] === RUN TestKillContainerInvalidSignal [2021-07-14T08:16:06.222Z] --- PASS: TestKillContainerInvalidSignal (0.65s) [2021-07-14T08:16:06.222Z] === RUN TestKillContainer [2021-07-14T08:16:06.222Z] === RUN TestKillContainer/no_signal [2021-07-14T08:16:07.150Z] === RUN TestKillContainer/non_killing_signal [2021-07-14T08:16:07.407Z] === RUN TestKillContainer/killing_signal [2021-07-14T08:16:08.333Z] --- PASS: TestKillContainer (2.02s) [2021-07-14T08:16:08.334Z] --- PASS: TestKillContainer/no_signal (0.65s) [2021-07-14T08:16:08.334Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2021-07-14T08:16:08.334Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2021-07-14T08:16:08.334Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-14T08:16:08.334Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-14T08:16:08.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-07-14T08:16:08.895Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-14T08:16:09.458Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2021-07-14T08:16:09.458Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2021-07-14T08:16:09.458Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2021-07-14T08:16:09.458Z] === RUN TestKillStoppedContainer [2021-07-14T08:16:09.714Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-07-14T08:16:09.714Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-14T08:16:09.714Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-07-14T08:16:09.714Z] === RUN TestKillDifferentUserContainer [2021-07-14T08:16:10.276Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2021-07-14T08:16:10.276Z] === RUN TestInspectOomKilledTrue [2021-07-14T08:16:10.276Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-14T08:16:10.276Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-14T08:16:10.276Z] === RUN TestInspectOomKilledFalse [2021-07-14T08:16:10.276Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-14T08:16:10.276Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-14T08:16:10.276Z] === RUN TestLinksEtcHostsContentMatch [2021-07-14T08:16:10.276Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-14T08:16:10.276Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-07-14T08:16:10.276Z] === RUN TestLinksContainerNames [2021-07-14T08:16:11.640Z] --- PASS: TestLinksContainerNames (1.29s) [2021-07-14T08:16:11.640Z] === RUN TestLogsFollowTailEmpty [2021-07-14T08:16:12.202Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2021-07-14T08:16:12.202Z] === RUN TestContainerNetworkMountsNoChown [2021-07-14T08:16:12.764Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/default [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/default [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/private [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/private [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/rprivate [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/slave [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/slave [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/rslave [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/shared [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/shared [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/rshared [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-14T08:16:12.764Z] === CONT TestMountDaemonRoot/default [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-14T08:16:12.764Z] === CONT TestMountDaemonRoot/rslave [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-14T08:16:12.764Z] === CONT TestMountDaemonRoot/rshared [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-14T08:16:12.764Z] === CONT TestMountDaemonRoot/shared [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-14T08:16:12.764Z] === CONT TestMountDaemonRoot/rprivate [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-14T08:16:12.764Z] === CONT TestMountDaemonRoot/slave [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-14T08:16:12.764Z] === CONT TestMountDaemonRoot/private [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-14T08:16:12.764Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-14T08:16:12.764Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-14T08:16:12.764Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-14T08:16:12.764Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-14T08:16:13.020Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-14T08:16:13.020Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-14T08:16:13.020Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-14T08:16:13.020Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-14T08:16:13.020Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-14T08:16:13.020Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-14T08:16:13.020Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-14T08:16:13.020Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-14T08:16:13.020Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-14T08:16:13.020Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-14T08:16:13.020Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-14T08:16:13.020Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-14T08:16:13.020Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-14T08:16:13.020Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-14T08:16:13.277Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-14T08:16:13.277Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-14T08:16:13.277Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-14T08:16:13.277Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-14T08:16:13.277Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-14T08:16:13.277Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-14T08:16:13.277Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-14T08:16:13.277Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-14T08:16:13.277Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-14T08:16:13.277Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-14T08:16:13.277Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-14T08:16:13.277Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-14T08:16:13.277Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-14T08:16:13.277Z] === RUN TestContainerBindMountNonRecursive [2021-07-14T08:16:13.277Z] 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-07-14T08:16:13.277Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-07-14T08:16:13.277Z] === RUN TestContainerVolumesMountedAsShared [2021-07-14T08:16:13.277Z] 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-07-14T08:16:13.277Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-07-14T08:16:13.277Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-14T08:16:13.277Z] 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-07-14T08:16:13.277Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-07-14T08:16:13.277Z] === RUN TestNetworkNat [2021-07-14T08:16:14.019Z] Removing intermediate container 88c9f155287f [2021-07-14T08:16:14.019Z] ---> 07bbbba1b6eb [2021-07-14T08:16:14.019Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-07-14T08:16:14.019Z] ---> Running in df19c4affe28 [2021-07-14T08:16:14.019Z] Removing intermediate container df19c4affe28 [2021-07-14T08:16:14.019Z] ---> f5f91efba59e [2021-07-14T08:16:14.019Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-07-14T08:16:14.019Z] ---> Running in 9da0482ffc6d [2021-07-14T08:16:14.204Z] --- PASS: TestNetworkNat (0.81s) [2021-07-14T08:16:14.204Z] === RUN TestNetworkLocalhostTCPNat [2021-07-14T08:16:14.689Z] Removing intermediate container 9da0482ffc6d [2021-07-14T08:16:14.689Z] ---> aa990dc1fd7f [2021-07-14T08:16:14.689Z] Step 10/10 : COPY . . [2021-07-14T08:16:14.766Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2021-07-14T08:16:14.766Z] === RUN TestNetworkLoopbackNat [2021-07-14T08:16:16.293Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.74s) [2021-07-14T08:16:16.293Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-14T08:16:16.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-14T08:16:16.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-14T08:16:17.336Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-07-14T08:16:18.107Z] --- PASS: TestNetworkLoopbackNat (2.97s) [2021-07-14T08:16:18.107Z] === RUN TestPause [2021-07-14T08:16:18.107Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-14T08:16:18.107Z] --- SKIP: TestPause (0.00s) [2021-07-14T08:16:18.107Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-14T08:16:18.107Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-14T08:16:18.107Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-14T08:16:18.107Z] === RUN TestPauseStopPausedContainer [2021-07-14T08:16:18.107Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-14T08:16:18.107Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-07-14T08:16:18.107Z] === RUN TestPidHost [2021-07-14T08:16:18.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-14T08:16:19.471Z] --- PASS: TestPidHost (1.81s) [2021-07-14T08:16:19.471Z] === RUN TestPsFilter [2021-07-14T08:16:19.727Z] --- PASS: TestPsFilter (0.10s) [2021-07-14T08:16:19.727Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-14T08:16:20.289Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2021-07-14T08:16:20.289Z] === RUN TestRemoveContainerWithVolume [2021-07-14T08:16:20.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-14T08:16:20.851Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2021-07-14T08:16:20.851Z] === RUN TestRemoveContainerRunning [2021-07-14T08:16:21.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-14T08:16:21.778Z] --- PASS: TestRemoveContainerRunning (0.71s) [2021-07-14T08:16:21.779Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-14T08:16:22.340Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s) [2021-07-14T08:16:22.340Z] === RUN TestRemoveInvalidContainer [2021-07-14T08:16:22.340Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-07-14T08:16:22.340Z] === RUN TestRenameLinkedContainer [2021-07-14T08:16:24.857Z] --- PASS: TestRenameLinkedContainer (2.59s) [2021-07-14T08:16:24.857Z] === RUN TestRenameStoppedContainer [2021-07-14T08:16:25.419Z] --- PASS: TestRenameStoppedContainer (0.62s) [2021-07-14T08:16:25.419Z] === RUN TestRenameRunningContainerAndReuse [2021-07-14T08:16:25.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-14T08:16:26.786Z] --- PASS: TestRenameRunningContainerAndReuse (1.25s) [2021-07-14T08:16:26.786Z] === RUN TestRenameInvalidName [2021-07-14T08:16:27.714Z] --- PASS: TestRenameInvalidName (0.76s) [2021-07-14T08:16:27.714Z] === RUN TestRenameAnonymousContainer [2021-07-14T08:16:29.602Z] --- PASS: TestRenameAnonymousContainer (2.16s) [2021-07-14T08:16:29.602Z] === RUN TestRenameContainerWithSameName [2021-07-14T08:16:30.164Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2021-07-14T08:16:30.164Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-14T08:16:30.630Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-14T08:16:30.630Z] [2021-07-14T08:16:30.630Z] ________ ____ __. [2021-07-14T08:16:30.630Z] \_____ \ | |/ _| [2021-07-14T08:16:30.630Z] / | \| < [2021-07-14T08:16:30.630Z] / | \ | \ [2021-07-14T08:16:30.630Z] \_______ /____|__ \ [2021-07-14T08:16:30.630Z] \/ \/ [2021-07-14T08:16:30.630Z] [2021-07-14T08:16:30.630Z] INFO: make.ps1 ended at 07/14/2021 08:16:23 [2021-07-14T08:16:30.630Z] INFO: Binaries build ended at 07/14/2021 08:16:25. Duration:00:01:17.4969269 [2021-07-14T08:16:30.630Z] INFO: Copying the built daemon binary to d:\CI\PR-42634\3\binary\dockerd-c3bf92830d.exe... [2021-07-14T08:16:30.630Z] INFO: Copying the built client binary to d:\CI\PR-42634\3\binary\docker-c3bf92830d.exe... [2021-07-14T08:16:30.630Z] INFO: Copying dockerversion from the container... [2021-07-14T08:16:30.630Z] INFO: Copying the golang package from the container to d:\CI\PR-42634\3\installer\go.zip... [2021-07-14T08:16:30.630Z] INFO: Extracting go.zip to d:\CI\PR-42634\3\go [2021-07-14T08:16:31.530Z] --- PASS: TestRenameContainerWithLinkedContainer (1.26s) [2021-07-14T08:16:31.530Z] === RUN TestResize [2021-07-14T08:16:32.092Z] --- PASS: TestResize (0.63s) [2021-07-14T08:16:32.092Z] === RUN TestResizeWithInvalidSize [2021-07-14T08:16:33.019Z] --- PASS: TestResizeWithInvalidSize (0.61s) [2021-07-14T08:16:33.019Z] === RUN TestResizeWhenContainerNotStarted [2021-07-14T08:16:33.275Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s) [2021-07-14T08:16:33.275Z] === RUN TestDaemonRestartKillContainers [2021-07-14T08:16:33.275Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-14T08:16:33.275Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-14T08:16:33.275Z] === RUN TestCgroupNamespacesRun [2021-07-14T08:16:33.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-14T08:16:34.415Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-07-14T08:16:34.415Z] PASS [2021-07-14T08:16:34.415Z] [2021-07-14T08:16:34.415Z] DONE 17 tests in 48.487s [2021-07-14T08:16:34.415Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-14T08:16:34.415Z] INFO: Testing against a local daemon [2021-07-14T08:16:34.415Z] === RUN TestPluginInvalidJSON [2021-07-14T08:16:34.415Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-14T08:16:34.415Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-14T08:16:34.415Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-14T08:16:34.415Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-14T08:16:34.415Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-14T08:16:34.415Z] === RUN TestPluginInstall [2021-07-14T08:16:34.415Z] === RUN TestPluginInstall/no_auth [2021-07-14T08:16:34.415Z] time="2021-07-14T08:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-14T08:16:34.415Z] time="2021-07-14T08:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:32debaaa195ed77d35fe243c6295bbe2cbed909e95a4aaa190809ae543902ddf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-14T08:16:34.415Z] time="2021-07-14T08:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-14T08:16:34.415Z] time="2021-07-14T08:16:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:32debaaa195ed77d35fe243c6295bbe2cbed909e95a4aaa190809ae543902ddf" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-14T08:16:34.415Z] === RUN TestPluginInstall/with_htpasswd [2021-07-14T08:16:34.415Z] time="2021-07-14T08:16:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-14T08:16:34.415Z] time="2021-07-14T08:16:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e52d01d32da4ecb935a07101eea68f757d2546407e82d367a018afa9fb54a0f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-14T08:16:34.415Z] time="2021-07-14T08:16:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-14T08:16:34.415Z] time="2021-07-14T08:16:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9e52d01d32da4ecb935a07101eea68f757d2546407e82d367a018afa9fb54a0f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-14T08:16:34.415Z] === RUN TestPluginInstall/with_insecure [2021-07-14T08:16:34.986Z] time="2021-07-14T08:16:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-14T08:16:34.986Z] time="2021-07-14T08:16:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cd4b152fe1a0992006f60414f5876a494845333269bcff342f75d4ecd9b9e631" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-14T08:16:34.986Z] time="2021-07-14T08:16:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-14T08:16:34.986Z] time="2021-07-14T08:16:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cd4b152fe1a0992006f60414f5876a494845333269bcff342f75d4ecd9b9e631" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-14T08:16:34.986Z] plugin_test.go:165: [dae25d0436d4f] daemon is not started [2021-07-14T08:16:34.986Z] --- PASS: TestPluginInstall (3.05s) [2021-07-14T08:16:34.986Z] --- PASS: TestPluginInstall/no_auth (1.28s) [2021-07-14T08:16:34.986Z] --- PASS: TestPluginInstall/with_htpasswd (0.64s) [2021-07-14T08:16:34.986Z] --- PASS: TestPluginInstall/with_insecure (1.12s) [2021-07-14T08:16:34.986Z] === RUN TestPluginsWithRuntimes [2021-07-14T08:16:35.180Z] --- PASS: TestCgroupNamespacesRun (1.60s) [2021-07-14T08:16:35.180Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-14T08:16:36.107Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.05s) [2021-07-14T08:16:36.107Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-14T08:16:36.172Z] ......... [ 86%] [2021-07-14T08:16:36.897Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-14T08:16:37.659Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-14T08:16:37.995Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2021-07-14T08:16:37.995Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-14T08:16:38.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-14T08:16:38.601Z] --- PASS: TestPluginsWithRuntimes (3.45s) [2021-07-14T08:16:38.601Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2021-07-14T08:16:38.601Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) [2021-07-14T08:16:38.601Z] === RUN TestPluginBackCompatMediaTypes [2021-07-14T08:16:39.172Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2021-07-14T08:16:39.172Z] PASS [2021-07-14T08:16:39.172Z] [2021-07-14T08:16:39.172Z] DONE 10 tests in 7.146s [2021-07-14T08:16:39.172Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-14T08:16:39.172Z] INFO: Testing against a local daemon [2021-07-14T08:16:39.172Z] === RUN TestExternalGraphDriver [2021-07-14T08:16:39.172Z] === RUN TestExternalGraphDriver/json [2021-07-14T08:16:39.361Z] --- PASS: TestCgroupNamespacesRunHostMode (1.58s) [2021-07-14T08:16:39.361Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-14T08:16:40.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-14T08:16:41.082Z] === RUN TestExternalGraphDriver/spec [2021-07-14T08:16:41.247Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s) [2021-07-14T08:16:41.247Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-14T08:16:41.301Z] tests/integration/models_images_test.py ............... [ 89%] [2021-07-14T08:16:42.173Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2021-07-14T08:16:42.173Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-14T08:16:42.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-14T08:16:42.734Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2021-07-14T08:16:42.734Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-14T08:16:42.743Z] tests/integration/models_networks_test.py .... [ 91%] [2021-07-14T08:16:42.993Z] === RUN TestExternalGraphDriver/pull [2021-07-14T08:16:44.622Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.59s) [2021-07-14T08:16:44.622Z] === RUN TestNISDomainname [2021-07-14T08:16:44.622Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-14T08:16:44.622Z] --- SKIP: TestNISDomainname (0.01s) [2021-07-14T08:16:44.622Z] === RUN TestHostnameDnsResolution [2021-07-14T08:16:44.902Z] --- PASS: TestExternalGraphDriver (5.43s) [2021-07-14T08:16:44.902Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2021-07-14T08:16:44.902Z] --- PASS: TestExternalGraphDriver/spec (1.89s) [2021-07-14T08:16:44.902Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2021-07-14T08:16:44.902Z] === RUN TestGraphdriverPluginV2 [2021-07-14T08:16:45.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-14T08:16:45.548Z] --- PASS: TestHostnameDnsResolution (1.09s) [2021-07-14T08:16:45.548Z] === RUN TestStats [2021-07-14T08:16:45.548Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-14T08:16:45.548Z] --- SKIP: TestStats (0.00s) [2021-07-14T08:16:45.548Z] === RUN TestStopContainerWithTimeout [2021-07-14T08:16:45.548Z] === RUN TestStopContainerWithTimeout/0 [2021-07-14T08:16:45.548Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-14T08:16:45.548Z] === RUN TestStopContainerWithTimeout/1 [2021-07-14T08:16:45.548Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-14T08:16:45.548Z] === RUN TestStopContainerWithTimeout/3 [2021-07-14T08:16:45.548Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-14T08:16:45.548Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-14T08:16:45.548Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-14T08:16:45.548Z] === CONT TestStopContainerWithTimeout/0 [2021-07-14T08:16:45.548Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-14T08:16:46.475Z] === CONT TestStopContainerWithTimeout/3 [2021-07-14T08:16:47.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-07-14T08:16:47.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-14T08:16:47.904Z] ---> 748cde42f439 [2021-07-14T08:16:47.904Z] Successfully built 748cde42f439 [2021-07-14T08:16:47.904Z] Successfully tagged docker:latest [2021-07-14T08:16:47.904Z] INFO: Image build ended at 07/14/2021 08:16:45. Duration:00:03:52.6512069 [2021-07-14T08:16:47.904Z] [2021-07-14T08:16:47.904Z] [2021-07-14T08:16:47.904Z] INFO: Building the test binaries at 07/14/2021 08:16:46... [2021-07-14T08:16:48.199Z] --- PASS: TestGraphdriverPluginV2 (3.61s) [2021-07-14T08:16:48.199Z] PASS [2021-07-14T08:16:48.199Z] [2021-07-14T08:16:48.199Z] DONE 5 tests in 9.073s [2021-07-14T08:16:48.199Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-14T08:16:48.199Z] INFO: Testing against a local daemon [2021-07-14T08:16:48.199Z] === RUN TestContinueAfterPluginCrash [2021-07-14T08:16:48.199Z] === PAUSE TestContinueAfterPluginCrash [2021-07-14T08:16:48.199Z] === RUN TestReadPluginNoRead [2021-07-14T08:16:48.199Z] === PAUSE TestReadPluginNoRead [2021-07-14T08:16:48.199Z] === RUN TestDaemonStartWithLogOpt [2021-07-14T08:16:48.199Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-14T08:16:48.199Z] === CONT TestContinueAfterPluginCrash [2021-07-14T08:16:48.199Z] === CONT TestDaemonStartWithLogOpt [2021-07-14T08:16:48.363Z] === CONT TestStopContainerWithTimeout/1 [2021-07-14T08:16:48.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-07-14T08:16:49.276Z] tests/integration/models_nodes_test.py . [ 91%] [2021-07-14T08:16:49.838Z] tests/integration/models_resources_test.py . [ 91%] [2021-07-14T08:16:50.251Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-07-14T08:16:50.251Z] --- PASS: TestStopContainerWithTimeout/0 (0.95s) [2021-07-14T08:16:50.251Z] --- PASS: TestStopContainerWithTimeout/-1 (2.87s) [2021-07-14T08:16:50.251Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2021-07-14T08:16:50.251Z] --- PASS: TestStopContainerWithTimeout/1 (1.64s) [2021-07-14T08:16:50.251Z] === RUN TestDeleteDevicemapper [2021-07-14T08:16:50.251Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-14T08:16:50.251Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-14T08:16:50.251Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-14T08:16:51.583Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-07-14T08:16:51.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-14T08:16:52.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-07-14T08:16:52.405Z] --- PASS: TestDaemonStartWithLogOpt (3.54s) [2021-07-14T08:16:52.405Z] === CONT TestReadPluginNoRead [2021-07-14T08:16:52.609Z] INFO: make.ps1 starting at 07/14/2021 08:16:52 [2021-07-14T08:16:52.610Z] INFO: Git commit (28f5d06684) assumed from DOCKER_GITCOMMIT environment variable [2021-07-14T08:16:52.610Z] INFO: Invoking autogen... [2021-07-14T08:16:53.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-07-14T08:16:53.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-07-14T08:16:53.515Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.04s) [2021-07-14T08:16:53.515Z] === RUN TestUpdateMemory [2021-07-14T08:16:53.515Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-14T08:16:53.515Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-14T08:16:53.515Z] === RUN TestUpdateCPUQuota [2021-07-14T08:16:53.515Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-14T08:16:53.515Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-07-14T08:16:53.515Z] === RUN TestUpdatePidsLimit [2021-07-14T08:16:53.515Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-14T08:16:53.515Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-07-14T08:16:53.515Z] === RUN TestUpdateRestartPolicy [2021-07-14T08:16:53.582Z] INFO: Building daemon... [2021-07-14T08:16:53.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-14T08:16:53.916Z] INFO: Extraction ended at 07/14/2021 08:16:50. Duration:00:00:22.8188901 [2021-07-14T08:16:53.916Z] INFO: Updating the golang and path environment variables [2021-07-14T08:16:53.916Z] INFO: GOPATH=d:\gopath [2021-07-14T08:16:53.916Z] INFO: go version go1.16.6 windows/amd64 [2021-07-14T08:16:53.916Z] INFO: Running the daemon under test in debug mode [2021-07-14T08:16:53.916Z] INFO: Starting a daemon under test... [2021-07-14T08:16:53.916Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42634\3\daemon --pidfile d:\CI\PR-42634\3\docker.pid -D [2021-07-14T08:16:53.916Z] INFO: Process started successfully. [2021-07-14T08:16:53.916Z] INFO: Start tailing logs of the daemon under tests [2021-07-14T08:16:53.916Z] INFO: Waiting for the daemon under test to start... [2021-07-14T08:16:54.317Z] === RUN TestReadPluginNoRead/default [2021-07-14T08:16:54.836Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-07-14T08:16:54.836Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-07-14T08:16:55.697Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-14T08:16:56.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-14T08:16:57.101Z] --- PASS: TestContinueAfterPluginCrash (8.75s) [2021-07-14T08:16:57.101Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-14T08:16:58.799Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-14T08:16:58.799Z] Using test binary docker [2021-07-14T08:16:59.010Z] === CONT TestReadPluginNoRead [2021-07-14T08:16:59.010Z] read_test.go:92: [de1b7e609b2b7] daemon is not started [2021-07-14T08:16:59.010Z] --- PASS: TestReadPluginNoRead (6.89s) [2021-07-14T08:16:59.010Z] --- PASS: TestReadPluginNoRead/default (1.49s) [2021-07-14T08:16:59.010Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.63s) [2021-07-14T08:16:59.010Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2021-07-14T08:16:59.010Z] PASS [2021-07-14T08:16:59.010Z] [2021-07-14T08:16:59.010Z] DONE 6 tests in 10.473s [2021-07-14T08:16:59.010Z] 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-07-14T08:16:59.010Z] testing: warning: no tests to run [2021-07-14T08:16:59.010Z] PASS [2021-07-14T08:16:59.010Z] [2021-07-14T08:16:59.010Z] DONE 0 tests in 0.007s [2021-07-14T08:16:59.010Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-14T08:16:59.010Z] INFO: Testing against a local daemon [2021-07-14T08:16:59.010Z] === RUN TestPluginWithDevMounts [2021-07-14T08:16:59.010Z] === PAUSE TestPluginWithDevMounts [2021-07-14T08:16:59.010Z] === CONT TestPluginWithDevMounts [2021-07-14T08:16:59.061Z] +++ /etc/init.d/apparmor start [2021-07-14T08:16:59.061Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-14T08:16:59.061Z] Starting dockerd [2021-07-14T08:16:59.061Z] INFO: Waiting for daemon to start... [2021-07-14T08:16:59.061Z] +++ 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-07-14T08:16:59.193Z] tests/integration/regression_test.py ...... [ 98%] [2021-07-14T08:16:59.706Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-07-14T08:16:59.706Z] tests/integration/credentials/utils_test.py . [100%] [2021-07-14T08:16:59.706Z] [2021-07-14T08:16:59.706Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-07-14T08:16:59.706Z] =========================== short test summary info ============================ [2021-07-14T08:16:59.706Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-07-14T08:16:59.706Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-07-14T08:16:59.706Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-07-14T08:16:59.706Z] Not supported on most drivers [2021-07-14T08:16:59.706Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-07-14T08:16:59.706Z] Output of docker top depends on host distro, and is not formalized. [2021-07-14T08:16:59.706Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-07-14T08:16:59.706Z] Output of docker top depends on host distro, and is not formalized. [2021-07-14T08:16:59.706Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-07-14T08:16:59.706Z] Can fail if eth0 has multiple IP addresses [2021-07-14T08:16:59.706Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-07-14T08:16:59.706Z] This doesn't seem to be taken into account by the engine [2021-07-14T08:16:59.706Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-07-14T08:16:59.706Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-07-14T08:16:59.706Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-07-14T08:16:59.706Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 343.52 seconds == [2021-07-14T08:17:00.268Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-07-14T08:17:00.394Z] --- PASS: TestPluginWithDevMounts (1.60s) [2021-07-14T08:17:00.394Z] PASS [2021-07-14T08:17:00.394Z] [2021-07-14T08:17:00.394Z] DONE 1 tests in 1.637s [2021-07-14T08:17:00.394Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-14T08:17:00.394Z] INFO: Testing against a local daemon [2021-07-14T08:17:00.394Z] === RUN TestSecretInspect [2021-07-14T08:17:01.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-07-14T08:17:02.369Z] . [2021-07-14T08:17:02.369Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-14T08:17:02.630Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-14T08:17:02.630Z] Error: No such image: emptyfs [2021-07-14T08:17:02.630Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-14T08:17:02.630Z] ++++ docker load [2021-07-14T08:17:02.894Z] Running integration-test (iteration 1) [2021-07-14T08:17:02.894Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-07-14T08:17:02.894Z] ++ 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-07-14T08:17:02.894Z] ++ set -e [2021-07-14T08:17:02.894Z] ++ '[' -n 0 ']' [2021-07-14T08:17:02.894Z] ++ set -x [2021-07-14T08:17:02.934Z] --- PASS: TestSecretInspect (2.21s) [2021-07-14T08:17:02.935Z] === RUN TestSecretList [2021-07-14T08:17:03.161Z] ++ 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-07-14T08:17:04.844Z] --- PASS: TestSecretList (2.21s) [2021-07-14T08:17:04.844Z] === RUN TestSecretsCreateAndDelete [2021-07-14T08:17:05.694Z] --- PASS: TestUpdateRestartPolicy (12.41s) [2021-07-14T08:17:05.694Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-14T08:17:06.256Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2021-07-14T08:17:06.256Z] === RUN TestWaitNonBlocked [2021-07-14T08:17:06.256Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-14T08:17:06.256Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-14T08:17:06.256Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-14T08:17:06.256Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-14T08:17:06.256Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-14T08:17:06.256Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-14T08:17:07.183Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-07-14T08:17:07.183Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2021-07-14T08:17:07.183Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2021-07-14T08:17:07.183Z] === RUN TestWaitBlocked [2021-07-14T08:17:07.183Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-14T08:17:07.183Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-14T08:17:07.183Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-14T08:17:07.183Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-14T08:17:07.183Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-14T08:17:07.183Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-14T08:17:07.384Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2021-07-14T08:17:07.384Z] === RUN TestSecretsUpdate [2021-07-14T08:17:08.111Z] --- PASS: TestWaitBlocked (0.01s) [2021-07-14T08:17:08.111Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.87s) [2021-07-14T08:17:08.111Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s) [2021-07-14T08:17:08.111Z] === CONT TestDaemonRestartIpcMode [2021-07-14T08:17:08.111Z] === CONT TestIpcModeOlderClient [2021-07-14T08:17:08.366Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-07-14T08:17:08.366Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-14T08:17:09.292Z] --- PASS: TestSecretsUpdate (2.20s) [2021-07-14T08:17:09.292Z] === RUN TestTemplatedSecret [2021-07-14T08:17:10.460Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-14T08:17:10.460Z] [2021-07-14T08:17:10.460Z] Unloading profiles will leave already running processes permanently [2021-07-14T08:17:10.460Z] unconfined, which can lead to unexpected situations. [2021-07-14T08:17:10.460Z] [2021-07-14T08:17:10.460Z] To set a process to complain mode, use the command line tool [2021-07-14T08:17:10.460Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-14T08:17:10.460Z] [2021-07-14T08:17:11.598Z] ...INFO: Daemon under test started and replied! [2021-07-14T08:17:11.598Z] INFO: Docker version of the daemon under test [2021-07-14T08:17:11.598Z] [2021-07-14T08:17:11.598Z] Client: [2021-07-14T08:17:11.598Z] Version: 17.06.2-ce [2021-07-14T08:17:11.598Z] API version: 1.30 [2021-07-14T08:17:11.598Z] Go version: go1.8.3 [2021-07-14T08:17:11.598Z] Git commit: cec0b72 [2021-07-14T08:17:11.598Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-14T08:17:11.598Z] OS/Arch: windows/amd64 [2021-07-14T08:17:11.598Z] [2021-07-14T08:17:11.598Z] Server: [2021-07-14T08:17:11.598Z] Version: 0.0.0-dev [2021-07-14T08:17:11.598Z] API version: 1.42 (minimum version 1.24) [2021-07-14T08:17:11.598Z] Go version: go1.16.6 [2021-07-14T08:17:11.598Z] Git commit: c3bf92830d [2021-07-14T08:17:11.598Z] Built: 07/14/2021 08:15:11 [2021-07-14T08:17:11.598Z] OS/Arch: windows/amd64 [2021-07-14T08:17:11.598Z] Experimental: false [2021-07-14T08:17:11.598Z] [2021-07-14T08:17:11.598Z] INFO: Docker info of the daemon under test [2021-07-14T08:17:11.598Z] [2021-07-14T08:17:11.598Z] Containers: 0 [2021-07-14T08:17:11.598Z] Running: 0 [2021-07-14T08:17:11.598Z] Paused: 0 [2021-07-14T08:17:11.598Z] Stopped: 0 [2021-07-14T08:17:11.598Z] Images: 0 [2021-07-14T08:17:11.598Z] Server Version: 0.0.0-dev [2021-07-14T08:17:11.598Z] Storage Driver: windowsfilter [2021-07-14T08:17:11.598Z] Windows: [2021-07-14T08:17:11.598Z] Logging Driver: json-file [2021-07-14T08:17:11.598Z] Plugins: [2021-07-14T08:17:11.598Z] Volume: local [2021-07-14T08:17:11.598Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-14T08:17:11.598Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-14T08:17:11.598Z] Swarm: inactive [2021-07-14T08:17:11.598Z] Default Isolation: process [2021-07-14T08:17:11.598Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-14T08:17:11.598Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-14T08:17:11.598Z] OSType: windows [2021-07-14T08:17:11.598Z] Architecture: x86_64 [2021-07-14T08:17:11.598Z] CPUs: 4 [2021-07-14T08:17:11.598Z] Total Memory: 32GiB [2021-07-14T08:17:11.598Z] Name: azwin-2-b97dd0 [2021-07-14T08:17:11.598Z] ID: KHIQ:NYWN:Z5MV:DH3E:VWFU:SVN6:WEML:3SKU:V3ZX:GMCM:DKAF:YOEW [2021-07-14T08:17:11.598Z] Docker Root Dir: D:\CI\PR-42634\3\daemon [2021-07-14T08:17:11.598Z] Debug Mode (client): false [2021-07-14T08:17:11.598Z] Debug Mode (server): true [2021-07-14T08:17:11.598Z] File Descriptors: -1 [2021-07-14T08:17:11.598Z] Goroutines: 16 [2021-07-14T08:17:11.598Z] System Time: 2021-07-14T08:17:10.1397152Z [2021-07-14T08:17:11.598Z] EventsListeners: 0 [2021-07-14T08:17:11.598Z] Registry: https://index.docker.io/v1/ [2021-07-14T08:17:11.598Z] Labels: [2021-07-14T08:17:11.598Z] Experimental: false [2021-07-14T08:17:11.598Z] Insecure Registries: [2021-07-14T08:17:11.598Z] 127.0.0.0/8 [2021-07-14T08:17:11.598Z] Live Restore Enabled: false [2021-07-14T08:17:11.598Z] [2021-07-14T08:17:11.598Z] [2021-07-14T08:17:11.598Z] INFO: Docker images of the daemon under test [2021-07-14T08:17:11.598Z] [2021-07-14T08:17:11.598Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-14T08:17:11.598Z] [2021-07-14T08:17:11.598Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-07-14T08:17:11.598Z] 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-07-14T08:17:11.598Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-07-14T08:17:11.598Z] 29d5b6a226d2: Pulling fs layer [2021-07-14T08:17:11.655Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.02s) Post stage [Pipeline] junit [2021-07-14T08:17:11.836Z] Recording test results [2021-07-14T08:17:11.923Z] --- PASS: TestDaemonRestartIpcMode (3.75s) [2021-07-14T08:17:11.923Z] PASS [2021-07-14T08:17:11.923Z] [2021-07-14T08:17:11.923Z] === Skipped [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-14T08:17:11.923Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-14T08:17:11.923Z] [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-07-14T08:17:11.923Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-07-14T08:17:11.923Z] [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-07-14T08:17:11.923Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-14T08:17:11.923Z] [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-07-14T08:17:11.923Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-07-14T08:17:11.923Z] [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-07-14T08:17:11.923Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-14T08:17:11.923Z] [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-07-14T08:17:11.923Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-14T08:17:11.923Z] [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-07-14T08:17:11.923Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-14T08:17:11.923Z] [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-07-14T08:17:11.923Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-14T08:17:11.923Z] [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-07-14T08:17:11.923Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-07-14T08:17:11.923Z] [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-14T08:17:11.923Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-14T08:17:11.923Z] [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-14T08:17:11.923Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-14T08:17:11.923Z] [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-07-14T08:17:11.923Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-07-14T08:17:11.923Z] [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-07-14T08:17:11.923Z] 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-07-14T08:17:11.923Z] [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-07-14T08:17:11.923Z] 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-07-14T08:17:11.923Z] [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-07-14T08:17:11.923Z] 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-07-14T08:17:11.923Z] [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-07-14T08:17:11.923Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-14T08:17:11.923Z] [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-14T08:17:11.923Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-14T08:17:11.923Z] [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-07-14T08:17:11.923Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-14T08:17:11.923Z] [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-07-14T08:17:11.923Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-07-14T08:17:11.923Z] [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-07-14T08:17:11.923Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-07-14T08:17:11.923Z] [2021-07-14T08:17:11.923Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-07-14T08:17:11.923Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-14T08:17:11.923Z] [2021-07-14T08:17:11.924Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-14T08:17:11.924Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-14T08:17:11.924Z] [2021-07-14T08:17:11.924Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-14T08:17:11.924Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-14T08:17:11.924Z] [2021-07-14T08:17:11.924Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-07-14T08:17:11.924Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-14T08:17:11.924Z] [2021-07-14T08:17:11.924Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-07-14T08:17:11.924Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-07-14T08:17:11.924Z] [2021-07-14T08:17:11.924Z] [2021-07-14T08:17:11.924Z] DONE 177 tests, 25 skipped in 91.497s [2021-07-14T08:17:11.924Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-14T08:17:11.959Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-07-14T08:17:12.181Z] === RUN TestConfigDaemonLibtrustID [2021-07-14T08:17:12.229Z] + echo Ensuring container killed. [2021-07-14T08:17:12.229Z] Ensuring container killed. [2021-07-14T08:17:12.229Z] + docker rm -vf docker-pr3 [2021-07-14T08:17:12.229Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-07-14T08:17:12.548Z] + echo Chowning /workspace to jenkins user [2021-07-14T08:17:12.548Z] Chowning /workspace to jenkins user [2021-07-14T08:17:12.548Z] + id -u [2021-07-14T08:17:12.548Z] + id -g [2021-07-14T08:17:12.548Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42634:/workspace busybox chown -R 1000:1000 /workspace [2021-07-14T08:17:12.588Z] --- PASS: TestTemplatedSecret (3.27s) [2021-07-14T08:17:12.588Z] === RUN TestSecretCreateResolve [2021-07-14T08:17:12.741Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-07-14T08:17:12.741Z] === RUN TestDaemonConfigValidation [2021-07-14T08:17:12.741Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-14T08:17:12.741Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-14T08:17:12.741Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-14T08:17:12.741Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-14T08:17:12.741Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-14T08:17:12.741Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-14T08:17:12.741Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-14T08:17:12.741Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-14T08:17:12.741Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-14T08:17:12.741Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-14T08:17:12.741Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-14T08:17:12.741Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-14T08:17:12.741Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-14T08:17:12.741Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-14T08:17:12.742Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-14T08:17:12.742Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-14T08:17:12.742Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-07-14T08:17:12.742Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-07-14T08:17:12.742Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-07-14T08:17:12.742Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-07-14T08:17:12.742Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-07-14T08:17:12.742Z] PASS [2021-07-14T08:17:12.742Z] [2021-07-14T08:17:12.742Z] DONE 7 tests in 0.816s [2021-07-14T08:17:12.742Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-14T08:17:12.997Z] INFO: Testing against a local daemon [2021-07-14T08:17:12.997Z] === RUN TestCommitInheritsEnv [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-14T08:17:14.247Z] + bundleName=docker-py [2021-07-14T08:17:14.247Z] + echo Creating docker-py-bundles.tar.gz [2021-07-14T08:17:14.247Z] Creating docker-py-bundles.tar.gz [2021-07-14T08:17:14.247Z] + 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-07-14T08:17:14.256Z] Archiving artifacts [2021-07-14T08:17:14.359Z] --- PASS: TestCommitInheritsEnv (1.18s) [2021-07-14T08:17:14.360Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-14T08:17:14.360Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-14T08:17:14.360Z] === RUN TestImagesFilterMultiReference [2021-07-14T08:17:14.360Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-07-14T08:17:14.360Z] === RUN TestImagePullPlatformInvalid [2021-07-14T08:17:14.360Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-07-14T08:17:14.360Z] === RUN TestRemoveImageOrphaning [2021-07-14T08:17:14.466Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42634/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-07-14T08:17:14.846Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42634/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=43bab449f899c8ae29c96b10f9a541a880329e95 -e DOCKER_GRAPHDRIVER docker:43bab449f899c8ae29c96b10f9a541a880329e95 hack/make.sh binary [2021-07-14T08:17:15.130Z] --- PASS: TestSecretCreateResolve (2.19s) [2021-07-14T08:17:15.130Z] PASS [2021-07-14T08:17:15.130Z] [2021-07-14T08:17:15.130Z] DONE 6 tests in 14.299s [2021-07-14T08:17:15.130Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-14T08:17:15.130Z] INFO: Testing against a local daemon [2021-07-14T08:17:15.130Z] === RUN TestServiceCreateInit [2021-07-14T08:17:15.130Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-14T08:17:15.408Z] [2021-07-14T08:17:15.408Z] Removing bundles/ [2021-07-14T08:17:15.408Z] [2021-07-14T08:17:15.408Z] ---> Making bundle: binary (in bundles/binary) [2021-07-14T08:17:15.408Z] Building: bundles/binary-daemon/dockerd-dev [2021-07-14T08:17:15.408Z] GOOS="" GOARCH="" GOARM="" [2021-07-14T08:17:16.245Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2021-07-14T08:17:16.245Z] === RUN TestRemoveImageGarbageCollector [2021-07-14T08:17:16.245Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-14T08:17:16.245Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-14T08:17:16.245Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-14T08:17:16.245Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-07-14T08:17:16.245Z] === RUN TestTagInvalidReference [2021-07-14T08:17:16.245Z] --- PASS: TestTagInvalidReference (0.02s) [2021-07-14T08:17:16.245Z] === RUN TestTagValidPrefixedRepo [2021-07-14T08:17:16.245Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-07-14T08:17:16.245Z] === RUN TestTagExistedNameWithoutForce [2021-07-14T08:17:16.245Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-07-14T08:17:16.245Z] === RUN TestTagOfficialNames [2021-07-14T08:17:16.245Z] --- PASS: TestTagOfficialNames (0.06s) [2021-07-14T08:17:16.245Z] === RUN TestTagMatchesDigest [2021-07-14T08:17:16.245Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-07-14T08:17:16.245Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-14T08:17:19.328Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-14T08:17:19.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-07-14T08:17:21.774Z] 29d5b6a226d2: Pull complete [2021-07-14T08:17:21.774Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-14T08:17:21.774Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:17:21.774Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-14T08:17:21.774Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-14T08:17:21.774Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-14T08:17:21.774Z] WARN: Skipping validation tests [2021-07-14T08:17:21.774Z] INFO: Running unit tests at 07/14/2021 08:17:13... [2021-07-14T08:17:21.774Z] INFO: make.ps1 starting at 07/14/2021 08:17:18 [2021-07-14T08:17:21.774Z] INFO: Git commit (a75477d9d8) assumed from DOCKER_GITCOMMIT environment variable [2021-07-14T08:17:21.774Z] INFO: Invoking autogen... [2021-07-14T08:17:21.774Z] INFO: Running unit tests... [2021-07-14T08:17:22.424Z] 29d5b6a226d2: Verifying Checksum [2021-07-14T08:17:22.424Z] 29d5b6a226d2: Download complete [2021-07-14T08:17:24.610Z] --- PASS: TestServiceCreateInit (9.21s) [2021-07-14T08:17:24.610Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.56s) [2021-07-14T08:17:24.610Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.64s) [2021-07-14T08:17:24.610Z] === RUN TestCreateServiceMultipleTimes [2021-07-14T08:17:28.884Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/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/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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-07-14T08:17:37.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-07-14T08:17:39.221Z] ? github.com/docker/docker/api [no test files] [2021-07-14T08:17:39.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-07-14T08:17:42.761Z] --- PASS: TestCreateServiceMultipleTimes (16.98s) [2021-07-14T08:17:42.761Z] === RUN TestCreateServiceConflict [2021-07-14T08:17:43.024Z] --- PASS: TestCreateServiceConflict (2.16s) [2021-07-14T08:17:43.024Z] === RUN TestCreateServiceMaxReplicas [2021-07-14T08:17:46.320Z] --- PASS: TestCreateServiceMaxReplicas (3.13s) [2021-07-14T08:17:46.320Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-14T08:17:49.891Z] Loaded image: buildpack-deps:buster [2021-07-14T08:17:49.891Z] Loaded image: busybox:latest [2021-07-14T08:17:49.891Z] Loaded image: busybox:glibc [2021-07-14T08:17:52.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-07-14T08:17:52.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-07-14T08:17:56.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-07-14T08:17:56.489Z] Loaded image: debian:bullseye [2021-07-14T08:17:56.489Z] Loaded image: hello-world:latest [2021-07-14T08:17:56.489Z] Loaded image: arm32v7/hello-world:latest [2021-07-14T08:17:56.750Z] INFO: Testing against a local daemon [2021-07-14T08:17:56.750Z] === RUN TestCgroupNamespacesBuild [2021-07-14T08:18:00.056Z] --- PASS: TestCgroupNamespacesBuild (3.09s) [2021-07-14T08:18:00.056Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-14T08:18:00.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-07-14T08:18:00.349Z] === RUN TestMiddlewares [2021-07-14T08:18:00.349Z] --- PASS: TestMiddlewares (0.00s) [2021-07-14T08:18:00.349Z] PASS [2021-07-14T08:18:00.349Z] coverage: 9.0% of statements [2021-07-14T08:18:00.349Z] ok github.com/docker/docker/api/server 0.043s coverage: 9.0% of statements [2021-07-14T08:18:01.214Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.30s) [2021-07-14T08:18:01.214Z] === RUN TestCreateServiceSecretFileMode [2021-07-14T08:18:02.155Z] --- PASS: TestCreateServiceSecretFileMode (2.70s) [2021-07-14T08:18:02.155Z] === RUN TestCreateServiceConfigFileMode [2021-07-14T08:18:02.606Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.62s) [2021-07-14T08:18:02.606Z] === RUN TestBuildWithSession [2021-07-14T08:18:02.606Z] build_session_test.go:25: TODO: BuildKit [2021-07-14T08:18:02.606Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-14T08:18:02.606Z] === RUN TestBuildSquashParent [2021-07-14T08:18:05.453Z] --- PASS: TestCreateServiceConfigFileMode (2.66s) [2021-07-14T08:18:05.453Z] === RUN TestCreateServiceSysctls [2021-07-14T08:18:06.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-07-14T08:18:08.748Z] --- PASS: TestCreateServiceSysctls (3.72s) [2021-07-14T08:18:08.748Z] === RUN TestCreateServiceCapabilities [2021-07-14T08:18:11.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-07-14T08:18:11.290Z] --- PASS: TestCreateServiceCapabilities (2.71s) [2021-07-14T08:18:11.290Z] === RUN TestInspect [2021-07-14T08:18:14.586Z] --- PASS: TestInspect (3.23s) [2021-07-14T08:18:14.586Z] === RUN TestCreateJob [2021-07-14T08:18:17.526Z] --- PASS: TestBuildSquashParent (12.91s) [2021-07-14T08:18:17.526Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-14T08:18:17.526Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-14T08:18:17.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-14T08:18:17.526Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-14T08:18:17.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-14T08:18:17.526Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-14T08:18:17.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-14T08:18:17.526Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-14T08:18:17.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-14T08:18:17.526Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-14T08:18:17.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-14T08:18:17.526Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-14T08:18:17.526Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-14T08:18:17.526Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-14T08:18:17.526Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-14T08:18:18.807Z] --- PASS: TestCreateJob (3.60s) [2021-07-14T08:18:18.807Z] === RUN TestReplicatedJob [2021-07-14T08:18:19.706Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-07-14T08:18:19.706Z] [2021-07-14T08:18:19.706Z] ________ ____ __. [2021-07-14T08:18:19.706Z] \_____ \ | |/ _| [2021-07-14T08:18:19.706Z] / | \| < [2021-07-14T08:18:19.706Z] / | \ | \ [2021-07-14T08:18:19.706Z] \_______ /____|__ \ [2021-07-14T08:18:19.706Z] \/ \/ [2021-07-14T08:18:19.706Z] [2021-07-14T08:18:19.706Z] INFO: make.ps1 ended at 07/14/2021 08:18:15 [2021-07-14T08:18:19.706Z] INFO: Binaries build ended at 07/14/2021 08:18:17. Duration:00:01:31.1116703 [2021-07-14T08:18:19.706Z] INFO: Copying the built daemon binary to d:\CI\PR-42634\3\binary\dockerd-28f5d06684.exe... [2021-07-14T08:18:19.706Z] INFO: Copying the built client binary to d:\CI\PR-42634\3\binary\docker-28f5d06684.exe... [2021-07-14T08:18:19.706Z] INFO: Copying dockerversion from the container... [2021-07-14T08:18:19.706Z] INFO: Copying the golang package from the container to d:\CI\PR-42634\3\installer\go.zip... [2021-07-14T08:18:19.706Z] INFO: Extracting go.zip to d:\CI\PR-42634\3\go [2021-07-14T08:18:20.832Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-14T08:18:20.832Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-14T08:18:21.054Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-14T08:18:21.054Z] Using test binary docker [2021-07-14T08:18:21.055Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-07-14T08:18:21.055Z] +++ /etc/init.d/apparmor start [2021-07-14T08:18:21.055Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-14T08:18:21.055Z] INFO: Waiting for daemon to start... [2021-07-14T08:18:21.055Z] Starting dockerd [2021-07-14T08:18:21.055Z] +++ 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-07-14T08:18:21.629Z] . [2021-07-14T08:18:21.629Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-14T08:18:21.629Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-14T08:18:21.629Z] Error: No such image: emptyfs [2021-07-14T08:18:21.629Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-14T08:18:21.629Z] ++++ docker load [2021-07-14T08:18:21.890Z] Running integration-test (iteration 1) [2021-07-14T08:18:21.890Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-07-14T08:18:21.890Z] ++ 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-07-14T08:18:21.890Z] ++ set -e [2021-07-14T08:18:21.890Z] ++ '[' -n 0 ']' [2021-07-14T08:18:21.890Z] ++ set -x [2021-07-14T08:18:21.890Z] ++ 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-07-14T08:18:25.391Z] --- PASS: TestReplicatedJob (6.87s) [2021-07-14T08:18:25.391Z] === RUN TestUpdateReplicatedJob [2021-07-14T08:18:26.131Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-14T08:18:26.397Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-14T08:18:28.688Z] --- PASS: TestUpdateReplicatedJob (3.61s) [2021-07-14T08:18:28.688Z] === RUN TestServiceListWithStatuses [2021-07-14T08:18:28.688Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-14T08:18:28.688Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-14T08:18:28.688Z] === RUN TestDockerNetworkConnectAlias [2021-07-14T08:18:31.760Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-14T08:18:31.760Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.29s) [2021-07-14T08:18:31.760Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.53s) [2021-07-14T08:18:31.760Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.42s) [2021-07-14T08:18:31.760Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.45s) [2021-07-14T08:18:31.760Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.62s) [2021-07-14T08:18:31.760Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.57s) [2021-07-14T08:18:31.760Z] === RUN TestBuildMultiStageCopy [2021-07-14T08:18:31.760Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-14T08:18:33.970Z] --- PASS: TestDockerNetworkConnectAlias (4.72s) [2021-07-14T08:18:33.970Z] === RUN TestDockerNetworkReConnect [2021-07-14T08:18:35.972Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-14T08:18:35.972Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-14T08:18:36.545Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-14T08:18:36.806Z] Loaded image: buildpack-deps:buster [2021-07-14T08:18:37.067Z] Loaded image: busybox:latest [2021-07-14T08:18:37.067Z] Loaded image: busybox:glibc [2021-07-14T08:18:37.117Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-14T08:18:37.265Z] --- PASS: TestDockerNetworkReConnect (3.68s) [2021-07-14T08:18:37.265Z] === RUN TestServicePlugin [2021-07-14T08:18:37.689Z] --- PASS: TestBuildMultiStageCopy (5.68s) [2021-07-14T08:18:37.689Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.70s) [2021-07-14T08:18:37.689Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2021-07-14T08:18:37.689Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2021-07-14T08:18:37.689Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2021-07-14T08:18:37.689Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.49s) [2021-07-14T08:18:37.689Z] === RUN TestBuildMultiStageParentConfig [2021-07-14T08:18:39.079Z] --- PASS: TestBuildMultiStageParentConfig (1.27s) [2021-07-14T08:18:39.079Z] === RUN TestBuildLabelWithTargets [2021-07-14T08:18:39.621Z] Loaded image: debian:bullseye [2021-07-14T08:18:39.621Z] Loaded image: hello-world:latest [2021-07-14T08:18:39.621Z] Loaded image: arm32v7/hello-world:latest [2021-07-14T08:18:39.621Z] INFO: Testing against a local daemon [2021-07-14T08:18:39.621Z] === RUN TestCgroupNamespacesBuild [2021-07-14T08:18:40.561Z] plugin_test.go:62: [df82b1ade0e49] joining swarm manager [df81cf7bf6f41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:18:41.626Z] --- PASS: TestBuildLabelWithTargets (2.77s) [2021-07-14T08:18:41.626Z] === RUN TestBuildWithEmptyLayers [2021-07-14T08:18:41.943Z] plugin_test.go:65: [d25a1a592249d] joining swarm manager [df81cf7bf6f41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:18:43.015Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2021-07-14T08:18:43.015Z] === RUN TestBuildMultiStageOnBuild [2021-07-14T08:18:43.831Z] --- PASS: TestCgroupNamespacesBuild (3.48s) [2021-07-14T08:18:43.831Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-07-14T08:18:44.774Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2021-07-14T08:18:44.775Z] === RUN TestBuildWithSession [2021-07-14T08:18:44.775Z] build_session_test.go:25: TODO: BuildKit [2021-07-14T08:18:44.775Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-14T08:18:44.775Z] === RUN TestBuildSquashParent [2021-07-14T08:18:44.881Z] INFO: Extraction ended at 07/14/2021 08:18:43. Duration:00:00:24.2381937 [2021-07-14T08:18:44.881Z] INFO: Updating the golang and path environment variables [2021-07-14T08:18:44.881Z] INFO: GOPATH=d:\gopath [2021-07-14T08:18:44.881Z] INFO: go version go1.16.6 windows/amd64 [2021-07-14T08:18:44.881Z] INFO: Running the daemon under test in debug mode [2021-07-14T08:18:44.881Z] INFO: Starting a daemon under test... [2021-07-14T08:18:44.881Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42634\3\daemon --pidfile d:\CI\PR-42634\3\docker.pid -D [2021-07-14T08:18:44.881Z] INFO: Process started successfully. [2021-07-14T08:18:44.881Z] INFO: Start tailing logs of the daemon under tests [2021-07-14T08:18:44.881Z] INFO: Waiting for the daemon under test to start... [2021-07-14T08:18:47.226Z] --- PASS: TestBuildMultiStageOnBuild (3.99s) [2021-07-14T08:18:47.226Z] === RUN TestBuildUncleanTarFilenames [2021-07-14T08:18:48.612Z] --- PASS: TestBuildUncleanTarFilenames (1.54s) [2021-07-14T08:18:48.613Z] === RUN TestBuildMultiStageLayerLeak [2021-07-14T08:18:51.834Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-07-14T08:18:51.834Z] Copying nested executables into bundles/binary-daemon [2021-07-14T08:18:51.834Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-07-14T08:18:51.834Z] GOOS="" GOARCH="" GOARM="" [2021-07-14T08:18:51.834Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-07-14T08:18:51.834Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-07-14T08:18:52.161Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42634/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=43bab449f899c8ae29c96b10f9a541a880329e95 -e DOCKER_GRAPHDRIVER docker:43bab449f899c8ae29c96b10f9a541a880329e95 hack/make.sh cross [2021-07-14T08:18:52.622Z] --- PASS: TestImportExtremelyLargeImageWorks (90.99s) [2021-07-14T08:18:52.622Z] PASS [2021-07-14T08:18:52.622Z] [2021-07-14T08:18:52.622Z] === Skipped [2021-07-14T08:18:52.622Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-14T08:18:52.622Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-07-14T08:18:52.622Z] [2021-07-14T08:18:52.622Z] [2021-07-14T08:18:52.622Z] DONE 12 tests, 1 skipped in 94.534s [2021-07-14T08:18:52.622Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-14T08:18:52.622Z] INFO: Testing against a local daemon [2021-07-14T08:18:52.622Z] === RUN TestNetworkCreateDelete [2021-07-14T08:18:52.622Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-07-14T08:18:52.622Z] === RUN TestDockerNetworkDeletePreferID [2021-07-14T08:18:52.622Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2021-07-14T08:18:52.622Z] === RUN TestDaemonDNSFallback [2021-07-14T08:18:52.722Z] [2021-07-14T08:18:52.722Z] Removing bundles/ [2021-07-14T08:18:52.722Z] [2021-07-14T08:18:52.722Z] ---> Making bundle: cross (in bundles/cross) [2021-07-14T08:18:52.722Z] Cross building: bundles/cross/linux/amd64 [2021-07-14T08:18:52.722Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-14T08:18:52.722Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-14T08:18:52.822Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2021-07-14T08:18:52.822Z] === RUN TestBuildWithHugeFile [2021-07-14T08:18:54.508Z] --- PASS: TestDaemonDNSFallback (6.51s) [2021-07-14T08:18:54.508Z] === RUN TestInspectNetwork [2021-07-14T08:18:54.508Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:18:54.508Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-14T08:18:54.508Z] === RUN TestRunContainerWithBridgeNone [2021-07-14T08:18:54.508Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-14T08:18:54.508Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-14T08:18:54.508Z] === RUN TestNetworkInvalidJSON [2021-07-14T08:18:54.508Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-14T08:18:54.508Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-14T08:18:54.508Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-14T08:18:54.508Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-14T08:18:54.508Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-14T08:18:54.508Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-14T08:18:54.508Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-14T08:18:54.508Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-14T08:18:54.508Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-14T08:18:54.508Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-07-14T08:18:54.508Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-14T08:18:54.508Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-14T08:18:54.508Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-14T08:18:54.508Z] === RUN TestNetworkList [2021-07-14T08:18:54.508Z] === RUN TestNetworkList//networks [2021-07-14T08:18:54.508Z] === PAUSE TestNetworkList//networks [2021-07-14T08:18:54.508Z] === RUN TestNetworkList//networks/ [2021-07-14T08:18:54.508Z] === PAUSE TestNetworkList//networks/ [2021-07-14T08:18:54.508Z] === CONT TestNetworkList//networks [2021-07-14T08:18:54.508Z] === CONT TestNetworkList//networks/ [2021-07-14T08:18:54.508Z] --- PASS: TestNetworkList (0.01s) [2021-07-14T08:18:54.508Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-14T08:18:54.508Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-14T08:18:54.508Z] === RUN TestHostIPv4BridgeLabel [2021-07-14T08:18:54.508Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-14T08:18:54.508Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-14T08:18:54.508Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-14T08:18:54.508Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-14T08:18:54.508Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-07-14T08:18:54.508Z] === RUN TestDaemonDefaultNetworkPools [2021-07-14T08:18:54.508Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-14T08:18:54.508Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-14T08:18:54.508Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-14T08:18:54.508Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-14T08:18:54.508Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-14T08:18:54.508Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-14T08:18:54.508Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-14T08:18:54.508Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-14T08:18:54.508Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-14T08:18:54.508Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-14T08:18:54.508Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-14T08:18:54.508Z] === RUN TestServiceWithPredefinedNetwork [2021-07-14T08:18:54.508Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:18:54.508Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-14T08:18:54.508Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-14T08:18:54.508Z] service_test.go:242: FLAKY_TEST [2021-07-14T08:18:54.508Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-14T08:18:54.508Z] === RUN TestServiceWithDataPathPortInit [2021-07-14T08:18:54.508Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:18:54.508Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-07-14T08:18:54.508Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-14T08:18:54.508Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:18:54.508Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-14T08:18:54.508Z] PASS [2021-07-14T08:18:54.508Z] [2021-07-14T08:18:54.508Z] === Skipped [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-07-14T08:18:54.508Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:18:54.508Z] [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-07-14T08:18:54.508Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-14T08:18:54.508Z] [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-07-14T08:18:54.508Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-14T08:18:54.508Z] [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-07-14T08:18:54.508Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-14T08:18:54.508Z] [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-07-14T08:18:54.508Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-14T08:18:54.508Z] [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-14T08:18:54.508Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-14T08:18:54.508Z] [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-14T08:18:54.508Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-14T08:18:54.508Z] [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-14T08:18:54.508Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-14T08:18:54.508Z] [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-07-14T08:18:54.508Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:18:54.508Z] [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-14T08:18:54.508Z] service_test.go:242: FLAKY_TEST [2021-07-14T08:18:54.508Z] [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-07-14T08:18:54.508Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:18:54.508Z] [2021-07-14T08:18:54.508Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-14T08:18:54.508Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:18:54.508Z] [2021-07-14T08:18:54.508Z] [2021-07-14T08:18:54.508Z] DONE 22 tests, 12 skipped in 7.189s [2021-07-14T08:18:54.508Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-14T08:18:54.764Z] INFO: Testing against a local daemon [2021-07-14T08:18:54.764Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-14T08:18:54.764Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-14T08:18:54.764Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-14T08:18:54.764Z] === RUN TestDockerNetworkIpvlan [2021-07-14T08:18:54.764Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-14T08:18:54.764Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-14T08:18:54.764Z] PASS [2021-07-14T08:18:54.764Z] [2021-07-14T08:18:54.764Z] === Skipped [2021-07-14T08:18:54.764Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-14T08:18:54.764Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-14T08:18:54.764Z] [2021-07-14T08:18:54.764Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-14T08:18:54.764Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-14T08:18:54.764Z] [2021-07-14T08:18:54.764Z] [2021-07-14T08:18:54.764Z] DONE 2 tests, 2 skipped in 0.107s [2021-07-14T08:18:54.764Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-14T08:18:54.764Z] INFO: Testing against a local daemon [2021-07-14T08:18:54.764Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-14T08:18:54.764Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-14T08:18:54.764Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-14T08:18:54.764Z] === RUN TestDockerNetworkMacvlan [2021-07-14T08:18:54.764Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-14T08:18:54.764Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-07-14T08:18:54.764Z] PASS [2021-07-14T08:18:54.764Z] [2021-07-14T08:18:54.764Z] === Skipped [2021-07-14T08:18:54.764Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-07-14T08:18:54.764Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-14T08:18:54.764Z] [2021-07-14T08:18:54.764Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-07-14T08:18:54.764Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-14T08:18:54.764Z] [2021-07-14T08:18:54.764Z] [2021-07-14T08:18:54.764Z] DONE 2 tests, 2 skipped in 0.106s [2021-07-14T08:18:54.764Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-14T08:18:54.764Z] testing: warning: no tests to run [2021-07-14T08:18:54.764Z] PASS [2021-07-14T08:18:54.764Z] [2021-07-14T08:18:54.764Z] DONE 0 tests in 0.026s [2021-07-14T08:18:54.764Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-14T08:18:54.793Z] --- PASS: TestBuildSquashParent (8.55s) [2021-07-14T08:18:54.794Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-14T08:18:54.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-14T08:18:54.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-14T08:18:54.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-14T08:18:54.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-14T08:18:54.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-14T08:18:54.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-14T08:18:54.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-14T08:18:54.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-14T08:18:54.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-14T08:18:54.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-14T08:18:54.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-14T08:18:54.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-14T08:18:54.794Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-14T08:18:54.794Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-14T08:18:54.794Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-14T08:18:54.794Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-14T08:18:55.019Z] INFO: Testing against a local daemon [2021-07-14T08:18:55.019Z] === RUN TestAuthZPluginAllowRequest [2021-07-14T08:18:55.019Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-07-14T08:18:55.019Z] === RUN TestAuthZPluginTLS [2021-07-14T08:18:55.019Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-07-14T08:18:55.019Z] === RUN TestAuthZPluginDenyRequest [2021-07-14T08:18:55.019Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-07-14T08:18:55.019Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-14T08:18:55.019Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-14T08:18:55.019Z] === RUN TestAuthZPluginDenyResponse [2021-07-14T08:18:55.019Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-07-14T08:18:55.019Z] === RUN TestAuthZPluginAllowEventStream [2021-07-14T08:18:55.019Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-07-14T08:18:55.019Z] === RUN TestAuthZPluginErrorResponse [2021-07-14T08:18:55.019Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-07-14T08:18:55.019Z] === RUN TestAuthZPluginErrorRequest [2021-07-14T08:18:55.019Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-07-14T08:18:55.019Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-14T08:18:55.019Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-14T08:18:55.019Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-14T08:18:55.019Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-14T08:18:55.019Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-14T08:18:55.019Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-14T08:18:55.019Z] === RUN TestAuthZPluginHeader [2021-07-14T08:18:55.019Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-07-14T08:18:55.019Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-14T08:18:55.019Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-07-14T08:18:55.019Z] === RUN TestAuthZPluginV2Disable [2021-07-14T08:18:55.019Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-07-14T08:18:55.019Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-14T08:18:55.019Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-14T08:18:55.019Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-14T08:18:55.019Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.019Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-14T08:18:55.019Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-14T08:18:55.274Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.274Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-14T08:18:55.274Z] PASS [2021-07-14T08:18:55.274Z] [2021-07-14T08:18:55.274Z] === Skipped [2021-07-14T08:18:55.274Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-07-14T08:18:55.274Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.274Z] [2021-07-14T08:18:55.274Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-07-14T08:18:55.275Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.275Z] [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-07-14T08:18:55.275Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.275Z] [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-07-14T08:18:55.275Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.275Z] [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-07-14T08:18:55.275Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.275Z] [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-07-14T08:18:55.275Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.275Z] [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-07-14T08:18:55.275Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.275Z] [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-07-14T08:18:55.275Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.275Z] [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-07-14T08:18:55.275Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.275Z] [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-07-14T08:18:55.275Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.275Z] [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-07-14T08:18:55.275Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.275Z] [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-07-14T08:18:55.275Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.275Z] [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-07-14T08:18:55.275Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.275Z] [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-07-14T08:18:55.275Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.275Z] [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-07-14T08:18:55.275Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.275Z] [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-07-14T08:18:55.275Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.275Z] [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-07-14T08:18:55.275Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.275Z] [2021-07-14T08:18:55.275Z] [2021-07-14T08:18:55.275Z] DONE 17 tests, 17 skipped in 0.330s [2021-07-14T08:18:55.275Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-14T08:18:55.275Z] INFO: Testing against a local daemon [2021-07-14T08:18:55.275Z] === RUN TestPluginInvalidJSON [2021-07-14T08:18:55.275Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-14T08:18:55.275Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-14T08:18:55.275Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-14T08:18:55.275Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-14T08:18:55.275Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-14T08:18:55.275Z] === RUN TestPluginInstall [2021-07-14T08:18:55.275Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.275Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-14T08:18:55.275Z] === RUN TestPluginsWithRuntimes [2021-07-14T08:18:55.275Z] 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-07-14T08:18:55.275Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-14T08:18:55.275Z] === RUN TestPluginBackCompatMediaTypes [2021-07-14T08:18:55.275Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-14T08:18:55.275Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-14T08:18:55.275Z] PASS [2021-07-14T08:18:55.275Z] [2021-07-14T08:18:55.275Z] === Skipped [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-07-14T08:18:55.275Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-07-14T08:18:55.275Z] [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-07-14T08:18:55.275Z] 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-07-14T08:18:55.275Z] [2021-07-14T08:18:55.275Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-07-14T08:18:55.275Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-07-14T08:18:55.275Z] [2021-07-14T08:18:55.275Z] [2021-07-14T08:18:55.275Z] DONE 5 tests, 3 skipped in 0.149s [2021-07-14T08:18:55.275Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-14T08:18:55.531Z] INFO: Testing against a local daemon [2021-07-14T08:18:55.531Z] === RUN TestExternalGraphDriver [2021-07-14T08:18:55.531Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-14T08:18:55.531Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-07-14T08:18:55.531Z] === RUN TestGraphdriverPluginV2 [2021-07-14T08:18:56.181Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-14T08:18:56.443Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-14T08:18:58.994Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-14T08:18:58.994Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.79s) [2021-07-14T08:18:58.994Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.23s) [2021-07-14T08:18:58.994Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.27s) [2021-07-14T08:18:58.994Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.34s) [2021-07-14T08:18:58.994Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.07s) [2021-07-14T08:18:58.994Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2021-07-14T08:18:58.994Z] === RUN TestBuildMultiStageCopy [2021-07-14T08:18:58.994Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-14T08:18:59.701Z] --- PASS: TestGraphdriverPluginV2 (3.91s) [2021-07-14T08:18:59.701Z] PASS [2021-07-14T08:18:59.701Z] [2021-07-14T08:18:59.701Z] === Skipped [2021-07-14T08:18:59.701Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-07-14T08:18:59.701Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-07-14T08:18:59.701Z] [2021-07-14T08:18:59.701Z] [2021-07-14T08:18:59.701Z] DONE 2 tests, 1 skipped in 4.094s [2021-07-14T08:18:59.701Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-14T08:18:59.701Z] INFO: Testing against a local daemon [2021-07-14T08:18:59.701Z] === RUN TestContinueAfterPluginCrash [2021-07-14T08:18:59.701Z] === PAUSE TestContinueAfterPluginCrash [2021-07-14T08:18:59.701Z] === RUN TestReadPluginNoRead [2021-07-14T08:18:59.701Z] === PAUSE TestReadPluginNoRead [2021-07-14T08:18:59.701Z] === RUN TestDaemonStartWithLogOpt [2021-07-14T08:18:59.701Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-14T08:18:59.701Z] === CONT TestContinueAfterPluginCrash [2021-07-14T08:18:59.701Z] === CONT TestDaemonStartWithLogOpt [2021-07-14T08:19:00.385Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-14T08:19:00.958Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-14T08:19:00.958Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-14T08:19:01.530Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-14T08:19:01.791Z] --- PASS: TestBuildMultiStageCopy (3.16s) [2021-07-14T08:19:01.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.98s) [2021-07-14T08:19:01.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2021-07-14T08:19:01.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2021-07-14T08:19:01.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2021-07-14T08:19:01.791Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s) [2021-07-14T08:19:01.791Z] === RUN TestBuildMultiStageParentConfig [2021-07-14T08:19:02.735Z] --- PASS: TestBuildMultiStageParentConfig (0.83s) [2021-07-14T08:19:02.735Z] === RUN TestBuildLabelWithTargets [2021-07-14T08:19:03.866Z] --- PASS: TestDaemonStartWithLogOpt (4.27s) [2021-07-14T08:19:03.867Z] === CONT TestReadPluginNoRead [2021-07-14T08:19:04.123Z] --- PASS: TestBuildLabelWithTargets (1.37s) [2021-07-14T08:19:04.123Z] === RUN TestBuildWithEmptyLayers [2021-07-14T08:19:04.697Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2021-07-14T08:19:04.697Z] === RUN TestBuildMultiStageOnBuild [2021-07-14T08:19:06.166Z] .....INFO: Daemon under test started and replied! [2021-07-14T08:19:06.166Z] INFO: Docker version of the daemon under test [2021-07-14T08:19:06.166Z] [2021-07-14T08:19:06.166Z] Client: [2021-07-14T08:19:06.166Z] Version: 17.06.2-ce [2021-07-14T08:19:06.166Z] API version: 1.30 [2021-07-14T08:19:06.166Z] Go version: go1.8.3 [2021-07-14T08:19:06.166Z] Git commit: cec0b72 [2021-07-14T08:19:06.166Z] Built: Tue Sep 5 19:57:19 2017 [2021-07-14T08:19:06.166Z] OS/Arch: windows/amd64 [2021-07-14T08:19:06.166Z] [2021-07-14T08:19:06.166Z] Server: [2021-07-14T08:19:06.166Z] Version: 0.0.0-dev [2021-07-14T08:19:06.166Z] API version: 1.42 (minimum version 1.24) [2021-07-14T08:19:06.166Z] Go version: go1.16.6 [2021-07-14T08:19:06.166Z] Git commit: 28f5d06684 [2021-07-14T08:19:06.166Z] Built: 07/14/2021 08:16:52 [2021-07-14T08:19:06.166Z] OS/Arch: windows/amd64 [2021-07-14T08:19:06.166Z] Experimental: false [2021-07-14T08:19:06.166Z] [2021-07-14T08:19:06.166Z] INFO: Docker info of the daemon under test [2021-07-14T08:19:06.166Z] [2021-07-14T08:19:06.166Z] Containers: 0 [2021-07-14T08:19:06.166Z] Running: 0 [2021-07-14T08:19:06.166Z] Paused: 0 [2021-07-14T08:19:06.166Z] Stopped: 0 [2021-07-14T08:19:06.166Z] Images: 0 [2021-07-14T08:19:06.166Z] Server Version: 0.0.0-dev [2021-07-14T08:19:06.166Z] Storage Driver: windowsfilter [2021-07-14T08:19:06.166Z] Windows: [2021-07-14T08:19:06.166Z] Logging Driver: json-file [2021-07-14T08:19:06.166Z] Plugins: [2021-07-14T08:19:06.166Z] Volume: local [2021-07-14T08:19:06.166Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-14T08:19:06.166Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-14T08:19:06.166Z] Swarm: inactive [2021-07-14T08:19:06.166Z] Default Isolation: process [2021-07-14T08:19:06.166Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-14T08:19:06.166Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-14T08:19:06.166Z] OSType: windows [2021-07-14T08:19:06.166Z] Architecture: x86_64 [2021-07-14T08:19:06.166Z] CPUs: 4 [2021-07-14T08:19:06.166Z] Total Memory: 32GiB [2021-07-14T08:19:06.166Z] Name: azwin-2-b2f460 [2021-07-14T08:19:06.166Z] ID: PJVF:6M6K:2LUM:NOSY:R2C4:F5AL:GULB:KZFO:SJ4O:5I6F:SPBL:LWKS [2021-07-14T08:19:06.166Z] Docker Root Dir: D:\CI\PR-42634\3\daemon [2021-07-14T08:19:06.166Z] Debug Mode (client): false [2021-07-14T08:19:06.166Z] Debug Mode (server): true [2021-07-14T08:19:06.166Z] File Descriptors: -1 [2021-07-14T08:19:06.166Z] Goroutines: 16 [2021-07-14T08:19:06.166Z] System Time: 2021-07-14T08:19:03.5275429Z [2021-07-14T08:19:06.166Z] EventsListeners: 0 [2021-07-14T08:19:06.166Z] Registry: https://index.docker.io/v1/ [2021-07-14T08:19:06.166Z] Labels: [2021-07-14T08:19:06.166Z] Experimental: false [2021-07-14T08:19:06.166Z] Insecure Registries: [2021-07-14T08:19:06.166Z] 127.0.0.0/8 [2021-07-14T08:19:06.166Z] Live Restore Enabled: false [2021-07-14T08:19:06.166Z] [2021-07-14T08:19:06.166Z] [2021-07-14T08:19:06.166Z] INFO: Docker images of the daemon under test [2021-07-14T08:19:06.166Z] [2021-07-14T08:19:06.166Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-14T08:19:06.166Z] [2021-07-14T08:19:06.166Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-07-14T08:19:06.166Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-07-14T08:19:06.166Z] ltsc2019: Pulling from windows/servercore [2021-07-14T08:19:06.166Z] 4612f6d0b889: Pulling fs layer [2021-07-14T08:19:06.166Z] f143c6fed32d: Pulling fs layer [2021-07-14T08:19:06.379Z] === RUN TestReadPluginNoRead/default [2021-07-14T08:19:07.246Z] --- PASS: TestBuildMultiStageOnBuild (2.25s) [2021-07-14T08:19:07.246Z] === RUN TestBuildUncleanTarFilenames [2021-07-14T08:19:07.742Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-14T08:19:07.819Z] --- PASS: TestBuildUncleanTarFilenames (0.91s) [2021-07-14T08:19:07.819Z] === RUN TestBuildMultiStageLayerLeak [2021-07-14T08:19:08.515Z] --- PASS: TestServicePlugin (30.24s) [2021-07-14T08:19:08.515Z] === RUN TestServiceUpdateLabel [2021-07-14T08:19:09.106Z] --- PASS: TestContinueAfterPluginCrash (9.33s) [2021-07-14T08:19:09.106Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-14T08:19:09.470Z] --- PASS: TestServiceUpdateLabel (2.19s) [2021-07-14T08:19:09.470Z] === RUN TestServiceUpdateSecrets [2021-07-14T08:19:10.378Z] --- PASS: TestBuildMultiStageLayerLeak (2.41s) [2021-07-14T08:19:10.378Z] === RUN TestBuildWithHugeFile [2021-07-14T08:19:10.470Z] === CONT TestReadPluginNoRead [2021-07-14T08:19:10.470Z] read_test.go:92: [d0118a0cc34c7] daemon is not started [2021-07-14T08:19:10.470Z] --- PASS: TestReadPluginNoRead (6.63s) [2021-07-14T08:19:10.470Z] --- PASS: TestReadPluginNoRead/default (1.50s) [2021-07-14T08:19:10.470Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.50s) [2021-07-14T08:19:10.470Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.42s) [2021-07-14T08:19:10.470Z] PASS [2021-07-14T08:19:10.470Z] [2021-07-14T08:19:10.470Z] DONE 6 tests in 11.007s [2021-07-14T08:19:10.471Z] 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-07-14T08:19:10.471Z] testing: warning: no tests to run [2021-07-14T08:19:10.471Z] PASS [2021-07-14T08:19:10.471Z] [2021-07-14T08:19:10.471Z] DONE 0 tests in 0.032s [2021-07-14T08:19:10.471Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-14T08:19:10.726Z] INFO: Testing against a local daemon [2021-07-14T08:19:10.726Z] === RUN TestPluginWithDevMounts [2021-07-14T08:19:10.726Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-14T08:19:10.726Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-14T08:19:10.726Z] PASS [2021-07-14T08:19:10.726Z] [2021-07-14T08:19:10.726Z] === Skipped [2021-07-14T08:19:10.726Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-07-14T08:19:10.726Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-07-14T08:19:10.726Z] [2021-07-14T08:19:10.726Z] [2021-07-14T08:19:10.726Z] DONE 1 tests, 1 skipped in 0.107s [2021-07-14T08:19:10.726Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-14T08:19:10.726Z] INFO: Testing against a local daemon [2021-07-14T08:19:10.726Z] === RUN TestSecretInspect [2021-07-14T08:19:10.726Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.726Z] --- SKIP: TestSecretInspect (0.01s) [2021-07-14T08:19:10.726Z] === RUN TestSecretList [2021-07-14T08:19:10.726Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.726Z] --- SKIP: TestSecretList (0.01s) [2021-07-14T08:19:10.726Z] === RUN TestSecretsCreateAndDelete [2021-07-14T08:19:10.726Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.726Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-07-14T08:19:10.726Z] === RUN TestSecretsUpdate [2021-07-14T08:19:10.726Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.726Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-07-14T08:19:10.726Z] === RUN TestTemplatedSecret [2021-07-14T08:19:10.726Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.726Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-14T08:19:10.726Z] === RUN TestSecretCreateResolve [2021-07-14T08:19:10.726Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.726Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-07-14T08:19:10.726Z] PASS [2021-07-14T08:19:10.726Z] [2021-07-14T08:19:10.726Z] === Skipped [2021-07-14T08:19:10.726Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-07-14T08:19:10.726Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.726Z] [2021-07-14T08:19:10.726Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-07-14T08:19:10.726Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.726Z] [2021-07-14T08:19:10.726Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-07-14T08:19:10.726Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.726Z] [2021-07-14T08:19:10.726Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-07-14T08:19:10.726Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.726Z] [2021-07-14T08:19:10.726Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-07-14T08:19:10.726Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.726Z] [2021-07-14T08:19:10.726Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-07-14T08:19:10.726Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.726Z] [2021-07-14T08:19:10.726Z] [2021-07-14T08:19:10.726Z] DONE 6 tests, 6 skipped in 0.179s [2021-07-14T08:19:10.726Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-14T08:19:10.982Z] INFO: Testing against a local daemon [2021-07-14T08:19:10.982Z] === RUN TestServiceCreateInit [2021-07-14T08:19:10.982Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-14T08:19:10.982Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.982Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-14T08:19:10.982Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.982Z] --- PASS: TestServiceCreateInit (0.01s) [2021-07-14T08:19:10.982Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-14T08:19:10.982Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-14T08:19:10.982Z] === RUN TestCreateServiceMultipleTimes [2021-07-14T08:19:10.982Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.982Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-07-14T08:19:10.982Z] === RUN TestCreateServiceConflict [2021-07-14T08:19:10.982Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.982Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-07-14T08:19:10.982Z] === RUN TestCreateServiceMaxReplicas [2021-07-14T08:19:10.982Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.982Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-07-14T08:19:10.982Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-14T08:19:10.982Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.982Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-14T08:19:10.982Z] === RUN TestCreateServiceSecretFileMode [2021-07-14T08:19:10.982Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.982Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-07-14T08:19:10.982Z] === RUN TestCreateServiceConfigFileMode [2021-07-14T08:19:10.982Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.982Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-07-14T08:19:10.982Z] === RUN TestCreateServiceSysctls [2021-07-14T08:19:10.982Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.982Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-07-14T08:19:10.982Z] === RUN TestCreateServiceCapabilities [2021-07-14T08:19:10.982Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.982Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-07-14T08:19:10.982Z] === RUN TestInspect [2021-07-14T08:19:10.982Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.982Z] --- SKIP: TestInspect (0.01s) [2021-07-14T08:19:10.982Z] === RUN TestCreateJob [2021-07-14T08:19:10.982Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.982Z] --- SKIP: TestCreateJob (0.01s) [2021-07-14T08:19:10.982Z] === RUN TestReplicatedJob [2021-07-14T08:19:10.982Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:10.982Z] --- SKIP: TestReplicatedJob (0.01s) [2021-07-14T08:19:10.982Z] === RUN TestUpdateReplicatedJob [2021-07-14T08:19:10.982Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:11.238Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-07-14T08:19:11.238Z] === RUN TestServiceListWithStatuses [2021-07-14T08:19:11.238Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-14T08:19:11.238Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-14T08:19:11.238Z] === RUN TestDockerNetworkConnectAlias [2021-07-14T08:19:11.238Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:11.238Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-07-14T08:19:11.238Z] === RUN TestDockerNetworkReConnect [2021-07-14T08:19:11.238Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:11.238Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-07-14T08:19:11.238Z] === RUN TestServicePlugin [2021-07-14T08:19:12.489Z] === RUN TestBoolValue [2021-07-14T08:19:12.489Z] --- PASS: TestBoolValue (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestBoolValueOrDefault [2021-07-14T08:19:12.489Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestInt64ValueOrZero [2021-07-14T08:19:12.489Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestInt64ValueOrDefault [2021-07-14T08:19:12.489Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-14T08:19:12.489Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestJsonContentType [2021-07-14T08:19:12.489Z] --- PASS: TestJsonContentType (0.00s) [2021-07-14T08:19:12.489Z] PASS [2021-07-14T08:19:12.489Z] coverage: 14.7% of statements [2021-07-14T08:19:12.489Z] ok github.com/docker/docker/api/server/httputils 0.065s coverage: 14.7% of statements [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-14T08:19:12.489Z] === RUN TestMaskSecretKeys [2021-07-14T08:19:12.489Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-14T08:19:12.489Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-14T08:19:12.489Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-14T08:19:12.489Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-14T08:19:12.489Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-14T08:19:12.489Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-14T08:19:12.489Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestVersionMiddlewareVersion [2021-07-14T08:19:12.489Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-14T08:19:12.489Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-14T08:19:12.489Z] PASS [2021-07-14T08:19:12.489Z] coverage: 37.7% of statements [2021-07-14T08:19:12.489Z] ok github.com/docker/docker/api/server/middleware 0.060s coverage: 37.7% of statements [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-14T08:19:12.489Z] === RUN TestAdjustForAPIVersion [2021-07-14T08:19:12.489Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-14T08:19:12.489Z] PASS [2021-07-14T08:19:12.489Z] coverage: 5.7% of statements [2021-07-14T08:19:12.489Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 5.7% of statements [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/types [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-14T08:19:12.489Z] === RUN TestStrSliceMarshalJSON [2021-07-14T08:19:12.489Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestStrSliceUnmarshalJSON [2021-07-14T08:19:12.489Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestStrSliceUnmarshalString [2021-07-14T08:19:12.489Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestStrSliceUnmarshalSlice [2021-07-14T08:19:12.489Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-14T08:19:12.489Z] PASS [2021-07-14T08:19:12.489Z] coverage: 90.0% of statements [2021-07-14T08:19:12.489Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2021-07-14T08:19:12.489Z] === RUN TestToJSON [2021-07-14T08:19:12.489Z] --- PASS: TestToJSON (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestToParamWithVersion [2021-07-14T08:19:12.489Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestFromJSON [2021-07-14T08:19:12.489Z] --- PASS: TestFromJSON (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestEmpty [2021-07-14T08:19:12.489Z] --- PASS: TestEmpty (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestArgsMatchKVListEmptySources [2021-07-14T08:19:12.489Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestArgsMatchKVList [2021-07-14T08:19:12.489Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestArgsMatch [2021-07-14T08:19:12.489Z] --- PASS: TestArgsMatch (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestAdd [2021-07-14T08:19:12.489Z] --- PASS: TestAdd (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestDel [2021-07-14T08:19:12.489Z] --- PASS: TestDel (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestLen [2021-07-14T08:19:12.489Z] --- PASS: TestLen (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestExactMatch [2021-07-14T08:19:12.489Z] --- PASS: TestExactMatch (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestOnlyOneExactMatch [2021-07-14T08:19:12.489Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestContains [2021-07-14T08:19:12.489Z] --- PASS: TestContains (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestValidate [2021-07-14T08:19:12.489Z] --- PASS: TestValidate (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestWalkValues [2021-07-14T08:19:12.489Z] --- PASS: TestWalkValues (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestFuzzyMatch [2021-07-14T08:19:12.489Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestClone [2021-07-14T08:19:12.489Z] --- PASS: TestClone (0.00s) [2021-07-14T08:19:12.489Z] PASS [2021-07-14T08:19:12.489Z] coverage: 92.2% of statements [2021-07-14T08:19:12.489Z] ok github.com/docker/docker/api/types/filters 0.055s coverage: 92.2% of statements [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-14T08:19:12.489Z] === RUN TestCompareVersion [2021-07-14T08:19:12.489Z] --- PASS: TestCompareVersion (0.00s) [2021-07-14T08:19:12.489Z] PASS [2021-07-14T08:19:12.489Z] coverage: 75.0% of statements [2021-07-14T08:19:12.489Z] ok github.com/docker/docker/api/types/versions 0.072s coverage: 75.0% of statements [2021-07-14T08:19:12.489Z] === RUN TestDurationToSecondsString [2021-07-14T08:19:12.489Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-14T08:19:12.489Z] === RUN TestGetTimestamp [2021-07-14T08:19:12.489Z] --- PASS: TestGetTimestamp (0.19s) [2021-07-14T08:19:12.489Z] === RUN TestParseTimestamps [2021-07-14T08:19:12.489Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-14T08:19:12.489Z] PASS [2021-07-14T08:19:12.489Z] coverage: 100.0% of statements [2021-07-14T08:19:12.489Z] ok github.com/docker/docker/api/types/time 0.254s coverage: 100.0% of statements [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/builder [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-14T08:19:12.489Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-14T08:19:12.490Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-14T08:19:12.490Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-14T08:19:12.490Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-14T08:19:12.490Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-14T08:19:12.490Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-14T08:19:12.490Z] === RUN TestParseRemoteURL [2021-07-14T08:19:12.490Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-14T08:19:12.490Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-14T08:19:12.490Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-14T08:19:12.490Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-14T08:19:12.490Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-14T08:19:12.490Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-14T08:19:12.490Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-14T08:19:12.490Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-14T08:19:12.490Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-14T08:19:12.490Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-14T08:19:12.490Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-14T08:19:12.490Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-14T08:19:12.490Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-14T08:19:12.490Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-14T08:19:12.490Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-14T08:19:12.490Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-14T08:19:12.490Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-14T08:19:12.490Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-14T08:19:12.490Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-14T08:19:12.490Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-14T08:19:12.490Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-14T08:19:12.490Z] === RUN TestCloneArgsSmartHttp [2021-07-14T08:19:12.490Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-07-14T08:19:12.490Z] === RUN TestCloneArgsDumbHttp [2021-07-14T08:19:12.490Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-14T08:19:12.490Z] === RUN TestCloneArgsGit [2021-07-14T08:19:12.490Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-14T08:19:12.490Z] === RUN TestCheckoutGit [2021-07-14T08:19:13.126Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] --- SKIP: TestServicePlugin (2.02s) [2021-07-14T08:19:13.126Z] === RUN TestServiceUpdateLabel [2021-07-14T08:19:13.126Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-07-14T08:19:13.126Z] === RUN TestServiceUpdateSecrets [2021-07-14T08:19:13.126Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-07-14T08:19:13.126Z] === RUN TestServiceUpdateConfigs [2021-07-14T08:19:13.126Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-07-14T08:19:13.126Z] === RUN TestServiceUpdateNetwork [2021-07-14T08:19:13.126Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-07-14T08:19:13.126Z] === RUN TestServiceUpdatePidsLimit [2021-07-14T08:19:13.126Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-07-14T08:19:13.126Z] PASS [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] === Skipped [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-14T08:19:13.126Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-14T08:19:13.126Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-07-14T08:19:13.126Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-07-14T08:19:13.126Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-07-14T08:19:13.126Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-07-14T08:19:13.126Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-07-14T08:19:13.126Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-07-14T08:19:13.126Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-07-14T08:19:13.126Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-07-14T08:19:13.126Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-07-14T08:19:13.126Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-07-14T08:19:13.126Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-07-14T08:19:13.126Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-07-14T08:19:13.126Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-14T08:19:13.126Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-07-14T08:19:13.126Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-07-14T08:19:13.126Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestServicePlugin (2.02s) [2021-07-14T08:19:13.126Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-07-14T08:19:13.126Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-07-14T08:19:13.126Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-07-14T08:19:13.126Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-07-14T08:19:13.126Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-07-14T08:19:13.126Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] [2021-07-14T08:19:13.126Z] DONE 24 tests, 23 skipped in 2.414s [2021-07-14T08:19:13.126Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-14T08:19:13.382Z] INFO: Testing against a local daemon [2021-07-14T08:19:13.382Z] === RUN TestSessionCreate [2021-07-14T08:19:13.382Z] --- PASS: TestSessionCreate (0.02s) [2021-07-14T08:19:13.382Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-14T08:19:13.382Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-14T08:19:13.382Z] PASS [2021-07-14T08:19:13.382Z] [2021-07-14T08:19:13.382Z] DONE 2 tests in 0.146s [2021-07-14T08:19:13.382Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-14T08:19:13.382Z] INFO: Testing against a local daemon [2021-07-14T08:19:13.382Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-14T08:19:13.382Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-14T08:19:13.382Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-14T08:19:13.382Z] === RUN TestEventsExecDie [2021-07-14T08:19:14.008Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-14T08:19:14.008Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-14T08:19:14.008Z] === RUN TestProcessNoDockerignore [2021-07-14T08:19:14.008Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-14T08:19:14.008Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-14T08:19:14.009Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-07-14T08:19:14.009Z] === RUN TestDetectContentType [2021-07-14T08:19:14.009Z] --- PASS: TestDetectContentType (0.00s) [2021-07-14T08:19:14.009Z] === RUN TestSelectAcceptableMIME [2021-07-14T08:19:14.009Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-14T08:19:14.009Z] === RUN TestInspectEmptyResponse [2021-07-14T08:19:14.009Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-14T08:19:14.009Z] === RUN TestInspectResponseBinary [2021-07-14T08:19:14.009Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-14T08:19:14.009Z] === RUN TestResponseUnsupportedContentType [2021-07-14T08:19:14.009Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-14T08:19:14.009Z] === RUN TestInspectResponseTextSimple [2021-07-14T08:19:14.009Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-14T08:19:14.009Z] === RUN TestInspectResponseEmptyContentType [2021-07-14T08:19:14.009Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-14T08:19:14.009Z] === RUN TestUnknownContentLength [2021-07-14T08:19:14.009Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-14T08:19:14.009Z] === RUN TestDownloadRemote [2021-07-14T08:19:14.009Z] --- PASS: TestDownloadRemote (0.10s) [2021-07-14T08:19:14.009Z] === RUN TestGetWithStatusError [2021-07-14T08:19:14.009Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-14T08:19:14.009Z] === RUN TestCloseRootDirectory [2021-07-14T08:19:14.009Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:19:14.009Z] --- SKIP: TestCloseRootDirectory (0.05s) [2021-07-14T08:19:14.009Z] === RUN TestHashFile [2021-07-14T08:19:14.009Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:19:14.009Z] --- SKIP: TestHashFile (0.01s) [2021-07-14T08:19:14.009Z] === RUN TestHashSubdir [2021-07-14T08:19:14.009Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:19:14.009Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-14T08:19:14.009Z] === RUN TestRemoveDirectory [2021-07-14T08:19:14.009Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:19:14.009Z] --- SKIP: TestRemoveDirectory (0.02s) [2021-07-14T08:19:14.009Z] PASS [2021-07-14T08:19:14.009Z] coverage: 9.3% of statements [2021-07-14T08:19:14.009Z] ok github.com/docker/docker/builder/remotecontext 0.318s coverage: 9.3% of statements [2021-07-14T08:19:14.366Z] --- PASS: TestEventsExecDie (0.94s) [2021-07-14T08:19:14.366Z] === RUN TestEventsBackwardsCompatible [2021-07-14T08:19:14.366Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-07-14T08:19:14.366Z] === RUN TestEventsVolumeCreate [2021-07-14T08:19:14.461Z] === RUN TestGetAllAllowed [2021-07-14T08:19:14.461Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestGetAllMeta [2021-07-14T08:19:14.461Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-14T08:19:14.461Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestIsUnreferencedBuiltin [2021-07-14T08:19:14.461Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestIsExistingDirectory [2021-07-14T08:19:14.461Z] --- PASS: TestIsExistingDirectory (0.02s) [2021-07-14T08:19:14.461Z] === RUN TestGetFilenameForDownload [2021-07-14T08:19:14.461Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestEnv2Variables [2021-07-14T08:19:14.461Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-14T08:19:14.461Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestMaintainer [2021-07-14T08:19:14.461Z] --- PASS: TestMaintainer (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestLabel [2021-07-14T08:19:14.461Z] --- PASS: TestLabel (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestFromScratch [2021-07-14T08:19:14.461Z] --- PASS: TestFromScratch (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestFromWithArg [2021-07-14T08:19:14.461Z] --- PASS: TestFromWithArg (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-14T08:19:14.461Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestFromWithUndefinedArg [2021-07-14T08:19:14.461Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestFromMultiStageWithNamedStage [2021-07-14T08:19:14.461Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestOnbuild [2021-07-14T08:19:14.461Z] --- PASS: TestOnbuild (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestWorkdir [2021-07-14T08:19:14.461Z] --- PASS: TestWorkdir (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestCmd [2021-07-14T08:19:14.461Z] --- PASS: TestCmd (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestHealthcheckNone [2021-07-14T08:19:14.461Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestHealthcheckCmd [2021-07-14T08:19:14.461Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestEntrypoint [2021-07-14T08:19:14.461Z] --- PASS: TestEntrypoint (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestExpose [2021-07-14T08:19:14.461Z] --- PASS: TestExpose (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestUser [2021-07-14T08:19:14.461Z] --- PASS: TestUser (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestVolume [2021-07-14T08:19:14.461Z] --- PASS: TestVolume (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestStopSignal [2021-07-14T08:19:14.461Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-14T08:19:14.461Z] --- SKIP: TestStopSignal (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestArg [2021-07-14T08:19:14.461Z] --- PASS: TestArg (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestShell [2021-07-14T08:19:14.461Z] --- PASS: TestShell (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestPrependEnvOnCmd [2021-07-14T08:19:14.461Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestRunWithBuildArgs [2021-07-14T08:19:14.461Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestRunIgnoresHealthcheck [2021-07-14T08:19:14.461Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestDispatchUnsupportedOptions [2021-07-14T08:19:14.461Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-14T08:19:14.461Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-14T08:19:14.461Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-14T08:19:14.461Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-14T08:19:14.461Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-14T08:19:14.461Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-14T08:19:14.461Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestNormalizeWorkdir [2021-07-14T08:19:14.461Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestDispatch [2021-07-14T08:19:14.461Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-14T08:19:14.461Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-14T08:19:14.461Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-14T08:19:14.461Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-14T08:19:14.461Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-14T08:19:14.461Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-14T08:19:14.461Z] === RUN TestDispatch/COPY_url [2021-07-14T08:19:14.461Z] --- PASS: TestDispatch (0.08s) [2021-07-14T08:19:14.461Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-07-14T08:19:14.461Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-07-14T08:19:14.461Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-14T08:19:14.461Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-14T08:19:14.461Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2021-07-14T08:19:14.461Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-07-14T08:19:14.461Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestAddScratchImageAddsToMounts [2021-07-14T08:19:14.461Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-14T08:19:14.461Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-14T08:19:14.461Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-14T08:19:14.461Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestImageSourceGetAddsToMounts [2021-07-14T08:19:14.461Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestEmptyDockerfile [2021-07-14T08:19:14.461Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestSymlinkDockerfile [2021-07-14T08:19:14.461Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-14T08:19:14.461Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-14T08:19:14.461Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestNonExistingDockerfile [2021-07-14T08:19:14.461Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestCopyRunConfig [2021-07-14T08:19:14.461Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestDeepCopyRunConfig [2021-07-14T08:19:14.461Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestExportImage [2021-07-14T08:19:14.461Z] --- PASS: TestExportImage (0.00s) [2021-07-14T08:19:14.461Z] === RUN TestNormalizeDest [2021-07-14T08:19:14.461Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-14T08:19:14.461Z] PASS [2021-07-14T08:19:14.461Z] coverage: 47.0% of statements [2021-07-14T08:19:14.461Z] ok github.com/docker/docker/builder/dockerfile 0.233s coverage: 47.0% of statements [2021-07-14T08:19:14.622Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-07-14T08:19:14.622Z] === RUN TestInfoBinaryCommits [2021-07-14T08:19:14.622Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-14T08:19:14.622Z] === RUN TestInfoAPIVersioned [2021-07-14T08:19:14.622Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-14T08:19:14.622Z] === RUN TestInfoDiscoveryBackend [2021-07-14T08:19:14.912Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-14T08:19:14.912Z] === RUN TestEnable [2021-07-14T08:19:14.912Z] --- PASS: TestEnable (0.00s) [2021-07-14T08:19:14.912Z] === RUN TestDisable [2021-07-14T08:19:14.912Z] --- PASS: TestDisable (0.00s) [2021-07-14T08:19:14.912Z] === RUN TestEnabled [2021-07-14T08:19:14.912Z] --- PASS: TestEnabled (0.00s) [2021-07-14T08:19:14.912Z] PASS [2021-07-14T08:19:14.912Z] coverage: 100.0% of statements [2021-07-14T08:19:14.912Z] ok github.com/docker/docker/cli/debug 0.037s coverage: 100.0% of statements [2021-07-14T08:19:15.184Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-07-14T08:19:15.184Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-14T08:19:15.865Z] === RUN TestTCP4Proxy [2021-07-14T08:19:15.865Z] --- PASS: TestTCP4Proxy (0.01s) [2021-07-14T08:19:15.865Z] === RUN TestTCP4ProxyHalfClose [2021-07-14T08:19:15.865Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-14T08:19:15.865Z] === RUN TestTCP6Proxy [2021-07-14T08:19:15.865Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-14T08:19:15.865Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-14T08:19:15.865Z] === RUN TestTCPDualStackProxy [2021-07-14T08:19:15.865Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-14T08:19:15.865Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-14T08:19:15.865Z] === RUN TestUDP4Proxy [2021-07-14T08:19:15.865Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-14T08:19:15.865Z] === RUN TestUDP6Proxy [2021-07-14T08:19:15.865Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-14T08:19:15.865Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-14T08:19:15.865Z] === RUN TestUDPWriteError [2021-07-14T08:19:15.865Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-14T08:19:15.865Z] === RUN TestSCTP4Proxy [2021-07-14T08:19:15.865Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-14T08:19:15.865Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-14T08:19:15.865Z] === RUN TestSCTP6Proxy [2021-07-14T08:19:15.865Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-14T08:19:15.865Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-14T08:19:15.865Z] PASS [2021-07-14T08:19:15.865Z] coverage: 49.4% of statements [2021-07-14T08:19:15.865Z] ok github.com/docker/docker/cmd/docker-proxy 0.058s coverage: 49.4% of statements [2021-07-14T08:19:16.555Z] f143c6fed32d: Verifying Checksum [2021-07-14T08:19:16.555Z] f143c6fed32d: Download complete [2021-07-14T08:19:18.446Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-07-14T08:19:18.446Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-14T08:19:18.446Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-14T08:19:18.446Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-14T08:19:18.446Z] === RUN TestInfoAPI [2021-07-14T08:19:18.446Z] --- PASS: TestInfoAPI (0.02s) [2021-07-14T08:19:18.446Z] === RUN TestInfoAPIWarnings [2021-07-14T08:19:19.142Z] 29d5b6a226d2: Pull complete [2021-07-14T08:19:19.142Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-07-14T08:19:19.142Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:19:19.142Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-07-14T08:19:19.142Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-07-14T08:19:19.142Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-07-14T08:19:19.142Z] WARN: Skipping validation tests [2021-07-14T08:19:19.142Z] INFO: Running unit tests at 07/14/2021 08:19:10... [2021-07-14T08:19:19.142Z] INFO: make.ps1 starting at 07/14/2021 08:19:14 [2021-07-14T08:19:19.142Z] INFO: Git commit (c3bf92830d) assumed from DOCKER_GITCOMMIT environment variable [2021-07-14T08:19:19.142Z] INFO: Invoking autogen... [2021-07-14T08:19:19.142Z] INFO: Running unit tests... [2021-07-14T08:19:24.366Z] --- PASS: TestServiceUpdateSecrets (15.07s) [2021-07-14T08:19:24.366Z] === RUN TestServiceUpdateConfigs [2021-07-14T08:19:24.937Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/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/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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-07-14T08:19:25.168Z] 4612f6d0b889: Download complete [2021-07-14T08:19:26.116Z] === RUN TestCheckpointCreateError [2021-07-14T08:19:26.116Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestCheckpointCreate [2021-07-14T08:19:26.116Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestCheckpointDeleteError [2021-07-14T08:19:26.116Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestCheckpointDelete [2021-07-14T08:19:26.116Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestCheckpointListError [2021-07-14T08:19:26.116Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestCheckpointList [2021-07-14T08:19:26.116Z] --- PASS: TestCheckpointList (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestCheckpointListContainerNotFound [2021-07-14T08:19:26.116Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestNewClientWithOpsFromEnv [2021-07-14T08:19:26.116Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-14T08:19:26.116Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestGetAPIPath [2021-07-14T08:19:26.116Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestParseHostURL [2021-07-14T08:19:26.116Z] --- PASS: TestParseHostURL (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-14T08:19:26.116Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-14T08:19:26.116Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestNegotiateAPIVersion [2021-07-14T08:19:26.116Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestNegotiateAPVersionOverride [2021-07-14T08:19:26.116Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-14T08:19:26.116Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-14T08:19:26.116Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-14T08:19:26.116Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestClientRedirect [2021-07-14T08:19:26.116Z] --- PASS: TestClientRedirect (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestConfigCreateUnsupported [2021-07-14T08:19:26.116Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestConfigCreateError [2021-07-14T08:19:26.116Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestConfigCreate [2021-07-14T08:19:26.116Z] --- PASS: TestConfigCreate (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestConfigInspectNotFound [2021-07-14T08:19:26.116Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestConfigInspectWithEmptyID [2021-07-14T08:19:26.116Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestConfigInspectUnsupported [2021-07-14T08:19:26.116Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestConfigInspectError [2021-07-14T08:19:26.116Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestConfigInspectConfigNotFound [2021-07-14T08:19:26.116Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestConfigInspect [2021-07-14T08:19:26.116Z] --- PASS: TestConfigInspect (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestConfigListUnsupported [2021-07-14T08:19:26.116Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestConfigListError [2021-07-14T08:19:26.116Z] --- PASS: TestConfigListError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestConfigList [2021-07-14T08:19:26.116Z] --- PASS: TestConfigList (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestConfigRemoveUnsupported [2021-07-14T08:19:26.116Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestConfigRemoveError [2021-07-14T08:19:26.116Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestConfigRemove [2021-07-14T08:19:26.116Z] --- PASS: TestConfigRemove (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestConfigUpdateUnsupported [2021-07-14T08:19:26.116Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestConfigUpdateError [2021-07-14T08:19:26.116Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestConfigUpdate [2021-07-14T08:19:26.116Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerCommitError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerCommit [2021-07-14T08:19:26.116Z] --- PASS: TestContainerCommit (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerStatPathError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerStatPathNotFoundError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerStatPathNoHeaderError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerStatPath [2021-07-14T08:19:26.116Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestCopyToContainerError [2021-07-14T08:19:26.116Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestCopyToContainerNotFoundError [2021-07-14T08:19:26.116Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-14T08:19:26.116Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestCopyToContainer [2021-07-14T08:19:26.116Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestCopyFromContainerError [2021-07-14T08:19:26.116Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestCopyFromContainerNotFoundError [2021-07-14T08:19:26.116Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-14T08:19:26.116Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-14T08:19:26.116Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestCopyFromContainer [2021-07-14T08:19:26.116Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerCreateError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerCreateImageNotFound [2021-07-14T08:19:26.116Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerCreateWithName [2021-07-14T08:19:26.116Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerCreateAutoRemove [2021-07-14T08:19:26.116Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerDiffError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerDiff [2021-07-14T08:19:26.116Z] --- PASS: TestContainerDiff (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerExecCreateError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerExecCreate [2021-07-14T08:19:26.116Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerExecStartError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerExecStart [2021-07-14T08:19:26.116Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerExecInspectError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerExecInspect [2021-07-14T08:19:26.116Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerExportError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerExportError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerExport [2021-07-14T08:19:26.116Z] --- PASS: TestContainerExport (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerInspectError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerInspectContainerNotFound [2021-07-14T08:19:26.116Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerInspectWithEmptyID [2021-07-14T08:19:26.116Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerInspect [2021-07-14T08:19:26.116Z] --- PASS: TestContainerInspect (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerInspectNode [2021-07-14T08:19:26.116Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerKillError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerKillError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerKill [2021-07-14T08:19:26.116Z] --- PASS: TestContainerKill (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerListError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerListError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerList [2021-07-14T08:19:26.116Z] --- PASS: TestContainerList (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerLogsNotFoundError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerLogsError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerLogs [2021-07-14T08:19:26.116Z] --- PASS: TestContainerLogs (0.18s) [2021-07-14T08:19:26.116Z] === RUN TestContainerPauseError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerPause [2021-07-14T08:19:26.116Z] --- PASS: TestContainerPause (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainersPruneError [2021-07-14T08:19:26.116Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainersPrune [2021-07-14T08:19:26.116Z] --- PASS: TestContainersPrune (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerRemoveError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerRemoveNotFoundError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerRemove [2021-07-14T08:19:26.116Z] --- PASS: TestContainerRemove (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerRenameError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerRename [2021-07-14T08:19:26.116Z] --- PASS: TestContainerRename (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerResizeError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerExecResizeError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerResize [2021-07-14T08:19:26.116Z] --- PASS: TestContainerResize (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerExecResize [2021-07-14T08:19:26.116Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerRestartError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerRestart [2021-07-14T08:19:26.116Z] --- PASS: TestContainerRestart (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerStartError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerStartError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerStart [2021-07-14T08:19:26.116Z] --- PASS: TestContainerStart (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerStatsError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerStats [2021-07-14T08:19:26.116Z] --- PASS: TestContainerStats (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerStopError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerStopError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerStop [2021-07-14T08:19:26.116Z] --- PASS: TestContainerStop (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerTopError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerTopError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerTop [2021-07-14T08:19:26.116Z] --- PASS: TestContainerTop (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerUnpauseError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerUnpause [2021-07-14T08:19:26.116Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerUpdateError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerUpdate [2021-07-14T08:19:26.116Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerWaitError [2021-07-14T08:19:26.116Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestContainerWait [2021-07-14T08:19:26.116Z] --- PASS: TestContainerWait (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestDiskUsageError [2021-07-14T08:19:26.116Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestDiskUsage [2021-07-14T08:19:26.116Z] --- PASS: TestDiskUsage (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestDistributionInspectUnsupported [2021-07-14T08:19:26.116Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestDistributionInspectWithEmptyID [2021-07-14T08:19:26.116Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestEventsErrorInOptions [2021-07-14T08:19:26.116Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestEventsErrorFromServer [2021-07-14T08:19:26.116Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestEvents [2021-07-14T08:19:26.116Z] --- PASS: TestEvents (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestTLSCloseWriter [2021-07-14T08:19:26.116Z] === PAUSE TestTLSCloseWriter [2021-07-14T08:19:26.116Z] === RUN TestImageBuildError [2021-07-14T08:19:26.116Z] --- PASS: TestImageBuildError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestImageBuild [2021-07-14T08:19:26.116Z] --- PASS: TestImageBuild (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestGetDockerOS [2021-07-14T08:19:26.116Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestImageCreateError [2021-07-14T08:19:26.116Z] --- PASS: TestImageCreateError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestImageCreate [2021-07-14T08:19:26.116Z] --- PASS: TestImageCreate (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestImageHistoryError [2021-07-14T08:19:26.116Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestImageHistory [2021-07-14T08:19:26.116Z] --- PASS: TestImageHistory (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestImageImportError [2021-07-14T08:19:26.116Z] --- PASS: TestImageImportError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestImageImport [2021-07-14T08:19:26.116Z] --- PASS: TestImageImport (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestImageInspectError [2021-07-14T08:19:26.116Z] --- PASS: TestImageInspectError (0.00s) [2021-07-14T08:19:26.116Z] === RUN TestImageInspectImageNotFound [2021-07-14T08:19:26.117Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImageInspectWithEmptyID [2021-07-14T08:19:26.117Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImageInspect [2021-07-14T08:19:26.117Z] --- PASS: TestImageInspect (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImageListError [2021-07-14T08:19:26.117Z] --- PASS: TestImageListError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImageList [2021-07-14T08:19:26.117Z] --- PASS: TestImageList (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImageListApiBefore125 [2021-07-14T08:19:26.117Z] --- PASS: TestImageListApiBefore125 (0.02s) [2021-07-14T08:19:26.117Z] === RUN TestImageLoadError [2021-07-14T08:19:26.117Z] --- PASS: TestImageLoadError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImageLoad [2021-07-14T08:19:26.117Z] --- PASS: TestImageLoad (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImagesPruneError [2021-07-14T08:19:26.117Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImagesPrune [2021-07-14T08:19:26.117Z] --- PASS: TestImagesPrune (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImagePullReferenceParseError [2021-07-14T08:19:26.117Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImagePullAnyError [2021-07-14T08:19:26.117Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-14T08:19:26.117Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-14T08:19:26.117Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-14T08:19:26.117Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-14T08:19:26.117Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImagePullWithoutErrors [2021-07-14T08:19:26.117Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImagePushReferenceError [2021-07-14T08:19:26.117Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImagePushAnyError [2021-07-14T08:19:26.117Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-14T08:19:26.117Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-14T08:19:26.117Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-14T08:19:26.117Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-14T08:19:26.117Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImagePushWithoutErrors [2021-07-14T08:19:26.117Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-14T08:19:26.117Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-14T08:19:26.117Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-14T08:19:26.117Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-14T08:19:26.117Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-14T08:19:26.117Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-14T08:19:26.117Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-14T08:19:26.117Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-14T08:19:26.117Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImageRemoveError [2021-07-14T08:19:26.117Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImageRemoveImageNotFound [2021-07-14T08:19:26.117Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImageRemove [2021-07-14T08:19:26.117Z] --- PASS: TestImageRemove (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImageSaveError [2021-07-14T08:19:26.117Z] --- PASS: TestImageSaveError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImageSave [2021-07-14T08:19:26.117Z] --- PASS: TestImageSave (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImageSearchAnyError [2021-07-14T08:19:26.117Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-14T08:19:26.117Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-14T08:19:26.117Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-14T08:19:26.117Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-14T08:19:26.117Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImageSearchWithoutErrors [2021-07-14T08:19:26.117Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImageTagError [2021-07-14T08:19:26.117Z] --- PASS: TestImageTagError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImageTagInvalidReference [2021-07-14T08:19:26.117Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImageTagInvalidSourceImageName [2021-07-14T08:19:26.117Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImageTagHexSource [2021-07-14T08:19:26.117Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestImageTag [2021-07-14T08:19:26.117Z] --- PASS: TestImageTag (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestInfoServerError [2021-07-14T08:19:26.117Z] --- PASS: TestInfoServerError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestInfoInvalidResponseJSONError [2021-07-14T08:19:26.117Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestInfo [2021-07-14T08:19:26.117Z] --- PASS: TestInfo (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNetworkConnectError [2021-07-14T08:19:26.117Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-14T08:19:26.117Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNetworkConnect [2021-07-14T08:19:26.117Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNetworkCreateError [2021-07-14T08:19:26.117Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNetworkCreate [2021-07-14T08:19:26.117Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNetworkDisconnectError [2021-07-14T08:19:26.117Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNetworkDisconnect [2021-07-14T08:19:26.117Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNetworkInspectError [2021-07-14T08:19:26.117Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNetworkInspectNotFoundError [2021-07-14T08:19:26.117Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNetworkInspectWithEmptyID [2021-07-14T08:19:26.117Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNetworkInspect [2021-07-14T08:19:26.117Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNetworkListError [2021-07-14T08:19:26.117Z] --- PASS: TestNetworkListError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNetworkList [2021-07-14T08:19:26.117Z] --- PASS: TestNetworkList (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNetworksPruneError [2021-07-14T08:19:26.117Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNetworksPrune [2021-07-14T08:19:26.117Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNetworkRemoveError [2021-07-14T08:19:26.117Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNetworkRemove [2021-07-14T08:19:26.117Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNodeInspectError [2021-07-14T08:19:26.117Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNodeInspectNodeNotFound [2021-07-14T08:19:26.117Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNodeInspectWithEmptyID [2021-07-14T08:19:26.117Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNodeInspect [2021-07-14T08:19:26.117Z] --- PASS: TestNodeInspect (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNodeListError [2021-07-14T08:19:26.117Z] --- PASS: TestNodeListError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNodeList [2021-07-14T08:19:26.117Z] --- PASS: TestNodeList (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNodeRemoveError [2021-07-14T08:19:26.117Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNodeRemove [2021-07-14T08:19:26.117Z] --- PASS: TestNodeRemove (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNodeUpdateError [2021-07-14T08:19:26.117Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestNodeUpdate [2021-07-14T08:19:26.117Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestOptionWithTimeout [2021-07-14T08:19:26.117Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestPingFail [2021-07-14T08:19:26.117Z] --- PASS: TestPingFail (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestPingWithError [2021-07-14T08:19:26.117Z] 2021/07/14 08:19:25 RoundTripper returned a response & error; ignoring response [2021-07-14T08:19:26.117Z] 2021/07/14 08:19:25 RoundTripper returned a response & error; ignoring response [2021-07-14T08:19:26.117Z] --- PASS: TestPingWithError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestPingSuccess [2021-07-14T08:19:26.117Z] --- PASS: TestPingSuccess (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestPingHeadFallback [2021-07-14T08:19:26.117Z] === RUN TestPingHeadFallback/OK [2021-07-14T08:19:26.117Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-14T08:19:26.117Z] === RUN TestPingHeadFallback/Not_Found [2021-07-14T08:19:26.117Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-14T08:19:26.117Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-14T08:19:26.117Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-14T08:19:26.117Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-14T08:19:26.117Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-14T08:19:26.117Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestPluginDisableError [2021-07-14T08:19:26.117Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestPluginDisable [2021-07-14T08:19:26.117Z] --- PASS: TestPluginDisable (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestPluginEnableError [2021-07-14T08:19:26.117Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestPluginEnable [2021-07-14T08:19:26.117Z] --- PASS: TestPluginEnable (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestPluginInspectError [2021-07-14T08:19:26.117Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestPluginInspectWithEmptyID [2021-07-14T08:19:26.117Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestPluginInspect [2021-07-14T08:19:26.117Z] --- PASS: TestPluginInspect (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestPluginListError [2021-07-14T08:19:26.117Z] --- PASS: TestPluginListError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestPluginList [2021-07-14T08:19:26.117Z] --- PASS: TestPluginList (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestPluginPushError [2021-07-14T08:19:26.117Z] --- PASS: TestPluginPushError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestPluginPush [2021-07-14T08:19:26.117Z] --- PASS: TestPluginPush (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestPluginRemoveError [2021-07-14T08:19:26.117Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestPluginRemove [2021-07-14T08:19:26.117Z] --- PASS: TestPluginRemove (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestPluginSetError [2021-07-14T08:19:26.117Z] --- PASS: TestPluginSetError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestPluginSet [2021-07-14T08:19:26.117Z] --- PASS: TestPluginSet (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSetHostHeader [2021-07-14T08:19:26.117Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestPlainTextError [2021-07-14T08:19:26.117Z] --- PASS: TestPlainTextError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestInfiniteError [2021-07-14T08:19:26.117Z] --- PASS: TestInfiniteError (0.02s) [2021-07-14T08:19:26.117Z] === RUN TestCanceledContext [2021-07-14T08:19:26.117Z] 2021/07/14 08:19:25 RoundTripper returned a response & error; ignoring response [2021-07-14T08:19:26.117Z] --- PASS: TestCanceledContext (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestDeadlineExceededContext [2021-07-14T08:19:26.117Z] 2021/07/14 08:19:25 RoundTripper returned a response & error; ignoring response [2021-07-14T08:19:26.117Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSecretCreateUnsupported [2021-07-14T08:19:26.117Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSecretCreateError [2021-07-14T08:19:26.117Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSecretCreate [2021-07-14T08:19:26.117Z] --- PASS: TestSecretCreate (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSecretInspectUnsupported [2021-07-14T08:19:26.117Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSecretInspectError [2021-07-14T08:19:26.117Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSecretInspectSecretNotFound [2021-07-14T08:19:26.117Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSecretInspectWithEmptyID [2021-07-14T08:19:26.117Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSecretInspect [2021-07-14T08:19:26.117Z] --- PASS: TestSecretInspect (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSecretListUnsupported [2021-07-14T08:19:26.117Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSecretListError [2021-07-14T08:19:26.117Z] --- PASS: TestSecretListError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSecretList [2021-07-14T08:19:26.117Z] --- PASS: TestSecretList (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSecretRemoveUnsupported [2021-07-14T08:19:26.117Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSecretRemoveError [2021-07-14T08:19:26.117Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSecretRemove [2021-07-14T08:19:26.117Z] --- PASS: TestSecretRemove (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSecretUpdateUnsupported [2021-07-14T08:19:26.117Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSecretUpdateError [2021-07-14T08:19:26.117Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSecretUpdate [2021-07-14T08:19:26.117Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestServiceCreateError [2021-07-14T08:19:26.117Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestServiceCreate [2021-07-14T08:19:26.117Z] --- PASS: TestServiceCreate (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-14T08:19:26.117Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestServiceCreateDigestPinning [2021-07-14T08:19:26.117Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestServiceInspectError [2021-07-14T08:19:26.117Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestServiceInspectServiceNotFound [2021-07-14T08:19:26.117Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestServiceInspectWithEmptyID [2021-07-14T08:19:26.117Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestServiceInspect [2021-07-14T08:19:26.117Z] --- PASS: TestServiceInspect (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestServiceListError [2021-07-14T08:19:26.117Z] --- PASS: TestServiceListError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestServiceList [2021-07-14T08:19:26.117Z] --- PASS: TestServiceList (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestServiceLogsError [2021-07-14T08:19:26.117Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestServiceLogs [2021-07-14T08:19:26.117Z] --- PASS: TestServiceLogs (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestServiceRemoveError [2021-07-14T08:19:26.117Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestServiceRemoveNotFoundError [2021-07-14T08:19:26.117Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestServiceRemove [2021-07-14T08:19:26.117Z] --- PASS: TestServiceRemove (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestServiceUpdateError [2021-07-14T08:19:26.117Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestServiceUpdate [2021-07-14T08:19:26.117Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSwarmGetUnlockKeyError [2021-07-14T08:19:26.117Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSwarmGetUnlockKey [2021-07-14T08:19:26.117Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSwarmInitError [2021-07-14T08:19:26.117Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSwarmInit [2021-07-14T08:19:26.117Z] --- PASS: TestSwarmInit (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSwarmInspectError [2021-07-14T08:19:26.117Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSwarmInspect [2021-07-14T08:19:26.117Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSwarmJoinError [2021-07-14T08:19:26.117Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSwarmJoin [2021-07-14T08:19:26.117Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSwarmLeaveError [2021-07-14T08:19:26.117Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSwarmLeave [2021-07-14T08:19:26.117Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSwarmUnlockError [2021-07-14T08:19:26.117Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSwarmUnlock [2021-07-14T08:19:26.117Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-14T08:19:26.117Z] === RUN TestSwarmUpdateError [2021-07-14T08:19:26.118Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-14T08:19:26.118Z] === RUN TestSwarmUpdate [2021-07-14T08:19:26.118Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-14T08:19:26.118Z] === RUN TestTaskInspectError [2021-07-14T08:19:26.118Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-14T08:19:26.118Z] === RUN TestTaskInspectWithEmptyID [2021-07-14T08:19:26.118Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-14T08:19:26.118Z] === RUN TestTaskInspect [2021-07-14T08:19:26.118Z] --- PASS: TestTaskInspect (0.00s) [2021-07-14T08:19:26.118Z] === RUN TestTaskListError [2021-07-14T08:19:26.118Z] --- PASS: TestTaskListError (0.00s) [2021-07-14T08:19:26.118Z] === RUN TestTaskList [2021-07-14T08:19:26.118Z] --- PASS: TestTaskList (0.00s) [2021-07-14T08:19:26.118Z] === RUN TestVolumeCreateError [2021-07-14T08:19:26.118Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-14T08:19:26.118Z] === RUN TestVolumeCreate [2021-07-14T08:19:26.118Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-14T08:19:26.118Z] === RUN TestVolumeInspectError [2021-07-14T08:19:26.118Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-14T08:19:26.118Z] === RUN TestVolumeInspectNotFound [2021-07-14T08:19:26.118Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-14T08:19:26.118Z] === RUN TestVolumeInspectWithEmptyID [2021-07-14T08:19:26.118Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-14T08:19:26.118Z] === RUN TestVolumeInspect [2021-07-14T08:19:26.118Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-14T08:19:26.118Z] === RUN TestVolumeListError [2021-07-14T08:19:26.118Z] --- PASS: TestVolumeListError (0.00s) [2021-07-14T08:19:26.118Z] === RUN TestVolumeList [2021-07-14T08:19:26.118Z] --- PASS: TestVolumeList (0.00s) [2021-07-14T08:19:26.118Z] === RUN TestVolumeRemoveError [2021-07-14T08:19:26.118Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-14T08:19:26.118Z] === RUN TestVolumeRemove [2021-07-14T08:19:26.118Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-14T08:19:26.118Z] === CONT TestTLSCloseWriter [2021-07-14T08:19:26.118Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-14T08:19:26.118Z] PASS [2021-07-14T08:19:26.118Z] coverage: 75.0% of statements [2021-07-14T08:19:26.118Z] ok github.com/docker/docker/client 0.376s coverage: 75.0% of statements [2021-07-14T08:19:35.264Z] ? github.com/docker/docker/api [no test files] [2021-07-14T08:19:36.477Z] --- PASS: TestInfoAPIWarnings (16.33s) [2021-07-14T08:19:36.477Z] === RUN TestInfoDebug [2021-07-14T08:19:36.477Z] --- PASS: TestInfoDebug (0.52s) [2021-07-14T08:19:36.477Z] === RUN TestInfoInsecureRegistries [2021-07-14T08:19:36.477Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-07-14T08:19:36.477Z] === RUN TestInfoRegistryMirrors [2021-07-14T08:19:36.477Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-14T08:19:36.477Z] === RUN TestLoginFailsWithBadCredentials [2021-07-14T08:19:36.477Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-07-14T08:19:36.477Z] === RUN TestPingCacheHeaders [2021-07-14T08:19:36.477Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-14T08:19:36.477Z] === RUN TestPingGet [2021-07-14T08:19:36.477Z] --- PASS: TestPingGet (0.01s) [2021-07-14T08:19:36.477Z] === RUN TestPingHead [2021-07-14T08:19:36.477Z] --- PASS: TestPingHead (0.02s) [2021-07-14T08:19:36.477Z] === RUN TestVersion [2021-07-14T08:19:36.477Z] --- PASS: TestVersion (0.02s) [2021-07-14T08:19:36.477Z] PASS [2021-07-14T08:19:36.477Z] [2021-07-14T08:19:36.477Z] === Skipped [2021-07-14T08:19:36.477Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-14T08:19:36.477Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-14T08:19:36.477Z] [2021-07-14T08:19:36.477Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-07-14T08:19:36.477Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-07-14T08:19:36.477Z] [2021-07-14T08:19:36.477Z] [2021-07-14T08:19:36.477Z] DONE 19 tests, 2 skipped in 23.182s [2021-07-14T08:19:36.477Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-14T08:19:36.733Z] INFO: Testing against a local daemon [2021-07-14T08:19:36.733Z] === RUN TestVolumesCreateAndList [2021-07-14T08:19:36.733Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-07-14T08:19:36.733Z] === RUN TestVolumesRemove [2021-07-14T08:19:36.733Z] --- PASS: TestVolumesRemove (0.05s) [2021-07-14T08:19:36.733Z] === RUN TestVolumesInspect [2021-07-14T08:19:36.733Z] --- PASS: TestVolumesInspect (0.01s) [2021-07-14T08:19:36.733Z] === RUN TestVolumesInvalidJSON [2021-07-14T08:19:36.733Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-14T08:19:36.733Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-14T08:19:36.733Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-14T08:19:36.733Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-14T08:19:36.733Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-14T08:19:36.733Z] PASS [2021-07-14T08:19:36.733Z] [2021-07-14T08:19:36.733Z] DONE 5 tests in 0.220s [2021-07-14T08:19:36.733Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-14T08:19:36.989Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12566 is not a child of this shell [2021-07-14T08:19:36.989Z] warning: PID 12566 from bundles/test-integration/docker.pid had a nonzero exit code [2021-07-14T08:19:36.989Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-14T08:19:36.989Z] [2021-07-14T08:19:36.989Z] Unloading profiles will leave already running processes permanently [2021-07-14T08:19:36.989Z] unconfined, which can lead to unexpected situations. [2021-07-14T08:19:36.989Z] [2021-07-14T08:19:36.989Z] To set a process to complain mode, use the command line tool [2021-07-14T08:19:36.989Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-14T08:19:36.989Z] Removing test suite binaries [2021-07-14T08:19:36.989Z] exiting test-integration [2021-07-14T08:19:36.989Z] ++ exit 0 [2021-07-14T08:19:36.989Z] Post stage [Pipeline] junit [2021-07-14T08:19:38.364Z] Recording test results [2021-07-14T08:19:39.539Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-14T08:19:39.539Z] Using test binary docker [2021-07-14T08:19:39.539Z] +++ /etc/init.d/apparmor start [2021-07-14T08:19:39.539Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-14T08:19:39.539Z] INFO: Waiting for daemon to start... [2021-07-14T08:19:39.539Z] Starting dockerd [2021-07-14T08:19:39.539Z] +++ 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-07-14T08:19:39.539Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-07-14T08:19:39.539Z] Using test binary docker [2021-07-14T08:19:39.539Z] +++ /etc/init.d/apparmor start [2021-07-14T08:19:39.539Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-07-14T08:19:39.539Z] INFO: Waiting for daemon to start... [2021-07-14T08:19:39.539Z] Starting dockerd [2021-07-14T08:19:39.539Z] +++ 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-07-14T08:19:39.539Z] . [2021-07-14T08:19:39.539Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-14T08:19:39.539Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-14T08:19:39.539Z] Error: No such image: emptyfs [2021-07-14T08:19:39.539Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-14T08:19:39.539Z] ++++ docker load [2021-07-14T08:19:39.539Z] Running integration-test (iteration 1) [2021-07-14T08:19:39.539Z] 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-07-14T08:19:39.539Z] ++ 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-07-14T08:19:39.539Z] ++ set -e [2021-07-14T08:19:39.539Z] ++ '[' -n 0 ']' [2021-07-14T08:19:39.539Z] ++ set -x [2021-07-14T08:19:39.539Z] ++ 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-07-14T08:19:39.539Z] [2021-07-14T08:19:39.539Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-07-14T08:19:39.539Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-07-14T08:19:39.539Z] Error: No such image: emptyfs [2021-07-14T08:19:39.539Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-07-14T08:19:39.539Z] ++++ docker load [2021-07-14T08:19:39.539Z] Running integration-test (iteration 1) [2021-07-14T08:19:39.539Z] 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-07-14T08:19:39.539Z] ++ 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-07-14T08:19:39.539Z] ++ set -e [2021-07-14T08:19:39.539Z] ++ '[' -n 0 ']' [2021-07-14T08:19:39.539Z] ++ set -x [2021-07-14T08:19:39.539Z] ++ 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-07-14T08:19:39.967Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-14T08:19:40.351Z] + echo Ensuring container killed. [2021-07-14T08:19:40.351Z] Ensuring container killed. [2021-07-14T08:19:40.351Z] + docker rm -vf docker-pr3 [2021-07-14T08:19:40.351Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-07-14T08:19:40.666Z] + echo Chowning /workspace to jenkins user [2021-07-14T08:19:40.666Z] Chowning /workspace to jenkins user [2021-07-14T08:19:40.666Z] + id -u [2021-07-14T08:19:40.666Z] + id -g [2021-07-14T08:19:40.666Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42634:/workspace busybox chown -R 1000:1000 /workspace [2021-07-14T08:19:40.666Z] Unable to find image 'busybox:latest' locally [2021-07-14T08:19:40.666Z] latest: Pulling from library/busybox [2021-07-14T08:19:40.924Z] b71f96345d44: Pulling fs layer [2021-07-14T08:19:40.924Z] b71f96345d44: Verifying Checksum [2021-07-14T08:19:40.924Z] b71f96345d44: Download complete [2021-07-14T08:19:40.924Z] b71f96345d44: Pull complete [2021-07-14T08:19:40.924Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-14T08:19:40.924Z] Status: Downloaded newer image for busybox:latest [2021-07-14T08:19:42.468Z] --- PASS: TestServiceUpdateConfigs (15.09s) [2021-07-14T08:19:42.468Z] === RUN TestServiceUpdateNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-14T08:19:43.148Z] + bundleName=amd64-rootless [2021-07-14T08:19:43.148Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-07-14T08:19:43.148Z] Creating amd64-rootless-bundles.tar.gz [2021-07-14T08:19:43.148Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-14T08:19:43.148Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-07-14T08:19:43.161Z] Archiving artifacts [2021-07-14T08:19:44.876Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42634/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-14T08:19:45.221Z] + make clean [2021-07-14T08:19:45.477Z] docker volume rm -f docker-dev-cache [2021-07-14T08:19:45.477Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-14T08:19:52.471Z] --- PASS: TestServiceUpdateNetwork (12.85s) [2021-07-14T08:19:52.471Z] === RUN TestServiceUpdatePidsLimit [2021-07-14T08:19:52.961Z] === RUN TestMiddlewares [2021-07-14T08:19:52.961Z] --- PASS: TestMiddlewares (0.00s) [2021-07-14T08:19:52.961Z] PASS [2021-07-14T08:19:52.961Z] coverage: 9.0% of statements [2021-07-14T08:19:52.961Z] ok github.com/docker/docker/api/server 0.045s coverage: 9.0% of statements [2021-07-14T08:19:53.853Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-14T08:19:54.792Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-14T08:19:57.124Z] --- PASS: TestBuildWithHugeFile (42.08s) [2021-07-14T08:19:57.124Z] === RUN TestBuildWCOWSandboxSize [2021-07-14T08:19:57.124Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-14T08:19:57.124Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-07-14T08:19:57.124Z] === RUN TestBuildWithEmptyDockerfile [2021-07-14T08:19:57.124Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-14T08:19:57.124Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-14T08:19:57.124Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-14T08:19:57.124Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-14T08:19:57.124Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-14T08:19:57.124Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-14T08:19:57.124Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-14T08:19:57.124Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-14T08:19:57.124Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-14T08:19:57.124Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2021-07-14T08:19:57.124Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2021-07-14T08:19:57.124Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2021-07-14T08:19:57.124Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-07-14T08:19:57.124Z] === RUN TestBuildPreserveOwnership [2021-07-14T08:19:57.124Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-14T08:19:57.124Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-14T08:19:57.696Z] --- PASS: TestBuildPreserveOwnership (5.11s) [2021-07-14T08:19:57.696Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.38s) [2021-07-14T08:19:57.696Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.72s) [2021-07-14T08:19:57.696Z] === RUN TestBuildPlatformInvalid [2021-07-14T08:19:57.696Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-07-14T08:19:57.696Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-14T08:20:01.676Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-14T08:20:01.676Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-14T08:20:01.676Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-14T08:20:01.676Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-14T08:20:01.676Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-14T08:20:01.676Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-14T08:20:01.676Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-14T08:20:01.676Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-14T08:20:01.676Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-14T08:20:01.676Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-14T08:20:01.676Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-14T08:20:01.676Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-14T08:20:01.676Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-14T08:20:01.676Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-14T08:20:01.676Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-14T08:20:01.676Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-14T08:20:01.676Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-14T08:20:01.676Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-14T08:20:01.676Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-14T08:20:01.676Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-14T08:20:01.676Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-14T08:20:01.676Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-14T08:20:01.676Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-14T08:20:01.676Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-14T08:20:01.676Z] === RUN TestConfigureDaemonLogs [2021-07-14T08:20:01.676Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-14T08:20:01.676Z] === RUN TestCommonOptionsInstallFlags [2021-07-14T08:20:01.676Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-14T08:20:01.676Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-14T08:20:01.676Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-14T08:20:01.676Z] PASS [2021-07-14T08:20:01.676Z] coverage: 18.5% of statements [2021-07-14T08:20:01.676Z] ok github.com/docker/docker/cmd/dockerd 0.189s coverage: 18.5% of statements [2021-07-14T08:20:01.676Z] === RUN TestContainerStopSignal [2021-07-14T08:20:01.676Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-14T08:20:01.676Z] === RUN TestContainerStopTimeout [2021-07-14T08:20:01.676Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-14T08:20:01.676Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-14T08:20:01.676Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-14T08:20:01.676Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-14T08:20:01.676Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-14T08:20:01.676Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-14T08:20:01.676Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-14T08:20:01.676Z] === RUN TestReplaceAndAppendEnvVars [2021-07-14T08:20:01.676Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-14T08:20:01.676Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-14T08:20:01.676Z] === RUN TestNewMemoryStore [2021-07-14T08:20:01.677Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-14T08:20:01.677Z] === RUN TestAddContainers [2021-07-14T08:20:01.677Z] --- PASS: TestAddContainers (0.00s) [2021-07-14T08:20:01.677Z] === RUN TestGetContainer [2021-07-14T08:20:01.677Z] --- PASS: TestGetContainer (0.00s) [2021-07-14T08:20:01.677Z] === RUN TestDeleteContainer [2021-07-14T08:20:01.677Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-14T08:20:01.677Z] === RUN TestListContainers [2021-07-14T08:20:01.677Z] --- PASS: TestListContainers (0.00s) [2021-07-14T08:20:01.677Z] === RUN TestFirstContainer [2021-07-14T08:20:01.677Z] --- PASS: TestFirstContainer (0.00s) [2021-07-14T08:20:01.677Z] === RUN TestApplyAllContainer [2021-07-14T08:20:01.677Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-14T08:20:01.677Z] === RUN TestIsValidHealthString [2021-07-14T08:20:01.677Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-14T08:20:01.677Z] === RUN TestStateRunStop [2021-07-14T08:20:01.677Z] --- PASS: TestStateRunStop (0.00s) [2021-07-14T08:20:01.677Z] === RUN TestStateTimeoutWait [2021-07-14T08:20:01.677Z] state_test.go:141: Stop callback fired [2021-07-14T08:20:01.677Z] state_test.go:165: Stop callback fired [2021-07-14T08:20:01.677Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-14T08:20:01.677Z] === RUN TestIsValidStateString [2021-07-14T08:20:01.677Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-14T08:20:01.677Z] === RUN TestViewSaveDelete [2021-07-14T08:20:01.677Z] --- PASS: TestViewSaveDelete (0.01s) [2021-07-14T08:20:01.677Z] === RUN TestViewAll [2021-07-14T08:20:01.677Z] --- PASS: TestViewAll (0.01s) [2021-07-14T08:20:01.677Z] === RUN TestViewGet [2021-07-14T08:20:01.677Z] --- PASS: TestViewGet (0.01s) [2021-07-14T08:20:01.677Z] === RUN TestNames [2021-07-14T08:20:01.677Z] --- PASS: TestNames (0.00s) [2021-07-14T08:20:01.677Z] === RUN TestViewWithHealthCheck [2021-07-14T08:20:01.677Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-14T08:20:01.677Z] PASS [2021-07-14T08:20:01.677Z] coverage: 41.5% of statements [2021-07-14T08:20:01.677Z] ok github.com/docker/docker/container 0.220s coverage: 41.5% of statements [2021-07-14T08:20:02.291Z] === RUN TestPrepare [2021-07-14T08:20:02.291Z] --- PASS: TestPrepare (0.00s) [2021-07-14T08:20:02.291Z] === RUN TestStart [2021-07-14T08:20:02.291Z] --- PASS: TestStart (0.00s) [2021-07-14T08:20:02.291Z] === RUN TestWaitCancel [2021-07-14T08:20:02.291Z] --- PASS: TestWaitCancel (0.00s) [2021-07-14T08:20:02.291Z] === RUN TestWaitDisabled [2021-07-14T08:20:02.291Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-14T08:20:02.291Z] === RUN TestWaitEnabled [2021-07-14T08:20:02.291Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-14T08:20:02.291Z] === RUN TestRemove [2021-07-14T08:20:02.291Z] --- PASS: TestRemove (0.00s) [2021-07-14T08:20:02.291Z] PASS [2021-07-14T08:20:02.291Z] coverage: 65.3% of statements [2021-07-14T08:20:02.291Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.064s coverage: 65.3% of statements [2021-07-14T08:20:02.921Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-14T08:20:03.246Z] === RUN TestNewListSecretsFilters [2021-07-14T08:20:03.246Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-14T08:20:03.246Z] === RUN TestNewListConfigsFilters [2021-07-14T08:20:03.246Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-14T08:20:03.246Z] PASS [2021-07-14T08:20:03.246Z] coverage: 0.5% of statements [2021-07-14T08:20:03.246Z] ok github.com/docker/docker/daemon/cluster 0.213s coverage: 0.5% of statements [2021-07-14T08:20:05.393Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-14T08:20:05.393Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-14T08:20:05.393Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-14T08:20:05.393Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-14T08:20:05.393Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-14T08:20:05.393Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-14T08:20:05.394Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-14T08:20:05.394Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-14T08:20:05.394Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-14T08:20:05.394Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-14T08:20:05.394Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-14T08:20:05.394Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-14T08:20:05.394Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-14T08:20:05.394Z] PASS [2021-07-14T08:20:05.394Z] coverage: 35.9% of statements [2021-07-14T08:20:05.394Z] ok github.com/docker/docker/daemon/cluster/convert 0.238s coverage: 35.9% of statements [2021-07-14T08:20:06.913Z] === RUN TestVerifyNetworkingConfig [2021-07-14T08:20:06.913Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-14T08:20:06.913Z] === RUN TestGetContainer [2021-07-14T08:20:06.913Z] --- PASS: TestGetContainer (0.00s) [2021-07-14T08:20:06.913Z] === RUN TestValidContainerNames [2021-07-14T08:20:06.913Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-14T08:20:06.913Z] === RUN TestContainerInitDNS [2021-07-14T08:20:06.913Z] daemon_test.go:147: root required [2021-07-14T08:20:06.913Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-14T08:20:06.913Z] === RUN TestMerge [2021-07-14T08:20:06.913Z] --- PASS: TestMerge (0.00s) [2021-07-14T08:20:06.913Z] === RUN TestValidateContainerIsolation [2021-07-14T08:20:06.913Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-14T08:20:06.913Z] === RUN TestFindNetworkErrorType [2021-07-14T08:20:06.913Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-14T08:20:06.913Z] === RUN TestEnsureServicesExist [2021-07-14T08:20:06.913Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-14T08:20:06.913Z] === RUN TestEnsureServicesExistErrors [2021-07-14T08:20:06.913Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-14T08:20:06.913Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-14T08:20:06.913Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-14T08:20:06.913Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-14T08:20:06.913Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-14T08:20:06.913Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-14T08:20:06.913Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-14T08:20:06.913Z] === RUN TestContainerDelete [2021-07-14T08:20:06.913Z] --- PASS: TestContainerDelete (0.01s) [2021-07-14T08:20:06.913Z] === RUN TestContainerDoubleDelete [2021-07-14T08:20:06.913Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-14T08:20:06.913Z] === RUN TestLogContainerEventCopyLabels [2021-07-14T08:20:06.913Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-14T08:20:06.913Z] === RUN TestLogContainerEventWithAttributes [2021-07-14T08:20:06.913Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-14T08:20:06.913Z] === RUN TestNoneHealthcheck [2021-07-14T08:20:06.913Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-14T08:20:06.913Z] === RUN TestHealthStates [2021-07-14T08:20:06.913Z] time="2021-07-14T08:20: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-07-14T08:20:06.913Z] time="2021-07-14T08:20: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-07-14T08:20:06.914Z] time="2021-07-14T08:20: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-07-14T08:20:06.914Z] time="2021-07-14T08:20: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-07-14T08:20:06.914Z] time="2021-07-14T08:20: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-07-14T08:20:06.914Z] time="2021-07-14T08:20: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-07-14T08:20:06.914Z] time="2021-07-14T08:20: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-07-14T08:20:06.914Z] time="2021-07-14T08:20: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-07-14T08:20:06.914Z] time="2021-07-14T08:20: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-07-14T08:20:06.914Z] time="2021-07-14T08:20: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-07-14T08:20:06.914Z] --- PASS: TestHealthStates (0.17s) [2021-07-14T08:20:06.914Z] === RUN TestMaskURLCredentials [2021-07-14T08:20:06.914Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-14T08:20:06.914Z] === RUN TestGetInspectData [2021-07-14T08:20:06.914Z] --- PASS: TestGetInspectData (0.00s) [2021-07-14T08:20:06.914Z] === RUN TestFillLicense [2021-07-14T08:20:06.914Z] --- PASS: TestFillLicense (0.00s) [2021-07-14T08:20:06.914Z] === RUN TestListInvalidFilter [2021-07-14T08:20:06.914Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-14T08:20:06.914Z] === RUN TestNameFilter [2021-07-14T08:20:06.914Z] --- PASS: TestNameFilter (0.00s) [2021-07-14T08:20:06.914Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-14T08:20:06.914Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-14T08:20:06.914Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-14T08:20:06.914Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-14T08:20:06.914Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-14T08:20:06.914Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-14T08:20:06.914Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-14T08:20:06.914Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-14T08:20:06.914Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-14T08:20:06.914Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-14T08:20:06.914Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-14T08:20:06.914Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-14T08:20:06.914Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-14T08:20:06.914Z] === 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-07-14T08:20:06.914Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-14T08:20:06.914Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-14T08:20:06.914Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-14T08:20:06.914Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-14T08:20:06.914Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-14T08:20:06.914Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-14T08:20:06.914Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-14T08:20:06.914Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-14T08:20:06.914Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-14T08:20:06.914Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-14T08:20:06.914Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-14T08:20:06.914Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-14T08:20:06.914Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-14T08:20:06.914Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-14T08:20:06.914Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-14T08:20:06.914Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-14T08:20:06.914Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-14T08:20:06.914Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-14T08:20:06.914Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-14T08:20:06.914Z] --- 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-07-14T08:20:06.914Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-14T08:20:06.914Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-14T08:20:06.914Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-14T08:20:06.914Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-14T08:20:06.914Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-14T08:20:06.914Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-14T08:20:06.914Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-14T08:20:06.914Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-14T08:20:06.914Z] === RUN TestDaemonReloadLabels [2021-07-14T08:20:06.914Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-14T08:20:06.914Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-14T08:20:06.914Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-14T08:20:06.914Z] === RUN TestDaemonReloadMirrors [2021-07-14T08:20:06.914Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-14T08:20:06.914Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-14T08:20:06.914Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-14T08:20:06.914Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-14T08:20:06.914Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-14T08:20:06.914Z] === RUN TestDaemonDiscoveryReload [2021-07-14T08:20:07.869Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-07-14T08:20:07.869Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-14T08:20:08.321Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-07-14T08:20:08.321Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-14T08:20:08.773Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-07-14T08:20:08.773Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-14T08:20:08.773Z] reload_test.go:520: root required [2021-07-14T08:20:08.773Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-14T08:20:08.773Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-14T08:20:08.773Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-07-14T08:20:08.773Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-14T08:20:08.773Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-07-14T08:20:08.773Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-14T08:20:08.773Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-07-14T08:20:08.773Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-14T08:20:09.225Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-14T08:20:09.225Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-14T08:20:09.225Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-14T08:20:09.225Z] === RUN TestParseVolumesFrom [2021-07-14T08:20:09.225Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-14T08:20:09.225Z] PASS [2021-07-14T08:20:09.225Z] coverage: 9.1% of statements [2021-07-14T08:20:09.225Z] ok github.com/docker/docker/daemon 2.524s coverage: 9.1% of statements [2021-07-14T08:20:09.225Z] === RUN TestBuilderGC [2021-07-14T08:20:09.225Z] --- PASS: TestBuilderGC (0.00s) [2021-07-14T08:20:09.225Z] === RUN TestDaemonConfigurationNotFound [2021-07-14T08:20:09.225Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-14T08:20:09.225Z] === RUN TestDaemonBrokenConfiguration [2021-07-14T08:20:09.225Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-14T08:20:09.225Z] === RUN TestParseClusterAdvertiseSettings [2021-07-14T08:20:09.225Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-14T08:20:09.225Z] === RUN TestFindConfigurationConflicts [2021-07-14T08:20:09.225Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-14T08:20:09.225Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-14T08:20:09.225Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-14T08:20:09.225Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-14T08:20:09.225Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-14T08:20:09.225Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-14T08:20:09.225Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-14T08:20:09.225Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-14T08:20:09.225Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.01s) [2021-07-14T08:20:09.225Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-14T08:20:09.225Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-14T08:20:09.225Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-14T08:20:09.225Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-14T08:20:09.225Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-14T08:20:09.225Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-14T08:20:09.225Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-14T08:20:09.225Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-14T08:20:09.225Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-14T08:20:09.225Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-14T08:20:09.225Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-14T08:20:09.225Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-14T08:20:09.225Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-14T08:20:09.225Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-14T08:20:09.225Z] === RUN TestValidateConfigurationErrors [2021-07-14T08:20:09.225Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-14T08:20:09.225Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-14T08:20:09.225Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-14T08:20:09.225Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-14T08:20:09.225Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-14T08:20:09.225Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-14T08:20:09.225Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-14T08:20:09.225Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-14T08:20:09.225Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-14T08:20:09.225Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-14T08:20:09.225Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-14T08:20:09.225Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-14T08:20:09.225Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-14T08:20:09.225Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-14T08:20:09.225Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-14T08:20:09.225Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-14T08:20:09.225Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-14T08:20:09.225Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-14T08:20:09.225Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-14T08:20:09.225Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-14T08:20:09.225Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-14T08:20:09.225Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-14T08:20:09.225Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-14T08:20:09.225Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-14T08:20:09.225Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-14T08:20:09.225Z] === RUN TestValidateConfiguration [2021-07-14T08:20:09.225Z] === RUN TestValidateConfiguration/with_label [2021-07-14T08:20:09.225Z] === RUN TestValidateConfiguration/with_dns [2021-07-14T08:20:09.225Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-14T08:20:09.225Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-14T08:20:09.225Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-14T08:20:09.225Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-14T08:20:09.225Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-14T08:20:09.225Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-14T08:20:09.225Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-14T08:20:09.225Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-14T08:20:09.225Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-14T08:20:09.225Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-14T08:20:09.225Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-14T08:20:09.225Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-14T08:20:09.225Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-14T08:20:09.225Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-14T08:20:09.225Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-14T08:20:09.225Z] === RUN TestModifiedDiscoverySettings [2021-07-14T08:20:09.225Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-14T08:20:09.225Z] === RUN TestReloadSetConfigFileNotExist [2021-07-14T08:20:09.225Z] time="2021-07-14T08:20:08Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-14T08:20:09.225Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2021-07-14T08:20:09.225Z] === RUN TestReloadDefaultConfigNotExist [2021-07-14T08:20:09.225Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:20:09.225Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-07-14T08:20:09.225Z] === RUN TestReloadBadDefaultConfig [2021-07-14T08:20:09.225Z] time="2021-07-14T08:20:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-452734235" [2021-07-14T08:20:09.225Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-14T08:20:09.225Z] === RUN TestReloadWithConflictingLabels [2021-07-14T08:20:09.225Z] time="2021-07-14T08:20:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-303130558" [2021-07-14T08:20:09.225Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-14T08:20:09.225Z] === RUN TestReloadWithDuplicateLabels [2021-07-14T08:20:09.225Z] time="2021-07-14T08:20:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-151526917" [2021-07-14T08:20:09.225Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-14T08:20:09.225Z] === RUN TestDaemonConfigurationMerge [2021-07-14T08:20:09.225Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-14T08:20:09.225Z] PASS [2021-07-14T08:20:09.225Z] coverage: 79.2% of statements [2021-07-14T08:20:09.225Z] ok github.com/docker/docker/daemon/config 0.333s coverage: 79.2% of statements [2021-07-14T08:20:09.503Z] --- PASS: TestServiceUpdatePidsLimit (17.00s) [2021-07-14T08:20:09.504Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2021-07-14T08:20:09.504Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.19s) [2021-07-14T08:20:09.504Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s) [2021-07-14T08:20:09.504Z] PASS [2021-07-14T08:20:09.504Z] [2021-07-14T08:20:09.504Z] === Skipped [2021-07-14T08:20:09.504Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-14T08:20:09.504Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-14T08:20:09.504Z] [2021-07-14T08:20:09.504Z] [2021-07-14T08:20:09.504Z] DONE 27 tests, 1 skipped in 174.767s [2021-07-14T08:20:09.504Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-14T08:20:09.504Z] INFO: Testing against a local daemon [2021-07-14T08:20:09.504Z] === RUN TestSessionCreate [2021-07-14T08:20:09.504Z] --- PASS: TestSessionCreate (0.02s) [2021-07-14T08:20:09.504Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-14T08:20:09.504Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-14T08:20:09.504Z] PASS [2021-07-14T08:20:09.504Z] [2021-07-14T08:20:09.504Z] DONE 2 tests in 0.077s [2021-07-14T08:20:09.504Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-14T08:20:09.504Z] INFO: Testing against a local daemon [2021-07-14T08:20:09.504Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-14T08:20:09.504Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-07-14T08:20:09.504Z] === RUN TestEventsExecDie [2021-07-14T08:20:10.180Z] === RUN TestWaitNodeAttachment [2021-07-14T08:20:10.180Z] === RUN TestDiscoveryOptsErrors [2021-07-14T08:20:10.180Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-14T08:20:10.180Z] === RUN TestDiscoveryOpts [2021-07-14T08:20:10.180Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-14T08:20:10.180Z] PASS [2021-07-14T08:20:10.180Z] coverage: 30.0% of statements [2021-07-14T08:20:10.180Z] ok github.com/docker/docker/daemon/discovery 0.041s coverage: 30.0% of statements [2021-07-14T08:20:10.633Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-07-14T08:20:10.633Z] === RUN TestIsolationConversion [2021-07-14T08:20:10.633Z] === RUN TestIsolationConversion/default [2021-07-14T08:20:10.633Z] === RUN TestIsolationConversion/process [2021-07-14T08:20:10.633Z] === RUN TestIsolationConversion/hyperv [2021-07-14T08:20:10.633Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-14T08:20:10.633Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-14T08:20:10.633Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-14T08:20:10.633Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-14T08:20:10.633Z] === RUN TestContainerLabels [2021-07-14T08:20:10.633Z] --- PASS: TestContainerLabels (0.00s) [2021-07-14T08:20:10.633Z] === RUN TestCredentialSpecConversion [2021-07-14T08:20:10.633Z] === RUN TestCredentialSpecConversion/none [2021-07-14T08:20:10.633Z] === RUN TestCredentialSpecConversion/config [2021-07-14T08:20:10.633Z] === RUN TestCredentialSpecConversion/file [2021-07-14T08:20:10.633Z] === RUN TestCredentialSpecConversion/registry [2021-07-14T08:20:10.633Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-14T08:20:10.633Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-14T08:20:10.633Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-14T08:20:10.633Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-14T08:20:10.633Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-14T08:20:10.633Z] === RUN TestControllerValidateMountBind [2021-07-14T08:20:10.633Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-14T08:20:10.633Z] === RUN TestControllerValidateMountVolume [2021-07-14T08:20:10.633Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-14T08:20:10.633Z] === RUN TestControllerValidateMountTarget [2021-07-14T08:20:10.633Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-14T08:20:10.633Z] === RUN TestControllerValidateMountTmpfs [2021-07-14T08:20:10.633Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-14T08:20:10.633Z] === RUN TestControllerValidateMountInvalidType [2021-07-14T08:20:10.633Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-14T08:20:10.633Z] === RUN TestControllerValidateMountNamedPipe [2021-07-14T08:20:10.633Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-14T08:20:10.633Z] PASS [2021-07-14T08:20:10.633Z] coverage: 11.0% of statements [2021-07-14T08:20:10.634Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.571s coverage: 11.0% of statements [2021-07-14T08:20:10.634Z] === RUN TestEventsLog [2021-07-14T08:20:10.634Z] --- PASS: TestEventsLog (0.00s) [2021-07-14T08:20:10.634Z] === RUN TestEventsLogTimeout [2021-07-14T08:20:10.634Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-14T08:20:10.634Z] === RUN TestLogEvents [2021-07-14T08:20:10.634Z] --- PASS: TestLogEvents (0.05s) [2021-07-14T08:20:10.634Z] === RUN TestLoadBufferedEvents [2021-07-14T08:20:10.634Z] --- PASS: TestLoadBufferedEvents (0.18s) [2021-07-14T08:20:10.634Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-14T08:20:10.634Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-14T08:20:10.634Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-14T08:20:10.634Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-14T08:20:10.634Z] PASS [2021-07-14T08:20:10.634Z] coverage: 50.0% of statements [2021-07-14T08:20:10.634Z] ok github.com/docker/docker/daemon/events 0.288s coverage: 50.0% of statements [2021-07-14T08:20:10.887Z] --- PASS: TestEventsExecDie (1.10s) [2021-07-14T08:20:10.887Z] === RUN TestEventsBackwardsCompatible [2021-07-14T08:20:10.887Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-07-14T08:20:10.887Z] === RUN TestEventsVolumeCreate [2021-07-14T08:20:10.887Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-07-14T08:20:10.887Z] === RUN TestInfoBinaryCommits [2021-07-14T08:20:10.887Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-07-14T08:20:10.887Z] === RUN TestInfoAPIVersioned [2021-07-14T08:20:10.887Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-14T08:20:10.887Z] === RUN TestInfoDiscoveryBackend [2021-07-14T08:20:11.458Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-07-14T08:20:11.458Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-14T08:20:12.150Z] === RUN TestIsEmptyDir [2021-07-14T08:20:12.150Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-14T08:20:12.150Z] PASS [2021-07-14T08:20:12.150Z] coverage: 2.3% of statements [2021-07-14T08:20:12.150Z] ok github.com/docker/docker/daemon/graphdriver 0.065s coverage: 2.3% of statements [2021-07-14T08:20:12.150Z] === RUN TestLinkNaming [2021-07-14T08:20:12.150Z] --- PASS: TestLinkNaming (0.00s) [2021-07-14T08:20:12.150Z] === RUN TestLinkNew [2021-07-14T08:20:12.150Z] --- PASS: TestLinkNew (0.00s) [2021-07-14T08:20:12.150Z] === RUN TestLinkEnv [2021-07-14T08:20:12.150Z] --- PASS: TestLinkEnv (0.00s) [2021-07-14T08:20:12.150Z] === RUN TestLinkMultipleEnv [2021-07-14T08:20:12.150Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-14T08:20:12.150Z] === RUN TestLinkPortRangeEnv [2021-07-14T08:20:12.150Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-14T08:20:12.150Z] PASS [2021-07-14T08:20:12.150Z] coverage: 93.0% of statements [2021-07-14T08:20:12.150Z] ok github.com/docker/docker/daemon/links 0.050s coverage: 93.0% of statements [2021-07-14T08:20:12.399Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-14T08:20:12.399Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-14T08:20:12.620Z] Loaded image: buildpack-deps:buster [2021-07-14T08:20:12.621Z] Loaded image: busybox:latest [2021-07-14T08:20:12.621Z] Loaded image: busybox:glibc [2021-07-14T08:20:12.968Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-07-14T08:20:12.968Z] === RUN TestInfoAPI [2021-07-14T08:20:12.968Z] --- PASS: TestInfoAPI (0.02s) [2021-07-14T08:20:12.968Z] === RUN TestInfoAPIWarnings [2021-07-14T08:20:13.200Z] Loaded image: debian:bullseye [2021-07-14T08:20:13.200Z] Loaded image: hello-world:latest [2021-07-14T08:20:13.461Z] Loaded image: arm32v7/hello-world:latest [2021-07-14T08:20:15.017Z] === RUN TestAdapterReadLogs [2021-07-14T08:20:15.017Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-14T08:20:15.017Z] === RUN TestCopier [2021-07-14T08:20:15.017Z] --- PASS: TestCopier (0.00s) [2021-07-14T08:20:15.017Z] === RUN TestCopierLongLines [2021-07-14T08:20:15.017Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-14T08:20:15.017Z] === RUN TestCopierSlow [2021-07-14T08:20:15.017Z] === RUN TestSearchRegistryForImagesErrors [2021-07-14T08:20:15.017Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-14T08:20:15.017Z] === RUN TestSearchRegistryForImages [2021-07-14T08:20:15.017Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-14T08:20:15.017Z] === RUN TestOnlyPlatformWithFallback [2021-07-14T08:20:15.017Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-14T08:20:15.017Z] === RUN TestImageDelete [2021-07-14T08:20:15.017Z] === RUN TestImageDelete/no_lease [2021-07-14T08:20:15.017Z] === RUN TestImageDelete/lease_exists [2021-07-14T08:20:15.017Z] --- PASS: TestImageDelete (0.04s) [2021-07-14T08:20:15.017Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-14T08:20:15.017Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-07-14T08:20:15.017Z] === RUN TestContentStoreForPull [2021-07-14T08:20:15.017Z] --- PASS: TestCopierSlow (0.21s) [2021-07-14T08:20:15.017Z] === RUN TestCopierWithSized [2021-07-14T08:20:15.017Z] === RUN TestCopierWithSized/as_is [2021-07-14T08:20:15.017Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-14T08:20:15.017Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-14T08:20:15.017Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-14T08:20:15.017Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-07-14T08:20:15.017Z] === RUN TestCopierWithPartial [2021-07-14T08:20:15.017Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-14T08:20:15.017Z] === RUN TestRingLogger [2021-07-14T08:20:15.017Z] --- PASS: TestRingLogger (0.00s) [2021-07-14T08:20:15.017Z] === RUN TestRingCap [2021-07-14T08:20:15.017Z] --- PASS: TestRingCap (0.00s) [2021-07-14T08:20:15.017Z] === RUN TestRingClose [2021-07-14T08:20:15.017Z] --- PASS: TestRingClose (0.00s) [2021-07-14T08:20:15.017Z] === RUN TestRingDrain [2021-07-14T08:20:15.017Z] --- PASS: TestRingDrain (0.00s) [2021-07-14T08:20:15.017Z] PASS [2021-07-14T08:20:15.017Z] coverage: 43.8% of statements [2021-07-14T08:20:15.017Z] ok github.com/docker/docker/daemon/logger 0.284s coverage: 43.8% of statements [2021-07-14T08:20:15.017Z] --- PASS: TestContentStoreForPull (0.19s) [2021-07-14T08:20:15.017Z] PASS [2021-07-14T08:20:15.017Z] coverage: 6.8% of statements [2021-07-14T08:20:15.017Z] ok github.com/docker/docker/daemon/images 0.313s coverage: 6.8% of statements [2021-07-14T08:20:15.469Z] === RUN TestNewStreamConfig [2021-07-14T08:20:15.469Z] === RUN TestNewStreamConfig/defaults [2021-07-14T08:20:15.469Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-14T08:20:15.469Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-14T08:20:15.469Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-14T08:20:15.469Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-14T08:20:15.469Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-14T08:20:15.469Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-14T08:20:15.469Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-14T08:20:15.469Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-14T08:20:15.469Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-14T08:20:15.469Z] time="2021-07-14T08:20:15Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-14T08:20:15.469Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2021-07-14T08:20:15.469Z] === RUN TestCreateSuccess [2021-07-14T08:20:15.469Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestCreateLogGroupSuccess [2021-07-14T08:20:15.469Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestCreateError [2021-07-14T08:20:15.469Z] --- PASS: TestCreateError (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestCreateAlreadyExists [2021-07-14T08:20:15.469Z] time="2021-07-14T08:20:15Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-14T08:20:15.469Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestLogClosed [2021-07-14T08:20:15.469Z] --- PASS: TestLogClosed (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestLogBlocking [2021-07-14T08:20:15.469Z] --- PASS: TestLogBlocking (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-14T08:20:15.469Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestLogNonBlockingBufferFull [2021-07-14T08:20:15.469Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestPublishBatchSuccess [2021-07-14T08:20:15.469Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestPublishBatchError [2021-07-14T08:20:15.469Z] time="2021-07-14T08:20:15Z" level=error msg=Error [2021-07-14T08:20:15.469Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-14T08:20:15.469Z] time="2021-07-14T08:20:15Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-14T08:20:15.469Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-14T08:20:15.469Z] time="2021-07-14T08:20:15Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-14T08:20:15.469Z] time="2021-07-14T08:20:15Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-14T08:20:15.469Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestCollectBatchSimple [2021-07-14T08:20:15.469Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestCollectBatchTicker [2021-07-14T08:20:15.469Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestCollectBatchMultilinePattern [2021-07-14T08:20:15.469Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-14T08:20:15.469Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-14T08:20:15.469Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-14T08:20:15.469Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-14T08:20:15.469Z] === RUN TestCollectBatchClose [2021-07-14T08:20:15.469Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestEffectiveLen [2021-07-14T08:20:15.469Z] === RUN TestEffectiveLen/0/Hello [2021-07-14T08:20:15.469Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-14T08:20:15.469Z] === RUN TestEffectiveLen/2/🙃 [2021-07-14T08:20:15.469Z] === RUN TestEffectiveLen/3/���� [2021-07-14T08:20:15.469Z] === RUN TestEffectiveLen/4/He��o [2021-07-14T08:20:15.469Z] === RUN TestEffectiveLen/5/ [2021-07-14T08:20:15.469Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestFindValidSplit [2021-07-14T08:20:15.469Z] === RUN TestFindValidSplit/0/ [2021-07-14T08:20:15.469Z] cloudwatchlogs_test.go:1044: [2021-07-14T08:20:15.469Z] cloudwatchlogs_test.go:1045: [2021-07-14T08:20:15.469Z] === RUN TestFindValidSplit/1/Hello [2021-07-14T08:20:15.469Z] cloudwatchlogs_test.go:1044: Hello [2021-07-14T08:20:15.469Z] cloudwatchlogs_test.go:1045: [2021-07-14T08:20:15.469Z] === RUN TestFindValidSplit/2/Hello [2021-07-14T08:20:15.469Z] cloudwatchlogs_test.go:1044: He [2021-07-14T08:20:15.469Z] cloudwatchlogs_test.go:1045: llo [2021-07-14T08:20:15.469Z] === RUN TestFindValidSplit/3/Hello [2021-07-14T08:20:15.469Z] cloudwatchlogs_test.go:1044: [2021-07-14T08:20:15.469Z] cloudwatchlogs_test.go:1045: Hello [2021-07-14T08:20:15.469Z] === RUN TestFindValidSplit/4/🙃 [2021-07-14T08:20:15.469Z] cloudwatchlogs_test.go:1044: [2021-07-14T08:20:15.469Z] cloudwatchlogs_test.go:1045: 🙃 [2021-07-14T08:20:15.469Z] === RUN TestFindValidSplit/5/🙃 [2021-07-14T08:20:15.469Z] cloudwatchlogs_test.go:1044: 🙃 [2021-07-14T08:20:15.469Z] cloudwatchlogs_test.go:1045: [2021-07-14T08:20:15.469Z] === RUN TestFindValidSplit/6/a� [2021-07-14T08:20:15.469Z] cloudwatchlogs_test.go:1044: a [2021-07-14T08:20:15.469Z] cloudwatchlogs_test.go:1045: � [2021-07-14T08:20:15.469Z] === RUN TestFindValidSplit/7/a� [2021-07-14T08:20:15.469Z] cloudwatchlogs_test.go:1044: a� [2021-07-14T08:20:15.469Z] cloudwatchlogs_test.go:1045: [2021-07-14T08:20:15.469Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestProcessEventEmoji [2021-07-14T08:20:15.469Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-07-14T08:20:15.469Z] === RUN TestCollectBatchLineSplit [2021-07-14T08:20:15.469Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-14T08:20:15.469Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestCollectBatchMaxEvents [2021-07-14T08:20:15.469Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-07-14T08:20:15.469Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-14T08:20:15.469Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-14T08:20:15.469Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-14T08:20:15.469Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-07-14T08:20:15.469Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-14T08:20:15.469Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-07-14T08:20:15.469Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-14T08:20:15.469Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-14T08:20:15.469Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-14T08:20:15.469Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-14T08:20:15.469Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-14T08:20:15.469Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-14T08:20:15.469Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-14T08:20:15.469Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-14T08:20:15.469Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-14T08:20:15.469Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-14T08:20:15.469Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-14T08:20:15.469Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-14T08:20:15.469Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-14T08:20:15.469Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-14T08:20:15.469Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-14T08:20:15.469Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-14T08:20:15.469Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-14T08:20:15.469Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-14T08:20:15.469Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-14T08:20:15.469Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-14T08:20:15.469Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-14T08:20:15.469Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestCreateTagSuccess [2021-07-14T08:20:15.469Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-14T08:20:15.469Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-14T08:20:15.469Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-14T08:20:15.469Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-14T08:20:15.469Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-14T08:20:15.469Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-14T08:20:15.469Z] PASS [2021-07-14T08:20:15.469Z] coverage: 77.8% of statements [2021-07-14T08:20:15.469Z] ok github.com/docker/docker/daemon/logger/awslogs 0.394s coverage: 77.8% of statements [2021-07-14T08:20:16.422Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-14T08:20:16.422Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-14T08:20:16.422Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-14T08:20:16.422Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2021-07-14T08:20:16.422Z] === RUN TestFastTimeMarshalJSON [2021-07-14T08:20:16.422Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-14T08:20:16.422Z] PASS [2021-07-14T08:20:16.422Z] coverage: 87.2% of statements [2021-07-14T08:20:16.422Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.338s coverage: 87.2% of statements [2021-07-14T08:20:16.422Z] === RUN TestJSONFileLogger [2021-07-14T08:20:16.422Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-14T08:20:16.422Z] === RUN TestJSONFileLoggerWithTags [2021-07-14T08:20:16.422Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-07-14T08:20:16.422Z] === RUN TestJSONFileLoggerWithOpts [2021-07-14T08:20:16.422Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-07-14T08:20:16.422Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-14T08:20:16.422Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-14T08:20:16.422Z] === RUN TestEncodeDecode [2021-07-14T08:20:16.422Z] === PAUSE TestEncodeDecode [2021-07-14T08:20:16.422Z] === RUN TestUnexpectedEOF [2021-07-14T08:20:16.874Z] time="2021-07-14T08:20:16Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-14T08:20:16.874Z] time="2021-07-14T08:20:16Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-14T08:20:16.874Z] --- PASS: TestUnexpectedEOF (0.19s) [2021-07-14T08:20:16.874Z] === CONT TestEncodeDecode [2021-07-14T08:20:16.874Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-14T08:20:16.874Z] PASS [2021-07-14T08:20:16.874Z] coverage: 69.9% of statements [2021-07-14T08:20:16.874Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.304s coverage: 69.9% of statements [2021-07-14T08:20:17.325Z] === RUN TestWriteLog [2021-07-14T08:20:17.325Z] === PAUSE TestWriteLog [2021-07-14T08:20:17.325Z] === RUN TestReadLog [2021-07-14T08:20:17.325Z] === PAUSE TestReadLog [2021-07-14T08:20:17.325Z] === CONT TestWriteLog [2021-07-14T08:20:17.325Z] === CONT TestReadLog [2021-07-14T08:20:17.325Z] --- PASS: TestWriteLog (0.00s) [2021-07-14T08:20:17.325Z] === RUN TestReadLog/tail_exact [2021-07-14T08:20:17.784Z] === RUN TestReadLog/tail_less_than_available [2021-07-14T08:20:17.784Z] === RUN TestReadLog/tail_more_than_available [2021-07-14T08:20:17.784Z] --- PASS: TestReadLog (0.19s) [2021-07-14T08:20:17.784Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-07-14T08:20:17.784Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-14T08:20:17.784Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-14T08:20:17.784Z] PASS [2021-07-14T08:20:17.784Z] coverage: 75.2% of statements [2021-07-14T08:20:17.784Z] ok github.com/docker/docker/daemon/logger/local 0.251s coverage: 75.2% of statements [2021-07-14T08:20:18.236Z] === RUN TestLog [2021-07-14T08:20:18.236Z] --- PASS: TestLog (0.01s) [2021-07-14T08:20:18.236Z] PASS [2021-07-14T08:20:18.236Z] coverage: 31.5% of statements [2021-07-14T08:20:18.236Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.056s coverage: 31.5% of statements [2021-07-14T08:20:18.688Z] === RUN TestOpenFileDelete [2021-07-14T08:20:18.688Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-14T08:20:18.688Z] === RUN TestOpenFileRename [2021-07-14T08:20:18.688Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-14T08:20:18.688Z] === RUN TestParseLogTagDefaultTag [2021-07-14T08:20:18.688Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-14T08:20:18.688Z] === RUN TestParseLogTag [2021-07-14T08:20:18.688Z] --- PASS: TestParseLogTag (0.00s) [2021-07-14T08:20:18.688Z] === RUN TestParseLogTagEmptyTag [2021-07-14T08:20:18.688Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-14T08:20:18.688Z] === RUN TestTailFiles [2021-07-14T08:20:18.688Z] --- PASS: TestTailFiles (0.00s) [2021-07-14T08:20:18.688Z] === RUN TestFollowLogsConsumerGone [2021-07-14T08:20:18.688Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-14T08:20:18.688Z] === RUN TestFollowLogsProducerGone [2021-07-14T08:20:18.688Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-14T08:20:18.688Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-14T08:20:18.688Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-07-14T08:20:18.688Z] === RUN TestCheckCapacityAndRotate [2021-07-14T08:20:18.688Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-14T08:20:18.688Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-14T08:20:18.688Z] --- PASS: TestCheckCapacityAndRotate (0.13s) [2021-07-14T08:20:18.688Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.04s) [2021-07-14T08:20:18.688Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.05s) [2021-07-14T08:20:18.688Z] PASS [2021-07-14T08:20:18.688Z] coverage: 53.7% of statements [2021-07-14T08:20:18.688Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.222s coverage: 53.7% of statements [2021-07-14T08:20:19.641Z] === RUN TestParseLogFormat [2021-07-14T08:20:19.641Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-14T08:20:19.641Z] === RUN TestValidateLogOptEmpty [2021-07-14T08:20:19.641Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-14T08:20:19.641Z] === RUN TestValidateSyslogAddress [2021-07-14T08:20:19.641Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-14T08:20:19.641Z] === RUN TestParseAddressDefaultPort [2021-07-14T08:20:19.641Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-14T08:20:19.641Z] === RUN TestValidateSyslogFacility [2021-07-14T08:20:19.641Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-14T08:20:19.641Z] === RUN TestValidateLogOptSyslogFormat [2021-07-14T08:20:19.641Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-14T08:20:19.641Z] === RUN TestValidateLogOpt [2021-07-14T08:20:19.641Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-14T08:20:19.641Z] PASS [2021-07-14T08:20:19.641Z] coverage: 46.8% of statements [2021-07-14T08:20:19.641Z] ok github.com/docker/docker/daemon/logger/syslog 0.084s coverage: 46.8% of statements [2021-07-14T08:20:19.641Z] === RUN TestValidateLogOpt [2021-07-14T08:20:19.641Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-14T08:20:19.641Z] === RUN TestNewMissedConfig [2021-07-14T08:20:19.641Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-14T08:20:19.641Z] === RUN TestNewMissedUrl [2021-07-14T08:20:19.641Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-14T08:20:19.641Z] === RUN TestNewMissedToken [2021-07-14T08:20:19.641Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-14T08:20:19.641Z] === RUN TestNewWithProxy [2021-07-14T08:20:19.641Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-14T08:20:19.641Z] === RUN TestDefault [2021-07-14T08:20:19.641Z] === RUN TestNewParse [2021-07-14T08:20:19.641Z] --- PASS: TestNewParse (0.00s) [2021-07-14T08:20:19.641Z] PASS [2021-07-14T08:20:19.641Z] coverage: 8.3% of statements [2021-07-14T08:20:19.641Z] --- PASS: TestDefault (0.01s) [2021-07-14T08:20:19.641Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-14T08:20:19.641Z] ok github.com/docker/docker/daemon/logger/templates 0.056s coverage: 8.3% of statements [2021-07-14T08:20:19.641Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-07-14T08:20:19.641Z] === RUN TestJsonFormat [2021-07-14T08:20:20.093Z] --- PASS: TestJsonFormat (0.02s) [2021-07-14T08:20:20.093Z] === RUN TestRawFormat [2021-07-14T08:20:20.093Z] --- PASS: TestRawFormat (0.00s) [2021-07-14T08:20:20.093Z] === RUN TestRawFormatWithLabels [2021-07-14T08:20:20.093Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-14T08:20:20.093Z] === RUN TestRawFormatWithoutTag [2021-07-14T08:20:20.093Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-14T08:20:20.093Z] === RUN TestBatching [2021-07-14T08:20:20.093Z] --- PASS: TestBatching (0.25s) [2021-07-14T08:20:20.093Z] === RUN TestFrequency [2021-07-14T08:20:20.093Z] --- PASS: TestFrequency (0.16s) [2021-07-14T08:20:20.093Z] === RUN TestOneMessagePerRequest [2021-07-14T08:20:20.093Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-14T08:20:20.093Z] === RUN TestVerify [2021-07-14T08:20:20.093Z] --- PASS: TestVerify (0.00s) [2021-07-14T08:20:20.093Z] === RUN TestSkipVerify [2021-07-14T08:20:20.545Z] time="2021-07-14T08:20:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:20:20.545Z] time="2021-07-14T08:20:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:20:20.545Z] time="2021-07-14T08:20:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:20:20.997Z] --- PASS: TestSkipVerify (0.62s) [2021-07-14T08:20:20.997Z] === RUN TestBufferMaximum [2021-07-14T08:20:20.997Z] time="2021-07-14T08:20:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:20:20.997Z] time="2021-07-14T08:20:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:20:20.997Z] time="2021-07-14T08:20:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:20:20.997Z] time="2021-07-14T08:20:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:20:20.997Z] time="2021-07-14T08:20:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:20:20.997Z] time="2021-07-14T08:20:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626250820.649807\",\"host\":\"3dd6b2cd8f80\"}'" [2021-07-14T08:20:20.997Z] time="2021-07-14T08:20:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626250820.649807\",\"host\":\"3dd6b2cd8f80\"}'" [2021-07-14T08:20:20.997Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-14T08:20:20.997Z] === RUN TestServerAlwaysDown [2021-07-14T08:20:20.997Z] time="2021-07-14T08:20:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:20:20.997Z] time="2021-07-14T08:20:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:20:20.997Z] time="2021-07-14T08:20:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626250820.652811\",\"host\":\"3dd6b2cd8f80\"}'" [2021-07-14T08:20:20.997Z] time="2021-07-14T08:20:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626250820.652811\",\"host\":\"3dd6b2cd8f80\"}'" [2021-07-14T08:20:20.997Z] time="2021-07-14T08:20:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:20:20.997Z] time="2021-07-14T08:20:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626250820.652811\",\"host\":\"3dd6b2cd8f80\"}'" [2021-07-14T08:20:20.997Z] time="2021-07-14T08:20:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626250820.653810\",\"host\":\"3dd6b2cd8f80\"}'" [2021-07-14T08:20:20.997Z] time="2021-07-14T08:20:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626250820.653810\",\"host\":\"3dd6b2cd8f80\"}'" [2021-07-14T08:20:20.997Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-14T08:20:20.997Z] === RUN TestCannotSendAfterClose [2021-07-14T08:20:20.997Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-14T08:20:20.997Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-14T08:20:21.950Z] === RUN TestV1IDService [2021-07-14T08:20:21.950Z] --- PASS: TestV1IDService (0.02s) [2021-07-14T08:20:21.950Z] === RUN TestV2MetadataService [2021-07-14T08:20:21.950Z] time="2021-07-14T08:20:21Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-14T08:20:21.950Z] time="2021-07-14T08:20:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3dd6b2cd8f80\"}'" [2021-07-14T08:20:21.950Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-07-14T08:20:21.950Z] PASS [2021-07-14T08:20:21.950Z] coverage: 82.5% of statements [2021-07-14T08:20:21.950Z] ok github.com/docker/docker/daemon/logger/splunk 2.149s coverage: 82.5% of statements [2021-07-14T08:20:22.402Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-14T08:20:22.402Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-14T08:20:22.402Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-14T08:20:22.402Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-14T08:20:22.402Z] === RUN TestContinueOnError_NeverContinue [2021-07-14T08:20:22.402Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-14T08:20:22.402Z] === RUN TestManifestStore [2021-07-14T08:20:22.402Z] === RUN TestManifestStore/no_remote_or_local [2021-07-14T08:20:22.854Z] time="2021-07-14T08:20:22Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local784392587\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-14T08:20:22.854Z] === RUN TestManifestStore/no_local_cache [2021-07-14T08:20:22.854Z] === RUN TestManifestStore/with_local_cache [2021-07-14T08:20:22.854Z] === RUN TestManifestStore/unknown_media_type [2021-07-14T08:20:22.854Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-14T08:20:22.854Z] time="2021-07-14T08:20:22Z" level=warning msg="reference for unknown type: " [2021-07-14T08:20:22.854Z] time="2021-07-14T08:20:22Z" level=warning msg="reference for unknown type: " [2021-07-14T08:20:22.854Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-14T08:20:22.854Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-14T08:20:22.854Z] time="2021-07-14T08:20:22Z" level=warning msg="reference for unknown type: " [2021-07-14T08:20:22.854Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-14T08:20:22.854Z] time="2021-07-14T08:20:22Z" level=warning msg="reference for unknown type: " [2021-07-14T08:20:22.854Z] --- PASS: TestV2MetadataService (0.94s) [2021-07-14T08:20:22.854Z] PASS [2021-07-14T08:20:22.854Z] coverage: 48.2% of statements [2021-07-14T08:20:22.854Z] time="2021-07-14T08:20:22Z" level=warning msg="reference for unknown type: " [2021-07-14T08:20:22.854Z] ok github.com/docker/docker/distribution/metadata 1.018s coverage: 48.2% of statements [2021-07-14T08:20:22.854Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-14T08:20:22.854Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-14T08:20:22.854Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-14T08:20:22.854Z] time="2021-07-14T08:20:22Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-14T08:20:22.854Z] --- PASS: TestManifestStore (0.33s) [2021-07-14T08:20:22.854Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2021-07-14T08:20:22.854Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-14T08:20:22.854Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-07-14T08:20:22.854Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-07-14T08:20:22.854Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-07-14T08:20:22.854Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-07-14T08:20:22.854Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-07-14T08:20:22.854Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-07-14T08:20:22.854Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-14T08:20:22.854Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-14T08:20:22.854Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-07-14T08:20:22.854Z] === RUN TestDetectManifestBlobMediaType [2021-07-14T08:20:22.854Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-14T08:20:22.854Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-14T08:20:22.854Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-14T08:20:22.854Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-14T08:20:22.854Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-14T08:20:22.854Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-14T08:20:22.854Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-14T08:20:22.854Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-14T08:20:22.854Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-14T08:20:22.854Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-14T08:20:22.854Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-14T08:20:22.854Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-14T08:20:22.854Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-14T08:20:22.854Z] === RUN TestFixManifestLayers [2021-07-14T08:20:22.854Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-14T08:20:22.854Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-14T08:20:22.854Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-14T08:20:22.854Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-14T08:20:22.854Z] === RUN TestFixManifestLayersBadParent [2021-07-14T08:20:22.854Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-14T08:20:22.854Z] === RUN TestValidateManifest [2021-07-14T08:20:22.854Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-14T08:20:22.854Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-14T08:20:22.854Z] === RUN TestFormatPlatform [2021-07-14T08:20:22.854Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-14T08:20:22.854Z] === RUN TestGetRepositoryMountCandidates [2021-07-14T08:20:22.854Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-14T08:20:22.854Z] === RUN TestLayerAlreadyExists [2021-07-14T08:20:22.854Z] 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-07-14T08:20:22.854Z] 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-07-14T08:20:22.854Z] 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-07-14T08:20:22.854Z] 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-07-14T08:20:22.854Z] 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-07-14T08:20:22.854Z] 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-07-14T08:20:22.854Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-14T08:20:22.854Z] === RUN TestWhenEmptyAuthConfig [2021-07-14T08:20:23.306Z] === RUN TestSuccessfulDownload [2021-07-14T08:20:23.306Z] download_test.go:268: Needs fixing on Windows [2021-07-14T08:20:23.306Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-14T08:20:23.306Z] === RUN TestCancelledDownload [2021-07-14T08:20:23.306Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-14T08:20:23.306Z] === RUN TestMaxDownloadAttempts [2021-07-14T08:20:23.306Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-14T08:20:23.306Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-14T08:20:23.306Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-14T08:20:23.306Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-14T08:20:23.306Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-14T08:20:23.306Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-14T08:20:23.306Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-14T08:20:23.306Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-14T08:20:23.306Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-14T08:20:23.306Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-14T08:20:23.306Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-14T08:20:23.306Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-14T08:20:23.467Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.32s) [2021-07-14T08:20:23.467Z] PASS [2021-07-14T08:20:23.467Z] [2021-07-14T08:20:23.467Z] === Skipped [2021-07-14T08:20:23.467Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-07-14T08:20:23.467Z] build_session_test.go:25: TODO: BuildKit [2021-07-14T08:20:23.467Z] [2021-07-14T08:20:23.467Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-07-14T08:20:23.467Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-14T08:20:23.467Z] [2021-07-14T08:20:23.467Z] [2021-07-14T08:20:23.467Z] DONE 34 tests, 2 skipped in 121.294s [2021-07-14T08:20:23.467Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-07-14T08:20:23.467Z] ++ 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-07-14T08:20:23.467Z] ++ set -e [2021-07-14T08:20:23.467Z] ++ '[' -n 0 ']' [2021-07-14T08:20:23.467Z] ++ set -x [2021-07-14T08:20:23.467Z] ++ 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-07-14T08:20:23.467Z] INFO: Testing against a local daemon [2021-07-14T08:20:23.467Z] === RUN TestConfigInspect [2021-07-14T08:20:23.757Z] time="2021-07-14T08:20:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-14T08:20:23.757Z] time="2021-07-14T08:20:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-14T08:20:23.757Z] time="2021-07-14T08:20:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-14T08:20:23.757Z] time="2021-07-14T08:20:23Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-14T08:20:23.757Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-14T08:20:23.757Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2021-07-14T08:20:23.757Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2021-07-14T08:20:23.757Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2021-07-14T08:20:23.757Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2021-07-14T08:20:23.757Z] === RUN TestTransfer [2021-07-14T08:20:23.757Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2021-07-14T08:20:23.757Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-14T08:20:23.757Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-14T08:20:23.757Z] === RUN TestTokenPassThru [2021-07-14T08:20:23.757Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-14T08:20:23.757Z] === RUN TestTokenPassThruDifferentHost [2021-07-14T08:20:24.209Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-14T08:20:24.209Z] PASS [2021-07-14T08:20:24.209Z] coverage: 23.8% of statements [2021-07-14T08:20:24.209Z] ok github.com/docker/docker/distribution 1.530s coverage: 23.8% of statements [2021-07-14T08:20:24.209Z] --- PASS: TestTransfer (0.13s) [2021-07-14T08:20:24.209Z] === RUN TestConcurrencyLimit [2021-07-14T08:20:24.661Z] --- PASS: TestConcurrencyLimit (0.40s) [2021-07-14T08:20:24.661Z] === RUN TestInactiveJobs [2021-07-14T08:20:24.661Z] === RUN TestNotFound [2021-07-14T08:20:24.661Z] --- PASS: TestNotFound (0.00s) [2021-07-14T08:20:24.661Z] === RUN TestConflict [2021-07-14T08:20:24.661Z] --- PASS: TestConflict (0.00s) [2021-07-14T08:20:24.661Z] === RUN TestForbidden [2021-07-14T08:20:24.661Z] --- PASS: TestForbidden (0.00s) [2021-07-14T08:20:24.661Z] === RUN TestInvalidParameter [2021-07-14T08:20:24.661Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-14T08:20:24.661Z] === RUN TestNotImplemented [2021-07-14T08:20:24.661Z] --- PASS: TestNotImplemented (0.00s) [2021-07-14T08:20:24.661Z] === RUN TestNotModified [2021-07-14T08:20:24.661Z] --- PASS: TestNotModified (0.00s) [2021-07-14T08:20:24.661Z] === RUN TestUnauthorized [2021-07-14T08:20:24.661Z] --- PASS: TestUnauthorized (0.00s) [2021-07-14T08:20:24.661Z] === RUN TestUnknown [2021-07-14T08:20:24.661Z] --- PASS: TestUnknown (0.00s) [2021-07-14T08:20:24.661Z] === RUN TestCancelled [2021-07-14T08:20:24.661Z] --- PASS: TestCancelled (0.00s) [2021-07-14T08:20:24.661Z] === RUN TestDeadline [2021-07-14T08:20:24.661Z] --- PASS: TestDeadline (0.00s) [2021-07-14T08:20:24.661Z] === RUN TestDataLoss [2021-07-14T08:20:24.661Z] --- PASS: TestDataLoss (0.00s) [2021-07-14T08:20:24.661Z] === RUN TestUnavailable [2021-07-14T08:20:24.661Z] --- PASS: TestUnavailable (0.00s) [2021-07-14T08:20:24.661Z] === RUN TestSystem [2021-07-14T08:20:24.661Z] --- PASS: TestSystem (0.00s) [2021-07-14T08:20:24.661Z] === RUN TestFromStatusCode [2021-07-14T08:20:24.661Z] === RUN TestFromStatusCode/Not_Found [2021-07-14T08:20:24.661Z] === RUN TestFromStatusCode/Bad_Request [2021-07-14T08:20:24.661Z] === RUN TestFromStatusCode/Conflict [2021-07-14T08:20:24.661Z] === RUN TestFromStatusCode/Unauthorized [2021-07-14T08:20:24.661Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-14T08:20:24.661Z] === RUN TestFromStatusCode/Forbidden [2021-07-14T08:20:24.661Z] === RUN TestFromStatusCode/Not_Modified [2021-07-14T08:20:24.661Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-14T08:20:24.661Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-14T08:20:24.661Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-14T08:20:24.661Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-14T08:20:24.661Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-14T08:20:24.661Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-14T08:20:24.661Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-14T08:20:24.661Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-14T08:20:24.661Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-14T08:20:24.661Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-14T08:20:24.661Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-14T08:20:24.661Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-14T08:20:24.661Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-14T08:20:24.661Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-14T08:20:24.661Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-14T08:20:24.661Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-14T08:20:24.661Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-14T08:20:24.661Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-14T08:20:24.661Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-14T08:20:24.661Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-14T08:20:24.661Z] PASS [2021-07-14T08:20:24.661Z] coverage: 53.1% of statements [2021-07-14T08:20:24.661Z] ok github.com/docker/docker/errdefs 0.048s coverage: 53.1% of statements [2021-07-14T08:20:24.661Z] --- PASS: TestCheckoutGit (73.00s) [2021-07-14T08:20:24.661Z] === RUN TestValidGitTransport [2021-07-14T08:20:24.661Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-14T08:20:24.661Z] === RUN TestGitInvalidRef [2021-07-14T08:20:25.112Z] --- PASS: TestInactiveJobs (0.45s) [2021-07-14T08:20:25.112Z] === RUN TestWatchRelease [2021-07-14T08:20:25.112Z] --- PASS: TestWatchRelease (0.04s) [2021-07-14T08:20:25.112Z] === RUN TestWatchFinishedTransfer [2021-07-14T08:20:25.112Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-14T08:20:25.112Z] === RUN TestDuplicateTransfer [2021-07-14T08:20:25.112Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-07-14T08:20:25.112Z] === RUN TestSuccessfulUpload [2021-07-14T08:20:25.112Z] --- PASS: TestGitInvalidRef (0.22s) [2021-07-14T08:20:25.112Z] PASS [2021-07-14T08:20:25.112Z] coverage: 86.3% of statements [2021-07-14T08:20:25.112Z] ok github.com/docker/docker/builder/remotecontext/git 73.276s coverage: 86.3% of statements [2021-07-14T08:20:25.112Z] time="2021-07-14T08:20:25Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-14T08:20:25.563Z] --- PASS: TestSuccessfulUpload (0.46s) [2021-07-14T08:20:25.563Z] === RUN TestCancelledUpload [2021-07-14T08:20:25.563Z] --- PASS: TestCancelledUpload (0.01s) [2021-07-14T08:20:25.563Z] PASS [2021-07-14T08:20:25.563Z] coverage: 76.8% of statements [2021-07-14T08:20:25.563Z] ok github.com/docker/docker/distribution/xfer 2.049s coverage: 76.8% of statements [2021-07-14T08:20:26.014Z] --- PASS: TestConfigInspect (2.60s) [2021-07-14T08:20:26.014Z] === RUN TestConfigList [2021-07-14T08:20:26.015Z] === RUN TestFSGetInvalidData [2021-07-14T08:20:26.015Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-14T08:20:26.015Z] === RUN TestFSInvalidSet [2021-07-14T08:20:26.015Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-14T08:20:26.015Z] === RUN TestFSInvalidRoot [2021-07-14T08:20:26.015Z] --- PASS: TestFSInvalidRoot (0.02s) [2021-07-14T08:20:26.015Z] === RUN TestFSMetadataGetSet [2021-07-14T08:20:26.015Z] --- PASS: TestFSMetadataGetSet (0.08s) [2021-07-14T08:20:26.015Z] === RUN TestFSInvalidWalker [2021-07-14T08:20:26.015Z] --- PASS: TestFSInvalidWalker (0.05s) [2021-07-14T08:20:26.015Z] === RUN TestFSGetSet [2021-07-14T08:20:26.015Z] --- PASS: TestFSGetSet (0.09s) [2021-07-14T08:20:26.015Z] === RUN TestFSGetUnsetKey [2021-07-14T08:20:26.015Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-14T08:20:26.015Z] === RUN TestFSGetEmptyData [2021-07-14T08:20:26.015Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-14T08:20:26.015Z] === RUN TestFSDelete [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/cli [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-14T08:20:26.015Z] --- PASS: TestFSDelete (0.01s) [2021-07-14T08:20:26.015Z] === RUN TestFSWalker [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-14T08:20:26.015Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-14T08:20:26.015Z] === RUN TestCompare [2021-07-14T08:20:26.015Z] --- PASS: TestCompare (0.00s) [2021-07-14T08:20:26.015Z] PASS [2021-07-14T08:20:26.015Z] coverage: 19.2% of statements [2021-07-14T08:20:26.015Z] --- PASS: TestFSWalker (0.02s) [2021-07-14T08:20:26.015Z] === RUN TestFSWalkerStopOnError [2021-07-14T08:20:26.015Z] ok github.com/docker/docker/image/cache 0.073s coverage: 19.2% of statements [2021-07-14T08:20:26.015Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-07-14T08:20:26.015Z] === RUN TestNewFromJSON [2021-07-14T08:20:26.015Z] --- PASS: TestNewFromJSON (0.01s) [2021-07-14T08:20:26.015Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-14T08:20:26.015Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-14T08:20:26.015Z] === RUN TestMarshalKeyOrder [2021-07-14T08:20:26.015Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-14T08:20:26.015Z] === RUN TestHistoryEqual [2021-07-14T08:20:26.269Z] Loaded image: buildpack-deps:buster [2021-07-14T08:20:26.269Z] Loaded image: busybox:latest [2021-07-14T08:20:26.269Z] Loaded image: busybox:glibc [2021-07-14T08:20:26.269Z] Loaded image: buildpack-deps:buster [2021-07-14T08:20:26.269Z] Loaded image: busybox:latest [2021-07-14T08:20:26.269Z] Loaded image: busybox:glibc [2021-07-14T08:20:26.466Z] --- PASS: TestHistoryEqual (0.19s) [2021-07-14T08:20:26.466Z] === RUN TestImage [2021-07-14T08:20:26.466Z] --- PASS: TestImage (0.00s) [2021-07-14T08:20:26.466Z] === RUN TestImageOSNotEmpty [2021-07-14T08:20:26.466Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-14T08:20:26.466Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-14T08:20:26.466Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-14T08:20:26.466Z] === RUN TestCreate [2021-07-14T08:20:26.466Z] --- PASS: TestCreate (0.01s) [2021-07-14T08:20:26.466Z] === RUN TestRestore [2021-07-14T08:20:26.466Z] time="2021-07-14T08:20:26Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-14T08:20:26.466Z] --- PASS: TestRestore (0.05s) [2021-07-14T08:20:26.466Z] === RUN TestAddDelete [2021-07-14T08:20:26.466Z] --- PASS: TestAddDelete (0.02s) [2021-07-14T08:20:26.466Z] === RUN TestSearchAfterDelete [2021-07-14T08:20:26.466Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-14T08:20:26.466Z] === RUN TestParentReset [2021-07-14T08:20:26.466Z] --- PASS: TestParentReset (0.03s) [2021-07-14T08:20:26.466Z] === RUN TestGetAndSetLastUpdated [2021-07-14T08:20:26.466Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-07-14T08:20:26.466Z] === RUN TestStoreLen [2021-07-14T08:20:26.466Z] --- PASS: TestStoreLen (0.05s) [2021-07-14T08:20:26.466Z] PASS [2021-07-14T08:20:26.466Z] coverage: 86.6% of statements [2021-07-14T08:20:26.466Z] ok github.com/docker/docker/image 0.786s coverage: 86.6% of statements [2021-07-14T08:20:26.918Z] === RUN TestValidateManifest [2021-07-14T08:20:26.918Z] === RUN TestValidateManifest/nil [2021-07-14T08:20:26.918Z] === RUN TestValidateManifest/non-nil [2021-07-14T08:20:26.918Z] --- PASS: TestValidateManifest (0.00s) [2021-07-14T08:20:26.918Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-14T08:20:26.918Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-14T08:20:26.918Z] PASS [2021-07-14T08:20:26.918Z] coverage: 0.7% of statements [2021-07-14T08:20:26.918Z] ok github.com/docker/docker/image/tarexport 0.062s coverage: 0.7% of statements [2021-07-14T08:20:26.918Z] === RUN TestMakeV1ConfigFromConfig [2021-07-14T08:20:26.918Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-14T08:20:26.918Z] PASS [2021-07-14T08:20:26.918Z] coverage: 25.0% of statements [2021-07-14T08:20:26.918Z] ok github.com/docker/docker/image/v1 0.067s coverage: 25.0% of statements [2021-07-14T08:20:27.371Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-14T08:20:28.561Z] --- PASS: TestConfigList (2.61s) [2021-07-14T08:20:28.561Z] === RUN TestConfigsCreateAndDelete [2021-07-14T08:20:28.885Z] === RUN TestSerialization [2021-07-14T08:20:28.885Z] --- PASS: TestSerialization (0.02s) [2021-07-14T08:20:28.885Z] PASS [2021-07-14T08:20:28.885Z] coverage: 100.0% of statements [2021-07-14T08:20:28.885Z] ok github.com/docker/docker/libcontainerd/queue 0.073s coverage: 100.0% of statements [2021-07-14T08:20:29.136Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-07-14T08:20:29.136Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-07-14T08:20:29.136Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-14T08:20:29.136Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-07-14T08:20:29.136Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-07-14T08:20:29.136Z] Cross building: bundles/cross/windows/amd64 [2021-07-14T08:20:29.136Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-14T08:20:29.136Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-14T08:20:29.336Z] === RUN TestEnvironmentParsing [2021-07-14T08:20:29.336Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-14T08:20:29.336Z] PASS [2021-07-14T08:20:29.336Z] coverage: 1.2% of statements [2021-07-14T08:20:29.336Z] ok github.com/docker/docker/libcontainerd/local 0.068s coverage: 1.2% of statements [2021-07-14T08:20:29.336Z] === RUN TestEmptyLayer [2021-07-14T08:20:29.336Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-14T08:20:29.336Z] === RUN TestCommitFailure [2021-07-14T08:20:29.336Z] --- PASS: TestCommitFailure (0.01s) [2021-07-14T08:20:29.336Z] === RUN TestStartTransactionFailure [2021-07-14T08:20:29.336Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-14T08:20:29.336Z] === RUN TestGetOrphan [2021-07-14T08:20:29.336Z] --- PASS: TestGetOrphan (0.02s) [2021-07-14T08:20:29.336Z] === RUN TestMountAndRegister [2021-07-14T08:20:29.336Z] layer_test.go:271: Layer size: 14 [2021-07-14T08:20:29.336Z] --- PASS: TestMountAndRegister (0.13s) [2021-07-14T08:20:29.336Z] === RUN TestLayerRelease [2021-07-14T08:20:29.336Z] layer_test.go:304: Failing on Windows [2021-07-14T08:20:29.336Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-14T08:20:29.336Z] === RUN TestStoreRestore [2021-07-14T08:20:29.336Z] layer_test.go:353: Failing on Windows [2021-07-14T08:20:29.336Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-14T08:20:29.336Z] === RUN TestTarStreamStability [2021-07-14T08:20:29.336Z] layer_test.go:468: Failing on Windows [2021-07-14T08:20:29.336Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-14T08:20:29.336Z] === RUN TestRegisterExistingLayer [2021-07-14T08:20:29.336Z] --- PASS: TestRegisterExistingLayer (0.13s) [2021-07-14T08:20:29.336Z] === RUN TestTarStreamVerification [2021-07-14T08:20:29.336Z] layer_test.go:697: Failing on Windows [2021-07-14T08:20:29.336Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-14T08:20:29.336Z] === RUN TestLayerMigration [2021-07-14T08:20:29.336Z] migration_test.go:46: Failing on Windows [2021-07-14T08:20:29.336Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-14T08:20:29.336Z] === RUN TestLayerMigrationNoTarsplit [2021-07-14T08:20:29.336Z] migration_test.go:182: Failing on Windows [2021-07-14T08:20:29.336Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-14T08:20:29.336Z] === RUN TestMountInit [2021-07-14T08:20:29.336Z] mount_test.go:17: Failing on Windows [2021-07-14T08:20:29.336Z] --- SKIP: TestMountInit (0.00s) [2021-07-14T08:20:29.336Z] === RUN TestMountSize [2021-07-14T08:20:29.336Z] mount_test.go:76: Failing on Windows [2021-07-14T08:20:29.336Z] --- SKIP: TestMountSize (0.00s) [2021-07-14T08:20:29.336Z] === RUN TestMountChanges [2021-07-14T08:20:29.336Z] mount_test.go:125: Failing on Windows [2021-07-14T08:20:29.336Z] --- SKIP: TestMountChanges (0.00s) [2021-07-14T08:20:29.336Z] === RUN TestMountApply [2021-07-14T08:20:29.336Z] mount_test.go:212: Failing on Windows [2021-07-14T08:20:29.336Z] --- SKIP: TestMountApply (0.00s) [2021-07-14T08:20:29.336Z] PASS [2021-07-14T08:20:29.336Z] coverage: 30.1% of statements [2021-07-14T08:20:29.573Z] Loaded image: debian:bullseye [2021-07-14T08:20:29.789Z] ok github.com/docker/docker/layer 0.385s coverage: 30.1% of statements [2021-07-14T08:20:29.789Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-14T08:20:29.789Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-14T08:20:29.789Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-14T08:20:29.789Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-14T08:20:29.834Z] Loaded image: hello-world:latest [2021-07-14T08:20:29.834Z] Loaded image: arm32v7/hello-world:latest [2021-07-14T08:20:30.095Z] INFO: Testing against a local daemon [2021-07-14T08:20:30.095Z] === RUN TestDockerSuite [2021-07-14T08:20:30.095Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-14T08:20:30.095Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-14T08:20:30.095Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-14T08:20:30.095Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-14T08:20:30.095Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-14T08:20:30.095Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-14T08:20:30.095Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-14T08:20:30.095Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-14T08:20:30.741Z] === RUN TestSequenceGetAvailableBit [2021-07-14T08:20:30.741Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-14T08:20:30.741Z] === RUN TestSequenceEqual [2021-07-14T08:20:30.741Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-14T08:20:30.741Z] === RUN TestSequenceCopy [2021-07-14T08:20:30.741Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-14T08:20:30.741Z] === RUN TestGetFirstAvailable [2021-07-14T08:20:30.741Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-14T08:20:30.741Z] === RUN TestFindSequence [2021-07-14T08:20:30.741Z] --- PASS: TestFindSequence (0.00s) [2021-07-14T08:20:30.741Z] === RUN TestCheckIfAvailable [2021-07-14T08:20:30.741Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-14T08:20:30.741Z] === RUN TestMergeSequences [2021-07-14T08:20:31.068Z] --- PASS: TestInfoAPIWarnings (16.24s) [2021-07-14T08:20:31.068Z] === RUN TestInfoDebug [2021-07-14T08:20:31.068Z] --- PASS: TestInfoDebug (0.53s) [2021-07-14T08:20:31.068Z] === RUN TestInfoInsecureRegistries [2021-07-14T08:20:31.068Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-07-14T08:20:31.068Z] === RUN TestInfoRegistryMirrors [2021-07-14T08:20:31.068Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-14T08:20:31.068Z] === RUN TestLoginFailsWithBadCredentials [2021-07-14T08:20:31.068Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-07-14T08:20:31.068Z] === RUN TestPingCacheHeaders [2021-07-14T08:20:31.068Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-07-14T08:20:31.068Z] === RUN TestPingGet [2021-07-14T08:20:31.068Z] --- PASS: TestPingGet (0.01s) [2021-07-14T08:20:31.068Z] === RUN TestPingHead [2021-07-14T08:20:31.068Z] --- PASS: TestPingHead (0.02s) [2021-07-14T08:20:31.068Z] === RUN TestVersion [2021-07-14T08:20:31.068Z] --- PASS: TestVersion (0.02s) [2021-07-14T08:20:31.068Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-07-14T08:20:31.108Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2021-07-14T08:20:31.108Z] === RUN TestConfigsUpdate [2021-07-14T08:20:31.193Z] --- PASS: TestMergeSequences (0.00s) [2021-07-14T08:20:31.193Z] === RUN TestPushReservation [2021-07-14T08:20:31.193Z] --- PASS: TestPushReservation (0.00s) [2021-07-14T08:20:31.193Z] === RUN TestSerializeDeserialize [2021-07-14T08:20:31.193Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-14T08:20:31.193Z] === RUN TestSet [2021-07-14T08:20:31.193Z] --- PASS: TestSet (0.00s) [2021-07-14T08:20:31.193Z] === RUN TestSetUnset [2021-07-14T08:20:31.193Z] --- PASS: TestSetUnset (0.00s) [2021-07-14T08:20:31.193Z] === RUN TestOffsetSetUnset [2021-07-14T08:20:31.193Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-14T08:20:31.193Z] === RUN TestSetInRange [2021-07-14T08:20:31.193Z] --- PASS: TestSetInRange (0.00s) [2021-07-14T08:20:31.193Z] === RUN TestSetAnyInRange [2021-07-14T08:20:31.193Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-14T08:20:31.193Z] === RUN TestMethods [2021-07-14T08:20:31.193Z] --- PASS: TestMethods (0.00s) [2021-07-14T08:20:31.193Z] === RUN TestRandomAllocateDeallocate [2021-07-14T08:20:31.480Z] Loaded image: debian:bullseye [2021-07-14T08:20:31.480Z] Loaded image: hello-world:latest [2021-07-14T08:20:31.741Z] Loaded image: arm32v7/hello-world:latest [2021-07-14T08:20:31.741Z] INFO: Testing against a local daemon [2021-07-14T08:20:31.741Z] === RUN TestDockerDaemonSuite [2021-07-14T08:20:31.741Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-07-14T08:20:32.451Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.45s) [2021-07-14T08:20:32.451Z] PASS [2021-07-14T08:20:32.451Z] [2021-07-14T08:20:32.451Z] DONE 19 tests in 22.845s [2021-07-14T08:20:32.451Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-14T08:20:32.451Z] INFO: Testing against a local daemon [2021-07-14T08:20:32.451Z] === RUN TestVolumesCreateAndList [2021-07-14T08:20:32.451Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-14T08:20:32.451Z] === RUN TestVolumesRemove [2021-07-14T08:20:32.451Z] --- PASS: TestVolumesRemove (0.11s) [2021-07-14T08:20:32.451Z] === RUN TestVolumesInspect [2021-07-14T08:20:32.451Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-14T08:20:32.451Z] === RUN TestVolumesInvalidJSON [2021-07-14T08:20:32.451Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-14T08:20:32.451Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-14T08:20:32.451Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-14T08:20:32.451Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-07-14T08:20:32.451Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-14T08:20:32.451Z] PASS [2021-07-14T08:20:32.451Z] [2021-07-14T08:20:32.451Z] DONE 5 tests in 0.188s [2021-07-14T08:20:32.688Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-14T08:20:32.708Z] === RUN TestErrorInterfaces [2021-07-14T08:20:32.708Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-14T08:20:32.708Z] === RUN TestNetworkMarshalling [2021-07-14T08:20:32.708Z] === RUN TestInvalidConfig [2021-07-14T08:20:32.708Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-14T08:20:32.708Z] === RUN TestConfig [2021-07-14T08:20:32.708Z] --- PASS: TestConfig (0.00s) [2021-07-14T08:20:32.708Z] === RUN TestOptionsLabels [2021-07-14T08:20:32.708Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-14T08:20:32.708Z] === RUN TestValidName [2021-07-14T08:20:32.708Z] --- PASS: TestValidName (0.00s) [2021-07-14T08:20:32.708Z] === RUN TestTLSConfiguration [2021-07-14T08:20:32.712Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-14T08:20:32.953Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-14T08:20:33.159Z] --- PASS: TestNetworkMarshalling (0.18s) [2021-07-14T08:20:33.159Z] === RUN TestEndpointMarshalling [2021-07-14T08:20:33.159Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-14T08:20:33.159Z] === RUN TestAuxAddresses [2021-07-14T08:20:33.159Z] time="2021-07-14T08:20:32Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-14T08:20:33.159Z] --- PASS: TestAuxAddresses (0.01s) [2021-07-14T08:20:33.159Z] === RUN TestSRVServiceQuery [2021-07-14T08:20:33.159Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:20:33.159Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-07-14T08:20:33.159Z] === RUN TestServiceVIPReuse [2021-07-14T08:20:33.159Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:20:33.159Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-14T08:20:33.159Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-14T08:20:33.159Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:20:33.159Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-14T08:20:33.159Z] === RUN TestDNSIPQuery [2021-07-14T08:20:33.159Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:20:33.159Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-14T08:20:33.159Z] === RUN TestDNSProxyServFail [2021-07-14T08:20:33.159Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:20:33.159Z] --- SKIP: TestDNSProxyServFail (0.01s) [2021-07-14T08:20:33.159Z] === RUN TestSandboxAddEmpty [2021-07-14T08:20:33.159Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:20:33.159Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-14T08:20:33.159Z] === RUN TestSandboxAddMultiPrio [2021-07-14T08:20:33.159Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:20:33.159Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-14T08:20:33.159Z] === RUN TestSandboxAddSamePrio [2021-07-14T08:20:33.159Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:20:33.159Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-14T08:20:33.159Z] === RUN TestCleanupServiceDiscovery [2021-07-14T08:20:33.159Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:20:33.159Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-14T08:20:33.159Z] === RUN TestDNSOptions [2021-07-14T08:20:33.159Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:20:33.159Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-14T08:20:33.159Z] === RUN TestMultipleControllersWithSameStore [2021-07-14T08:20:33.159Z] time="2021-07-14T08:20:32Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-14T08:20:33.159Z] time="2021-07-14T08:20:32Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-14T08:20:33.159Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-07-14T08:20:33.159Z] PASS [2021-07-14T08:20:33.159Z] coverage: 8.6% of statements [2021-07-14T08:20:33.159Z] ok github.com/docker/docker/libnetwork 0.347s coverage: 8.6% of statements [2021-07-14T08:20:33.159Z] time="2021-07-14T08:20:32Z" level=info msg="Option Initializing KV with TLS" [2021-07-14T08:20:33.159Z] --- PASS: TestTLSConfiguration (0.19s) [2021-07-14T08:20:33.159Z] PASS [2021-07-14T08:20:33.159Z] coverage: 24.0% of statements [2021-07-14T08:20:33.159Z] ok github.com/docker/docker/libnetwork/config 0.264s coverage: 24.0% of statements [2021-07-14T08:20:33.159Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-14T08:20:33.281Z] Stopping apparmor (via systemctl): apparmor.service. [2021-07-14T08:20:33.281Z] Removing test suite binaries [2021-07-14T08:20:33.281Z] exiting test-integration [2021-07-14T08:20:33.281Z] ++ exit 0 [2021-07-14T08:20:33.281Z] [2021-07-14T08:20:33.525Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-14T08:20:33.611Z] === RUN TestKey [2021-07-14T08:20:33.611Z] --- PASS: TestKey (0.00s) [2021-07-14T08:20:33.611Z] === RUN TestParseKey [2021-07-14T08:20:33.611Z] --- PASS: TestParseKey (0.00s) [2021-07-14T08:20:33.611Z] === RUN TestInvalidDataStore [2021-07-14T08:20:33.611Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-14T08:20:33.611Z] === RUN TestKVObjectFlatKey [2021-07-14T08:20:33.611Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-14T08:20:33.611Z] === RUN TestAtomicKVObjectFlatKey [2021-07-14T08:20:33.611Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-14T08:20:33.611Z] PASS [2021-07-14T08:20:33.611Z] coverage: 21.9% of statements [2021-07-14T08:20:33.611Z] ok github.com/docker/docker/libnetwork/datastore 0.062s coverage: 21.9% of statements [2021-07-14T08:20:33.655Z] --- PASS: TestConfigsUpdate (2.75s) [2021-07-14T08:20:33.656Z] === RUN TestTemplatedConfig [2021-07-14T08:20:33.786Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-14T08:20:34.062Z] === RUN TestIPDataMarshalling [2021-07-14T08:20:34.062Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-14T08:20:34.062Z] === RUN TestValidateAndIsV6 [2021-07-14T08:20:34.062Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-14T08:20:34.062Z] PASS [2021-07-14T08:20:34.062Z] coverage: 68.9% of statements [2021-07-14T08:20:34.062Z] ok github.com/docker/docker/libnetwork/driverapi 0.048s coverage: 68.9% of statements [2021-07-14T08:20:34.062Z] === RUN TestDriver [2021-07-14T08:20:34.062Z] --- PASS: TestDriver (0.00s) [2021-07-14T08:20:34.062Z] PASS [2021-07-14T08:20:34.062Z] coverage: 34.8% of statements [2021-07-14T08:20:34.062Z] ok github.com/docker/docker/libnetwork/drivers/host 0.055s coverage: 34.8% of statements [2021-07-14T08:20:35.019Z] === RUN TestDriver [2021-07-14T08:20:35.019Z] --- PASS: TestDriver (0.00s) [2021-07-14T08:20:35.019Z] PASS [2021-07-14T08:20:35.019Z] coverage: 34.8% of statements [2021-07-14T08:20:35.019Z] ok github.com/docker/docker/libnetwork/drivers/null 0.053s coverage: 34.8% of statements [2021-07-14T08:20:35.019Z] === RUN TestNetworkAllocateFree [2021-07-14T08:20:35.019Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-14T08:20:35.019Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-14T08:20:35.019Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-14T08:20:35.019Z] PASS [2021-07-14T08:20:35.019Z] coverage: 63.6% of statements [2021-07-14T08:20:35.019Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.048s coverage: 63.6% of statements [2021-07-14T08:20:35.177Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-14T08:20:35.177Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-14T08:20:35.177Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-14T08:20:35.470Z] === RUN TestGetEmptyCapabilities [2021-07-14T08:20:35.470Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-14T08:20:35.470Z] === RUN TestGetExtraCapabilities [2021-07-14T08:20:35.470Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-07-14T08:20:35.470Z] === RUN TestGetInvalidCapabilities [2021-07-14T08:20:35.470Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-14T08:20:35.470Z] === RUN TestRemoteDriver [2021-07-14T08:20:35.470Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-14T08:20:35.470Z] === RUN TestDriverError [2021-07-14T08:20:35.470Z] --- PASS: TestDriverError (0.00s) [2021-07-14T08:20:35.470Z] === RUN TestMissingValues [2021-07-14T08:20:35.470Z] --- PASS: TestMissingValues (0.00s) [2021-07-14T08:20:35.470Z] === RUN TestRollback [2021-07-14T08:20:35.470Z] --- PASS: TestRollback (0.00s) [2021-07-14T08:20:35.470Z] PASS [2021-07-14T08:20:35.470Z] coverage: 57.4% of statements [2021-07-14T08:20:35.470Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.085s coverage: 57.4% of statements [2021-07-14T08:20:36.423Z] === RUN TestNAT [2021-07-14T08:20:36.423Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-14T08:20:36.423Z] --- SKIP: TestNAT (0.00s) [2021-07-14T08:20:36.423Z] === RUN TestTransparent [2021-07-14T08:20:36.423Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-14T08:20:36.423Z] --- SKIP: TestTransparent (0.00s) [2021-07-14T08:20:36.423Z] PASS [2021-07-14T08:20:36.423Z] coverage: 0.0% of statements [2021-07-14T08:20:36.423Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.063s coverage: 0.0% of statements [2021-07-14T08:20:36.423Z] === RUN TestNew [2021-07-14T08:20:36.423Z] --- PASS: TestNew (0.00s) [2021-07-14T08:20:36.423Z] === RUN TestAddDriver [2021-07-14T08:20:36.423Z] --- PASS: TestAddDriver (0.00s) [2021-07-14T08:20:36.423Z] === RUN TestAddDuplicateDriver [2021-07-14T08:20:36.423Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-14T08:20:36.423Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-14T08:20:36.423Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-14T08:20:36.423Z] === RUN TestDriver [2021-07-14T08:20:36.423Z] --- PASS: TestDriver (0.00s) [2021-07-14T08:20:36.423Z] === RUN TestIPAM [2021-07-14T08:20:36.423Z] --- PASS: TestIPAM (0.00s) [2021-07-14T08:20:36.423Z] === RUN TestWalkIPAMs [2021-07-14T08:20:36.423Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-14T08:20:36.423Z] === RUN TestWalkDrivers [2021-07-14T08:20:36.423Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-14T08:20:36.423Z] PASS [2021-07-14T08:20:36.423Z] coverage: 82.4% of statements [2021-07-14T08:20:36.423Z] ok github.com/docker/docker/libnetwork/drvregistry 0.080s coverage: 82.4% of statements [2021-07-14T08:20:36.875Z] --- PASS: TestRandomAllocateDeallocate (5.73s) [2021-07-14T08:20:36.875Z] === RUN TestAllocateRandomDeallocate [2021-07-14T08:20:36.875Z] === RUN TestBuildDefault [2021-07-14T08:20:36.875Z] --- PASS: TestBuildDefault (0.00s) [2021-07-14T08:20:36.875Z] === RUN TestBuildHostnameDomainname [2021-07-14T08:20:36.875Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-14T08:20:36.875Z] === RUN TestBuildHostname [2021-07-14T08:20:36.875Z] --- PASS: TestBuildHostname (0.00s) [2021-07-14T08:20:36.875Z] === RUN TestBuildHostnameFQDN [2021-07-14T08:20:36.875Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-14T08:20:36.875Z] === RUN TestBuildNoIP [2021-07-14T08:20:36.875Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-14T08:20:36.875Z] === RUN TestUpdate [2021-07-14T08:20:36.875Z] --- PASS: TestUpdate (0.00s) [2021-07-14T08:20:36.875Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-14T08:20:36.875Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-14T08:20:36.875Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-14T08:20:36.875Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-14T08:20:36.875Z] === RUN TestAddEmpty [2021-07-14T08:20:36.875Z] --- PASS: TestAddEmpty (0.00s) [2021-07-14T08:20:36.875Z] === RUN TestAdd [2021-07-14T08:20:36.875Z] --- PASS: TestAdd (0.00s) [2021-07-14T08:20:36.875Z] === RUN TestDeleteEmpty [2021-07-14T08:20:36.875Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-14T08:20:36.875Z] === RUN TestDeleteNewline [2021-07-14T08:20:36.875Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-14T08:20:36.875Z] === RUN TestDelete [2021-07-14T08:20:36.875Z] --- PASS: TestDelete (0.00s) [2021-07-14T08:20:36.875Z] === RUN TestConcurrentWrites [2021-07-14T08:20:36.875Z] --- PASS: TestConcurrentWrites (0.20s) [2021-07-14T08:20:36.875Z] PASS [2021-07-14T08:20:36.875Z] coverage: 81.2% of statements [2021-07-14T08:20:36.875Z] ok github.com/docker/docker/libnetwork/etchosts 0.270s coverage: 81.2% of statements [2021-07-14T08:20:37.327Z] === RUN TestDiff [2021-07-14T08:20:37.327Z] --- PASS: TestDiff (0.00s) [2021-07-14T08:20:37.327Z] === RUN TestAddedCallback [2021-07-14T08:20:37.327Z] --- PASS: TestAddedCallback (0.00s) [2021-07-14T08:20:37.327Z] === RUN TestRemovedCallback [2021-07-14T08:20:37.327Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-14T08:20:37.327Z] === RUN TestNoCallback [2021-07-14T08:20:37.327Z] --- PASS: TestNoCallback (0.00s) [2021-07-14T08:20:37.327Z] PASS [2021-07-14T08:20:37.327Z] coverage: 48.1% of statements [2021-07-14T08:20:37.327Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.044s coverage: 48.1% of statements [2021-07-14T08:20:37.327Z] === RUN TestNew [2021-07-14T08:20:37.327Z] --- PASS: TestNew (0.00s) [2021-07-14T08:20:37.327Z] === RUN TestAllocate [2021-07-14T08:20:37.327Z] --- PASS: TestAllocate (0.00s) [2021-07-14T08:20:37.327Z] === RUN TestUninitialized [2021-07-14T08:20:37.327Z] --- PASS: TestUninitialized (0.00s) [2021-07-14T08:20:37.327Z] === RUN TestAllocateInRange [2021-07-14T08:20:37.327Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-14T08:20:37.327Z] === RUN TestAllocateSerial [2021-07-14T08:20:37.327Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-14T08:20:37.327Z] PASS [2021-07-14T08:20:37.327Z] coverage: 87.5% of statements [2021-07-14T08:20:37.327Z] ok github.com/docker/docker/libnetwork/idm 0.042s coverage: 87.5% of statements [2021-07-14T08:20:37.728Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-14T08:20:37.728Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-14T08:20:37.728Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-14T08:20:37.728Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-14T08:20:37.728Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-07-14T08:20:37.778Z] === RUN TestCaller [2021-07-14T08:20:37.778Z] --- PASS: TestCaller (0.00s) [2021-07-14T08:20:37.778Z] PASS [2021-07-14T08:20:37.778Z] coverage: 100.0% of statements [2021-07-14T08:20:37.778Z] ok github.com/docker/docker/libnetwork/internal/caller 0.038s coverage: 100.0% of statements [2021-07-14T08:20:37.778Z] --- PASS: TestAllocateRandomDeallocate (1.25s) [2021-07-14T08:20:37.778Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-14T08:20:37.874Z] --- PASS: TestTemplatedConfig (3.66s) [2021-07-14T08:20:37.874Z] === RUN TestConfigCreateResolve [2021-07-14T08:20:38.229Z] === RUN TestSetSerialInsertDelete [2021-07-14T08:20:38.229Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-14T08:20:38.229Z] === RUN TestSetParallelInsertDelete Post stage [Pipeline] junit [2021-07-14T08:20:38.581Z] Recording test results [2021-07-14T08:20:38.837Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-14T08:20:39.170Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-14T08:20:39.181Z] === RUN TestInt2IP2IntConversion [2021-07-14T08:20:39.184Z] + echo Ensuring container killed. [2021-07-14T08:20:39.184Z] Ensuring container killed. [2021-07-14T08:20:39.184Z] + docker rm -vf docker-pr3 [2021-07-14T08:20:39.184Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-07-14T08:20:39.496Z] + echo Chowning /workspace to jenkins user [2021-07-14T08:20:39.496Z] Chowning /workspace to jenkins user [2021-07-14T08:20:39.496Z] + id -u [2021-07-14T08:20:39.496Z] + id -g [2021-07-14T08:20:39.496Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42634:/workspace busybox chown -R 1000:1000 /workspace [2021-07-14T08:20:39.632Z] === RUN TestPoolRequest [2021-07-14T08:20:39.632Z] --- PASS: TestPoolRequest (0.00s) [2021-07-14T08:20:39.632Z] === RUN TestOtherRequests [2021-07-14T08:20:39.632Z] --- PASS: TestOtherRequests (0.00s) [2021-07-14T08:20:39.632Z] PASS [2021-07-14T08:20:39.632Z] coverage: 57.1% of statements [2021-07-14T08:20:39.633Z] ok github.com/docker/docker/libnetwork/ipams/null 0.041s coverage: 57.1% of statements [2021-07-14T08:20:39.791Z] --- PASS: TestConfigCreateResolve (2.65s) [2021-07-14T08:20:39.791Z] PASS [2021-07-14T08:20:39.791Z] [2021-07-14T08:20:39.791Z] DONE 6 tests in 16.640s [2021-07-14T08:20:39.791Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-07-14T08:20:39.791Z] ++ 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-07-14T08:20:39.791Z] ++ set -e [2021-07-14T08:20:39.791Z] ++ '[' -n 0 ']' [2021-07-14T08:20:39.791Z] ++ set -x [2021-07-14T08:20:39.791Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-07-14T08:20:40.053Z] INFO: Testing against a local daemon [2021-07-14T08:20:40.053Z] === RUN TestCheckpoint [2021-07-14T08:20:40.053Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-14T08:20:40.053Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-14T08:20:40.053Z] === RUN TestContainerInvalidJSON [2021-07-14T08:20:40.053Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-14T08:20:40.053Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-14T08:20:40.053Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-14T08:20:40.053Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-14T08:20:40.053Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-14T08:20:40.053Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-14T08:20:40.053Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-14T08:20:40.053Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-14T08:20:40.053Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-14T08:20:40.053Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-14T08:20:40.053Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-14T08:20:40.053Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-14T08:20:40.053Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-14T08:20:40.053Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-14T08:20:40.053Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2021-07-14T08:20:40.053Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-14T08:20:40.084Z] --- PASS: TestInt2IP2IntConversion (0.63s) [2021-07-14T08:20:40.084Z] === RUN TestGetAddressVersion [2021-07-14T08:20:40.084Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-14T08:20:40.084Z] === RUN TestKeyString [2021-07-14T08:20:40.084Z] --- PASS: TestKeyString (0.00s) [2021-07-14T08:20:40.084Z] === RUN TestPoolDataMarshal [2021-07-14T08:20:40.084Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-14T08:20:40.084Z] === RUN TestSubnetsMarshal [2021-07-14T08:20:40.084Z] --- PASS: TestSubnetsMarshal (0.06s) [2021-07-14T08:20:40.084Z] === RUN TestAddSubnets [2021-07-14T08:20:40.084Z] --- PASS: TestAddSubnets (0.05s) [2021-07-14T08:20:40.084Z] === RUN TestDoublePoolRelease [2021-07-14T08:20:40.084Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-07-14T08:20:40.084Z] === RUN TestAddReleasePoolID [2021-07-14T08:20:40.084Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-07-14T08:20:40.084Z] === RUN TestPredefinedPool [2021-07-14T08:20:40.084Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.21s) [2021-07-14T08:20:40.084Z] === RUN TestRetrieveFromStore [2021-07-14T08:20:40.084Z] --- PASS: TestPredefinedPool (0.03s) [2021-07-14T08:20:40.084Z] === RUN TestRemoveSubnet [2021-07-14T08:20:40.315Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-07-14T08:20:40.315Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-14T08:20:40.315Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-07-14T08:20:40.315Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-14T08:20:40.315Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-07-14T08:20:40.315Z] === RUN TestCopyFromContainer [2021-07-14T08:20:40.536Z] --- PASS: TestRemoveSubnet (0.23s) [2021-07-14T08:20:40.536Z] === RUN TestGetSameAddress [2021-07-14T08:20:40.536Z] --- PASS: TestGetSameAddress (0.03s) [2021-07-14T08:20:40.536Z] === RUN TestPoolAllocationReuse [2021-07-14T08:20:40.536Z] --- PASS: TestRetrieveFromStore (0.58s) [2021-07-14T08:20:40.536Z] === RUN TestIsCorrupted [2021-07-14T08:20:40.536Z] --- PASS: TestIsCorrupted (0.02s) [2021-07-14T08:20:40.536Z] === RUN TestSetRollover [2021-07-14T08:20:40.536Z] === RUN TestGetCapabilities [2021-07-14T08:20:40.578Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-14T08:20:40.841Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-14T08:20:40.988Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-14T08:20:40.988Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-14T08:20:40.988Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-07-14T08:20:40.988Z] === RUN TestGetDefaultAddressSpaces [2021-07-14T08:20:40.988Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-14T08:20:40.988Z] === RUN TestRemoteDriver [2021-07-14T08:20:40.988Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-14T08:20:40.988Z] PASS [2021-07-14T08:20:40.988Z] coverage: 47.4% of statements [2021-07-14T08:20:40.988Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.069s coverage: 47.4% of statements [2021-07-14T08:20:41.101Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-14T08:20:41.101Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-14T08:20:41.101Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-14T08:20:41.439Z] === RUN TestWindowsIPAM [2021-07-14T08:20:41.439Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-14T08:20:41.439Z] PASS [2021-07-14T08:20:41.439Z] coverage: 71.4% of statements [2021-07-14T08:20:41.439Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.041s coverage: 71.4% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-14T08:20:42.232Z] === RUN TestCopyFromContainer// [2021-07-14T08:20:42.233Z] === RUN TestCopyFromContainer//bar/root [2021-07-14T08:20:42.233Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-14T08:20:42.233Z] === RUN TestCopyFromContainer/bar/quux [2021-07-14T08:20:42.233Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-14T08:20:42.337Z] + bundleName=amd64-cgroup2 [2021-07-14T08:20:42.337Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-07-14T08:20:42.337Z] Creating amd64-cgroup2-bundles.tar.gz [2021-07-14T08:20:42.337Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-14T08:20:42.337Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-07-14T08:20:42.407Z] --- PASS: TestPoolAllocationReuse (1.73s) [2021-07-14T08:20:42.407Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-14T08:20:42.407Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-07-14T08:20:42.407Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-14T08:20:42.407Z] --- PASS: TestSetRollover (1.57s) [2021-07-14T08:20:42.407Z] === RUN TestSetRolloverSerial [2021-07-14T08:20:42.407Z] === RUN TestDefaultNetwork [2021-07-14T08:20:42.494Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-14T08:20:42.494Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-14T08:20:42.494Z] === RUN TestCopyFromContainer/bar/dirsymlink [Pipeline] archiveArtifacts [2021-07-14T08:20:42.611Z] Archiving artifacts [2021-07-14T08:20:42.755Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-14T08:20:42.755Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-14T08:20:42.755Z] --- PASS: TestCopyFromContainer (2.44s) [2021-07-14T08:20:42.755Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-07-14T08:20:42.755Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-07-14T08:20:42.755Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-07-14T08:20:42.755Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-07-14T08:20:42.755Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-07-14T08:20:42.755Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-07-14T08:20:42.755Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-07-14T08:20:42.755Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2021-07-14T08:20:42.755Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-07-14T08:20:42.756Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-07-14T08:20:42.756Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-14T08:20:42.756Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-14T08:20:42.756Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-14T08:20:42.756Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-14T08:20:42.756Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-14T08:20:42.756Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-14T08:20:42.756Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-14T08:20:42.756Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-14T08:20:42.756Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-14T08:20:42.756Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-14T08:20:42.756Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-07-14T08:20:42.756Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-14T08:20:42.756Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-14T08:20:42.756Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-14T08:20:42.756Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-14T08:20:42.859Z] --- PASS: TestDefaultNetwork (0.28s) [2021-07-14T08:20:42.859Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-14T08:20:42.859Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2021-07-14T08:20:42.859Z] === RUN TestInitAddressPools [2021-07-14T08:20:42.859Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-14T08:20:42.859Z] PASS [2021-07-14T08:20:42.859Z] coverage: 74.0% of statements [2021-07-14T08:20:42.859Z] ok github.com/docker/docker/libnetwork/ipamutils 0.621s coverage: 74.0% of statements [2021-07-14T08:20:42.948Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42634/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-14T08:20:43.021Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-07-14T08:20:43.021Z] === RUN TestCreateWithInvalidEnv [2021-07-14T08:20:43.021Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-14T08:20:43.021Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-14T08:20:43.021Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-14T08:20:43.021Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-14T08:20:43.021Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-14T08:20:43.021Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-14T08:20:43.021Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-14T08:20:43.021Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-14T08:20:43.021Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-14T08:20:43.021Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-14T08:20:43.021Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-14T08:20:43.021Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-14T08:20:43.021Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-14T08:20:43.021Z] === RUN TestCreateTmpfsMountsTarget [2021-07-14T08:20:43.021Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-07-14T08:20:43.021Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-14T08:20:43.262Z] + make clean [2021-07-14T08:20:43.262Z] docker volume rm -f docker-dev-cache [2021-07-14T08:20:43.522Z] docker-dev-cache [Pipeline] deleteDir [2021-07-14T08:20:43.813Z] === RUN TestKeyValue [2021-07-14T08:20:43.813Z] --- PASS: TestKeyValue (0.00s) [2021-07-14T08:20:43.813Z] PASS [2021-07-14T08:20:43.813Z] coverage: 60.0% of statements [2021-07-14T08:20:43.813Z] ok github.com/docker/docker/libnetwork/netlabel 0.038s coverage: 60.0% of statements [2021-07-14T08:20:43.813Z] --- PASS: TestSetRolloverSerial (1.67s) [2021-07-14T08:20:43.813Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-14T08:20:43.813Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-14T08:20:43.813Z] PASS [2021-07-14T08:20:43.813Z] coverage: 84.4% of statements [2021-07-14T08:20:43.813Z] ok github.com/docker/docker/libnetwork/bitseq 13.067s coverage: 84.4% of statements [2021-07-14T08:20:45.569Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s) [2021-07-14T08:20:45.570Z] === RUN TestCreateWithCustomReadonlyPaths [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-14T08:20:46.679Z] === RUN TestNetworkDBSimple [2021-07-14T08:20:47.131Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.83s) [2021-07-14T08:20:47.131Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-14T08:20:47.582Z] 2021/07/14 08:20:47 Closing DB instances... [2021-07-14T08:20:48.034Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-14T08:20:48.034Z] PASS [2021-07-14T08:20:48.034Z] coverage: 100.0% of statements [2021-07-14T08:20:48.034Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.038s coverage: 100.0% of statements [2021-07-14T08:20:48.034Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-14T08:20:48.034Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-14T08:20:48.034Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-14T08:20:48.034Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-14T08:20:48.034Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-14T08:20:48.034Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-14T08:20:48.034Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-14T08:20:48.034Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-14T08:20:48.034Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-14T08:20:48.034Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-14T08:20:48.034Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-14T08:20:48.118Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.34s) [2021-07-14T08:20:48.119Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-14T08:20:48.119Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-14T08:20:48.119Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-14T08:20:48.119Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-14T08:20:48.119Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-14T08:20:48.119Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-14T08:20:48.119Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-14T08:20:48.119Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-14T08:20:48.119Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-14T08:20:48.119Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-14T08:20:48.119Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-14T08:20:48.119Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-14T08:20:48.119Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-14T08:20:48.119Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-14T08:20:48.119Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-14T08:20:48.119Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-14T08:20:48.119Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-07-14T08:20:48.119Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-14T08:20:48.119Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-14T08:20:48.119Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-07-14T08:20:48.119Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-07-14T08:20:48.119Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-14T08:20:48.119Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-14T08:20:48.485Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-14T08:20:48.485Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-14T08:20:48.485Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-14T08:20:48.485Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-14T08:20:48.485Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-14T08:20:48.485Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-14T08:20:48.485Z] === RUN TestGenerate [2021-07-14T08:20:48.485Z] --- PASS: TestGenerate (0.00s) [2021-07-14T08:20:48.485Z] === RUN TestGeneratePtr [2021-07-14T08:20:48.485Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-14T08:20:48.485Z] === RUN TestGenerateMissingField [2021-07-14T08:20:48.485Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-14T08:20:48.485Z] === RUN TestFieldCannotBeSet [2021-07-14T08:20:48.485Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-14T08:20:48.485Z] === RUN TestTypeMismatchError [2021-07-14T08:20:48.485Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-14T08:20:48.485Z] PASS [2021-07-14T08:20:48.485Z] coverage: 100.0% of statements [2021-07-14T08:20:48.485Z] ok github.com/docker/docker/libnetwork/options 0.040s coverage: 100.0% of statements [2021-07-14T08:20:48.691Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2021-07-14T08:20:48.691Z] === RUN TestCreateDifferentPlatform [2021-07-14T08:20:48.691Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-14T08:20:48.691Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-14T08:20:48.691Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-14T08:20:48.691Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-14T08:20:48.691Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-14T08:20:48.691Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-14T08:20:48.691Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-07-14T08:20:48.691Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-14T08:20:48.691Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-07-14T08:20:48.691Z] === RUN TestContainerStartOnDaemonRestart [2021-07-14T08:20:48.691Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-14T08:20:48.691Z] === RUN TestDaemonRestartIpcMode [2021-07-14T08:20:48.691Z] === PAUSE TestDaemonRestartIpcMode [2021-07-14T08:20:48.691Z] === RUN TestDaemonHostGatewayIP [2021-07-14T08:20:48.691Z] === PAUSE TestDaemonHostGatewayIP [2021-07-14T08:20:48.691Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-14T08:20:48.691Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-14T08:20:48.691Z] === RUN TestContainerKillOnDaemonStart [2021-07-14T08:20:48.691Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-14T08:20:48.691Z] === RUN TestDiff [2021-07-14T08:20:48.937Z] --- PASS: TestNetworkDBSimple (2.02s) [2021-07-14T08:20:48.937Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-14T08:20:48.937Z] testing: warning: no tests to run [2021-07-14T08:20:48.937Z] PASS [2021-07-14T08:20:48.937Z] coverage: 0.0% of statements [2021-07-14T08:20:48.937Z] ok github.com/docker/docker/libnetwork/osl 0.039s coverage: 0.0% of statements [no tests to run] [2021-07-14T08:20:49.240Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-14T08:20:49.388Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.24s) [2021-07-14T08:20:49.388Z] === RUN TestGetAddress [2021-07-14T08:20:49.388Z] === RUN TestRequestNewPort [2021-07-14T08:20:49.388Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-14T08:20:49.388Z] === RUN TestRequestSpecificPort [2021-07-14T08:20:49.388Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-14T08:20:49.388Z] === RUN TestReleasePort [2021-07-14T08:20:49.388Z] --- PASS: TestReleasePort (0.00s) [2021-07-14T08:20:49.388Z] === RUN TestReuseReleasedPort [2021-07-14T08:20:49.388Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-14T08:20:49.388Z] === RUN TestReleaseUnreadledPort [2021-07-14T08:20:49.388Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-14T08:20:49.388Z] === RUN TestUnknowProtocol [2021-07-14T08:20:49.388Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-14T08:20:49.388Z] === RUN TestAllocateAllPorts [2021-07-14T08:20:49.388Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-14T08:20:49.388Z] === RUN TestPortAllocation [2021-07-14T08:20:49.388Z] --- PASS: TestPortAllocation (0.00s) [2021-07-14T08:20:49.388Z] === RUN TestPortAllocationWithCustomRange [2021-07-14T08:20:49.388Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-14T08:20:49.388Z] === RUN TestNoDuplicateBPR [2021-07-14T08:20:49.388Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-14T08:20:49.388Z] === RUN TestChangePortRange [2021-07-14T08:20:49.388Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-14T08:20:49.388Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-14T08:20:49.388Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-14T08:20:49.388Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-14T08:20:49.388Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-14T08:20:49.388Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-14T08:20:49.388Z] --- PASS: TestChangePortRange (0.00s) [2021-07-14T08:20:49.388Z] PASS [2021-07-14T08:20:49.388Z] coverage: 88.6% of statements [2021-07-14T08:20:49.388Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 88.6% of statements [2021-07-14T08:20:49.501Z] --- PASS: TestBuildWithHugeFile (116.63s) [2021-07-14T08:20:49.501Z] === RUN TestBuildWCOWSandboxSize [2021-07-14T08:20:49.501Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-14T08:20:49.501Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-07-14T08:20:49.501Z] === RUN TestBuildWithEmptyDockerfile [2021-07-14T08:20:49.501Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-14T08:20:49.501Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-14T08:20:49.501Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-14T08:20:49.501Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-14T08:20:49.501Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-14T08:20:49.501Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-14T08:20:49.501Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-14T08:20:49.501Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-14T08:20:49.501Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-14T08:20:49.501Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-07-14T08:20:49.501Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2021-07-14T08:20:49.501Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2021-07-14T08:20:49.501Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-07-14T08:20:49.501Z] === RUN TestBuildPreserveOwnership [2021-07-14T08:20:49.501Z] === RUN TestBuildPreserveOwnership/copy_from [2021-07-14T08:20:49.634Z] --- PASS: TestDiff (0.80s) [2021-07-14T08:20:49.634Z] === RUN TestExecWithCloseStdin [2021-07-14T08:20:49.839Z] === RUN TestTransportPortConv [2021-07-14T08:20:49.839Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-14T08:20:49.839Z] === RUN TestTransportPortBindingConv [2021-07-14T08:20:49.839Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-14T08:20:49.839Z] === RUN TestErrorConstructors [2021-07-14T08:20:49.839Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-14T08:20:49.839Z] === RUN TestCompareIPMask [2021-07-14T08:20:49.839Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-14T08:20:49.839Z] === RUN TestUtilGetHostPartIP [2021-07-14T08:20:49.839Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-14T08:20:49.839Z] === RUN TestUtilGetBroadcastIP [2021-07-14T08:20:49.839Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-14T08:20:49.839Z] === RUN TestParseCIDR [2021-07-14T08:20:49.839Z] --- PASS: TestParseCIDR (0.00s) [2021-07-14T08:20:49.839Z] PASS [2021-07-14T08:20:49.839Z] coverage: 47.9% of statements [2021-07-14T08:20:49.839Z] ok github.com/docker/docker/libnetwork/types 0.039s coverage: 47.9% of statements [2021-07-14T08:20:50.291Z] 2021/07/14 08:20:49 Closing DB instances... [2021-07-14T08:20:50.443Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-14T08:20:50.582Z] --- PASS: TestExecWithCloseStdin (1.09s) [2021-07-14T08:20:50.582Z] === RUN TestExec [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-14T08:20:50.742Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-14T08:20:50.742Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-14T08:20:50.742Z] PASS [2021-07-14T08:20:50.742Z] coverage: 44.0% of statements [2021-07-14T08:20:50.742Z] ok github.com/docker/docker/oci 0.065s coverage: 44.0% of statements [2021-07-14T08:20:51.198Z] === RUN TestAddressPoolOpt [2021-07-14T08:20:51.198Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-14T08:20:51.198Z] === RUN TestValidateEnv [2021-07-14T08:20:51.198Z] === RUN TestValidateEnv/a [2021-07-14T08:20:51.198Z] === RUN TestValidateEnv/something [2021-07-14T08:20:51.198Z] === RUN TestValidateEnv/_=a [2021-07-14T08:20:51.198Z] === RUN TestValidateEnv/env1=value1 [2021-07-14T08:20:51.198Z] === RUN TestValidateEnv/_env1=value1 [2021-07-14T08:20:51.198Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-14T08:20:51.198Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-14T08:20:51.198Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-14T08:20:51.198Z] === RUN TestValidateEnv/PATH [2021-07-14T08:20:51.198Z] === RUN TestValidateEnv/=a [2021-07-14T08:20:51.198Z] === RUN TestValidateEnv/PATH= [2021-07-14T08:20:51.198Z] === RUN TestValidateEnv/PATH=something [2021-07-14T08:20:51.198Z] === RUN TestValidateEnv/asd!qwe [2021-07-14T08:20:51.198Z] === RUN TestValidateEnv/1asd [2021-07-14T08:20:51.198Z] === RUN TestValidateEnv/123 [2021-07-14T08:20:51.198Z] === RUN TestValidateEnv/some_space [2021-07-14T08:20:51.198Z] === RUN TestValidateEnv/__some_space_before [2021-07-14T08:20:51.198Z] === RUN TestValidateEnv/some_space_after__ [2021-07-14T08:20:51.198Z] === RUN TestValidateEnv/= [2021-07-14T08:20:51.198Z] === RUN TestValidateEnv/PaTh [2021-07-14T08:20:51.198Z] --- PASS: TestValidateEnv (0.00s) [2021-07-14T08:20:51.198Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-14T08:20:51.198Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-14T08:20:51.198Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-14T08:20:51.198Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-14T08:20:51.198Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-14T08:20:51.198Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-14T08:20:51.198Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-14T08:20:51.198Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-14T08:20:51.198Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-14T08:20:51.198Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-14T08:20:51.198Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-14T08:20:51.198Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-14T08:20:51.198Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-14T08:20:51.198Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-14T08:20:51.198Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-14T08:20:51.198Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-14T08:20:51.198Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-14T08:20:51.198Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-14T08:20:51.198Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-14T08:20:51.198Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-14T08:20:51.198Z] === RUN TestParseHost [2021-07-14T08:20:51.198Z] --- PASS: TestParseHost (0.00s) [2021-07-14T08:20:51.198Z] === RUN TestParseDockerDaemonHost [2021-07-14T08:20:51.198Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-14T08:20:51.198Z] === RUN TestParseTCP [2021-07-14T08:20:51.198Z] --- PASS: TestParseTCP (0.00s) [2021-07-14T08:20:51.198Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-14T08:20:51.198Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-14T08:20:51.198Z] === RUN TestValidateExtraHosts [2021-07-14T08:20:51.198Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-14T08:20:51.198Z] === RUN TestIpOptString [2021-07-14T08:20:51.198Z] --- PASS: TestIpOptString (0.00s) [2021-07-14T08:20:51.198Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-14T08:20:51.198Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-14T08:20:51.198Z] === RUN TestNewIpOptValidDefaultVal [2021-07-14T08:20:51.198Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-14T08:20:51.198Z] === RUN TestIpOptSetInvalidVal [2021-07-14T08:20:51.198Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-14T08:20:51.198Z] === RUN TestValidateIPAddress [2021-07-14T08:20:51.198Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-14T08:20:51.198Z] === RUN TestMapOpts [2021-07-14T08:20:51.198Z] --- PASS: TestMapOpts (0.00s) [2021-07-14T08:20:51.198Z] === RUN TestListOptsWithoutValidator [2021-07-14T08:20:51.198Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-14T08:20:51.198Z] === RUN TestListOptsWithValidator [2021-07-14T08:20:51.198Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-14T08:20:51.198Z] === RUN TestValidateDNSSearch [2021-07-14T08:20:51.198Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-14T08:20:51.198Z] === RUN TestValidateLabel [2021-07-14T08:20:51.198Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-14T08:20:51.198Z] === RUN TestValidateLabel/label_with_general_format [2021-07-14T08:20:51.199Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-14T08:20:51.199Z] === RUN TestValidateLabel/label_with_one_more [2021-07-14T08:20:51.199Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-14T08:20:51.199Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-14T08:20:51.199Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-14T08:20:51.199Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-14T08:20:51.199Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-14T08:20:51.199Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-14T08:20:51.199Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-14T08:20:51.199Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-14T08:20:51.199Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-14T08:20:51.199Z] --- PASS: TestValidateLabel (0.00s) [2021-07-14T08:20:51.199Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-14T08:20:51.199Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-14T08:20:51.199Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-14T08:20:51.199Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-14T08:20:51.199Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-14T08:20:51.199Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-14T08:20:51.199Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-14T08:20:51.199Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-14T08:20:51.199Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-14T08:20:51.199Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-14T08:20:51.199Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-14T08:20:51.199Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-14T08:20:51.199Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-14T08:20:51.199Z] === RUN TestNamedListOpts [2021-07-14T08:20:51.199Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-14T08:20:51.199Z] === RUN TestNamedMapOpts [2021-07-14T08:20:51.199Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-14T08:20:51.199Z] === RUN TestParseLink [2021-07-14T08:20:51.199Z] --- PASS: TestParseLink (0.00s) [2021-07-14T08:20:51.199Z] === RUN TestQuotedStringSetWithQuotes [2021-07-14T08:20:51.199Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-14T08:20:51.199Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-14T08:20:51.199Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-14T08:20:51.199Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-14T08:20:51.199Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-14T08:20:51.199Z] === RUN TestUlimitOpt [2021-07-14T08:20:51.199Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-14T08:20:51.199Z] PASS [2021-07-14T08:20:51.199Z] coverage: 67.1% of statements [2021-07-14T08:20:51.199Z] ok github.com/docker/docker/opts 0.069s coverage: 67.1% of statements [2021-07-14T08:20:51.526Z] --- PASS: TestExec (1.05s) [2021-07-14T08:20:51.526Z] === RUN TestExecUser [2021-07-14T08:20:51.650Z] === RUN TestParseVersion [2021-07-14T08:20:51.650Z] --- PASS: TestParseVersion (0.00s) [2021-07-14T08:20:51.650Z] PASS [2021-07-14T08:20:51.650Z] coverage: 52.9% of statements [2021-07-14T08:20:51.650Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 52.9% of statements [2021-07-14T08:20:51.650Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2021-07-14T08:20:51.650Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-14T08:20:52.601Z] 2021/07/14 08:20:52 Closing DB instances... [2021-07-14T08:20:52.916Z] --- PASS: TestExecUser (1.08s) [2021-07-14T08:20:52.916Z] === RUN TestExportContainerAndImportImage [2021-07-14T08:20:52.987Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-07-14T08:20:52.987Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-14T08:20:53.554Z] === RUN TestPeerCertificateMarshalJSON [2021-07-14T08:20:53.554Z] === RUN TestIsArchivePathDir [2021-07-14T08:20:53.554Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-07-14T08:20:53.554Z] === RUN TestIsArchivePathInvalidFile [2021-07-14T08:20:53.554Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-07-14T08:20:53.554Z] === RUN TestIsArchivePathTar [2021-07-14T08:20:53.554Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-14T08:20:53.554Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-14T08:20:53.554Z] --- PASS: TestPeerCertificateMarshalJSON (0.35s) [2021-07-14T08:20:53.554Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-14T08:20:53.554Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-14T08:20:53.554Z] === RUN TestMiddleware [2021-07-14T08:20:53.554Z] --- PASS: TestMiddleware (0.00s) [2021-07-14T08:20:53.554Z] === RUN TestNewResponseModifier [2021-07-14T08:20:53.554Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-14T08:20:53.554Z] PASS [2021-07-14T08:20:53.554Z] coverage: 26.8% of statements [2021-07-14T08:20:53.554Z] ok github.com/docker/docker/pkg/authorization 0.390s coverage: 26.8% of statements [2021-07-14T08:20:53.862Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2021-07-14T08:20:53.862Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-14T08:20:54.005Z] --- PASS: TestIsArchivePathTar (0.27s) [2021-07-14T08:20:54.005Z] === RUN TestDecompressStreamGzip [2021-07-14T08:20:54.005Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-07-14T08:20:54.005Z] === RUN TestDecompressStreamBzip2 [2021-07-14T08:20:54.005Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-07-14T08:20:54.005Z] === RUN TestDecompressStreamXz [2021-07-14T08:20:54.005Z] archive_test.go:134: Xz not present in msys2 [2021-07-14T08:20:54.005Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-14T08:20:54.005Z] === RUN TestCompressStreamXzUnsupported [2021-07-14T08:20:54.005Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-14T08:20:54.005Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-14T08:20:54.005Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-14T08:20:54.005Z] === RUN TestCompressStreamInvalid [2021-07-14T08:20:54.005Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-14T08:20:54.005Z] === RUN TestExtensionInvalid [2021-07-14T08:20:54.005Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-14T08:20:54.005Z] === RUN TestExtensionUncompressed [2021-07-14T08:20:54.005Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-14T08:20:54.005Z] === RUN TestExtensionBzip2 [2021-07-14T08:20:54.005Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-14T08:20:54.005Z] === RUN TestExtensionGzip [2021-07-14T08:20:54.005Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-14T08:20:54.005Z] === RUN TestExtensionXz [2021-07-14T08:20:54.005Z] --- PASS: TestExtensionXz (0.00s) [2021-07-14T08:20:54.005Z] === RUN TestCmdStreamLargeStderr [2021-07-14T08:20:54.005Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-07-14T08:20:54.005Z] === RUN TestCmdStreamBad [2021-07-14T08:20:54.005Z] archive_test.go:239: Failing on Windows CI machines [2021-07-14T08:20:54.005Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-14T08:20:54.005Z] === RUN TestCmdStreamGood [2021-07-14T08:20:54.005Z] --- PASS: TestCmdStreamGood (0.04s) [2021-07-14T08:20:54.005Z] === RUN TestUntarPathWithInvalidDest [2021-07-14T08:20:54.457Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.61s) [2021-07-14T08:20:54.457Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-14T08:20:54.457Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-07-14T08:20:54.457Z] === RUN TestUntarPathWithInvalidSrc [2021-07-14T08:20:54.457Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-14T08:20:54.457Z] === RUN TestUntarPath [2021-07-14T08:20:54.457Z] === RUN TestUnbuffered [2021-07-14T08:20:54.457Z] --- PASS: TestUnbuffered (0.00s) [2021-07-14T08:20:54.457Z] === RUN TestRaceUnbuffered [2021-07-14T08:20:54.457Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-14T08:20:54.457Z] PASS [2021-07-14T08:20:54.457Z] coverage: 100.0% of statements [2021-07-14T08:20:54.457Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2021-07-14T08:20:54.457Z] --- PASS: TestUntarPath (0.07s) [2021-07-14T08:20:54.457Z] === RUN TestUntarPathWithDestinationFile [2021-07-14T08:20:54.457Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-07-14T08:20:54.457Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-14T08:20:54.457Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-07-14T08:20:54.457Z] === RUN TestCopyWithTarInvalidSrc [2021-07-14T08:20:54.457Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-14T08:20:54.457Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-14T08:20:54.457Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-14T08:20:54.457Z] === RUN TestCopyWithTarSrcFile [2021-07-14T08:20:54.457Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-14T08:20:54.457Z] === RUN TestCopyWithTarSrcFolder [2021-07-14T08:20:54.457Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-14T08:20:54.457Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-14T08:20:54.457Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-14T08:20:54.457Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-14T08:20:54.457Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-14T08:20:54.457Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-14T08:20:54.457Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-14T08:20:54.457Z] === RUN TestCopyFileWithTarSrcFile [2021-07-14T08:20:54.457Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-14T08:20:54.457Z] === RUN TestTarFiles [2021-07-14T08:20:54.899Z] --- PASS: TestBuildPreserveOwnership (4.94s) [2021-07-14T08:20:54.899Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.29s) [2021-07-14T08:20:54.899Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.64s) [2021-07-14T08:20:54.899Z] === RUN TestBuildPlatformInvalid [2021-07-14T08:20:54.899Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-07-14T08:20:54.899Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-07-14T08:20:54.899Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-14T08:20:54.909Z] === RUN TestMatch [2021-07-14T08:20:54.909Z] === RUN TestMatch/[[]] [2021-07-14T08:20:54.909Z] === RUN TestMatch/[[foo]] [2021-07-14T08:20:54.909Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-14T08:20:54.909Z] === RUN TestMatch/[[foo_bar]] [2021-07-14T08:20:54.909Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-14T08:20:54.909Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-14T08:20:54.909Z] === RUN TestMatch/[] [2021-07-14T08:20:54.909Z] === RUN TestMatch/[]#01 [2021-07-14T08:20:54.909Z] === RUN TestMatch/[[qux]] [2021-07-14T08:20:54.909Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-14T08:20:54.909Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-14T08:20:54.909Z] === RUN TestMatch/[[foo_baz]] [2021-07-14T08:20:54.909Z] --- PASS: TestMatch (0.00s) [2021-07-14T08:20:54.909Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-14T08:20:54.909Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-14T08:20:54.909Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-14T08:20:54.909Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-14T08:20:54.909Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-14T08:20:54.909Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-14T08:20:54.909Z] --- PASS: TestMatch/[] (0.00s) [2021-07-14T08:20:54.909Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-14T08:20:54.909Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-14T08:20:54.909Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-14T08:20:54.909Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-14T08:20:54.909Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-14T08:20:54.909Z] PASS [2021-07-14T08:20:54.909Z] coverage: 87.5% of statements [2021-07-14T08:20:54.909Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2021-07-14T08:20:55.251Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2021-07-14T08:20:55.251Z] === RUN TestHealthCheckWorkdir [2021-07-14T08:20:55.863Z] === RUN TestChrootTarUntar [2021-07-14T08:20:55.863Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:20:55.863Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-14T08:20:55.863Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-14T08:20:55.863Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:20:55.863Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-14T08:20:55.863Z] === RUN TestChrootUntarEmptyArchive [2021-07-14T08:20:55.863Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-14T08:20:55.863Z] === RUN TestChrootTarUntarWithSymlink [2021-07-14T08:20:55.863Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-14T08:20:55.863Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-14T08:20:55.863Z] === RUN TestChrootCopyWithTar [2021-07-14T08:20:55.863Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-14T08:20:55.863Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-14T08:20:55.863Z] === RUN TestChrootCopyFileWithTar [2021-07-14T08:20:55.863Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:20:55.863Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-14T08:20:55.863Z] === RUN TestChrootUntarPath [2021-07-14T08:20:55.863Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-14T08:20:55.863Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-14T08:20:55.863Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-14T08:20:55.863Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:20:55.863Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-14T08:20:55.863Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-14T08:20:55.863Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:20:55.863Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-14T08:20:55.863Z] === RUN TestChrootApplyDotDotFile [2021-07-14T08:20:55.863Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:20:55.863Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-14T08:20:55.863Z] PASS [2021-07-14T08:20:55.863Z] coverage: 15.4% of statements [2021-07-14T08:20:55.863Z] ok github.com/docker/docker/pkg/chrootarchive 0.097s coverage: 15.4% of statements [2021-07-14T08:20:56.284Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-14T08:20:56.315Z] 2021/07/14 08:20:56 Closing DB instances... [2021-07-14T08:20:56.640Z] --- PASS: TestHealthCheckWorkdir (1.46s) [2021-07-14T08:20:56.640Z] === RUN TestHealthKillContainer [2021-07-14T08:20:56.767Z] === RUN TestSizeEmpty [2021-07-14T08:20:56.767Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-14T08:20:56.767Z] === RUN TestSizeEmptyFile [2021-07-14T08:20:56.767Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-14T08:20:56.767Z] === RUN TestSizeNonemptyFile [2021-07-14T08:20:56.767Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-14T08:20:56.767Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-14T08:20:56.767Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-14T08:20:56.767Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-14T08:20:56.767Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-14T08:20:56.767Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-14T08:20:56.767Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-14T08:20:56.767Z] === RUN TestMoveToSubdir [2021-07-14T08:20:56.767Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-14T08:20:56.767Z] === RUN TestSizeNonExistingDirectory [2021-07-14T08:20:56.767Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-14T08:20:56.767Z] PASS [2021-07-14T08:20:56.767Z] coverage: 80.0% of statements [2021-07-14T08:20:56.767Z] ok github.com/docker/docker/pkg/directory 0.059s coverage: 80.0% of statements [2021-07-14T08:20:57.670Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-07-14T08:20:57.720Z] --- PASS: TestNetworkDBCRUDTableEntry (3.63s) [2021-07-14T08:20:57.720Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-14T08:20:58.171Z] === RUN Test [2021-07-14T08:20:58.171Z] === RUN Test/TestContainsEntry [2021-07-14T08:20:58.171Z] === RUN Test/TestCreateEntries [2021-07-14T08:20:58.171Z] === RUN Test/TestEntriesDiff [2021-07-14T08:20:58.171Z] === RUN Test/TestEntriesEquality [2021-07-14T08:20:58.171Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-14T08:20:58.171Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-14T08:20:58.171Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-14T08:20:58.171Z] === RUN Test/TestGeneratorNotGenerate [2021-07-14T08:20:58.171Z] === RUN Test/TestGeneratorWithPort [2021-07-14T08:20:58.171Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-14T08:20:58.171Z] === RUN Test/TestNewEntry [2021-07-14T08:20:58.171Z] === RUN Test/TestParse [2021-07-14T08:20:58.171Z] --- PASS: Test (0.00s) [2021-07-14T08:20:58.171Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-14T08:20:58.171Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-14T08:20:58.171Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-14T08:20:58.171Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-14T08:20:58.171Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-14T08:20:58.171Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-14T08:20:58.171Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-14T08:20:58.171Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-14T08:20:58.171Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-14T08:20:58.171Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-14T08:20:58.171Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-14T08:20:58.171Z] --- PASS: Test/TestParse (0.00s) [2021-07-14T08:20:58.171Z] PASS [2021-07-14T08:20:58.171Z] coverage: 58.3% of statements [2021-07-14T08:20:58.171Z] ok github.com/docker/docker/pkg/discovery 0.045s coverage: 58.3% of statements [2021-07-14T08:20:58.242Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-14T08:20:58.623Z] === RUN Test [2021-07-14T08:20:58.623Z] === RUN Test/TestContent [2021-07-14T08:20:59.074Z] === RUN Test/TestInitialize [2021-07-14T08:20:59.074Z] === RUN Test/TestNew [2021-07-14T08:20:59.074Z] === RUN Test/TestParsingContentsWithComments [2021-07-14T08:20:59.074Z] === RUN Test/TestRegister [2021-07-14T08:20:59.074Z] === RUN Test/TestWatch [2021-07-14T08:20:59.074Z] --- PASS: Test (0.01s) [2021-07-14T08:20:59.074Z] --- PASS: Test/TestContent (0.00s) [2021-07-14T08:20:59.074Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-14T08:20:59.074Z] --- PASS: Test/TestNew (0.00s) [2021-07-14T08:20:59.074Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-14T08:20:59.074Z] --- PASS: Test/TestRegister (0.00s) [2021-07-14T08:20:59.074Z] --- PASS: Test/TestWatch (0.00s) [2021-07-14T08:20:59.074Z] PASS [2021-07-14T08:20:59.074Z] coverage: 97.6% of statements [2021-07-14T08:20:59.074Z] ok github.com/docker/docker/pkg/discovery/file 0.050s coverage: 97.6% of statements [2021-07-14T08:20:59.628Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-14T08:20:59.943Z] --- PASS: TestHealthKillContainer (3.08s) [2021-07-14T08:20:59.943Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-14T08:21:00.026Z] --- PASS: TestTarFiles (5.33s) [2021-07-14T08:21:00.026Z] === RUN TestTarUntar [2021-07-14T08:21:00.026Z] --- PASS: TestTarUntar (0.04s) [2021-07-14T08:21:00.026Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-14T08:21:00.026Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-07-14T08:21:00.026Z] === RUN TestTarWithOptions [2021-07-14T08:21:00.026Z] --- PASS: TestTarWithOptions (0.03s) [2021-07-14T08:21:00.026Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-14T08:21:00.026Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-14T08:21:00.026Z] === RUN TestUntarUstarGnuConflict [2021-07-14T08:21:00.026Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-14T08:21:00.026Z] === RUN TestUntarInvalidFilenames [2021-07-14T08:21:00.026Z] 2021/07/14 08:20:59 Closing DB instances... [2021-07-14T08:21:00.026Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames570833494\\dest" [2021-07-14T08:21:00.026Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2021-07-14T08:21:00.026Z] === RUN TestUntarHardlinkToSymlink [2021-07-14T08:21:00.026Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-14T08:21:00.026Z] === RUN TestUntarInvalidHardlink [2021-07-14T08:21:00.026Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink245333239\\victim\\hello" -> "../victim/hello" [2021-07-14T08:21:00.026Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink667547626\\victim\\hello" -> "/../victim/hello" [2021-07-14T08:21:00.026Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink031891009\\victim" -> "../victim" [2021-07-14T08:21:00.026Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink642916524\\victim" -> "../victim" [2021-07-14T08:21:00.026Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink244175387\\victim" -> "../victim" [2021-07-14T08:21:00.026Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink668763838\\victim" -> "../victim" [2021-07-14T08:21:00.026Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-07-14T08:21:00.026Z] === RUN TestUntarInvalidSymlink [2021-07-14T08:21:00.026Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink431141125\\dest\\dotdot" -> "../victim/hello" [2021-07-14T08:21:00.026Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink778507424\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-14T08:21:00.026Z] === RUN Test [2021-07-14T08:21:00.026Z] === RUN Test/TestInitialize [2021-07-14T08:21:00.026Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink119561599\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:21:00.026Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink427920082\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:21:00.026Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink556592649\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:21:00.027Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink292528084\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:21:00.027Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink880576803\\dest\\dir\\loophole" -> "../../victim" [2021-07-14T08:21:00.027Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-07-14T08:21:00.027Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-14T08:21:00.027Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-14T08:21:00.027Z] === RUN TestXGlobalNoParent [2021-07-14T08:21:00.027Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-14T08:21:00.027Z] === RUN TestReplaceFileTarWrapper [2021-07-14T08:21:00.478Z] time="2021-07-14T08:20:59Z" level=info msg="Initializing discovery without TLS" [2021-07-14T08:21:00.478Z] time="2021-07-14T08:21:00Z" level=info msg="Initializing discovery without TLS" [2021-07-14T08:21:00.478Z] time="2021-07-14T08:21:00Z" level=info msg="Initializing discovery without TLS" [2021-07-14T08:21:00.478Z] === RUN Test/TestInitializeWithCerts [2021-07-14T08:21:00.478Z] time="2021-07-14T08:21:00Z" level=info msg="Initializing discovery with TLS" [2021-07-14T08:21:00.478Z] === RUN Test/TestWatch [2021-07-14T08:21:00.478Z] time="2021-07-14T08:21:00Z" level=info msg="Initializing discovery without TLS" [2021-07-14T08:21:00.478Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2021-07-14T08:21:00.478Z] === RUN TestPrefixHeaderReadable [2021-07-14T08:21:00.478Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-07-14T08:21:00.478Z] === RUN TestDisablePigz [2021-07-14T08:21:00.478Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-14T08:21:00.478Z] --- PASS: TestDisablePigz (0.13s) [2021-07-14T08:21:00.478Z] === RUN TestPigz [2021-07-14T08:21:00.515Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2021-07-14T08:21:00.515Z] === RUN TestIpcModeNone [2021-07-14T08:21:00.929Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-14T08:21:00.929Z] --- PASS: TestPigz (0.16s) [2021-07-14T08:21:00.929Z] === RUN TestCopyFileWithInvalidDest [2021-07-14T08:21:00.929Z] archive_windows_test.go:16: Currently fails [2021-07-14T08:21:00.929Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-14T08:21:00.929Z] === RUN TestCanonicalTarNameForPath [2021-07-14T08:21:00.929Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-14T08:21:00.929Z] === RUN TestCanonicalTarName [2021-07-14T08:21:00.929Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-14T08:21:00.929Z] === RUN TestChmodTarEntry [2021-07-14T08:21:00.929Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-14T08:21:00.929Z] === RUN TestHardLinkOrder [2021-07-14T08:21:00.929Z] --- PASS: TestHardLinkOrder (0.09s) [2021-07-14T08:21:00.929Z] === RUN TestChangeString [2021-07-14T08:21:00.929Z] --- PASS: TestChangeString (0.00s) [2021-07-14T08:21:00.929Z] === RUN TestChangesWithNoChanges [2021-07-14T08:21:00.929Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-07-14T08:21:00.929Z] === RUN TestChangesWithChanges [2021-07-14T08:21:00.929Z] --- PASS: TestChangesWithChanges (0.04s) [2021-07-14T08:21:00.929Z] === RUN TestChangesWithChangesGH13590 [2021-07-14T08:21:00.929Z] changes_test.go:196: needs more investigation [2021-07-14T08:21:00.929Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-14T08:21:00.929Z] === RUN TestChangesDirsEmpty [2021-07-14T08:21:00.929Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-14T08:21:00.929Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-14T08:21:00.929Z] === RUN TestChangesDirsMutated [2021-07-14T08:21:00.929Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-14T08:21:00.929Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-14T08:21:00.929Z] === RUN TestApplyLayer [2021-07-14T08:21:00.929Z] changes_test.go:433: needs further investigation [2021-07-14T08:21:00.929Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-14T08:21:00.929Z] === RUN TestChangesSizeWithHardlinks [2021-07-14T08:21:00.929Z] changes_test.go:469: needs further investigation [2021-07-14T08:21:00.929Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-14T08:21:00.929Z] === RUN TestChangesSizeWithNoChanges [2021-07-14T08:21:00.929Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-14T08:21:00.929Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-14T08:21:00.929Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-14T08:21:00.929Z] === RUN TestChangesSize [2021-07-14T08:21:00.929Z] --- PASS: TestChangesSize (0.00s) [2021-07-14T08:21:00.929Z] === RUN TestApplyLayerInvalidFilenames [2021-07-14T08:21:00.929Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames872951448\\dest" [2021-07-14T08:21:00.929Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-07-14T08:21:00.929Z] === RUN TestApplyLayerInvalidHardlink [2021-07-14T08:21:00.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink893074314\\victim\\hello" -> "../victim/hello" [2021-07-14T08:21:00.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink729229153\\victim\\hello" -> "/../victim/hello" [2021-07-14T08:21:00.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink656443724\\victim" -> "../victim" [2021-07-14T08:21:00.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink927723067\\victim" -> "../victim" [2021-07-14T08:21:00.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink249931870\\victim" -> "../victim" [2021-07-14T08:21:00.929Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink780625957\\victim" -> "../victim" [2021-07-14T08:21:00.929Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-07-14T08:21:00.929Z] === RUN TestApplyLayerInvalidSymlink [2021-07-14T08:21:00.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink468052800\\dest\\dotdot" -> "../victim/hello" [2021-07-14T08:21:00.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink382200223\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-14T08:21:00.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink694275186\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:21:00.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink366015273\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:21:00.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink849290868\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:21:00.929Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink180287299\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:21:00.929Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-07-14T08:21:00.929Z] === RUN TestApplyLayerWhiteouts [2021-07-14T08:21:00.929Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-07-14T08:21:00.929Z] === RUN TestGenerateEmptyFile [2021-07-14T08:21:00.929Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-14T08:21:00.929Z] === RUN TestGenerateWithContent [2021-07-14T08:21:00.929Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-14T08:21:00.929Z] PASS [2021-07-14T08:21:00.929Z] coverage: 61.6% of statements [2021-07-14T08:21:00.929Z] ok github.com/docker/docker/pkg/archive 7.716s coverage: 61.6% of statements [2021-07-14T08:21:01.012Z] docker_cli_daemon_test.go:1455: [d8f6f7ced1e6d] daemon is not started [2021-07-14T08:21:01.012Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-07-14T08:21:01.382Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s) [2021-07-14T08:21:01.382Z] === RUN TestNetworkDBNodeLeave [2021-07-14T08:21:01.902Z] --- PASS: TestIpcModeNone (1.07s) [2021-07-14T08:21:01.902Z] === RUN TestIpcModePrivate [2021-07-14T08:21:01.954Z] check_test.go:309: [d78a776a8618c] daemon is not started [2021-07-14T08:21:01.954Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-07-14T08:21:02.475Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-07-14T08:21:02.736Z] --- PASS: TestIpcModePrivate (1.08s) [2021-07-14T08:21:02.736Z] === RUN TestIpcModeShareable [2021-07-14T08:21:03.534Z] --- PASS: Test (3.18s) [2021-07-14T08:21:03.534Z] --- PASS: Test/TestInitialize (0.17s) [2021-07-14T08:21:03.534Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-07-14T08:21:03.534Z] --- PASS: Test/TestWatch (3.00s) [2021-07-14T08:21:03.534Z] PASS [2021-07-14T08:21:03.534Z] coverage: 84.1% of statements [2021-07-14T08:21:03.534Z] ok github.com/docker/docker/pkg/discovery/kv 3.231s coverage: 84.1% of statements [2021-07-14T08:21:03.680Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-07-14T08:21:03.680Z] --- PASS: TestIpcModeShareable (1.07s) [2021-07-14T08:21:03.680Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-14T08:21:03.866Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-07-14T08:21:03.985Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-07-14T08:21:03.985Z] === RUN TestNetworkDBWatch [2021-07-14T08:21:03.985Z] === RUN Test [2021-07-14T08:21:03.985Z] === RUN Test/TestWatch [2021-07-14T08:21:03.985Z] --- PASS: Test (0.00s) [2021-07-14T08:21:03.985Z] --- PASS: Test/TestWatch (0.00s) [2021-07-14T08:21:03.985Z] PASS [2021-07-14T08:21:03.985Z] coverage: 92.3% of statements [2021-07-14T08:21:03.985Z] ok github.com/docker/docker/pkg/discovery/memory 0.060s coverage: 92.3% of statements [2021-07-14T08:21:04.810Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-07-14T08:21:04.938Z] === RUN Test [2021-07-14T08:21:04.938Z] === RUN Test/TestInitialize [2021-07-14T08:21:04.938Z] === RUN Test/TestInitializeWithPattern [2021-07-14T08:21:04.938Z] === RUN Test/TestRegister [2021-07-14T08:21:04.938Z] === RUN Test/TestWatch [2021-07-14T08:21:04.938Z] --- PASS: Test (0.00s) [2021-07-14T08:21:04.938Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-14T08:21:04.938Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-14T08:21:04.938Z] --- PASS: Test/TestRegister (0.00s) [2021-07-14T08:21:04.938Z] --- PASS: Test/TestWatch (0.00s) [2021-07-14T08:21:04.938Z] PASS [2021-07-14T08:21:04.938Z] coverage: 93.8% of statements [2021-07-14T08:21:04.938Z] ok github.com/docker/docker/pkg/discovery/nodes 0.049s coverage: 93.8% of statements [2021-07-14T08:21:05.101Z] === RUN TestBoolValue [2021-07-14T08:21:05.101Z] --- PASS: TestBoolValue (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestBoolValueOrDefault [2021-07-14T08:21:05.101Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestInt64ValueOrZero [2021-07-14T08:21:05.101Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestInt64ValueOrDefault [2021-07-14T08:21:05.101Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-14T08:21:05.101Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestJsonContentType [2021-07-14T08:21:05.101Z] --- PASS: TestJsonContentType (0.00s) [2021-07-14T08:21:05.101Z] PASS [2021-07-14T08:21:05.101Z] coverage: 14.7% of statements [2021-07-14T08:21:05.101Z] ok github.com/docker/docker/api/server/httputils 0.139s coverage: 14.7% of statements [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-14T08:21:05.101Z] === RUN TestMaskSecretKeys [2021-07-14T08:21:05.101Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-14T08:21:05.101Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-14T08:21:05.101Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-14T08:21:05.101Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-14T08:21:05.101Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-14T08:21:05.101Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-14T08:21:05.101Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestVersionMiddlewareVersion [2021-07-14T08:21:05.101Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-14T08:21:05.101Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-14T08:21:05.101Z] PASS [2021-07-14T08:21:05.101Z] coverage: 37.7% of statements [2021-07-14T08:21:05.101Z] ok github.com/docker/docker/api/server/middleware 0.051s coverage: 37.7% of statements [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-14T08:21:05.101Z] === RUN TestAdjustForAPIVersion [2021-07-14T08:21:05.101Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-14T08:21:05.101Z] PASS [2021-07-14T08:21:05.101Z] coverage: 5.7% of statements [2021-07-14T08:21:05.101Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 5.7% of statements [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/types [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-14T08:21:05.101Z] === RUN TestStrSliceMarshalJSON [2021-07-14T08:21:05.101Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestStrSliceUnmarshalJSON [2021-07-14T08:21:05.101Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestStrSliceUnmarshalString [2021-07-14T08:21:05.101Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestStrSliceUnmarshalSlice [2021-07-14T08:21:05.101Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-14T08:21:05.101Z] PASS [2021-07-14T08:21:05.101Z] coverage: 90.0% of statements [2021-07-14T08:21:05.101Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2021-07-14T08:21:05.101Z] === RUN TestToJSON [2021-07-14T08:21:05.101Z] --- PASS: TestToJSON (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestToParamWithVersion [2021-07-14T08:21:05.101Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestFromJSON [2021-07-14T08:21:05.101Z] --- PASS: TestFromJSON (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestEmpty [2021-07-14T08:21:05.101Z] --- PASS: TestEmpty (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestArgsMatchKVListEmptySources [2021-07-14T08:21:05.101Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestArgsMatchKVList [2021-07-14T08:21:05.101Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestArgsMatch [2021-07-14T08:21:05.101Z] --- PASS: TestArgsMatch (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestAdd [2021-07-14T08:21:05.101Z] --- PASS: TestAdd (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestDel [2021-07-14T08:21:05.101Z] --- PASS: TestDel (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestLen [2021-07-14T08:21:05.101Z] --- PASS: TestLen (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestExactMatch [2021-07-14T08:21:05.101Z] --- PASS: TestExactMatch (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestOnlyOneExactMatch [2021-07-14T08:21:05.101Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestContains [2021-07-14T08:21:05.101Z] --- PASS: TestContains (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestValidate [2021-07-14T08:21:05.101Z] --- PASS: TestValidate (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestWalkValues [2021-07-14T08:21:05.101Z] --- PASS: TestWalkValues (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestFuzzyMatch [2021-07-14T08:21:05.101Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestClone [2021-07-14T08:21:05.101Z] --- PASS: TestClone (0.00s) [2021-07-14T08:21:05.101Z] PASS [2021-07-14T08:21:05.101Z] coverage: 92.2% of statements [2021-07-14T08:21:05.101Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-14T08:21:05.101Z] === RUN TestDurationToSecondsString [2021-07-14T08:21:05.101Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestGetTimestamp [2021-07-14T08:21:05.101Z] === RUN TestCompareVersion [2021-07-14T08:21:05.101Z] --- PASS: TestCompareVersion (0.00s) [2021-07-14T08:21:05.101Z] PASS [2021-07-14T08:21:05.101Z] coverage: 75.0% of statements [2021-07-14T08:21:05.101Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 75.0% of statements [2021-07-14T08:21:05.101Z] --- PASS: TestGetTimestamp (0.16s) [2021-07-14T08:21:05.101Z] === RUN TestParseTimestamps [2021-07-14T08:21:05.101Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-14T08:21:05.101Z] PASS [2021-07-14T08:21:05.101Z] coverage: 100.0% of statements [2021-07-14T08:21:05.101Z] ok github.com/docker/docker/api/types/time 0.204s coverage: 100.0% of statements [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/builder [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-14T08:21:05.101Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-14T08:21:05.101Z] === RUN TestParseRemoteURL [2021-07-14T08:21:05.101Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-14T08:21:05.101Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-14T08:21:05.101Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-14T08:21:05.101Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-14T08:21:05.101Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-14T08:21:05.101Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-14T08:21:05.101Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-14T08:21:05.101Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-14T08:21:05.101Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-14T08:21:05.101Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-14T08:21:05.101Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-14T08:21:05.101Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-14T08:21:05.101Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-14T08:21:05.101Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-14T08:21:05.101Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-14T08:21:05.101Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-14T08:21:05.101Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-14T08:21:05.101Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-14T08:21:05.101Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-14T08:21:05.101Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-14T08:21:05.101Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestCloneArgsSmartHttp [2021-07-14T08:21:05.101Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestCloneArgsDumbHttp [2021-07-14T08:21:05.101Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestCloneArgsGit [2021-07-14T08:21:05.101Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-14T08:21:05.101Z] === RUN TestCheckoutGit [2021-07-14T08:21:05.101Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-14T08:21:05.101Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-07-14T08:21:05.102Z] === RUN TestProcessNoDockerignore [2021-07-14T08:21:05.102Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-07-14T08:21:05.102Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-14T08:21:05.102Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestDetectContentType [2021-07-14T08:21:05.102Z] --- PASS: TestDetectContentType (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestSelectAcceptableMIME [2021-07-14T08:21:05.102Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestInspectEmptyResponse [2021-07-14T08:21:05.102Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestInspectResponseBinary [2021-07-14T08:21:05.102Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestResponseUnsupportedContentType [2021-07-14T08:21:05.102Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestInspectResponseTextSimple [2021-07-14T08:21:05.102Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestInspectResponseEmptyContentType [2021-07-14T08:21:05.102Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestUnknownContentLength [2021-07-14T08:21:05.102Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestDownloadRemote [2021-07-14T08:21:05.102Z] --- PASS: TestDownloadRemote (0.12s) [2021-07-14T08:21:05.102Z] === RUN TestGetWithStatusError [2021-07-14T08:21:05.102Z] --- PASS: TestGetWithStatusError (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestCloseRootDirectory [2021-07-14T08:21:05.102Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:21:05.102Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestHashFile [2021-07-14T08:21:05.102Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:21:05.102Z] --- SKIP: TestHashFile (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestHashSubdir [2021-07-14T08:21:05.102Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:21:05.102Z] --- SKIP: TestHashSubdir (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestRemoveDirectory [2021-07-14T08:21:05.102Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:21:05.102Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-07-14T08:21:05.102Z] PASS [2021-07-14T08:21:05.102Z] coverage: 9.3% of statements [2021-07-14T08:21:05.102Z] ok github.com/docker/docker/builder/remotecontext 0.271s coverage: 9.3% of statements [2021-07-14T08:21:05.102Z] === RUN TestGetAllAllowed [2021-07-14T08:21:05.102Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestGetAllMeta [2021-07-14T08:21:05.102Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-14T08:21:05.102Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestIsUnreferencedBuiltin [2021-07-14T08:21:05.102Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestIsExistingDirectory [2021-07-14T08:21:05.102Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-07-14T08:21:05.102Z] === RUN TestGetFilenameForDownload [2021-07-14T08:21:05.102Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestEnv2Variables [2021-07-14T08:21:05.102Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-14T08:21:05.102Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestMaintainer [2021-07-14T08:21:05.102Z] --- PASS: TestMaintainer (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestLabel [2021-07-14T08:21:05.102Z] --- PASS: TestLabel (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestFromScratch [2021-07-14T08:21:05.102Z] --- PASS: TestFromScratch (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestFromWithArg [2021-07-14T08:21:05.102Z] --- PASS: TestFromWithArg (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-14T08:21:05.102Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestFromWithUndefinedArg [2021-07-14T08:21:05.102Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestFromMultiStageWithNamedStage [2021-07-14T08:21:05.102Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestOnbuild [2021-07-14T08:21:05.102Z] --- PASS: TestOnbuild (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestWorkdir [2021-07-14T08:21:05.102Z] --- PASS: TestWorkdir (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestCmd [2021-07-14T08:21:05.102Z] --- PASS: TestCmd (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestHealthcheckNone [2021-07-14T08:21:05.102Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestHealthcheckCmd [2021-07-14T08:21:05.102Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestEntrypoint [2021-07-14T08:21:05.102Z] --- PASS: TestEntrypoint (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestExpose [2021-07-14T08:21:05.102Z] --- PASS: TestExpose (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestUser [2021-07-14T08:21:05.102Z] --- PASS: TestUser (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestVolume [2021-07-14T08:21:05.102Z] --- PASS: TestVolume (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestStopSignal [2021-07-14T08:21:05.102Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-14T08:21:05.102Z] --- SKIP: TestStopSignal (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestArg [2021-07-14T08:21:05.102Z] --- PASS: TestArg (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestShell [2021-07-14T08:21:05.102Z] --- PASS: TestShell (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestPrependEnvOnCmd [2021-07-14T08:21:05.102Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestRunWithBuildArgs [2021-07-14T08:21:05.102Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestRunIgnoresHealthcheck [2021-07-14T08:21:05.102Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestDispatchUnsupportedOptions [2021-07-14T08:21:05.102Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-14T08:21:05.102Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-14T08:21:05.102Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-14T08:21:05.102Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-14T08:21:05.102Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-14T08:21:05.102Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-14T08:21:05.102Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestNormalizeWorkdir [2021-07-14T08:21:05.102Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestDispatch [2021-07-14T08:21:05.102Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-14T08:21:05.102Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-14T08:21:05.102Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-14T08:21:05.102Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-14T08:21:05.102Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-14T08:21:05.102Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-14T08:21:05.102Z] === RUN TestDispatch/COPY_url [2021-07-14T08:21:05.102Z] --- PASS: TestDispatch (0.08s) [2021-07-14T08:21:05.102Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2021-07-14T08:21:05.102Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-07-14T08:21:05.102Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-07-14T08:21:05.102Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-14T08:21:05.102Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-07-14T08:21:05.102Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-14T08:21:05.102Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestAddScratchImageAddsToMounts [2021-07-14T08:21:05.102Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-14T08:21:05.102Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-14T08:21:05.102Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-14T08:21:05.102Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestImageSourceGetAddsToMounts [2021-07-14T08:21:05.102Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestEmptyDockerfile [2021-07-14T08:21:05.102Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-07-14T08:21:05.102Z] === RUN TestSymlinkDockerfile [2021-07-14T08:21:05.102Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-14T08:21:05.102Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-14T08:21:05.102Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestNonExistingDockerfile [2021-07-14T08:21:05.102Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestCopyRunConfig [2021-07-14T08:21:05.102Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestDeepCopyRunConfig [2021-07-14T08:21:05.102Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestExportImage [2021-07-14T08:21:05.102Z] --- PASS: TestExportImage (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestNormalizeDest [2021-07-14T08:21:05.102Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-14T08:21:05.102Z] PASS [2021-07-14T08:21:05.102Z] coverage: 47.0% of statements [2021-07-14T08:21:05.102Z] ok github.com/docker/docker/builder/dockerfile 0.221s coverage: 47.0% of statements [2021-07-14T08:21:05.102Z] === RUN TestEnable [2021-07-14T08:21:05.102Z] --- PASS: TestEnable (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestDisable [2021-07-14T08:21:05.102Z] --- PASS: TestDisable (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestEnabled [2021-07-14T08:21:05.102Z] --- PASS: TestEnabled (0.00s) [2021-07-14T08:21:05.102Z] PASS [2021-07-14T08:21:05.102Z] coverage: 100.0% of statements [2021-07-14T08:21:05.102Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2021-07-14T08:21:05.102Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-14T08:21:05.102Z] === RUN TestTCP4Proxy [2021-07-14T08:21:05.102Z] --- PASS: TestTCP4Proxy (0.02s) [2021-07-14T08:21:05.102Z] === RUN TestTCP4ProxyHalfClose [2021-07-14T08:21:05.102Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestTCP6Proxy [2021-07-14T08:21:05.102Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-14T08:21:05.102Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestTCPDualStackProxy [2021-07-14T08:21:05.102Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-14T08:21:05.102Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestUDP4Proxy [2021-07-14T08:21:05.102Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestUDP6Proxy [2021-07-14T08:21:05.102Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-14T08:21:05.102Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestUDPWriteError [2021-07-14T08:21:05.102Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-14T08:21:05.102Z] === RUN TestSCTP4Proxy [2021-07-14T08:21:05.102Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-14T08:21:05.102Z] --- SKIP: TestSCTP4Proxy (0.02s) [2021-07-14T08:21:05.102Z] === RUN TestSCTP6Proxy [2021-07-14T08:21:05.102Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-14T08:21:05.102Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-14T08:21:05.102Z] PASS [2021-07-14T08:21:05.102Z] coverage: 49.4% of statements [2021-07-14T08:21:05.102Z] ok github.com/docker/docker/cmd/docker-proxy 0.107s coverage: 49.4% of statements [2021-07-14T08:21:05.891Z] 2021/07/14 08:21:05 Closing DB instances... [2021-07-14T08:21:05.891Z] === RUN TestPollerAddRemove [2021-07-14T08:21:05.891Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-14T08:21:05.891Z] === RUN TestPollerEvent [2021-07-14T08:21:05.891Z] poller_test.go:41: No chmod on Windows [2021-07-14T08:21:05.891Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-14T08:21:05.891Z] === RUN TestPollerClose [2021-07-14T08:21:05.891Z] --- PASS: TestPollerClose (0.00s) [2021-07-14T08:21:05.891Z] PASS [2021-07-14T08:21:05.891Z] coverage: 45.7% of statements [2021-07-14T08:21:05.891Z] ok github.com/docker/docker/pkg/filenotify 0.039s coverage: 45.7% of statements [2021-07-14T08:21:06.196Z] === RUN TestDockerSuite/TestAttachDetach [2021-07-14T08:21:06.856Z] === RUN TestCopyFileWithInvalidSrc [2021-07-14T08:21:06.856Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestCopyFileWithInvalidDest [2021-07-14T08:21:06.856Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-14T08:21:06.856Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-14T08:21:06.856Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestCopyFile [2021-07-14T08:21:06.856Z] --- PASS: TestCopyFile (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-14T08:21:06.856Z] fileutils_test.go:134: Needs porting to Windows [2021-07-14T08:21:06.856Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-14T08:21:06.856Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-14T08:21:06.856Z] fileutils_test.go:180: Needs porting to Windows [2021-07-14T08:21:06.856Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestWildcardMatches [2021-07-14T08:21:06.856Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestPatternMatches [2021-07-14T08:21:06.856Z] --- PASS: TestPatternMatches (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-14T08:21:06.856Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestPatternMatchesFolderExclusions [2021-07-14T08:21:06.856Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-14T08:21:06.856Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-14T08:21:06.856Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-14T08:21:06.856Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-14T08:21:06.856Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestSingleExclamationError [2021-07-14T08:21:06.856Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestMatchesWithNoPatterns [2021-07-14T08:21:06.856Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestMatchesWithMalformedPatterns [2021-07-14T08:21:06.856Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestMatches [2021-07-14T08:21:06.856Z] --- PASS: TestMatches (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestCleanPatterns [2021-07-14T08:21:06.856Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-14T08:21:06.856Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestCleanPatternsExceptionFlag [2021-07-14T08:21:06.856Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-14T08:21:06.856Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-14T08:21:06.856Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestCleanPatternsErrorSingleException [2021-07-14T08:21:06.856Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-14T08:21:06.856Z] === RUN TestCreateIfNotExistsDir [2021-07-14T08:21:06.856Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-07-14T08:21:06.856Z] === RUN TestCreateIfNotExistsFile [2021-07-14T08:21:06.856Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-07-14T08:21:06.856Z] === RUN TestMatch [2021-07-14T08:21:06.856Z] --- PASS: TestMatch (0.00s) [2021-07-14T08:21:06.856Z] PASS [2021-07-14T08:21:06.856Z] coverage: 85.2% of statements [2021-07-14T08:21:06.856Z] ok github.com/docker/docker/pkg/fileutils 0.082s coverage: 85.2% of statements [2021-07-14T08:21:06.985Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.06s) [2021-07-14T08:21:06.985Z] === RUN TestAPIIpcModeHost [2021-07-14T08:21:07.308Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-07-14T08:21:07.308Z] === RUN TestNetworkDBBulkSync [2021-07-14T08:21:07.582Z] check_test.go:309: [da4afe751eb89] daemon is not started [2021-07-14T08:21:07.582Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-07-14T08:21:07.582Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-14T08:21:07.759Z] === RUN TestGet [2021-07-14T08:21:07.759Z] --- PASS: TestGet (0.00s) [2021-07-14T08:21:07.759Z] === RUN TestGetShortcutString [2021-07-14T08:21:07.759Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-14T08:21:07.759Z] PASS [2021-07-14T08:21:07.759Z] coverage: 42.9% of statements [2021-07-14T08:21:07.759Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2021-07-14T08:21:07.931Z] --- PASS: TestAPIIpcModeHost (1.10s) [2021-07-14T08:21:07.931Z] === RUN TestDaemonIpcModeShareable [2021-07-14T08:21:08.712Z] === RUN TestCreateIDMapOrder [2021-07-14T08:21:08.712Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-14T08:21:08.712Z] PASS [2021-07-14T08:21:08.712Z] coverage: 7.2% of statements [2021-07-14T08:21:08.712Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2021-07-14T08:21:08.712Z] 2021/07/14 08:21:08 Closing DB instances... [2021-07-14T08:21:08.969Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-14T08:21:09.665Z] === RUN TestFixedBufferCap [2021-07-14T08:21:09.665Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-14T08:21:09.665Z] === RUN TestFixedBufferLen [2021-07-14T08:21:09.665Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-14T08:21:09.665Z] === RUN TestFixedBufferString [2021-07-14T08:21:09.665Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-14T08:21:09.665Z] === RUN TestFixedBufferWrite [2021-07-14T08:21:09.665Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-14T08:21:09.665Z] === RUN TestFixedBufferRead [2021-07-14T08:21:09.665Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-14T08:21:09.665Z] === RUN TestBytesPipeRead [2021-07-14T08:21:09.665Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-14T08:21:09.665Z] === RUN TestBytesPipeWrite [2021-07-14T08:21:09.665Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-14T08:21:09.665Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-14T08:21:09.865Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-07-14T08:21:09.865Z] --- PASS: TestDaemonIpcModeShareable (1.87s) [2021-07-14T08:21:09.865Z] === RUN TestDaemonIpcModePrivate [2021-07-14T08:21:10.116Z] --- PASS: TestBytesPipeWriteRandomChunks (0.44s) [2021-07-14T08:21:10.116Z] === RUN TestAtomicWriteToFile [2021-07-14T08:21:10.116Z] --- PASS: TestNetworkDBBulkSync (3.05s) [2021-07-14T08:21:10.116Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-14T08:21:10.116Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-14T08:21:10.116Z] === RUN TestAtomicWriteSetCommit [2021-07-14T08:21:10.116Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-14T08:21:10.116Z] === RUN TestAtomicWriteSetCancel [2021-07-14T08:21:10.116Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-14T08:21:10.116Z] === RUN TestReadCloserWrapperClose [2021-07-14T08:21:10.116Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-14T08:21:10.116Z] === RUN TestReaderErrWrapperReadOnError [2021-07-14T08:21:10.116Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-14T08:21:10.116Z] === RUN TestReaderErrWrapperRead [2021-07-14T08:21:10.116Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-14T08:21:10.116Z] === RUN TestHashData [2021-07-14T08:21:10.116Z] --- PASS: TestHashData (0.00s) [2021-07-14T08:21:10.116Z] === RUN TestCancelReadCloser [2021-07-14T08:21:10.568Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-14T08:21:10.568Z] === RUN TestWriteCloserWrapperClose [2021-07-14T08:21:10.568Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-14T08:21:10.568Z] === RUN TestNopWriteCloser [2021-07-14T08:21:10.568Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-14T08:21:10.568Z] === RUN TestNopWriter [2021-07-14T08:21:10.568Z] --- PASS: TestNopWriter (0.00s) [2021-07-14T08:21:10.568Z] === RUN TestWriteCounter [2021-07-14T08:21:10.568Z] --- PASS: TestWriteCounter (0.00s) [2021-07-14T08:21:10.568Z] PASS [2021-07-14T08:21:10.568Z] coverage: 69.7% of statements [2021-07-14T08:21:10.568Z] ok github.com/docker/docker/pkg/ioutils 0.610s coverage: 69.7% of statements [2021-07-14T08:21:11.516Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-14T08:21:11.523Z] === RUN TestError [2021-07-14T08:21:11.523Z] --- PASS: TestError (0.00s) [2021-07-14T08:21:11.523Z] === RUN TestProgressString [2021-07-14T08:21:11.523Z] === RUN TestProgressString/no_progress [2021-07-14T08:21:11.523Z] === RUN TestProgressString/progress_1 [2021-07-14T08:21:11.523Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-14T08:21:11.523Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-14T08:21:11.523Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-14T08:21:11.523Z] === RUN TestProgressString/with_units [2021-07-14T08:21:11.523Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-14T08:21:11.523Z] === RUN TestProgressString/hide_counts [2021-07-14T08:21:11.523Z] --- PASS: TestProgressString (0.00s) [2021-07-14T08:21:11.523Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-14T08:21:11.523Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-14T08:21:11.523Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-14T08:21:11.523Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-14T08:21:11.523Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-14T08:21:11.523Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-14T08:21:11.523Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-14T08:21:11.523Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-14T08:21:11.523Z] === RUN TestJSONMessageDisplay [2021-07-14T08:21:11.523Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-07-14T08:21:11.523Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-14T08:21:11.523Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-14T08:21:11.523Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-14T08:21:11.523Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-14T08:21:11.523Z] === RUN TestDisplayJSONMessagesStream [2021-07-14T08:21:11.523Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-14T08:21:11.523Z] PASS [2021-07-14T08:21:11.523Z] coverage: 91.7% of statements [2021-07-14T08:21:11.523Z] ok github.com/docker/docker/pkg/jsonmessage 0.212s coverage: 91.7% of statements [2021-07-14T08:21:11.780Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-07-14T08:21:11.780Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2021-07-14T08:21:11.780Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-14T08:21:11.975Z] === RUN TestStandardLongPath [2021-07-14T08:21:11.975Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-14T08:21:11.975Z] === RUN TestUNCLongPath [2021-07-14T08:21:11.975Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-14T08:21:11.975Z] PASS [2021-07-14T08:21:11.975Z] coverage: 100.0% of statements [2021-07-14T08:21:11.975Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2021-07-14T08:21:12.092Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-07-14T08:21:12.352Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-14T08:21:12.928Z] === RUN TestNameFormat [2021-07-14T08:21:12.928Z] --- PASS: TestNameFormat (0.00s) [2021-07-14T08:21:12.928Z] === RUN TestNameRetries [2021-07-14T08:21:12.928Z] --- PASS: TestNameRetries (0.00s) [2021-07-14T08:21:12.928Z] PASS [2021-07-14T08:21:12.928Z] coverage: 85.7% of statements [2021-07-14T08:21:12.928Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2021-07-14T08:21:12.928Z] 2021/07/14 08:21:12 Closing DB instances... [2021-07-14T08:21:13.168Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-07-14T08:21:13.378Z] time="2021-07-14T08:21:12Z" level=error msg="node: 71e90e6f28bd is unknown to memberlist" [2021-07-14T08:21:13.429Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2021-07-14T08:21:13.429Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-14T08:21:13.737Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-14T08:21:13.774Z] === RUN TestCheckpointCreateError [2021-07-14T08:21:13.774Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestCheckpointCreate [2021-07-14T08:21:13.774Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestCheckpointDeleteError [2021-07-14T08:21:13.774Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestCheckpointDelete [2021-07-14T08:21:13.774Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestCheckpointListError [2021-07-14T08:21:13.774Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestCheckpointList [2021-07-14T08:21:13.774Z] --- PASS: TestCheckpointList (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestCheckpointListContainerNotFound [2021-07-14T08:21:13.774Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestNewClientWithOpsFromEnv [2021-07-14T08:21:13.774Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-14T08:21:13.774Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestGetAPIPath [2021-07-14T08:21:13.774Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestParseHostURL [2021-07-14T08:21:13.774Z] --- PASS: TestParseHostURL (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-14T08:21:13.774Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-14T08:21:13.774Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestNegotiateAPIVersion [2021-07-14T08:21:13.774Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestNegotiateAPVersionOverride [2021-07-14T08:21:13.774Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-14T08:21:13.774Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-14T08:21:13.774Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-14T08:21:13.774Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestClientRedirect [2021-07-14T08:21:13.774Z] --- PASS: TestClientRedirect (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestConfigCreateUnsupported [2021-07-14T08:21:13.774Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestConfigCreateError [2021-07-14T08:21:13.774Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestConfigCreate [2021-07-14T08:21:13.774Z] --- PASS: TestConfigCreate (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestConfigInspectNotFound [2021-07-14T08:21:13.774Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestConfigInspectWithEmptyID [2021-07-14T08:21:13.774Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestConfigInspectUnsupported [2021-07-14T08:21:13.774Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestConfigInspectError [2021-07-14T08:21:13.774Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestConfigInspectConfigNotFound [2021-07-14T08:21:13.774Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestConfigInspect [2021-07-14T08:21:13.774Z] --- PASS: TestConfigInspect (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestConfigListUnsupported [2021-07-14T08:21:13.774Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestConfigListError [2021-07-14T08:21:13.774Z] --- PASS: TestConfigListError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestConfigList [2021-07-14T08:21:13.774Z] --- PASS: TestConfigList (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestConfigRemoveUnsupported [2021-07-14T08:21:13.774Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestConfigRemoveError [2021-07-14T08:21:13.774Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestConfigRemove [2021-07-14T08:21:13.774Z] --- PASS: TestConfigRemove (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestConfigUpdateUnsupported [2021-07-14T08:21:13.774Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestConfigUpdateError [2021-07-14T08:21:13.774Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestConfigUpdate [2021-07-14T08:21:13.774Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestContainerCommitError [2021-07-14T08:21:13.774Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestContainerCommit [2021-07-14T08:21:13.774Z] --- PASS: TestContainerCommit (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestContainerStatPathError [2021-07-14T08:21:13.774Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestContainerStatPathNotFoundError [2021-07-14T08:21:13.774Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestContainerStatPathNoHeaderError [2021-07-14T08:21:13.774Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestContainerStatPath [2021-07-14T08:21:13.774Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestCopyToContainerError [2021-07-14T08:21:13.774Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestCopyToContainerNotFoundError [2021-07-14T08:21:13.774Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-14T08:21:13.774Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestCopyToContainer [2021-07-14T08:21:13.774Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestCopyFromContainerError [2021-07-14T08:21:13.774Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestCopyFromContainerNotFoundError [2021-07-14T08:21:13.774Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-14T08:21:13.774Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-14T08:21:13.774Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestCopyFromContainer [2021-07-14T08:21:13.774Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestContainerCreateError [2021-07-14T08:21:13.774Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestContainerCreateImageNotFound [2021-07-14T08:21:13.774Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestContainerCreateWithName [2021-07-14T08:21:13.774Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestContainerCreateAutoRemove [2021-07-14T08:21:13.774Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestContainerDiffError [2021-07-14T08:21:13.774Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestContainerDiff [2021-07-14T08:21:13.774Z] --- PASS: TestContainerDiff (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestContainerExecCreateError [2021-07-14T08:21:13.774Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestContainerExecCreate [2021-07-14T08:21:13.774Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestContainerExecStartError [2021-07-14T08:21:13.774Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestContainerExecStart [2021-07-14T08:21:13.774Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestContainerExecInspectError [2021-07-14T08:21:13.774Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestContainerExecInspect [2021-07-14T08:21:13.774Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestContainerExportError [2021-07-14T08:21:13.774Z] --- PASS: TestContainerExportError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestContainerExport [2021-07-14T08:21:13.774Z] --- PASS: TestContainerExport (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestContainerInspectError [2021-07-14T08:21:13.774Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-14T08:21:13.774Z] === RUN TestContainerInspectContainerNotFound [2021-07-14T08:21:13.774Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerInspectWithEmptyID [2021-07-14T08:21:13.775Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerInspect [2021-07-14T08:21:13.775Z] --- PASS: TestContainerInspect (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerInspectNode [2021-07-14T08:21:13.775Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerKillError [2021-07-14T08:21:13.775Z] --- PASS: TestContainerKillError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerKill [2021-07-14T08:21:13.775Z] --- PASS: TestContainerKill (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerListError [2021-07-14T08:21:13.775Z] --- PASS: TestContainerListError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerList [2021-07-14T08:21:13.775Z] --- PASS: TestContainerList (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerLogsNotFoundError [2021-07-14T08:21:13.775Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerLogsError [2021-07-14T08:21:13.775Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerLogs [2021-07-14T08:21:13.775Z] --- PASS: TestContainerLogs (0.19s) [2021-07-14T08:21:13.775Z] === RUN TestContainerPauseError [2021-07-14T08:21:13.775Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerPause [2021-07-14T08:21:13.775Z] --- PASS: TestContainerPause (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainersPruneError [2021-07-14T08:21:13.775Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainersPrune [2021-07-14T08:21:13.775Z] --- PASS: TestContainersPrune (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerRemoveError [2021-07-14T08:21:13.775Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerRemoveNotFoundError [2021-07-14T08:21:13.775Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerRemove [2021-07-14T08:21:13.775Z] --- PASS: TestContainerRemove (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerRenameError [2021-07-14T08:21:13.775Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerRename [2021-07-14T08:21:13.775Z] --- PASS: TestContainerRename (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerResizeError [2021-07-14T08:21:13.775Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerExecResizeError [2021-07-14T08:21:13.775Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerResize [2021-07-14T08:21:13.775Z] --- PASS: TestContainerResize (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerExecResize [2021-07-14T08:21:13.775Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerRestartError [2021-07-14T08:21:13.775Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerRestart [2021-07-14T08:21:13.775Z] --- PASS: TestContainerRestart (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerStartError [2021-07-14T08:21:13.775Z] --- PASS: TestContainerStartError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerStart [2021-07-14T08:21:13.775Z] --- PASS: TestContainerStart (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerStatsError [2021-07-14T08:21:13.775Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerStats [2021-07-14T08:21:13.775Z] --- PASS: TestContainerStats (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerStopError [2021-07-14T08:21:13.775Z] --- PASS: TestContainerStopError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerStop [2021-07-14T08:21:13.775Z] --- PASS: TestContainerStop (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerTopError [2021-07-14T08:21:13.775Z] --- PASS: TestContainerTopError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerTop [2021-07-14T08:21:13.775Z] --- PASS: TestContainerTop (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerUnpauseError [2021-07-14T08:21:13.775Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerUnpause [2021-07-14T08:21:13.775Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerUpdateError [2021-07-14T08:21:13.775Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerUpdate [2021-07-14T08:21:13.775Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerWaitError [2021-07-14T08:21:13.775Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestContainerWait [2021-07-14T08:21:13.775Z] --- PASS: TestContainerWait (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestDiskUsageError [2021-07-14T08:21:13.775Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestDiskUsage [2021-07-14T08:21:13.775Z] --- PASS: TestDiskUsage (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestDistributionInspectUnsupported [2021-07-14T08:21:13.775Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestDistributionInspectWithEmptyID [2021-07-14T08:21:13.775Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestEventsErrorInOptions [2021-07-14T08:21:13.775Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestEventsErrorFromServer [2021-07-14T08:21:13.775Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestEvents [2021-07-14T08:21:13.775Z] --- PASS: TestEvents (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestTLSCloseWriter [2021-07-14T08:21:13.775Z] === PAUSE TestTLSCloseWriter [2021-07-14T08:21:13.775Z] === RUN TestImageBuildError [2021-07-14T08:21:13.775Z] --- PASS: TestImageBuildError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageBuild [2021-07-14T08:21:13.775Z] --- PASS: TestImageBuild (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestGetDockerOS [2021-07-14T08:21:13.775Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageCreateError [2021-07-14T08:21:13.775Z] --- PASS: TestImageCreateError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageCreate [2021-07-14T08:21:13.775Z] --- PASS: TestImageCreate (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageHistoryError [2021-07-14T08:21:13.775Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageHistory [2021-07-14T08:21:13.775Z] --- PASS: TestImageHistory (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageImportError [2021-07-14T08:21:13.775Z] --- PASS: TestImageImportError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageImport [2021-07-14T08:21:13.775Z] --- PASS: TestImageImport (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageInspectError [2021-07-14T08:21:13.775Z] --- PASS: TestImageInspectError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageInspectImageNotFound [2021-07-14T08:21:13.775Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageInspectWithEmptyID [2021-07-14T08:21:13.775Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageInspect [2021-07-14T08:21:13.775Z] --- PASS: TestImageInspect (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageListError [2021-07-14T08:21:13.775Z] --- PASS: TestImageListError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageList [2021-07-14T08:21:13.775Z] --- PASS: TestImageList (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageListApiBefore125 [2021-07-14T08:21:13.775Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageLoadError [2021-07-14T08:21:13.775Z] --- PASS: TestImageLoadError (0.01s) [2021-07-14T08:21:13.775Z] === RUN TestImageLoad [2021-07-14T08:21:13.775Z] --- PASS: TestImageLoad (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImagesPruneError [2021-07-14T08:21:13.775Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImagesPrune [2021-07-14T08:21:13.775Z] --- PASS: TestImagesPrune (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImagePullReferenceParseError [2021-07-14T08:21:13.775Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImagePullAnyError [2021-07-14T08:21:13.775Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-14T08:21:13.775Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-14T08:21:13.775Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-14T08:21:13.775Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-14T08:21:13.775Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImagePullWithoutErrors [2021-07-14T08:21:13.775Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImagePushReferenceError [2021-07-14T08:21:13.775Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImagePushAnyError [2021-07-14T08:21:13.775Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-14T08:21:13.775Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-14T08:21:13.775Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-14T08:21:13.775Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-14T08:21:13.775Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImagePushWithoutErrors [2021-07-14T08:21:13.775Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-14T08:21:13.775Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-14T08:21:13.775Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-14T08:21:13.775Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-14T08:21:13.775Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-14T08:21:13.775Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-14T08:21:13.775Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-14T08:21:13.775Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-14T08:21:13.775Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageRemoveError [2021-07-14T08:21:13.775Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageRemoveImageNotFound [2021-07-14T08:21:13.775Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageRemove [2021-07-14T08:21:13.775Z] --- PASS: TestImageRemove (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageSaveError [2021-07-14T08:21:13.775Z] --- PASS: TestImageSaveError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageSave [2021-07-14T08:21:13.775Z] --- PASS: TestImageSave (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageSearchAnyError [2021-07-14T08:21:13.775Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-14T08:21:13.775Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-14T08:21:13.775Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-14T08:21:13.775Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-14T08:21:13.775Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageSearchWithoutErrors [2021-07-14T08:21:13.775Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageTagError [2021-07-14T08:21:13.775Z] --- PASS: TestImageTagError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageTagInvalidReference [2021-07-14T08:21:13.775Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageTagInvalidSourceImageName [2021-07-14T08:21:13.775Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageTagHexSource [2021-07-14T08:21:13.775Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestImageTag [2021-07-14T08:21:13.775Z] --- PASS: TestImageTag (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestInfoServerError [2021-07-14T08:21:13.775Z] --- PASS: TestInfoServerError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestInfoInvalidResponseJSONError [2021-07-14T08:21:13.775Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestInfo [2021-07-14T08:21:13.775Z] --- PASS: TestInfo (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNetworkConnectError [2021-07-14T08:21:13.775Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-14T08:21:13.775Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNetworkConnect [2021-07-14T08:21:13.775Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNetworkCreateError [2021-07-14T08:21:13.775Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNetworkCreate [2021-07-14T08:21:13.775Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNetworkDisconnectError [2021-07-14T08:21:13.775Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNetworkDisconnect [2021-07-14T08:21:13.775Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNetworkInspectError [2021-07-14T08:21:13.775Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNetworkInspectNotFoundError [2021-07-14T08:21:13.775Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNetworkInspectWithEmptyID [2021-07-14T08:21:13.775Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNetworkInspect [2021-07-14T08:21:13.775Z] --- PASS: TestNetworkInspect (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNetworkListError [2021-07-14T08:21:13.775Z] --- PASS: TestNetworkListError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNetworkList [2021-07-14T08:21:13.775Z] --- PASS: TestNetworkList (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNetworksPruneError [2021-07-14T08:21:13.775Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNetworksPrune [2021-07-14T08:21:13.775Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNetworkRemoveError [2021-07-14T08:21:13.775Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNetworkRemove [2021-07-14T08:21:13.775Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNodeInspectError [2021-07-14T08:21:13.775Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNodeInspectNodeNotFound [2021-07-14T08:21:13.775Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNodeInspectWithEmptyID [2021-07-14T08:21:13.775Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNodeInspect [2021-07-14T08:21:13.775Z] --- PASS: TestNodeInspect (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNodeListError [2021-07-14T08:21:13.775Z] --- PASS: TestNodeListError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNodeList [2021-07-14T08:21:13.775Z] --- PASS: TestNodeList (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNodeRemoveError [2021-07-14T08:21:13.775Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNodeRemove [2021-07-14T08:21:13.775Z] --- PASS: TestNodeRemove (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNodeUpdateError [2021-07-14T08:21:13.775Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestNodeUpdate [2021-07-14T08:21:13.775Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestOptionWithTimeout [2021-07-14T08:21:13.775Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestPingFail [2021-07-14T08:21:13.775Z] --- PASS: TestPingFail (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestPingWithError [2021-07-14T08:21:13.775Z] 2021/07/14 08:21:13 RoundTripper returned a response & error; ignoring response [2021-07-14T08:21:13.775Z] 2021/07/14 08:21:13 RoundTripper returned a response & error; ignoring response [2021-07-14T08:21:13.775Z] --- PASS: TestPingWithError (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestPingSuccess [2021-07-14T08:21:13.775Z] --- PASS: TestPingSuccess (0.00s) [2021-07-14T08:21:13.775Z] === RUN TestPingHeadFallback [2021-07-14T08:21:13.775Z] === RUN TestPingHeadFallback/OK [2021-07-14T08:21:13.775Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-14T08:21:13.775Z] === RUN TestPingHeadFallback/Not_Found [2021-07-14T08:21:13.775Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-14T08:21:13.775Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-14T08:21:13.775Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-14T08:21:13.776Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-14T08:21:13.776Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-14T08:21:13.776Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestPluginDisableError [2021-07-14T08:21:13.776Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestPluginDisable [2021-07-14T08:21:13.776Z] --- PASS: TestPluginDisable (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestPluginEnableError [2021-07-14T08:21:13.776Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestPluginEnable [2021-07-14T08:21:13.776Z] --- PASS: TestPluginEnable (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestPluginInspectError [2021-07-14T08:21:13.776Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestPluginInspectWithEmptyID [2021-07-14T08:21:13.776Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestPluginInspect [2021-07-14T08:21:13.776Z] --- PASS: TestPluginInspect (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestPluginListError [2021-07-14T08:21:13.776Z] --- PASS: TestPluginListError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestPluginList [2021-07-14T08:21:13.776Z] --- PASS: TestPluginList (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestPluginPushError [2021-07-14T08:21:13.776Z] --- PASS: TestPluginPushError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestPluginPush [2021-07-14T08:21:13.776Z] --- PASS: TestPluginPush (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestPluginRemoveError [2021-07-14T08:21:13.776Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestPluginRemove [2021-07-14T08:21:13.776Z] --- PASS: TestPluginRemove (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestPluginSetError [2021-07-14T08:21:13.776Z] --- PASS: TestPluginSetError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestPluginSet [2021-07-14T08:21:13.776Z] --- PASS: TestPluginSet (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSetHostHeader [2021-07-14T08:21:13.776Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestPlainTextError [2021-07-14T08:21:13.776Z] --- PASS: TestPlainTextError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestInfiniteError [2021-07-14T08:21:13.776Z] --- PASS: TestInfiniteError (0.03s) [2021-07-14T08:21:13.776Z] === RUN TestCanceledContext [2021-07-14T08:21:13.776Z] 2021/07/14 08:21:13 RoundTripper returned a response & error; ignoring response [2021-07-14T08:21:13.776Z] --- PASS: TestCanceledContext (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestDeadlineExceededContext [2021-07-14T08:21:13.776Z] 2021/07/14 08:21:13 RoundTripper returned a response & error; ignoring response [2021-07-14T08:21:13.776Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSecretCreateUnsupported [2021-07-14T08:21:13.776Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSecretCreateError [2021-07-14T08:21:13.776Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSecretCreate [2021-07-14T08:21:13.776Z] --- PASS: TestSecretCreate (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSecretInspectUnsupported [2021-07-14T08:21:13.776Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSecretInspectError [2021-07-14T08:21:13.776Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSecretInspectSecretNotFound [2021-07-14T08:21:13.776Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSecretInspectWithEmptyID [2021-07-14T08:21:13.776Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSecretInspect [2021-07-14T08:21:13.776Z] --- PASS: TestSecretInspect (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSecretListUnsupported [2021-07-14T08:21:13.776Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSecretListError [2021-07-14T08:21:13.776Z] --- PASS: TestSecretListError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSecretList [2021-07-14T08:21:13.776Z] --- PASS: TestSecretList (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSecretRemoveUnsupported [2021-07-14T08:21:13.776Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSecretRemoveError [2021-07-14T08:21:13.776Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSecretRemove [2021-07-14T08:21:13.776Z] --- PASS: TestSecretRemove (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSecretUpdateUnsupported [2021-07-14T08:21:13.776Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSecretUpdateError [2021-07-14T08:21:13.776Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSecretUpdate [2021-07-14T08:21:13.776Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestServiceCreateError [2021-07-14T08:21:13.776Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestServiceCreate [2021-07-14T08:21:13.776Z] --- PASS: TestServiceCreate (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-14T08:21:13.776Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestServiceCreateDigestPinning [2021-07-14T08:21:13.776Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestServiceInspectError [2021-07-14T08:21:13.776Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestServiceInspectServiceNotFound [2021-07-14T08:21:13.776Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestServiceInspectWithEmptyID [2021-07-14T08:21:13.776Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestServiceInspect [2021-07-14T08:21:13.776Z] --- PASS: TestServiceInspect (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestServiceListError [2021-07-14T08:21:13.776Z] --- PASS: TestServiceListError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestServiceList [2021-07-14T08:21:13.776Z] --- PASS: TestServiceList (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestServiceLogsError [2021-07-14T08:21:13.776Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestServiceLogs [2021-07-14T08:21:13.776Z] --- PASS: TestServiceLogs (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestServiceRemoveError [2021-07-14T08:21:13.776Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestServiceRemoveNotFoundError [2021-07-14T08:21:13.776Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestServiceRemove [2021-07-14T08:21:13.776Z] --- PASS: TestServiceRemove (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestServiceUpdateError [2021-07-14T08:21:13.776Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestServiceUpdate [2021-07-14T08:21:13.776Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSwarmGetUnlockKeyError [2021-07-14T08:21:13.776Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSwarmGetUnlockKey [2021-07-14T08:21:13.776Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSwarmInitError [2021-07-14T08:21:13.776Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSwarmInit [2021-07-14T08:21:13.776Z] --- PASS: TestSwarmInit (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSwarmInspectError [2021-07-14T08:21:13.776Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSwarmInspect [2021-07-14T08:21:13.776Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSwarmJoinError [2021-07-14T08:21:13.776Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSwarmJoin [2021-07-14T08:21:13.776Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSwarmLeaveError [2021-07-14T08:21:13.776Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSwarmLeave [2021-07-14T08:21:13.776Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSwarmUnlockError [2021-07-14T08:21:13.776Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSwarmUnlock [2021-07-14T08:21:13.776Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSwarmUpdateError [2021-07-14T08:21:13.776Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestSwarmUpdate [2021-07-14T08:21:13.776Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestTaskInspectError [2021-07-14T08:21:13.776Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestTaskInspectWithEmptyID [2021-07-14T08:21:13.776Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestTaskInspect [2021-07-14T08:21:13.776Z] --- PASS: TestTaskInspect (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestTaskListError [2021-07-14T08:21:13.776Z] --- PASS: TestTaskListError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestTaskList [2021-07-14T08:21:13.776Z] --- PASS: TestTaskList (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestVolumeCreateError [2021-07-14T08:21:13.776Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestVolumeCreate [2021-07-14T08:21:13.776Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestVolumeInspectError [2021-07-14T08:21:13.776Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestVolumeInspectNotFound [2021-07-14T08:21:13.776Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestVolumeInspectWithEmptyID [2021-07-14T08:21:13.776Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestVolumeInspect [2021-07-14T08:21:13.776Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestVolumeListError [2021-07-14T08:21:13.776Z] --- PASS: TestVolumeListError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestVolumeList [2021-07-14T08:21:13.776Z] --- PASS: TestVolumeList (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestVolumeRemoveError [2021-07-14T08:21:13.776Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-14T08:21:13.776Z] === RUN TestVolumeRemove [2021-07-14T08:21:13.776Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-14T08:21:13.776Z] === CONT TestTLSCloseWriter [2021-07-14T08:21:13.776Z] --- PASS: TestTLSCloseWriter (0.03s) [2021-07-14T08:21:13.776Z] PASS [2021-07-14T08:21:13.776Z] coverage: 75.0% of statements [2021-07-14T08:21:13.776Z] ok github.com/docker/docker/client 0.389s coverage: 75.0% of statements [2021-07-14T08:21:13.830Z] === RUN TestParseKeyValueOpt [2021-07-14T08:21:13.830Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-14T08:21:13.830Z] === RUN TestParseUintList [2021-07-14T08:21:13.830Z] --- PASS: TestParseUintList (0.00s) [2021-07-14T08:21:13.830Z] === RUN TestParseUintListMaximumLimits [2021-07-14T08:21:13.830Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-14T08:21:13.830Z] PASS [2021-07-14T08:21:13.830Z] coverage: 97.0% of statements [2021-07-14T08:21:13.830Z] ok github.com/docker/docker/pkg/parsers 0.044s coverage: 97.0% of statements [2021-07-14T08:21:14.280Z] time="2021-07-14T08:21:13Z" level=error msg="node: 86dc7be878a2 is unknown to memberlist" [2021-07-14T08:21:14.280Z] --- PASS: TestGetAddress (24.93s) [2021-07-14T08:21:14.280Z] === RUN TestRequestSyntaxCheck [2021-07-14T08:21:14.280Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-07-14T08:21:14.280Z] === RUN TestRequest [2021-07-14T08:21:14.280Z] === RUN TestNewAndRemove [2021-07-14T08:21:14.280Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-14T08:21:14.280Z] === RUN TestRemoveInvalidPath [2021-07-14T08:21:14.280Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-14T08:21:14.280Z] PASS [2021-07-14T08:21:14.280Z] coverage: 82.6% of statements [2021-07-14T08:21:14.280Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2021-07-14T08:21:14.734Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.68s) [2021-07-14T08:21:14.734Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-14T08:21:15.346Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-07-14T08:21:15.346Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2021-07-14T08:21:15.346Z] === RUN TestIpcModeOlderClient [2021-07-14T08:21:15.346Z] === PAUSE TestIpcModeOlderClient [2021-07-14T08:21:15.346Z] === RUN TestKillContainerInvalidSignal [2021-07-14T08:21:15.651Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-07-14T08:21:15.651Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-14T08:21:16.247Z] === RUN TestFailedConnection [2021-07-14T08:21:16.293Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2021-07-14T08:21:16.293Z] === RUN TestKillContainer [2021-07-14T08:21:16.293Z] === RUN TestKillContainer/no_signal [2021-07-14T08:21:16.699Z] 2021/07/14 08:21:16 Closing DB instances... [2021-07-14T08:21:16.866Z] === RUN TestKillContainer/non_killing_signal [2021-07-14T08:21:17.811Z] === RUN TestKillContainer/killing_signal [2021-07-14T08:21:18.213Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.22s) [2021-07-14T08:21:18.213Z] === RUN TestNetworkDBGarbageCollection [2021-07-14T08:21:18.213Z] --- PASS: TestFailedConnection (2.13s) [2021-07-14T08:21:18.213Z] === RUN TestFailOnce [2021-07-14T08:21:18.665Z] 2021/07/14 08:21:17 http: panic serving 127.0.0.1:49313: Plugin not ready [2021-07-14T08:21:18.665Z] goroutine 18 [running]: [2021-07-14T08:21:18.665Z] net/http.(*conn).serve.func1(0xc0000a6000) [2021-07-14T08:21:18.665Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-14T08:21:18.665Z] panic(0x855160, 0x96c250) [2021-07-14T08:21:18.665Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-14T08:21:18.665Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x97c910, 0xc0001600e0, 0xc0000ac000) [2021-07-14T08:21:18.665Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-14T08:21:18.665Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x97c910, 0xc0001600e0, 0xc0000ac000) [2021-07-14T08:21:18.665Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-14T08:21:18.665Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x97c910, 0xc0001600e0, 0xc0000ac000) [2021-07-14T08:21:18.665Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-14T08:21:18.665Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x97c910, 0xc0001600e0, 0xc0000ac000) [2021-07-14T08:21:18.665Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-14T08:21:18.665Z] net/http.(*conn).serve(0xc0000a6000, 0x97d500, 0xc000090040) [2021-07-14T08:21:18.665Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-14T08:21:18.665Z] created by net/http.(*Server).Serve [2021-07-14T08:21:18.665Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-14T08:21:18.665Z] time="2021-07-14T08:21:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.FailOnce: Post \"http://127.0.0.1:49312/Test.FailOnce\": EOF, retrying in 1s" [2021-07-14T08:21:18.756Z] --- PASS: TestKillContainer (2.45s) [2021-07-14T08:21:18.756Z] --- PASS: TestKillContainer/no_signal (0.79s) [2021-07-14T08:21:18.756Z] --- PASS: TestKillContainer/non_killing_signal (0.62s) [2021-07-14T08:21:18.756Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2021-07-14T08:21:18.756Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-14T08:21:18.756Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-14T08:21:18.953Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-14T08:21:18.953Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-07-14T08:21:19.329Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-14T08:21:19.618Z] --- PASS: TestFailOnce (1.23s) [2021-07-14T08:21:19.618Z] === RUN TestEchoInputOutput [2021-07-14T08:21:19.618Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-14T08:21:19.618Z] === RUN TestBackoff [2021-07-14T08:21:19.618Z] --- PASS: TestBackoff (0.00s) [2021-07-14T08:21:19.618Z] === RUN TestAbortRetry [2021-07-14T08:21:19.618Z] --- PASS: TestAbortRetry (0.00s) [2021-07-14T08:21:19.618Z] === RUN TestClientScheme [2021-07-14T08:21:19.618Z] --- PASS: TestClientScheme (0.00s) [2021-07-14T08:21:19.618Z] === RUN TestNewClientWithTimeout [2021-07-14T08:21:20.070Z] time="2021-07-14T08:21:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49319/Test.Echo: Post \"http://127.0.0.1:49319/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-14T08:21:20.273Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.61s) [2021-07-14T08:21:20.273Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2021-07-14T08:21:20.273Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2021-07-14T08:21:20.273Z] === RUN TestKillStoppedContainer [2021-07-14T08:21:20.273Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-07-14T08:21:20.273Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-14T08:21:20.273Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-07-14T08:21:20.273Z] === RUN TestKillDifferentUserContainer [2021-07-14T08:21:20.868Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-14T08:21:21.217Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2021-07-14T08:21:21.217Z] === RUN TestInspectOomKilledTrue [2021-07-14T08:21:21.217Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-14T08:21:21.217Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-14T08:21:21.217Z] === RUN TestInspectOomKilledFalse [2021-07-14T08:21:21.217Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-14T08:21:21.217Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-14T08:21:21.217Z] === RUN TestLinksEtcHostsContentMatch [2021-07-14T08:21:21.584Z] time="2021-07-14T08:21:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49319/Test.Echo: Post \"http://127.0.0.1:49319/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-14T08:21:22.160Z] --- PASS: TestLinksEtcHostsContentMatch (0.86s) [2021-07-14T08:21:22.160Z] === RUN TestLinksContainerNames [2021-07-14T08:21:22.263Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-14T08:21:22.263Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-14T08:21:23.097Z] --- PASS: TestRequest (9.09s) [2021-07-14T08:21:23.097Z] === RUN TestOverlappingRequests [2021-07-14T08:21:23.548Z] --- PASS: TestOverlappingRequests (0.44s) [2021-07-14T08:21:23.548Z] === RUN TestRelease [2021-07-14T08:21:23.653Z] Loaded image: buildpack-deps:buster [2021-07-14T08:21:23.914Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-14T08:21:23.914Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-07-14T08:21:23.914Z] Loaded image: busybox:latest [2021-07-14T08:21:23.999Z] time="2021-07-14T08:21:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49319/Test.Echo: Post \"http://127.0.0.1:49319/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-14T08:21:24.083Z] --- PASS: TestLinksContainerNames (1.65s) [2021-07-14T08:21:24.083Z] === RUN TestLogsFollowTailEmpty [2021-07-14T08:21:24.486Z] Loaded image: busybox:glibc [2021-07-14T08:21:24.656Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2021-07-14T08:21:24.656Z] === RUN TestContainerNetworkMountsNoChown [2021-07-14T08:21:24.747Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-14T08:21:25.512Z] --- PASS: TestRelease (1.61s) [2021-07-14T08:21:25.512Z] === RUN TestAllocateRandomDeallocate [2021-07-14T08:21:25.599Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot/default [2021-07-14T08:21:25.599Z] === PAUSE TestMountDaemonRoot/default [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot/private [2021-07-14T08:21:25.599Z] === PAUSE TestMountDaemonRoot/private [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot/rprivate [2021-07-14T08:21:25.599Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot/slave [2021-07-14T08:21:25.599Z] === PAUSE TestMountDaemonRoot/slave [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot/rslave [2021-07-14T08:21:25.599Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot/shared [2021-07-14T08:21:25.599Z] === PAUSE TestMountDaemonRoot/shared [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot/rshared [2021-07-14T08:21:25.599Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-14T08:21:25.599Z] === CONT TestMountDaemonRoot/default [2021-07-14T08:21:25.599Z] === CONT TestMountDaemonRoot/rslave [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-14T08:21:25.599Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-14T08:21:25.599Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-14T08:21:25.599Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-14T08:21:25.599Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-14T08:21:25.599Z] === CONT TestMountDaemonRoot/shared [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-14T08:21:25.599Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-14T08:21:25.599Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-14T08:21:25.599Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-14T08:21:25.599Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-14T08:21:25.599Z] === CONT TestMountDaemonRoot/slave [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-14T08:21:25.599Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-14T08:21:25.599Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-14T08:21:25.599Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-14T08:21:25.599Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-14T08:21:25.599Z] === CONT TestMountDaemonRoot/rprivate [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-14T08:21:25.599Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-14T08:21:25.599Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-14T08:21:25.599Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-14T08:21:25.599Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-14T08:21:25.600Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/private [2021-07-14T08:21:25.600Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-14T08:21:25.600Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-14T08:21:25.600Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-14T08:21:25.600Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-14T08:21:25.600Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-14T08:21:25.600Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-14T08:21:25.600Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-14T08:21:25.600Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/rshared [2021-07-14T08:21:25.600Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-14T08:21:25.600Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-14T08:21:25.600Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-14T08:21:25.600Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-14T08:21:25.600Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-14T08:21:25.600Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-14T08:21:25.600Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-14T08:21:25.600Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-14T08:21:25.600Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-14T08:21:25.600Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-14T08:21:25.600Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-14T08:21:25.600Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-14T08:21:25.600Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-14T08:21:25.600Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-14T08:21:25.600Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-14T08:21:25.600Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-14T08:21:25.600Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-14T08:21:25.862Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-14T08:21:25.862Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-07-14T08:21:25.862Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-07-14T08:21:25.862Z] === RUN TestContainerBindMountNonRecursive [2021-07-14T08:21:26.465Z] === RUN TestParseEmptyInterface [2021-07-14T08:21:26.465Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-14T08:21:26.465Z] === RUN TestParseNonInterfaceType [2021-07-14T08:21:26.465Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-14T08:21:26.465Z] === RUN TestParseWithOneFunction [2021-07-14T08:21:26.465Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-14T08:21:26.465Z] === RUN TestParseWithMultipleFuncs [2021-07-14T08:21:26.465Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-14T08:21:26.465Z] === RUN TestParseWithUnnamedReturn [2021-07-14T08:21:26.465Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-14T08:21:26.465Z] === RUN TestEmbeddedInterface [2021-07-14T08:21:26.465Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-14T08:21:26.465Z] === RUN TestParsedImports [2021-07-14T08:21:26.465Z] --- PASS: TestParsedImports (0.00s) [2021-07-14T08:21:26.465Z] === RUN TestAliasedImports [2021-07-14T08:21:26.465Z] --- PASS: TestAliasedImports (0.00s) [2021-07-14T08:21:26.465Z] PASS [2021-07-14T08:21:26.465Z] coverage: 56.8% of statements [2021-07-14T08:21:26.465Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2021-07-14T08:21:27.978Z] === RUN TestHTTPTransport [2021-07-14T08:21:27.978Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-14T08:21:27.978Z] PASS [2021-07-14T08:21:27.978Z] coverage: 85.7% of statements [2021-07-14T08:21:27.978Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2021-07-14T08:21:28.409Z] --- PASS: TestContainerBindMountNonRecursive (2.22s) [2021-07-14T08:21:28.409Z] === RUN TestContainerVolumesMountedAsShared [2021-07-14T08:21:28.429Z] time="2021-07-14T08:21:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49319/Test.Echo: Post \"http://127.0.0.1:49319/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-14T08:21:28.429Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-14T08:21:28.429Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-14T08:21:28.429Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-14T08:21:28.429Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-14T08:21:28.429Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-14T08:21:28.429Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-14T08:21:28.429Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-14T08:21:28.429Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-14T08:21:28.429Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-14T08:21:28.429Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-14T08:21:28.429Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-14T08:21:28.429Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-14T08:21:28.429Z] === RUN TestBufferPoolPutAndGet [2021-07-14T08:21:28.429Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-14T08:21:28.429Z] PASS [2021-07-14T08:21:28.429Z] coverage: 88.2% of statements [2021-07-14T08:21:28.429Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2021-07-14T08:21:28.670Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s) [2021-07-14T08:21:28.670Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-14T08:21:29.382Z] === RUN TestOutputOnPrematureClose [2021-07-14T08:21:29.382Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-14T08:21:29.382Z] === RUN TestCompleteSilently [2021-07-14T08:21:29.382Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-14T08:21:29.382Z] PASS [2021-07-14T08:21:29.382Z] coverage: 75.9% of statements [2021-07-14T08:21:29.382Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2021-07-14T08:21:29.614Z] --- PASS: TestContainerVolumesMountedAsSlave (0.83s) [2021-07-14T08:21:29.614Z] === RUN TestNetworkNat [2021-07-14T08:21:29.834Z] === RUN TestSendToOneSub [2021-07-14T08:21:29.834Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-14T08:21:29.834Z] === RUN TestSendToMultipleSubs [2021-07-14T08:21:29.834Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-14T08:21:29.834Z] === RUN TestEvictOneSub [2021-07-14T08:21:29.834Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-14T08:21:29.834Z] === RUN TestClosePublisher [2021-07-14T08:21:29.834Z] --- PASS: TestClosePublisher (0.00s) [2021-07-14T08:21:29.834Z] === RUN TestPubSubRace [2021-07-14T08:21:30.040Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-07-14T08:21:30.285Z] --- PASS: TestAllocateRandomDeallocate (4.93s) [2021-07-14T08:21:30.285Z] === RUN TestRetrieveFromStore [2021-07-14T08:21:30.300Z] Loaded image: debian:bullseye [2021-07-14T08:21:30.300Z] Loaded image: hello-world:latest [2021-07-14T08:21:30.558Z] --- PASS: TestNetworkNat (0.90s) [2021-07-14T08:21:30.558Z] === RUN TestNetworkLocalhostTCPNat [2021-07-14T08:21:30.561Z] Loaded image: arm32v7/hello-world:latest [2021-07-14T08:21:30.739Z] --- PASS: TestPubSubRace (1.05s) [2021-07-14T08:21:30.739Z] PASS [2021-07-14T08:21:30.739Z] coverage: 75.0% of statements [2021-07-14T08:21:30.739Z] ok github.com/docker/docker/pkg/pubsub 1.088s coverage: 75.0% of statements [2021-07-14T08:21:31.130Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2021-07-14T08:21:31.131Z] === RUN TestNetworkLoopbackNat [2021-07-14T08:21:31.693Z] === RUN TestRegister [2021-07-14T08:21:31.693Z] --- PASS: TestRegister (0.00s) [2021-07-14T08:21:31.693Z] === RUN TestCommand [2021-07-14T08:21:31.693Z] --- PASS: TestCommand (0.03s) [2021-07-14T08:21:31.693Z] === RUN TestNaiveSelf [2021-07-14T08:21:31.693Z] --- PASS: TestNaiveSelf (0.03s) [2021-07-14T08:21:31.693Z] PASS [2021-07-14T08:21:31.693Z] coverage: 82.4% of statements [2021-07-14T08:21:31.693Z] ok github.com/docker/docker/pkg/reexec 0.098s coverage: 82.4% of statements [2021-07-14T08:21:31.693Z] --- PASS: TestRetrieveFromStore (1.58s) [2021-07-14T08:21:31.693Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-14T08:21:31.693Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-14T08:21:31.693Z] === RUN TestParallelPredefinedRequest1 [2021-07-14T08:21:31.693Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-14T08:21:31.693Z] === RUN TestParallelPredefinedRequest2 [2021-07-14T08:21:31.693Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-14T08:21:31.693Z] === RUN TestParallelPredefinedRequest3 [2021-07-14T08:21:31.693Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-14T08:21:31.693Z] === RUN TestParallelPredefinedRequest4 [2021-07-14T08:21:31.693Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-14T08:21:31.693Z] === RUN TestParallelPredefinedRequest5 [2021-07-14T08:21:31.693Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-14T08:21:31.693Z] === RUN TestDebug [2021-07-14T08:21:31.693Z] --- PASS: TestDebug (0.00s) [2021-07-14T08:21:31.693Z] === RUN TestRequestPoolParallel [2021-07-14T08:21:32.145Z] --- PASS: TestRequestPoolParallel (0.43s) [2021-07-14T08:21:32.145Z] === RUN TestFullAllocateRelease [2021-07-14T08:21:32.598Z] === RUN TestParseSignal [2021-07-14T08:21:32.598Z] --- PASS: TestParseSignal (0.00s) [2021-07-14T08:21:32.598Z] === RUN TestValidSignalForPlatform [2021-07-14T08:21:32.598Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-14T08:21:32.598Z] PASS [2021-07-14T08:21:32.598Z] coverage: 19.7% of statements [2021-07-14T08:21:32.598Z] ok github.com/docker/docker/pkg/signal 0.040s coverage: 19.7% of statements [2021-07-14T08:21:32.598Z] --- PASS: TestFullAllocateRelease (0.48s) [2021-07-14T08:21:32.598Z] === RUN TestOddAllocateRelease [2021-07-14T08:21:33.049Z] --- PASS: TestOddAllocateRelease (0.31s) [2021-07-14T08:21:33.049Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-14T08:21:33.049Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2021-07-14T08:21:33.049Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-14T08:21:33.049Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-07-14T08:21:33.049Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-14T08:21:33.500Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-07-14T08:21:33.500Z] === CONT TestParallelPredefinedRequest1 [2021-07-14T08:21:33.500Z] === CONT TestParallelPredefinedRequest4 [2021-07-14T08:21:33.500Z] === CONT TestParallelPredefinedRequest1 [2021-07-14T08:21:33.500Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:21:33.500Z] === CONT TestParallelPredefinedRequest4 [2021-07-14T08:21:33.500Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:21:33.500Z] === CONT TestParallelPredefinedRequest5 [2021-07-14T08:21:33.500Z] === CONT TestParallelPredefinedRequest3 [2021-07-14T08:21:33.500Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:21:33.500Z] === CONT TestParallelPredefinedRequest5 [2021-07-14T08:21:33.500Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:21:33.500Z] === CONT TestParallelPredefinedRequest2 [2021-07-14T08:21:33.500Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-14T08:21:33.500Z] === CONT TestParallelPredefinedRequest2 [2021-07-14T08:21:33.500Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:21:33.500Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-14T08:21:33.500Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-14T08:21:33.500Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-14T08:21:33.500Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-14T08:21:33.500Z] PASS [2021-07-14T08:21:33.500Z] coverage: 85.3% of statements [2021-07-14T08:21:33.500Z] ok github.com/docker/docker/libnetwork/ipam 54.064s coverage: 85.3% of statements [2021-07-14T08:21:33.500Z] === RUN TestNewStdWriter [2021-07-14T08:21:33.500Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-14T08:21:33.500Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-14T08:21:33.500Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-14T08:21:33.500Z] === RUN TestWriteWithNilBytes [2021-07-14T08:21:33.500Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-14T08:21:33.500Z] === RUN TestWrite [2021-07-14T08:21:33.500Z] --- PASS: TestWrite (0.00s) [2021-07-14T08:21:33.500Z] === RUN TestWriteWithWriterError [2021-07-14T08:21:33.500Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-14T08:21:33.500Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-14T08:21:33.500Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-14T08:21:33.500Z] === RUN TestStdCopyWriteAndRead [2021-07-14T08:21:33.500Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-14T08:21:33.500Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-14T08:21:33.500Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-14T08:21:33.500Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-14T08:21:33.500Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-14T08:21:33.500Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-14T08:21:33.500Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-14T08:21:33.500Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-14T08:21:33.500Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-14T08:21:33.500Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-14T08:21:33.500Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-14T08:21:33.500Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-14T08:21:33.500Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-14T08:21:33.500Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-14T08:21:33.500Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-14T08:21:33.500Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-14T08:21:33.500Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-14T08:21:33.500Z] PASS [2021-07-14T08:21:33.500Z] coverage: 100.0% of statements [2021-07-14T08:21:33.500Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2021-07-14T08:21:34.434Z] --- PASS: TestNetworkLoopbackNat (3.23s) [2021-07-14T08:21:34.434Z] === RUN TestPause [2021-07-14T08:21:34.453Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-14T08:21:34.453Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-14T08:21:34.453Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-14T08:21:34.453Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-14T08:21:34.453Z] === RUN TestFormatStatus [2021-07-14T08:21:34.453Z] --- PASS: TestFormatStatus (0.00s) [2021-07-14T08:21:34.453Z] === RUN TestFormatError [2021-07-14T08:21:34.453Z] --- PASS: TestFormatError (0.00s) [2021-07-14T08:21:34.453Z] === RUN TestFormatJSONError [2021-07-14T08:21:34.453Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-14T08:21:34.453Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-14T08:21:34.453Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-14T08:21:34.453Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-14T08:21:34.453Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-14T08:21:34.453Z] === RUN TestNewJSONProgressOutput [2021-07-14T08:21:34.453Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-14T08:21:34.453Z] === RUN TestAuxFormatterEmit [2021-07-14T08:21:34.453Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-14T08:21:34.453Z] === RUN TestStreamWriterStdout [2021-07-14T08:21:34.453Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-14T08:21:34.453Z] === RUN TestStreamWriterStderr [2021-07-14T08:21:34.453Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-14T08:21:34.453Z] PASS [2021-07-14T08:21:34.453Z] coverage: 66.2% of statements [2021-07-14T08:21:34.453Z] ok github.com/docker/docker/pkg/streamformatter 0.043s coverage: 66.2% of statements [2021-07-14T08:21:34.905Z] === RUN TestGenerateRandomID [2021-07-14T08:21:34.905Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-14T08:21:34.905Z] === RUN TestShortenId [2021-07-14T08:21:34.905Z] --- PASS: TestShortenId (0.00s) [2021-07-14T08:21:34.905Z] === RUN TestShortenSha256Id [2021-07-14T08:21:34.905Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-14T08:21:34.905Z] === RUN TestShortenIdEmpty [2021-07-14T08:21:34.905Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-14T08:21:34.905Z] === RUN TestShortenIdInvalid [2021-07-14T08:21:34.905Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-14T08:21:34.905Z] === RUN TestIsShortIDNonHex [2021-07-14T08:21:34.905Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-14T08:21:34.905Z] === RUN TestIsShortIDNotCorrectSize [2021-07-14T08:21:34.905Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-14T08:21:34.905Z] PASS [2021-07-14T08:21:34.905Z] coverage: 70.6% of statements [2021-07-14T08:21:34.905Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2021-07-14T08:21:35.377Z] --- PASS: TestPause (0.88s) [2021-07-14T08:21:35.377Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-14T08:21:35.377Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-14T08:21:35.377Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-14T08:21:35.377Z] === RUN TestPauseStopPausedContainer [2021-07-14T08:21:35.858Z] === RUN TestIsCpusetListAvailable [2021-07-14T08:21:35.858Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-14T08:21:35.858Z] PASS [2021-07-14T08:21:35.858Z] coverage: 38.2% of statements [2021-07-14T08:21:35.858Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 38.2% of statements [2021-07-14T08:21:36.321Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2021-07-14T08:21:36.321Z] === RUN TestPidHost [2021-07-14T08:21:36.777Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-07-14T08:21:36.777Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-14T08:21:36.777Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-07-14T08:21:36.778Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-07-14T08:21:36.778Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-07-14T08:21:37.033Z] remote: Enumerating objects: 23, done. [2021-07-14T08:21:37.033Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-07-14T08:21:37.033Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-07-14T08:21:37.033Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-07-14T08:21:37.033Z] 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-07-14T08:21:37.033Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-07-14T08:21:37.227Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-07-14T08:21:37.376Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-07-14T08:21:37.376Z] === RUN TestClientStream [2021-07-14T08:21:37.376Z] --- PASS: TestClientStream (0.00s) [2021-07-14T08:21:37.376Z] === RUN TestClientSendFile [2021-07-14T08:21:37.376Z] --- PASS: TestClientSendFile (0.00s) [2021-07-14T08:21:37.376Z] === RUN TestClientWithRequestTimeout [2021-07-14T08:21:37.376Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-14T08:21:37.376Z] === RUN TestFileSpecPlugin [2021-07-14T08:21:37.376Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-14T08:21:37.376Z] === RUN TestFileJSONSpecPlugin [2021-07-14T08:21:37.376Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-14T08:21:37.376Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-14T08:21:37.376Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-14T08:21:37.376Z] === RUN TestPluginAddHandler [2021-07-14T08:21:37.376Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-14T08:21:37.376Z] === RUN TestPluginWaitBadPlugin [2021-07-14T08:21:37.376Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-14T08:21:37.376Z] === RUN TestGet [2021-07-14T08:21:37.376Z] time="2021-07-14T08:21:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-14T08:21:37.376Z] === RUN TestChtimes [2021-07-14T08:21:37.376Z] --- PASS: TestChtimes (0.00s) [2021-07-14T08:21:37.376Z] === RUN TestChtimesWindows [2021-07-14T08:21:37.376Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-14T08:21:37.376Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-14T08:21:37.376Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-14T08:21:37.376Z] === RUN TestEnsureRemoveAllNotExist [2021-07-14T08:21:37.376Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-14T08:21:37.376Z] === RUN TestEnsureRemoveAllWithDir [2021-07-14T08:21:37.376Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-14T08:21:37.376Z] === RUN TestEnsureRemoveAllWithFile [2021-07-14T08:21:37.376Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-14T08:21:37.376Z] === RUN TestHasWin32KSupport [2021-07-14T08:21:37.376Z] syscall_windows_test.go:8: win32k: true [2021-07-14T08:21:37.376Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-14T08:21:37.376Z] PASS [2021-07-14T08:21:37.376Z] coverage: 12.9% of statements [2021-07-14T08:21:37.376Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 12.9% of statements [2021-07-14T08:21:37.828Z] === RUN TestTailFile [2021-07-14T08:21:37.828Z] --- PASS: TestTailFile (0.00s) [2021-07-14T08:21:37.828Z] === RUN TestTailFileManyLines [2021-07-14T08:21:37.828Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-14T08:21:37.828Z] === RUN TestTailEmptyFile [2021-07-14T08:21:37.828Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-14T08:21:37.828Z] === RUN TestTailNegativeN [2021-07-14T08:21:37.828Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-14T08:21:37.828Z] === RUN TestNewTailReader [2021-07-14T08:21:37.828Z] === PAUSE TestNewTailReader [2021-07-14T08:21:37.828Z] === CONT TestNewTailReader [2021-07-14T08:21:37.828Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-14T08:21:37.828Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-14T08:21:37.828Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-14T08:21:37.828Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-14T08:21:37.828Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-14T08:21:37.828Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-14T08:21:37.828Z] === RUN TestNewTailReader/no_delimiter [2021-07-14T08:21:37.828Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-14T08:21:37.828Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-14T08:21:37.828Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-14T08:21:37.828Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-14T08:21:37.828Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-14T08:21:37.828Z] === RUN TestNewTailReader/truncated_last_line [2021-07-14T08:21:37.828Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-14T08:21:37.828Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-14T08:21:37.828Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-14T08:21:37.828Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-14T08:21:37.828Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-14T08:21:37.828Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-14T08:21:37.828Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-14T08:21:37.828Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-14T08:21:37.828Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-14T08:21:37.828Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-14T08:21:37.828Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-14T08:21:37.828Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-14T08:21:37.828Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:21:37.828Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:21:37.828Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:21:37.828Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:21:37.828Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:21:37.828Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:21:37.828Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-14T08:21:38.170Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-14T08:21:38.429Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:21:38.429Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:21:38.429Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:21:38.429Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-14T08:21:38.429Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:21:38.429Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.429Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:21:38.429Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:21:38.429Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:21:38.429Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:21:38.429Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:21:38.429Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:21:38.429Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:21:38.429Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/no_delimiter [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:21:38.430Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:21:38.430Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:21:38.430Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:21:38.431Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:21:38.431Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:21:38.431Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:21:38.431Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:21:38.431Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-14T08:21:38.431Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-14T08:21:38.431Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:21:38.432Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:21:38.432Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-14T08:21:38.432Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:21:38.432Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:21:38.432Z] time="2021-07-14T08:21:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:21:38.432Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:21:38.432Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-14T08:21:38.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-14T08:21:38.432Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-14T08:21:38.433Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:21:38.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:21:38.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:21:38.433Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:21:38.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:21:38.869Z] --- PASS: TestPidHost (2.20s) [2021-07-14T08:21:38.869Z] === RUN TestPsFilter [2021-07-14T08:21:38.869Z] --- PASS: TestPsFilter (0.17s) [2021-07-14T08:21:38.869Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-14T08:21:38.885Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:21:38.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:21:38.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:21:38.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:21:38.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:21:38.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:21:38.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:21:38.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:21:38.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:21:38.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:21:38.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:21:38.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:21:38.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:21:38.885Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.885Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:21:38.886Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:21:38.886Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:21:38.886Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:21:38.886Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:21:38.886Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:21:38.886Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:21:38.886Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:21:38.886Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:21:38.886Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:21:38.886Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-14T08:21:38.886Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-14T08:21:38.886Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:21:38.886Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-14T08:21:38.886Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:21:38.886Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:21:38.886Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:21:38.886Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:21:38.886Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:21:38.886Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:21:38.886Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:21:38.886Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:21:38.886Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:21:38.886Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:21:38.886Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:21:38.886Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:21:38.886Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:21:38.886Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:21:38.886Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:21:38.886Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:21:38.886Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:21:38.886Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:21:38.886Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:21:38.886Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:21:38.886Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:21:38.886Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:21:38.886Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:21:38.887Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-14T08:21:38.887Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.01s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.01s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.01s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-14T08:21:38.888Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-14T08:21:38.889Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-14T08:21:38.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-14T08:21:38.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-14T08:21:38.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-14T08:21:38.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-14T08:21:38.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-14T08:21:38.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-14T08:21:38.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-14T08:21:38.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-14T08:21:38.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-14T08:21:38.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-14T08:21:38.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-14T08:21:38.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-14T08:21:38.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-14T08:21:38.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-14T08:21:38.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-14T08:21:38.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-14T08:21:38.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-14T08:21:38.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-14T08:21:38.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-14T08:21:38.890Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-14T08:21:39.341Z] PASS [2021-07-14T08:21:39.341Z] coverage: 88.6% of statements [2021-07-14T08:21:39.341Z] ok github.com/docker/docker/pkg/tailfile 0.175s coverage: 88.6% of statements [2021-07-14T08:21:39.341Z] === RUN TestTarSumRemoveNonExistent [2021-07-14T08:21:39.341Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2021-07-14T08:21:39.341Z] === RUN TestTarSumRemove [2021-07-14T08:21:39.341Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-14T08:21:39.341Z] === RUN TestSortFileInfoSums [2021-07-14T08:21:39.341Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-14T08:21:39.341Z] === RUN TestNewTarSumForLabelInvalid [2021-07-14T08:21:39.341Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-14T08:21:39.341Z] === RUN TestNewTarSumForLabel [2021-07-14T08:21:39.341Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-14T08:21:39.341Z] === RUN TestEmptyTar [2021-07-14T08:21:39.341Z] --- PASS: TestEmptyTar (0.00s) [2021-07-14T08:21:39.341Z] === RUN TestTarSumsReadSize [2021-07-14T08:21:39.341Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-14T08:21:39.341Z] === RUN TestTarSums [2021-07-14T08:21:39.341Z] --- PASS: TestTarSums (0.08s) [2021-07-14T08:21:39.341Z] === RUN TestIteration [2021-07-14T08:21:39.341Z] --- PASS: TestIteration (0.00s) [2021-07-14T08:21:39.341Z] === RUN TestVersionLabelForChecksum [2021-07-14T08:21:39.341Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-14T08:21:39.341Z] === RUN TestVersion [2021-07-14T08:21:39.341Z] --- PASS: TestVersion (0.00s) [2021-07-14T08:21:39.341Z] === RUN TestGetVersion [2021-07-14T08:21:39.341Z] --- PASS: TestGetVersion (0.00s) [2021-07-14T08:21:39.341Z] === RUN TestGetVersions [2021-07-14T08:21:39.341Z] --- PASS: TestGetVersions (0.00s) [2021-07-14T08:21:39.341Z] PASS [2021-07-14T08:21:39.341Z] coverage: 89.3% of statements [2021-07-14T08:21:39.342Z] ok github.com/docker/docker/pkg/tarsum 0.134s coverage: 89.3% of statements [2021-07-14T08:21:39.440Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2021-07-14T08:21:39.440Z] === RUN TestRemoveContainerWithVolume [2021-07-14T08:21:40.294Z] testing: warning: no tests to run [2021-07-14T08:21:40.294Z] PASS [2021-07-14T08:21:40.294Z] coverage: [no statements] [2021-07-14T08:21:40.294Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2021-07-14T08:21:40.294Z] time="2021-07-14T08:21:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-14T08:21:40.388Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2021-07-14T08:21:40.388Z] === RUN TestRemoveContainerRunning [2021-07-14T08:21:40.746Z] === RUN TestTruncIndex [2021-07-14T08:21:40.746Z] --- PASS: TestTruncIndex (0.10s) [2021-07-14T08:21:40.746Z] PASS [2021-07-14T08:21:40.746Z] coverage: 91.5% of statements [2021-07-14T08:21:40.746Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2021-07-14T08:21:40.960Z] --- PASS: TestRemoveContainerRunning (0.81s) [2021-07-14T08:21:40.960Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-14T08:21:41.197Z] === RUN TestIsGIT [2021-07-14T08:21:41.197Z] --- PASS: TestIsGIT (0.00s) [2021-07-14T08:21:41.197Z] === RUN TestIsTransport [2021-07-14T08:21:41.197Z] --- PASS: TestIsTransport (0.00s) [2021-07-14T08:21:41.197Z] PASS [2021-07-14T08:21:41.197Z] coverage: 100.0% of statements [2021-07-14T08:21:41.197Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2021-07-14T08:21:41.473Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-07-14T08:21:41.650Z] === RUN TestVersionInfo [2021-07-14T08:21:41.650Z] --- PASS: TestVersionInfo (0.00s) [2021-07-14T08:21:41.650Z] === RUN TestAppendVersions [2021-07-14T08:21:41.650Z] --- PASS: TestAppendVersions (0.00s) [2021-07-14T08:21:41.650Z] PASS [2021-07-14T08:21:41.650Z] coverage: 88.9% of statements [2021-07-14T08:21:41.650Z] ok github.com/docker/docker/pkg/useragent 0.036s coverage: 88.9% of statements [2021-07-14T08:21:41.907Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2021-07-14T08:21:41.907Z] === RUN TestRemoveInvalidContainer [2021-07-14T08:21:41.907Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-14T08:21:41.907Z] === RUN TestRenameLinkedContainer [2021-07-14T08:21:42.043Z] check_test.go:309: [dcfe86d185765] daemon is not started [2021-07-14T08:21:42.043Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-07-14T08:21:42.282Z] Cross building: bundles/cross/linux/ppc64le [2021-07-14T08:21:42.282Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-14T08:21:42.282Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-14T08:21:42.613Z] check_test.go:309: [d86dba8280c13] daemon is not started [2021-07-14T08:21:42.613Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-07-14T08:21:43.556Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (48.94s) [2021-07-14T08:21:43.556Z] PASS [2021-07-14T08:21:43.556Z] [2021-07-14T08:21:43.556Z] === Skipped [2021-07-14T08:21:43.556Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-07-14T08:21:43.556Z] build_session_test.go:25: TODO: BuildKit [2021-07-14T08:21:43.556Z] [2021-07-14T08:21:43.556Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-07-14T08:21:43.556Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-07-14T08:21:43.556Z] [2021-07-14T08:21:43.556Z] [2021-07-14T08:21:43.556Z] DONE 34 tests, 2 skipped in 280.535s [2021-07-14T08:21:43.556Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-07-14T08:21:43.556Z] ++ 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-07-14T08:21:43.556Z] ++ set -e [2021-07-14T08:21:43.556Z] ++ '[' -n 0 ']' [2021-07-14T08:21:43.556Z] ++ set -x [2021-07-14T08:21:43.556Z] ++ 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-07-14T08:21:43.798Z] === RUN TestValidatePrivileges [2021-07-14T08:21:43.798Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-14T08:21:43.798Z] === RUN TestFilterByCapNeg [2021-07-14T08:21:43.798Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-14T08:21:43.798Z] === RUN TestFilterByCapPos [2021-07-14T08:21:43.798Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-14T08:21:43.798Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-14T08:21:43.798Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-14T08:21:43.798Z] PASS [2021-07-14T08:21:43.798Z] coverage: 12.0% of statements [2021-07-14T08:21:43.798Z] ok github.com/docker/docker/plugin 0.054s coverage: 12.0% of statements [2021-07-14T08:21:43.818Z] INFO: Testing against a local daemon [2021-07-14T08:21:43.818Z] === RUN TestConfigInspect [2021-07-14T08:21:43.900Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-14T08:21:43.900Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-14T08:21:43.900Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-14T08:21:43.900Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-14T08:21:43.900Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-14T08:21:43.900Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-14T08:21:43.900Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-14T08:21:43.900Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-14T08:21:43.900Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-14T08:21:43.900Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-14T08:21:43.900Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-14T08:21:43.900Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-14T08:21:43.900Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-14T08:21:43.900Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-14T08:21:43.900Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-14T08:21:43.900Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-14T08:21:43.900Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-14T08:21:43.900Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-14T08:21:43.900Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-14T08:21:43.900Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-07-14T08:21:43.900Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-14T08:21:43.900Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-07-14T08:21:43.900Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-14T08:21:43.900Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-14T08:21:43.900Z] === RUN TestConfigureDaemonLogs [2021-07-14T08:21:43.900Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-14T08:21:43.900Z] === RUN TestCommonOptionsInstallFlags [2021-07-14T08:21:43.900Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-14T08:21:43.900Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-14T08:21:43.900Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-14T08:21:43.900Z] PASS [2021-07-14T08:21:43.900Z] coverage: 18.5% of statements [2021-07-14T08:21:43.900Z] ok github.com/docker/docker/cmd/dockerd 0.188s coverage: 18.5% of statements [2021-07-14T08:21:44.250Z] time="2021-07-14T08:21:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-14T08:21:44.371Z] === RUN TestContainerStopSignal [2021-07-14T08:21:44.371Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-14T08:21:44.371Z] === RUN TestContainerStopTimeout [2021-07-14T08:21:44.371Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-14T08:21:44.371Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-14T08:21:44.371Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-14T08:21:44.371Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-14T08:21:44.371Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-14T08:21:44.371Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-14T08:21:44.371Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-07-14T08:21:44.371Z] === RUN TestReplaceAndAppendEnvVars [2021-07-14T08:21:44.371Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-14T08:21:44.371Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-14T08:21:44.371Z] === RUN TestNewMemoryStore [2021-07-14T08:21:44.371Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-14T08:21:44.371Z] === RUN TestAddContainers [2021-07-14T08:21:44.371Z] --- PASS: TestAddContainers (0.00s) [2021-07-14T08:21:44.371Z] === RUN TestGetContainer [2021-07-14T08:21:44.371Z] --- PASS: TestGetContainer (0.00s) [2021-07-14T08:21:44.371Z] === RUN TestDeleteContainer [2021-07-14T08:21:44.371Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-14T08:21:44.371Z] === RUN TestListContainers [2021-07-14T08:21:44.371Z] --- PASS: TestListContainers (0.00s) [2021-07-14T08:21:44.371Z] === RUN TestFirstContainer [2021-07-14T08:21:44.371Z] --- PASS: TestFirstContainer (0.00s) [2021-07-14T08:21:44.371Z] === RUN TestApplyAllContainer [2021-07-14T08:21:44.371Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-14T08:21:44.371Z] === RUN TestIsValidHealthString [2021-07-14T08:21:44.371Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-14T08:21:44.371Z] === RUN TestStateRunStop [2021-07-14T08:21:44.371Z] --- PASS: TestStateRunStop (0.00s) [2021-07-14T08:21:44.371Z] === RUN TestStateTimeoutWait [2021-07-14T08:21:44.371Z] state_test.go:141: Stop callback fired [2021-07-14T08:21:44.371Z] state_test.go:165: Stop callback fired [2021-07-14T08:21:44.371Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-14T08:21:44.371Z] === RUN TestIsValidStateString [2021-07-14T08:21:44.371Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-14T08:21:44.371Z] === RUN TestViewSaveDelete [2021-07-14T08:21:44.371Z] --- PASS: TestViewSaveDelete (0.01s) [2021-07-14T08:21:44.371Z] === RUN TestViewAll [2021-07-14T08:21:44.371Z] --- PASS: TestViewAll (0.01s) [2021-07-14T08:21:44.371Z] === RUN TestViewGet [2021-07-14T08:21:44.371Z] --- PASS: TestViewGet (0.01s) [2021-07-14T08:21:44.371Z] === RUN TestNames [2021-07-14T08:21:44.371Z] --- PASS: TestNames (0.00s) [2021-07-14T08:21:44.371Z] === RUN TestViewWithHealthCheck [2021-07-14T08:21:44.371Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-14T08:21:44.371Z] PASS [2021-07-14T08:21:44.371Z] coverage: 41.5% of statements [2021-07-14T08:21:44.371Z] ok github.com/docker/docker/container 0.223s coverage: 41.5% of statements [2021-07-14T08:21:44.388Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-07-14T08:21:44.701Z] === RUN TestNewSettable [2021-07-14T08:21:44.701Z] --- PASS: TestNewSettable (0.00s) [2021-07-14T08:21:44.701Z] === RUN TestIsSettable [2021-07-14T08:21:44.701Z] --- PASS: TestIsSettable (0.00s) [2021-07-14T08:21:44.701Z] === RUN TestUpdateSettingsEnv [2021-07-14T08:21:44.701Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-14T08:21:44.701Z] PASS [2021-07-14T08:21:44.701Z] coverage: 20.0% of statements [2021-07-14T08:21:44.701Z] ok github.com/docker/docker/plugin/v2 0.040s coverage: 20.0% of statements [2021-07-14T08:21:44.959Z] check_test.go:309: [d84516c7672f1] daemon is not started [2021-07-14T08:21:44.959Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-07-14T08:21:45.213Z] --- PASS: TestRenameLinkedContainer (3.30s) [2021-07-14T08:21:45.213Z] === RUN TestRenameStoppedContainer [2021-07-14T08:21:45.654Z] === RUN TestLoad [2021-07-14T08:21:45.654Z] --- PASS: TestLoad (0.00s) [2021-07-14T08:21:45.654Z] === RUN TestSave [2021-07-14T08:21:45.654Z] --- PASS: TestSave (0.03s) [2021-07-14T08:21:45.654Z] === RUN TestAddDeleteGet [2021-07-14T08:21:45.654Z] --- PASS: TestAddDeleteGet (0.04s) [2021-07-14T08:21:45.654Z] === RUN TestInvalidTags [2021-07-14T08:21:45.654Z] --- PASS: TestInvalidTags (0.01s) [2021-07-14T08:21:45.654Z] PASS [2021-07-14T08:21:45.654Z] coverage: 84.4% of statements [2021-07-14T08:21:45.654Z] ok github.com/docker/docker/reference 0.112s coverage: 84.4% of statements [2021-07-14T08:21:45.786Z] --- PASS: TestRenameStoppedContainer (0.78s) [2021-07-14T08:21:45.786Z] === RUN TestRenameRunningContainerAndReuse [2021-07-14T08:21:46.106Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-14T08:21:46.106Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-14T08:21:46.106Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-14T08:21:46.106Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-14T08:21:46.873Z] --- PASS: TestConfigInspect (3.01s) [2021-07-14T08:21:46.873Z] === RUN TestConfigList [2021-07-14T08:21:47.621Z] === RUN TestResolveAuthConfigIndexServer [2021-07-14T08:21:47.621Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestResolveAuthConfigFullURL [2021-07-14T08:21:47.621Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-14T08:21:47.621Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestValidateMirror [2021-07-14T08:21:47.621Z] --- PASS: TestValidateMirror (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestLoadInsecureRegistries [2021-07-14T08:21:47.621Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-14T08:21:47.621Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-07-14T08:21:47.621Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-14T08:21:47.621Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-14T08:21:47.621Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-14T08:21:47.621Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestResumableRequestReaderWithReadError [2021-07-14T08:21:47.621Z] time="2021-07-14T08:21: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-07-14T08:21:47.621Z] time="2021-07-14T08:21: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-07-14T08:21:47.621Z] time="2021-07-14T08:21: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-07-14T08:21:47.621Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2021-07-14T08:21:47.621Z] === RUN TestNewServiceConfig [2021-07-14T08:21:47.621Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestValidateIndexName [2021-07-14T08:21:47.621Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestValidateIndexNameWithError [2021-07-14T08:21:47.621Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestEndpointParse [2021-07-14T08:21:47.621Z] --- PASS: TestEndpointParse (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestEndpointParseInvalid [2021-07-14T08:21:47.621Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestValidateEndpoint [2021-07-14T08:21:47.621Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-14T08:21:47.621Z] === RUN TestPing [2021-07-14T08:21:47.621Z] --- PASS: TestPing (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestPingRegistryEndpoint [2021-07-14T08:21:47.621Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:21:47.621Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestEndpoint [2021-07-14T08:21:47.621Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:21:47.621Z] --- SKIP: TestEndpoint (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestParseRepositoryInfo [2021-07-14T08:21:47.621Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestNewIndexInfo [2021-07-14T08:21:47.621Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestMirrorEndpointLookup [2021-07-14T08:21:47.621Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:21:47.621Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestSearchRepositories [2021-07-14T08:21:47.621Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-14T08:21:47.621Z] Host: 127.0.0.1:49335 [2021-07-14T08:21:47.621Z] User-Agent: docker test client [2021-07-14T08:21:47.621Z] Authorization: Token fake-token [2021-07-14T08:21:47.621Z] X-Docker-Token: true [2021-07-14T08:21:47.621Z] Accept-Encoding: gzip [2021-07-14T08:21:47.621Z] [2021-07-14T08:21:47.621Z] [2021-07-14T08:21:47.621Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-14T08:21:47.621Z] Connection: close [2021-07-14T08:21:47.621Z] Content-Length: 144 [2021-07-14T08:21:47.621Z] Cache-Control: no-cache [2021-07-14T08:21:47.621Z] Content-Type: application/json [2021-07-14T08:21:47.621Z] Date: Wed, 14 Jul 2021 08:21:47 GMT [2021-07-14T08:21:47.621Z] Expires: -1 [2021-07-14T08:21:47.621Z] Pragma: no-cache [2021-07-14T08:21:47.621Z] Server: docker-tests/mock [2021-07-14T08:21:47.621Z] X-Docker-Registry-Config: mock [2021-07-14T08:21:47.621Z] X-Docker-Registry-Version: 0.0.0 [2021-07-14T08:21:47.621Z] [2021-07-14T08:21:47.621Z] [2021-07-14T08:21:47.621Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestTrustedLocation [2021-07-14T08:21:47.621Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-14T08:21:47.621Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestAllowNondistributableArtifacts [2021-07-14T08:21:47.621Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestIsSecureIndex [2021-07-14T08:21:47.621Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-14T08:21:47.621Z] PASS [2021-07-14T08:21:47.621Z] coverage: 51.7% of statements [2021-07-14T08:21:47.621Z] ok github.com/docker/docker/registry 0.233s coverage: 51.7% of statements [2021-07-14T08:21:47.621Z] time="2021-07-14T08:21:47Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-14T08:21:47.621Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2021-07-14T08:21:47.621Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-14T08:21:47.621Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-14T08:21:47.621Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-14T08:21:47.621Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestResumableRequestReader [2021-07-14T08:21:47.621Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-14T08:21:47.621Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-14T08:21:47.621Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-14T08:21:47.621Z] PASS [2021-07-14T08:21:47.621Z] coverage: 100.0% of statements [2021-07-14T08:21:47.621Z] ok github.com/docker/docker/registry/resumable 0.225s coverage: 100.0% of statements [2021-07-14T08:21:47.701Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s) [2021-07-14T08:21:47.701Z] === RUN TestRenameInvalidName [2021-07-14T08:21:48.073Z] === RUN TestRestartManagerTimeout [2021-07-14T08:21:48.073Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-14T08:21:48.073Z] === RUN TestRestartManagerTimeoutReset [2021-07-14T08:21:48.073Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-14T08:21:48.073Z] PASS [2021-07-14T08:21:48.073Z] coverage: 50.9% of statements [2021-07-14T08:21:48.073Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2021-07-14T08:21:48.171Z] === RUN TestPrepare [2021-07-14T08:21:48.171Z] --- PASS: TestPrepare (0.00s) [2021-07-14T08:21:48.171Z] === RUN TestStart [2021-07-14T08:21:48.171Z] --- PASS: TestStart (0.00s) [2021-07-14T08:21:48.171Z] === RUN TestWaitCancel [2021-07-14T08:21:48.171Z] --- PASS: TestWaitCancel (0.00s) [2021-07-14T08:21:48.171Z] === RUN TestWaitDisabled [2021-07-14T08:21:48.171Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-14T08:21:48.171Z] === RUN TestWaitEnabled [2021-07-14T08:21:48.171Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-14T08:21:48.171Z] === RUN TestRemove [2021-07-14T08:21:48.171Z] --- PASS: TestRemove (0.00s) [2021-07-14T08:21:48.171Z] PASS [2021-07-14T08:21:48.171Z] coverage: 65.3% of statements [2021-07-14T08:21:48.171Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.058s coverage: 65.3% of statements [2021-07-14T08:21:48.258Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-07-14T08:21:48.273Z] --- PASS: TestRenameInvalidName (0.81s) [2021-07-14T08:21:48.273Z] === RUN TestRenameAnonymousContainer [2021-07-14T08:21:48.525Z] === RUN TestDecodeContainerConfig [2021-07-14T08:21:48.525Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-14T08:21:48.525Z] === RUN TestDecodeContainerConfigIsolation [2021-07-14T08:21:48.525Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-14T08:21:48.525Z] === RUN TestValidatePrivileged [2021-07-14T08:21:48.525Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-14T08:21:48.525Z] PASS [2021-07-14T08:21:48.525Z] coverage: 52.2% of statements [2021-07-14T08:21:48.525Z] ok github.com/docker/docker/runconfig 0.040s coverage: 52.2% of statements [2021-07-14T08:21:48.977Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-14T08:21:48.977Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-14T08:21:48.977Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-14T08:21:48.977Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-14T08:21:48.977Z] PASS [2021-07-14T08:21:48.977Z] coverage: 62.5% of statements [2021-07-14T08:21:48.977Z] ok github.com/docker/docker/testutil 0.037s coverage: 62.5% of statements [2021-07-14T08:21:49.160Z] === RUN TestNewListSecretsFilters [2021-07-14T08:21:49.160Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-14T08:21:49.160Z] === RUN TestNewListConfigsFilters [2021-07-14T08:21:49.160Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-14T08:21:49.160Z] PASS [2021-07-14T08:21:49.160Z] coverage: 0.5% of statements [2021-07-14T08:21:49.160Z] ok github.com/docker/docker/daemon/cluster 0.195s coverage: 0.5% of statements [2021-07-14T08:21:49.642Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-07-14T08:21:50.213Z] --- PASS: TestConfigList (3.32s) [2021-07-14T08:21:50.213Z] === RUN TestConfigsCreateAndDelete [2021-07-14T08:21:51.378Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-14T08:21:51.378Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s) [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-14T08:21:51.378Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-14T08:21:51.378Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-14T08:21:51.378Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-14T08:21:51.378Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-14T08:21:51.379Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-14T08:21:51.379Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-14T08:21:51.379Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-14T08:21:51.379Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-14T08:21:51.379Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-14T08:21:51.379Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-14T08:21:51.379Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-14T08:21:51.379Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-14T08:21:51.379Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-14T08:21:51.379Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-14T08:21:51.379Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-14T08:21:51.379Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-14T08:21:51.379Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-14T08:21:51.379Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-14T08:21:51.379Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-14T08:21:51.379Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-14T08:21:51.379Z] PASS [2021-07-14T08:21:51.379Z] coverage: 35.9% of statements [2021-07-14T08:21:51.379Z] ok github.com/docker/docker/daemon/cluster/convert 0.243s coverage: 35.9% of statements [2021-07-14T08:21:51.581Z] --- PASS: TestRenameAnonymousContainer (2.88s) [2021-07-14T08:21:51.581Z] === RUN TestRenameContainerWithSameName [2021-07-14T08:21:51.846Z] === RUN TestGetDriver [2021-07-14T08:21:51.846Z] --- PASS: TestGetDriver (0.00s) [2021-07-14T08:21:51.846Z] === RUN TestVolumeRequestError [2021-07-14T08:21:51.846Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-14T08:21:51.846Z] PASS [2021-07-14T08:21:51.846Z] coverage: 36.1% of statements [2021-07-14T08:21:51.846Z] ok github.com/docker/docker/volume/drivers 0.054s coverage: 36.1% of statements [2021-07-14T08:21:52.155Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2021-07-14T08:21:52.155Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-14T08:21:52.298Z] --- PASS: TestGet (15.01s) [2021-07-14T08:21:52.298Z] === RUN TestPluginWithNoManifest [2021-07-14T08:21:52.298Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-14T08:21:52.298Z] === RUN TestGetAll [2021-07-14T08:21:52.298Z] --- PASS: TestGetAll (0.00s) [2021-07-14T08:21:52.298Z] PASS [2021-07-14T08:21:52.298Z] coverage: 73.4% of statements [2021-07-14T08:21:52.298Z] ok github.com/docker/docker/pkg/plugins 36.052s coverage: 73.4% of statements [2021-07-14T08:21:52.298Z] === RUN TestGetAddress [2021-07-14T08:21:52.298Z] --- PASS: TestGetAddress (0.00s) [2021-07-14T08:21:52.298Z] === RUN TestRemove [2021-07-14T08:21:52.298Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-14T08:21:52.298Z] --- SKIP: TestRemove (0.00s) [2021-07-14T08:21:52.298Z] === RUN TestInitializeWithVolumes [2021-07-14T08:21:52.298Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-14T08:21:52.298Z] === RUN TestCreate [2021-07-14T08:21:52.298Z] --- PASS: TestCreate (0.01s) [2021-07-14T08:21:52.298Z] === RUN TestValidateName [2021-07-14T08:21:52.298Z] --- PASS: TestValidateName (0.00s) [2021-07-14T08:21:52.298Z] === RUN TestCreateWithOpts [2021-07-14T08:21:52.298Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-14T08:21:52.298Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-14T08:21:52.298Z] === RUN TestRelaodNoOpts [2021-07-14T08:21:52.298Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-07-14T08:21:52.298Z] PASS [2021-07-14T08:21:52.298Z] coverage: 41.5% of statements [2021-07-14T08:21:52.298Z] ok github.com/docker/docker/volume/local 0.075s coverage: 41.5% of statements [2021-07-14T08:21:52.759Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-07-14T08:21:52.946Z] === RUN TestVerifyNetworkingConfig [2021-07-14T08:21:52.946Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestGetContainer [2021-07-14T08:21:52.946Z] --- PASS: TestGetContainer (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestValidContainerNames [2021-07-14T08:21:52.946Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestContainerInitDNS [2021-07-14T08:21:52.946Z] daemon_test.go:147: root required [2021-07-14T08:21:52.946Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestMerge [2021-07-14T08:21:52.946Z] --- PASS: TestMerge (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestValidateContainerIsolation [2021-07-14T08:21:52.946Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestFindNetworkErrorType [2021-07-14T08:21:52.946Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestEnsureServicesExist [2021-07-14T08:21:52.946Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestEnsureServicesExistErrors [2021-07-14T08:21:52.946Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-14T08:21:52.946Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-14T08:21:52.946Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-14T08:21:52.946Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-14T08:21:52.946Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-14T08:21:52.946Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-14T08:21:52.946Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestContainerDelete [2021-07-14T08:21:52.946Z] --- PASS: TestContainerDelete (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestContainerDoubleDelete [2021-07-14T08:21:52.946Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestLogContainerEventCopyLabels [2021-07-14T08:21:52.946Z] --- PASS: TestLogContainerEventCopyLabels (0.02s) [2021-07-14T08:21:52.946Z] === RUN TestLogContainerEventWithAttributes [2021-07-14T08:21:52.946Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestNoneHealthcheck [2021-07-14T08:21:52.946Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestHealthStates [2021-07-14T08:21:52.946Z] time="2021-07-14T08:21:52Z" 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-07-14T08:21:52.946Z] time="2021-07-14T08:21:52Z" 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-07-14T08:21:52.946Z] time="2021-07-14T08:21:52Z" 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-07-14T08:21:52.946Z] time="2021-07-14T08:21:52Z" 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-07-14T08:21:52.946Z] time="2021-07-14T08:21:52Z" 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-07-14T08:21:52.946Z] time="2021-07-14T08:21:52Z" 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-07-14T08:21:52.946Z] time="2021-07-14T08:21:52Z" 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-07-14T08:21:52.946Z] time="2021-07-14T08:21:52Z" 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-07-14T08:21:52.946Z] time="2021-07-14T08:21:52Z" 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-07-14T08:21:52.946Z] time="2021-07-14T08:21:52Z" 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-07-14T08:21:52.946Z] --- PASS: TestHealthStates (0.16s) [2021-07-14T08:21:52.946Z] === RUN TestMaskURLCredentials [2021-07-14T08:21:52.946Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestGetInspectData [2021-07-14T08:21:52.946Z] --- PASS: TestGetInspectData (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestFillLicense [2021-07-14T08:21:52.946Z] --- PASS: TestFillLicense (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestListInvalidFilter [2021-07-14T08:21:52.946Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestNameFilter [2021-07-14T08:21:52.946Z] --- PASS: TestNameFilter (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-14T08:21:52.946Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-14T08:21:52.946Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-14T08:21:52.946Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-14T08:21:52.946Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-14T08:21:52.946Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-14T08:21:52.946Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-14T08:21:52.946Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-14T08:21:52.946Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-14T08:21:52.946Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-14T08:21:52.946Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-14T08:21:52.946Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-14T08:21:52.946Z] === 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-07-14T08:21:52.946Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-14T08:21:52.946Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-14T08:21:52.946Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-14T08:21:52.946Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-14T08:21:52.946Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-14T08:21:52.946Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-14T08:21:52.946Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-14T08:21:52.946Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-14T08:21:52.946Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2021-07-14T08:21:52.946Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-14T08:21:52.946Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.01s) [2021-07-14T08:21:52.946Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-14T08:21:52.946Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-14T08:21:52.946Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-14T08:21:52.946Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-14T08:21:52.946Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-14T08:21:52.946Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-14T08:21:52.946Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-14T08:21:52.946Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-14T08:21:52.946Z] --- 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-07-14T08:21:52.946Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-14T08:21:52.946Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-14T08:21:52.946Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-14T08:21:52.946Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-14T08:21:52.946Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-14T08:21:52.946Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-14T08:21:52.946Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-14T08:21:52.946Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestDaemonReloadLabels [2021-07-14T08:21:52.946Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-14T08:21:52.946Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestDaemonReloadMirrors [2021-07-14T08:21:52.946Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-14T08:21:52.946Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-14T08:21:52.946Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-14T08:21:52.946Z] === RUN TestDaemonDiscoveryReload [2021-07-14T08:21:53.020Z] --- PASS: TestConfigsCreateAndDelete (3.04s) [2021-07-14T08:21:53.020Z] === RUN TestConfigsUpdate [2021-07-14T08:21:53.258Z] === RUN TestConvertTmpfsOptions [2021-07-14T08:21:53.258Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-14T08:21:53.258Z] parser_test.go:49: data="ro" [2021-07-14T08:21:53.258Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-14T08:21:53.258Z] === RUN TestParseMountRaw [2021-07-14T08:21:53.258Z] --- PASS: TestParseMountRaw (0.03s) [2021-07-14T08:21:53.258Z] === RUN TestParseMountRawSplit [2021-07-14T08:21:53.258Z] parser_test.go:390: case 0 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 1 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 2 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 3 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 4 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 5 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 6 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 7 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 8 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 0 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 1 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 2 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 3 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 4 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 5 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 6 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 7 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 8 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 9 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 10 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 11 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 12 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 0 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 1 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 2 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 3 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 4 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 5 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 6 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 7 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 8 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 9 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 10 [2021-07-14T08:21:53.258Z] parser_test.go:390: case 11 [2021-07-14T08:21:53.258Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-07-14T08:21:53.258Z] === RUN TestParseMountSpec [2021-07-14T08:21:53.258Z] parser_test.go:455: case 0 [2021-07-14T08:21:53.258Z] parser_test.go:455: case 1 [2021-07-14T08:21:53.258Z] parser_test.go:455: case 2 [2021-07-14T08:21:53.258Z] parser_test.go:455: case 3 [2021-07-14T08:21:53.258Z] parser_test.go:455: case 4 [2021-07-14T08:21:53.258Z] parser_test.go:455: case 5 [2021-07-14T08:21:53.258Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-14T08:21:53.258Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-14T08:21:53.258Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-14T08:21:53.258Z] === RUN TestValidateMount [2021-07-14T08:21:53.258Z] --- PASS: TestValidateMount (0.00s) [2021-07-14T08:21:53.258Z] PASS [2021-07-14T08:21:53.258Z] coverage: 66.2% of statements [2021-07-14T08:21:53.258Z] ok github.com/docker/docker/volume/mounts 0.088s coverage: 66.2% of statements [2021-07-14T08:21:53.544Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2021-07-14T08:21:53.544Z] === RUN TestResize [2021-07-14T08:21:53.710Z] === RUN TestSetGetMeta [2021-07-14T08:21:53.710Z] === PAUSE TestSetGetMeta [2021-07-14T08:21:53.710Z] === RUN TestRestore [2021-07-14T08:21:53.710Z] === PAUSE TestRestore [2021-07-14T08:21:53.710Z] === RUN TestServiceCreate [2021-07-14T08:21:53.710Z] === PAUSE TestServiceCreate [2021-07-14T08:21:53.710Z] === RUN TestServiceList [2021-07-14T08:21:53.710Z] === PAUSE TestServiceList [2021-07-14T08:21:53.710Z] === RUN TestServiceRemove [2021-07-14T08:21:53.710Z] === PAUSE TestServiceRemove [2021-07-14T08:21:53.710Z] === RUN TestServiceGet [2021-07-14T08:21:53.710Z] === PAUSE TestServiceGet [2021-07-14T08:21:53.710Z] === RUN TestServicePrune [2021-07-14T08:21:53.710Z] === PAUSE TestServicePrune [2021-07-14T08:21:53.710Z] === RUN TestCreate [2021-07-14T08:21:53.710Z] === PAUSE TestCreate [2021-07-14T08:21:53.710Z] === RUN TestRemove [2021-07-14T08:21:53.710Z] === PAUSE TestRemove [2021-07-14T08:21:53.710Z] === RUN TestList [2021-07-14T08:21:53.710Z] === PAUSE TestList [2021-07-14T08:21:53.710Z] === RUN TestFindByDriver [2021-07-14T08:21:53.710Z] === PAUSE TestFindByDriver [2021-07-14T08:21:53.710Z] === RUN TestFindByReferenced [2021-07-14T08:21:53.710Z] === PAUSE TestFindByReferenced [2021-07-14T08:21:53.710Z] === RUN TestDerefMultipleOfSameRef [2021-07-14T08:21:53.710Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-14T08:21:53.710Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-14T08:21:53.710Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-14T08:21:53.710Z] === RUN TestDefererencePluginOnCreateError [2021-07-14T08:21:53.710Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-14T08:21:53.710Z] === RUN TestRefDerefRemove [2021-07-14T08:21:53.710Z] === PAUSE TestRefDerefRemove [2021-07-14T08:21:53.710Z] === RUN TestGet [2021-07-14T08:21:53.710Z] === PAUSE TestGet [2021-07-14T08:21:53.710Z] === RUN TestGetWithReference [2021-07-14T08:21:53.710Z] === PAUSE TestGetWithReference [2021-07-14T08:21:53.710Z] === RUN TestFilterFunc [2021-07-14T08:21:53.710Z] === RUN TestFilterFunc/test_nil_list [2021-07-14T08:21:53.710Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-14T08:21:53.710Z] === RUN TestFilterFunc/test_empty_list [2021-07-14T08:21:53.710Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-14T08:21:53.710Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-14T08:21:53.710Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-14T08:21:53.710Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-14T08:21:53.710Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-14T08:21:53.710Z] === RUN TestFilterFunc/test_filter_some [2021-07-14T08:21:53.710Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-14T08:21:53.710Z] === RUN TestFilterFunc/test_filter_middle [2021-07-14T08:21:53.710Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-14T08:21:53.710Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-14T08:21:53.710Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-14T08:21:53.710Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-14T08:21:53.710Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-14T08:21:53.710Z] === CONT TestFilterFunc/test_nil_list [2021-07-14T08:21:53.710Z] === CONT TestFilterFunc/test_filter_some [2021-07-14T08:21:53.710Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-14T08:21:53.710Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-14T08:21:53.710Z] === CONT TestFilterFunc/test_empty_list [2021-07-14T08:21:53.710Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-14T08:21:53.710Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-14T08:21:53.710Z] === CONT TestFilterFunc/test_filter_middle [2021-07-14T08:21:53.710Z] --- PASS: TestFilterFunc (0.00s) [2021-07-14T08:21:53.710Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-14T08:21:53.710Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-14T08:21:53.710Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-14T08:21:53.710Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-14T08:21:53.710Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-14T08:21:53.710Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-14T08:21:53.710Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-14T08:21:53.710Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-14T08:21:53.710Z] === CONT TestSetGetMeta [2021-07-14T08:21:53.710Z] === CONT TestServicePrune [2021-07-14T08:21:53.710Z] === CONT TestFindByReferenced [2021-07-14T08:21:53.710Z] === CONT TestList [2021-07-14T08:21:53.710Z] --- PASS: TestSetGetMeta (0.02s) [2021-07-14T08:21:53.710Z] === CONT TestServiceGet [2021-07-14T08:21:53.710Z] --- PASS: TestFindByReferenced (0.03s) [2021-07-14T08:21:53.710Z] === CONT TestServiceRemove [2021-07-14T08:21:53.710Z] --- PASS: TestList (0.03s) [2021-07-14T08:21:53.710Z] === CONT TestServiceList [2021-07-14T08:21:53.936Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-07-14T08:21:53.936Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-14T08:21:53.963Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-07-14T08:21:54.162Z] --- PASS: TestServiceGet (0.18s) [2021-07-14T08:21:54.162Z] === CONT TestServiceCreate [2021-07-14T08:21:54.162Z] time="2021-07-14T08:21:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-14T08:21:54.162Z] --- PASS: TestServiceRemove (0.17s) [2021-07-14T08:21:54.162Z] === CONT TestRestore [2021-07-14T08:21:54.162Z] --- PASS: TestServiceList (0.17s) [2021-07-14T08:21:54.162Z] === CONT TestGetWithReference [2021-07-14T08:21:54.162Z] time="2021-07-14T08:21:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-14T08:21:54.162Z] time="2021-07-14T08:21:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-14T08:21:54.162Z] --- PASS: TestServiceCreate (0.05s) [2021-07-14T08:21:54.162Z] === CONT TestFindByDriver [2021-07-14T08:21:54.162Z] time="2021-07-14T08:21:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-14T08:21:54.162Z] === CONT TestRemove [2021-07-14T08:21:54.162Z] --- PASS: TestGetWithReference (0.04s) [2021-07-14T08:21:54.162Z] --- PASS: TestRestore (0.05s) [2021-07-14T08:21:54.162Z] === CONT TestCreate [2021-07-14T08:21:54.162Z] time="2021-07-14T08:21:53Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-14T08:21:54.162Z] --- PASS: TestServicePrune (0.26s) [2021-07-14T08:21:54.162Z] === CONT TestDefererencePluginOnCreateError [2021-07-14T08:21:54.162Z] --- PASS: TestFindByDriver (0.03s) [2021-07-14T08:21:54.162Z] === CONT TestGet [2021-07-14T08:21:54.162Z] --- PASS: TestCreate (0.02s) [2021-07-14T08:21:54.162Z] === CONT TestRefDerefRemove [2021-07-14T08:21:54.162Z] --- PASS: TestRemove (0.03s) [2021-07-14T08:21:54.162Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-14T08:21:54.162Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-07-14T08:21:54.162Z] === CONT TestDerefMultipleOfSameRef [2021-07-14T08:21:54.162Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-07-14T08:21:54.162Z] --- PASS: TestGet (0.02s) [2021-07-14T08:21:54.162Z] --- PASS: TestRefDerefRemove (0.02s) [2021-07-14T08:21:54.162Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-07-14T08:21:54.162Z] PASS [2021-07-14T08:21:54.162Z] coverage: 69.6% of statements [2021-07-14T08:21:54.162Z] ok github.com/docker/docker/volume/service 0.352s coverage: 69.6% of statements [2021-07-14T08:21:54.406Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-07-14T08:21:54.406Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-14T08:21:54.487Z] --- PASS: TestResize (0.81s) [2021-07-14T08:21:54.487Z] === RUN TestResizeWithInvalidSize [2021-07-14T08:21:54.534Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-07-14T08:21:54.796Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-14T08:21:54.878Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-14T08:21:54.878Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-14T08:21:54.878Z] reload_test.go:520: root required [2021-07-14T08:21:54.878Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-14T08:21:54.878Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-14T08:21:54.878Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-07-14T08:21:54.878Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-14T08:21:54.878Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-07-14T08:21:54.878Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-14T08:21:54.878Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-14T08:21:54.878Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-14T08:21:54.878Z] === RUN TestBuilderGC [2021-07-14T08:21:54.878Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-14T08:21:54.878Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-14T08:21:54.878Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-14T08:21:54.878Z] === RUN TestParseVolumesFrom [2021-07-14T08:21:54.878Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-14T08:21:54.878Z] PASS [2021-07-14T08:21:54.878Z] coverage: 9.1% of statements [2021-07-14T08:21:54.878Z] --- PASS: TestBuilderGC (0.00s) [2021-07-14T08:21:54.878Z] === RUN TestDaemonConfigurationNotFound [2021-07-14T08:21:54.878Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-14T08:21:54.878Z] === RUN TestDaemonBrokenConfiguration [2021-07-14T08:21:54.878Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-14T08:21:54.878Z] === RUN TestParseClusterAdvertiseSettings [2021-07-14T08:21:54.878Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-14T08:21:54.878Z] === RUN TestFindConfigurationConflicts [2021-07-14T08:21:54.878Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-14T08:21:54.878Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-14T08:21:54.878Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-14T08:21:54.878Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-14T08:21:54.878Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-14T08:21:54.878Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-14T08:21:54.878Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-14T08:21:54.878Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-14T08:21:54.878Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-14T08:21:54.878Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-14T08:21:54.878Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-14T08:21:54.878Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-14T08:21:54.878Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-14T08:21:54.878Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-14T08:21:54.878Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-14T08:21:54.878Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-07-14T08:21:54.878Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-14T08:21:54.878Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-14T08:21:54.878Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-14T08:21:54.878Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-14T08:21:54.878Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-14T08:21:54.878Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-14T08:21:54.878Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-14T08:21:54.878Z] === RUN TestValidateConfigurationErrors [2021-07-14T08:21:54.878Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-14T08:21:54.878Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-14T08:21:54.878Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-14T08:21:54.878Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-14T08:21:54.878Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-14T08:21:54.878Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-14T08:21:54.878Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-14T08:21:54.878Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-14T08:21:54.878Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-14T08:21:54.878Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-14T08:21:54.878Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-14T08:21:54.878Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-14T08:21:54.878Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-14T08:21:54.878Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-14T08:21:54.878Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-14T08:21:54.878Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-14T08:21:54.878Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-14T08:21:54.878Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-14T08:21:54.878Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-14T08:21:54.878Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-14T08:21:54.878Z] ok github.com/docker/docker/daemon 2.450s coverage: 9.1% of statements [2021-07-14T08:21:54.878Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-14T08:21:54.878Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-14T08:21:54.878Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-14T08:21:54.878Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-14T08:21:54.878Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-14T08:21:54.878Z] === RUN TestValidateConfiguration [2021-07-14T08:21:54.878Z] === RUN TestValidateConfiguration/with_label [2021-07-14T08:21:54.878Z] === RUN TestValidateConfiguration/with_dns [2021-07-14T08:21:54.878Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-14T08:21:54.878Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-14T08:21:54.878Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-14T08:21:54.878Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-14T08:21:54.878Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-14T08:21:54.878Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-14T08:21:54.878Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-14T08:21:54.878Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-14T08:21:54.878Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-14T08:21:54.878Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-14T08:21:54.878Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-14T08:21:54.878Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-14T08:21:54.878Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-14T08:21:54.878Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-14T08:21:54.878Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-14T08:21:54.878Z] === RUN TestModifiedDiscoverySettings [2021-07-14T08:21:54.878Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-14T08:21:54.878Z] === RUN TestReloadSetConfigFileNotExist [2021-07-14T08:21:54.878Z] time="2021-07-14T08:21:54Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-14T08:21:54.878Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2021-07-14T08:21:54.878Z] === RUN TestReloadDefaultConfigNotExist [2021-07-14T08:21:54.878Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:21:54.878Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-07-14T08:21:54.878Z] === RUN TestReloadBadDefaultConfig [2021-07-14T08:21:54.878Z] time="2021-07-14T08:21:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-276786435" [2021-07-14T08:21:54.878Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-14T08:21:54.878Z] === RUN TestReloadWithConflictingLabels [2021-07-14T08:21:54.878Z] time="2021-07-14T08:21:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-942248582" [2021-07-14T08:21:54.878Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-14T08:21:54.878Z] === RUN TestReloadWithDuplicateLabels [2021-07-14T08:21:54.878Z] time="2021-07-14T08:21:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-040944685" [2021-07-14T08:21:54.878Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-14T08:21:54.878Z] === RUN TestDaemonConfigurationMerge [2021-07-14T08:21:54.878Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-14T08:21:54.878Z] PASS [2021-07-14T08:21:54.878Z] coverage: 79.2% of statements [2021-07-14T08:21:54.878Z] ok github.com/docker/docker/daemon/config 0.308s coverage: 79.2% of statements [2021-07-14T08:21:55.366Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-14T08:21:55.431Z] --- PASS: TestResizeWithInvalidSize (0.87s) [2021-07-14T08:21:55.431Z] === RUN TestResizeWhenContainerNotStarted [2021-07-14T08:21:55.867Z] === RUN TestWaitNodeAttachment [2021-07-14T08:21:55.937Z] --- PASS: TestConfigsUpdate (2.73s) [2021-07-14T08:21:55.937Z] === RUN TestTemplatedConfig [2021-07-14T08:21:56.005Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2021-07-14T08:21:56.005Z] === RUN TestDaemonRestartKillContainers [2021-07-14T08:21:56.005Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-14T08:21:56.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-14T08:21:56.005Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-14T08:21:56.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-14T08:21:56.005Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-14T08:21:56.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-14T08:21:56.005Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-14T08:21:56.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-14T08:21:56.005Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-14T08:21:56.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-14T08:21:56.005Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-14T08:21:56.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-14T08:21:56.005Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-14T08:21:56.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-14T08:21:56.005Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-14T08:21:56.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-14T08:21:56.005Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-14T08:21:56.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-14T08:21:56.005Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-14T08:21:56.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-14T08:21:56.005Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-14T08:21:56.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-14T08:21:56.005Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-14T08:21:56.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-14T08:21:56.005Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-14T08:21:56.005Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-14T08:21:56.005Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-14T08:21:56.005Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-14T08:21:56.335Z] === RUN TestDiscoveryOptsErrors [2021-07-14T08:21:56.335Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-14T08:21:56.335Z] === RUN TestDiscoveryOpts [2021-07-14T08:21:56.335Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-14T08:21:56.335Z] PASS [2021-07-14T08:21:56.335Z] coverage: 30.0% of statements [2021-07-14T08:21:56.335Z] ok github.com/docker/docker/daemon/discovery 0.043s coverage: 30.0% of statements [2021-07-14T08:21:56.335Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-07-14T08:21:56.335Z] === RUN TestIsolationConversion [2021-07-14T08:21:56.335Z] === RUN TestIsolationConversion/default [2021-07-14T08:21:56.335Z] === RUN TestIsolationConversion/process [2021-07-14T08:21:56.335Z] === RUN TestIsolationConversion/hyperv [2021-07-14T08:21:56.335Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-14T08:21:56.335Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-14T08:21:56.335Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-14T08:21:56.335Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-14T08:21:56.335Z] === RUN TestContainerLabels [2021-07-14T08:21:56.335Z] --- PASS: TestContainerLabels (0.00s) [2021-07-14T08:21:56.335Z] === RUN TestCredentialSpecConversion [2021-07-14T08:21:56.335Z] === RUN TestCredentialSpecConversion/none [2021-07-14T08:21:56.335Z] === RUN TestCredentialSpecConversion/config [2021-07-14T08:21:56.335Z] === RUN TestCredentialSpecConversion/file [2021-07-14T08:21:56.335Z] === RUN TestCredentialSpecConversion/registry [2021-07-14T08:21:56.335Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-14T08:21:56.335Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-14T08:21:56.335Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-14T08:21:56.335Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-14T08:21:56.335Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-14T08:21:56.335Z] === RUN TestControllerValidateMountBind [2021-07-14T08:21:56.335Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-07-14T08:21:56.335Z] === RUN TestControllerValidateMountVolume [2021-07-14T08:21:56.335Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-14T08:21:56.335Z] === RUN TestControllerValidateMountTarget [2021-07-14T08:21:56.335Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-14T08:21:56.335Z] === RUN TestControllerValidateMountTmpfs [2021-07-14T08:21:56.335Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-07-14T08:21:56.335Z] === RUN TestControllerValidateMountInvalidType [2021-07-14T08:21:56.335Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-14T08:21:56.335Z] === RUN TestControllerValidateMountNamedPipe [2021-07-14T08:21:56.335Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-14T08:21:56.335Z] PASS [2021-07-14T08:21:56.335Z] coverage: 11.0% of statements [2021-07-14T08:21:56.335Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.589s coverage: 11.0% of statements [2021-07-14T08:21:56.335Z] === RUN TestEventsLog [2021-07-14T08:21:56.335Z] --- PASS: TestEventsLog (0.00s) [2021-07-14T08:21:56.335Z] === RUN TestEventsLogTimeout [2021-07-14T08:21:56.335Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-14T08:21:56.335Z] === RUN TestLogEvents [2021-07-14T08:21:56.335Z] --- PASS: TestLogEvents (0.05s) [2021-07-14T08:21:56.335Z] === RUN TestLoadBufferedEvents [2021-07-14T08:21:56.805Z] --- PASS: TestLoadBufferedEvents (0.18s) [2021-07-14T08:21:56.805Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-14T08:21:56.805Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-14T08:21:56.805Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-14T08:21:56.805Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-14T08:21:56.805Z] PASS [2021-07-14T08:21:56.805Z] coverage: 50.0% of statements [2021-07-14T08:21:56.805Z] ok github.com/docker/docker/daemon/events 0.319s coverage: 50.0% of statements [2021-07-14T08:21:56.880Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-14T08:21:56.880Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-14T08:21:57.453Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-07-14T08:21:57.792Z] === RUN TestIsEmptyDir [2021-07-14T08:21:57.792Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-14T08:21:57.792Z] PASS [2021-07-14T08:21:57.792Z] coverage: 2.3% of statements [2021-07-14T08:21:57.792Z] ok github.com/docker/docker/daemon/graphdriver 0.064s coverage: 2.3% of statements [2021-07-14T08:21:57.792Z] === RUN TestLinkNaming [2021-07-14T08:21:57.792Z] --- PASS: TestLinkNaming (0.00s) [2021-07-14T08:21:57.792Z] === RUN TestLinkNew [2021-07-14T08:21:57.792Z] --- PASS: TestLinkNew (0.00s) [2021-07-14T08:21:57.792Z] === RUN TestLinkEnv [2021-07-14T08:21:57.792Z] --- PASS: TestLinkEnv (0.00s) [2021-07-14T08:21:57.792Z] === RUN TestLinkMultipleEnv [2021-07-14T08:21:57.792Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-14T08:21:57.792Z] === RUN TestLinkPortRangeEnv [2021-07-14T08:21:57.792Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-14T08:21:57.792Z] PASS [2021-07-14T08:21:57.792Z] coverage: 93.0% of statements [2021-07-14T08:21:57.792Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2021-07-14T08:21:58.025Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-07-14T08:21:59.339Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-14T08:21:59.339Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-14T08:21:59.339Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-14T08:22:00.286Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-14T08:22:00.576Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-14T08:22:00.576Z] --- PASS: TestTemplatedConfig (4.39s) [2021-07-14T08:22:00.576Z] === RUN TestConfigCreateResolve [2021-07-14T08:22:00.747Z] --- PASS: TestCheckoutGit (59.83s) [2021-07-14T08:22:00.747Z] === RUN TestValidGitTransport [2021-07-14T08:22:00.747Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-14T08:22:00.747Z] === RUN TestGitInvalidRef [2021-07-14T08:22:00.747Z] === RUN TestSearchRegistryForImagesErrors [2021-07-14T08:22:00.747Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-14T08:22:00.747Z] === RUN TestSearchRegistryForImages [2021-07-14T08:22:00.747Z] --- PASS: TestSearchRegistryForImages (0.01s) [2021-07-14T08:22:00.748Z] === RUN TestOnlyPlatformWithFallback [2021-07-14T08:22:00.748Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestImageDelete [2021-07-14T08:22:00.748Z] === RUN TestImageDelete/no_lease [2021-07-14T08:22:00.748Z] === RUN TestImageDelete/lease_exists [2021-07-14T08:22:00.748Z] === RUN TestNewStreamConfig [2021-07-14T08:22:00.748Z] === RUN TestNewStreamConfig/defaults [2021-07-14T08:22:00.748Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-14T08:22:00.748Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-14T08:22:00.748Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-14T08:22:00.748Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-14T08:22:00.748Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-14T08:22:00.748Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-14T08:22:00.748Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-14T08:22:00.748Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-14T08:22:00.748Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-14T08:22:00.748Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-14T08:22:00.748Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-14T08:22:00.748Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-14T08:22:00.748Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-14T08:22:00.748Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-14T08:22:00.748Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-14T08:22:00.748Z] --- PASS: TestImageDelete (0.03s) [2021-07-14T08:22:00.748Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-14T08:22:00.748Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-07-14T08:22:00.748Z] === RUN TestContentStoreForPull [2021-07-14T08:22:00.748Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-14T08:22:00.748Z] === RUN TestAdapterReadLogs [2021-07-14T08:22:00.748Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestCopier [2021-07-14T08:22:00.748Z] --- PASS: TestCopier (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestCopierLongLines [2021-07-14T08:22:00.748Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestCopierSlow [2021-07-14T08:22:00.748Z] --- PASS: TestGitInvalidRef (0.18s) [2021-07-14T08:22:00.748Z] PASS [2021-07-14T08:22:00.748Z] coverage: 86.3% of statements [2021-07-14T08:22:00.748Z] ok github.com/docker/docker/builder/remotecontext/git 60.065s coverage: 86.3% of statements [2021-07-14T08:22:00.748Z] time="2021-07-14T08:22:00Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-14T08:22:00.748Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2021-07-14T08:22:00.748Z] === RUN TestCreateSuccess [2021-07-14T08:22:00.748Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestCreateLogGroupSuccess [2021-07-14T08:22:00.748Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestCreateError [2021-07-14T08:22:00.748Z] --- PASS: TestCreateError (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestCreateAlreadyExists [2021-07-14T08:22:00.748Z] time="2021-07-14T08:22:00Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-14T08:22:00.748Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestLogClosed [2021-07-14T08:22:00.748Z] --- PASS: TestLogClosed (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestLogBlocking [2021-07-14T08:22:00.748Z] --- PASS: TestLogBlocking (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-14T08:22:00.748Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestLogNonBlockingBufferFull [2021-07-14T08:22:00.748Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestPublishBatchSuccess [2021-07-14T08:22:00.748Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestPublishBatchError [2021-07-14T08:22:00.748Z] time="2021-07-14T08:22:00Z" level=error msg=Error [2021-07-14T08:22:00.748Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-14T08:22:00.748Z] time="2021-07-14T08:22:00Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-14T08:22:00.748Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-14T08:22:00.748Z] time="2021-07-14T08:22:00Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-14T08:22:00.748Z] time="2021-07-14T08:22:00Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-14T08:22:00.748Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestCollectBatchSimple [2021-07-14T08:22:00.748Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestCollectBatchTicker [2021-07-14T08:22:00.748Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestCollectBatchMultilinePattern [2021-07-14T08:22:00.748Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-14T08:22:00.748Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-14T08:22:00.748Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-14T08:22:00.748Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-14T08:22:00.748Z] === RUN TestCollectBatchClose [2021-07-14T08:22:00.748Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestEffectiveLen [2021-07-14T08:22:00.748Z] === RUN TestEffectiveLen/0/Hello [2021-07-14T08:22:00.748Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-14T08:22:00.748Z] === RUN TestEffectiveLen/2/🙃 [2021-07-14T08:22:00.748Z] === RUN TestEffectiveLen/3/���� [2021-07-14T08:22:00.748Z] === RUN TestEffectiveLen/4/He��o [2021-07-14T08:22:00.748Z] === RUN TestEffectiveLen/5/ [2021-07-14T08:22:00.748Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-14T08:22:00.748Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-14T08:22:00.748Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-14T08:22:00.748Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-14T08:22:00.748Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-14T08:22:00.748Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-14T08:22:00.748Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestFindValidSplit [2021-07-14T08:22:00.748Z] === RUN TestFindValidSplit/0/ [2021-07-14T08:22:00.748Z] cloudwatchlogs_test.go:1044: [2021-07-14T08:22:00.748Z] cloudwatchlogs_test.go:1045: [2021-07-14T08:22:00.748Z] === RUN TestFindValidSplit/1/Hello [2021-07-14T08:22:00.748Z] cloudwatchlogs_test.go:1044: Hello [2021-07-14T08:22:00.748Z] cloudwatchlogs_test.go:1045: [2021-07-14T08:22:00.748Z] === RUN TestFindValidSplit/2/Hello [2021-07-14T08:22:00.748Z] cloudwatchlogs_test.go:1044: He [2021-07-14T08:22:00.748Z] cloudwatchlogs_test.go:1045: llo [2021-07-14T08:22:00.748Z] === RUN TestFindValidSplit/3/Hello [2021-07-14T08:22:00.748Z] cloudwatchlogs_test.go:1044: [2021-07-14T08:22:00.748Z] cloudwatchlogs_test.go:1045: Hello [2021-07-14T08:22:00.748Z] === RUN TestFindValidSplit/4/🙃 [2021-07-14T08:22:00.748Z] cloudwatchlogs_test.go:1044: [2021-07-14T08:22:00.748Z] cloudwatchlogs_test.go:1045: 🙃 [2021-07-14T08:22:00.748Z] === RUN TestFindValidSplit/5/🙃 [2021-07-14T08:22:00.748Z] cloudwatchlogs_test.go:1044: 🙃 [2021-07-14T08:22:00.748Z] cloudwatchlogs_test.go:1045: [2021-07-14T08:22:00.748Z] === RUN TestFindValidSplit/6/a� [2021-07-14T08:22:00.748Z] cloudwatchlogs_test.go:1044: a [2021-07-14T08:22:00.748Z] cloudwatchlogs_test.go:1045: � [2021-07-14T08:22:00.748Z] === RUN TestFindValidSplit/7/a� [2021-07-14T08:22:00.748Z] cloudwatchlogs_test.go:1044: a� [2021-07-14T08:22:00.748Z] cloudwatchlogs_test.go:1045: [2021-07-14T08:22:00.748Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-14T08:22:00.748Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-14T08:22:00.748Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-14T08:22:00.748Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-14T08:22:00.748Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-14T08:22:00.748Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-14T08:22:00.748Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-14T08:22:00.748Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-14T08:22:00.748Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestProcessEventEmoji [2021-07-14T08:22:00.748Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-07-14T08:22:00.748Z] === RUN TestCollectBatchLineSplit [2021-07-14T08:22:00.748Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-14T08:22:00.748Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestCollectBatchMaxEvents [2021-07-14T08:22:00.748Z] --- PASS: TestContentStoreForPull (0.21s) [2021-07-14T08:22:00.748Z] PASS [2021-07-14T08:22:00.748Z] coverage: 6.8% of statements [2021-07-14T08:22:00.748Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-07-14T08:22:00.748Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-14T08:22:00.748Z] ok github.com/docker/docker/daemon/images 0.339s coverage: 6.8% of statements [2021-07-14T08:22:00.748Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-07-14T08:22:00.748Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-14T08:22:00.748Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-07-14T08:22:00.748Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-14T08:22:00.748Z] --- PASS: TestCopierSlow (0.20s) [2021-07-14T08:22:00.748Z] === RUN TestCopierWithSized [2021-07-14T08:22:00.748Z] === RUN TestCopierWithSized/as_is [2021-07-14T08:22:00.748Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-14T08:22:00.748Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-14T08:22:00.748Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-14T08:22:00.748Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestCopierWithPartial [2021-07-14T08:22:00.748Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-07-14T08:22:00.748Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-14T08:22:00.748Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-14T08:22:00.748Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-14T08:22:00.750Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-14T08:22:00.750Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-14T08:22:00.750Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-14T08:22:00.750Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-14T08:22:00.750Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-14T08:22:00.750Z] === RUN TestRingLogger [2021-07-14T08:22:00.750Z] --- PASS: TestRingLogger (0.00s) [2021-07-14T08:22:00.750Z] === RUN TestRingCap [2021-07-14T08:22:00.750Z] --- PASS: TestRingCap (0.00s) [2021-07-14T08:22:00.750Z] === RUN TestRingClose [2021-07-14T08:22:00.750Z] --- PASS: TestRingClose (0.00s) [2021-07-14T08:22:00.750Z] === RUN TestRingDrain [2021-07-14T08:22:00.750Z] --- PASS: TestRingDrain (0.00s) [2021-07-14T08:22:00.750Z] PASS [2021-07-14T08:22:00.750Z] coverage: 43.8% of statements [2021-07-14T08:22:00.750Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-14T08:22:00.750Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-14T08:22:00.750Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-14T08:22:00.750Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-14T08:22:00.750Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-14T08:22:00.750Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-14T08:22:00.750Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-14T08:22:00.750Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-14T08:22:00.750Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-14T08:22:00.750Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-14T08:22:00.750Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-14T08:22:00.750Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-14T08:22:00.750Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-14T08:22:00.750Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-14T08:22:00.750Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-14T08:22:00.750Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-14T08:22:00.750Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-14T08:22:00.750Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-14T08:22:00.750Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-14T08:22:00.750Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-14T08:22:00.750Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-14T08:22:00.750Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-14T08:22:00.750Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-14T08:22:00.750Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-14T08:22:00.750Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-14T08:22:00.750Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-14T08:22:00.750Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-14T08:22:00.750Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-14T08:22:00.750Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-14T08:22:00.750Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-14T08:22:00.750Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-14T08:22:00.750Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-14T08:22:00.750Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-14T08:22:00.750Z] === RUN TestCreateTagSuccess [2021-07-14T08:22:00.750Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-14T08:22:00.750Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-14T08:22:00.750Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-07-14T08:22:00.750Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-14T08:22:00.750Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-14T08:22:00.750Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-14T08:22:00.750Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-14T08:22:00.750Z] PASS [2021-07-14T08:22:00.750Z] coverage: 77.8% of statements [2021-07-14T08:22:00.750Z] ok github.com/docker/docker/daemon/logger 0.265s coverage: 43.8% of statements [2021-07-14T08:22:00.750Z] ok github.com/docker/docker/daemon/logger/awslogs 0.360s coverage: 77.8% of statements [2021-07-14T08:22:01.678Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-14T08:22:01.678Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-14T08:22:01.678Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/cli [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-14T08:22:01.742Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-14T08:22:01.742Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-14T08:22:01.742Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-14T08:22:01.742Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-14T08:22:01.742Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.16s) [2021-07-14T08:22:01.742Z] === RUN TestFastTimeMarshalJSON [2021-07-14T08:22:01.742Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-07-14T08:22:01.742Z] PASS [2021-07-14T08:22:01.742Z] coverage: 87.2% of statements [2021-07-14T08:22:01.742Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.216s coverage: 87.2% of statements [2021-07-14T08:22:01.960Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-07-14T08:22:02.211Z] === RUN TestJSONFileLogger [2021-07-14T08:22:02.211Z] --- PASS: TestJSONFileLogger (0.01s) [2021-07-14T08:22:02.211Z] === RUN TestJSONFileLoggerWithTags [2021-07-14T08:22:02.211Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-14T08:22:02.211Z] === RUN TestJSONFileLoggerWithOpts [2021-07-14T08:22:02.211Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-07-14T08:22:02.211Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-14T08:22:02.211Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-14T08:22:02.211Z] === RUN TestEncodeDecode [2021-07-14T08:22:02.211Z] === PAUSE TestEncodeDecode [2021-07-14T08:22:02.211Z] === RUN TestUnexpectedEOF [2021-07-14T08:22:02.211Z] time="2021-07-14T08:22:02Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-14T08:22:02.211Z] time="2021-07-14T08:22:02Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-14T08:22:02.211Z] --- PASS: TestUnexpectedEOF (0.17s) [2021-07-14T08:22:02.211Z] === CONT TestEncodeDecode [2021-07-14T08:22:02.221Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-14T08:22:02.253Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-14T08:22:02.482Z] check_test.go:309: [d486bbcee4480] daemon is not started [2021-07-14T08:22:02.482Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-07-14T08:22:02.681Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-14T08:22:02.681Z] PASS [2021-07-14T08:22:02.681Z] coverage: 69.9% of statements [2021-07-14T08:22:02.681Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.253s coverage: 69.9% of statements [2021-07-14T08:22:02.681Z] === RUN TestWriteLog [2021-07-14T08:22:02.681Z] === PAUSE TestWriteLog [2021-07-14T08:22:02.681Z] === RUN TestReadLog [2021-07-14T08:22:02.681Z] === PAUSE TestReadLog [2021-07-14T08:22:02.681Z] === CONT TestWriteLog [2021-07-14T08:22:02.681Z] === CONT TestReadLog [2021-07-14T08:22:02.681Z] === RUN TestReadLog/tail_exact [2021-07-14T08:22:02.681Z] --- PASS: TestWriteLog (0.00s) [2021-07-14T08:22:02.681Z] === RUN TestReadLog/tail_less_than_available [2021-07-14T08:22:02.681Z] === RUN TestReadLog/tail_more_than_available [2021-07-14T08:22:02.681Z] --- PASS: TestReadLog (0.19s) [2021-07-14T08:22:02.681Z] --- PASS: TestReadLog/tail_exact (0.17s) [2021-07-14T08:22:02.681Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-07-14T08:22:02.681Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-07-14T08:22:02.681Z] PASS [2021-07-14T08:22:02.681Z] coverage: 75.2% of statements [2021-07-14T08:22:02.681Z] ok github.com/docker/docker/daemon/logger/local 0.242s coverage: 75.2% of statements [2021-07-14T08:22:02.681Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-14T08:22:02.743Z] --- PASS: TestConfigCreateResolve (2.54s) [2021-07-14T08:22:02.743Z] PASS [2021-07-14T08:22:02.743Z] [2021-07-14T08:22:02.743Z] DONE 6 tests in 19.184s [2021-07-14T08:22:02.743Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-07-14T08:22:02.743Z] ++ 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-07-14T08:22:02.743Z] ++ set -e [2021-07-14T08:22:02.743Z] ++ '[' -n 0 ']' [2021-07-14T08:22:02.743Z] ++ set -x [2021-07-14T08:22:02.743Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-14T08:22:03.005Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-14T08:22:03.005Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-07-14T08:22:03.005Z] INFO: Testing against a local daemon [2021-07-14T08:22:03.005Z] === RUN TestCheckpoint [2021-07-14T08:22:03.005Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-14T08:22:03.005Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-14T08:22:03.005Z] === RUN TestContainerInvalidJSON [2021-07-14T08:22:03.005Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-14T08:22:03.005Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-14T08:22:03.005Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-14T08:22:03.005Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-14T08:22:03.005Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-14T08:22:03.005Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-14T08:22:03.005Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-14T08:22:03.005Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-14T08:22:03.005Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-14T08:22:03.005Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-07-14T08:22:03.005Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-07-14T08:22:03.005Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-07-14T08:22:03.005Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-07-14T08:22:03.005Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-14T08:22:03.005Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-07-14T08:22:03.005Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-14T08:22:03.266Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2021-07-14T08:22:03.266Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-14T08:22:03.266Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-07-14T08:22:03.266Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-14T08:22:03.266Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-07-14T08:22:03.266Z] === RUN TestCopyFromContainer [2021-07-14T08:22:03.527Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-07-14T08:22:03.670Z] === RUN TestLog [2021-07-14T08:22:03.670Z] --- PASS: TestLog (0.01s) [2021-07-14T08:22:03.670Z] PASS [2021-07-14T08:22:03.670Z] coverage: 31.5% of statements [2021-07-14T08:22:03.670Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.065s coverage: 31.5% of statements [2021-07-14T08:22:03.670Z] === RUN TestOpenFileDelete [2021-07-14T08:22:03.670Z] --- PASS: TestOpenFileDelete (0.00s) [2021-07-14T08:22:03.670Z] === RUN TestOpenFileRename [2021-07-14T08:22:03.670Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-14T08:22:03.670Z] === RUN TestParseLogTagDefaultTag [2021-07-14T08:22:03.670Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-14T08:22:03.670Z] === RUN TestParseLogTag [2021-07-14T08:22:03.670Z] --- PASS: TestParseLogTag (0.00s) [2021-07-14T08:22:03.670Z] === RUN TestParseLogTagEmptyTag [2021-07-14T08:22:03.670Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-14T08:22:03.670Z] === RUN TestTailFiles [2021-07-14T08:22:03.670Z] --- PASS: TestTailFiles (0.00s) [2021-07-14T08:22:03.670Z] === RUN TestFollowLogsConsumerGone [2021-07-14T08:22:03.670Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-14T08:22:03.670Z] === RUN TestFollowLogsProducerGone [2021-07-14T08:22:03.670Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-07-14T08:22:03.670Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-07-14T08:22:03.670Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-07-14T08:22:03.670Z] === RUN TestCheckCapacityAndRotate [2021-07-14T08:22:03.670Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-14T08:22:03.670Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-14T08:22:03.670Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2021-07-14T08:22:03.670Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-14T08:22:03.670Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2021-07-14T08:22:03.670Z] PASS [2021-07-14T08:22:03.670Z] coverage: 50.9% of statements [2021-07-14T08:22:03.670Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.142s coverage: 50.9% of statements [2021-07-14T08:22:04.100Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-07-14T08:22:04.661Z] === RUN TestNewParse [2021-07-14T08:22:04.661Z] --- PASS: TestNewParse (0.00s) [2021-07-14T08:22:04.661Z] PASS [2021-07-14T08:22:04.661Z] coverage: 8.3% of statements [2021-07-14T08:22:04.661Z] ok github.com/docker/docker/daemon/logger/templates 0.035s coverage: 8.3% of statements [2021-07-14T08:22:04.661Z] === RUN TestParseLogFormat [2021-07-14T08:22:04.661Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-14T08:22:04.661Z] === RUN TestValidateLogOptEmpty [2021-07-14T08:22:04.661Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-14T08:22:04.661Z] === RUN TestValidateSyslogAddress [2021-07-14T08:22:04.661Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-14T08:22:04.661Z] === RUN TestParseAddressDefaultPort [2021-07-14T08:22:04.661Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-14T08:22:04.661Z] === RUN TestValidateSyslogFacility [2021-07-14T08:22:04.661Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-14T08:22:04.661Z] === RUN TestValidateLogOptSyslogFormat [2021-07-14T08:22:04.661Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-14T08:22:04.661Z] === RUN TestValidateLogOpt [2021-07-14T08:22:04.661Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-14T08:22:04.661Z] PASS [2021-07-14T08:22:04.661Z] coverage: 46.8% of statements [2021-07-14T08:22:04.661Z] ok github.com/docker/docker/daemon/logger/syslog 0.045s coverage: 46.8% of statements [2021-07-14T08:22:04.661Z] === RUN TestValidateLogOpt [2021-07-14T08:22:04.661Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-14T08:22:04.661Z] === RUN TestNewMissedConfig [2021-07-14T08:22:04.661Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-14T08:22:04.661Z] === RUN TestNewMissedUrl [2021-07-14T08:22:04.661Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-14T08:22:04.661Z] === RUN TestNewMissedToken [2021-07-14T08:22:04.661Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-14T08:22:04.661Z] === RUN TestNewWithProxy [2021-07-14T08:22:04.661Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-14T08:22:04.661Z] === RUN TestDefault [2021-07-14T08:22:04.661Z] --- PASS: TestDefault (0.01s) [2021-07-14T08:22:04.661Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-14T08:22:04.661Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-07-14T08:22:04.661Z] === RUN TestJsonFormat [2021-07-14T08:22:04.661Z] --- PASS: TestJsonFormat (0.00s) [2021-07-14T08:22:04.661Z] === RUN TestRawFormat [2021-07-14T08:22:04.661Z] --- PASS: TestRawFormat (0.00s) [2021-07-14T08:22:04.661Z] === RUN TestRawFormatWithLabels [2021-07-14T08:22:04.661Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-14T08:22:04.661Z] === RUN TestRawFormatWithoutTag [2021-07-14T08:22:04.661Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-14T08:22:04.661Z] === RUN TestBatching [2021-07-14T08:22:04.805Z] --- PASS: TestDaemonRestartKillContainers (0.01s) [2021-07-14T08:22:04.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.70s) [2021-07-14T08:22:04.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.80s) [2021-07-14T08:22:04.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.93s) [2021-07-14T08:22:04.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.96s) [2021-07-14T08:22:04.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2021-07-14T08:22:04.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.58s) [2021-07-14T08:22:04.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.77s) [2021-07-14T08:22:04.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.51s) [2021-07-14T08:22:04.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2021-07-14T08:22:04.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2021-07-14T08:22:04.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2021-07-14T08:22:04.805Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.14s) [2021-07-14T08:22:04.805Z] === RUN TestCgroupNamespacesRun [2021-07-14T08:22:05.130Z] --- PASS: TestBatching (0.24s) [2021-07-14T08:22:05.130Z] === RUN TestFrequency [2021-07-14T08:22:05.130Z] --- PASS: TestFrequency (0.20s) [2021-07-14T08:22:05.130Z] === RUN TestOneMessagePerRequest [2021-07-14T08:22:05.130Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-07-14T08:22:05.130Z] === RUN TestVerify [2021-07-14T08:22:05.130Z] --- PASS: TestVerify (0.00s) [2021-07-14T08:22:05.130Z] === RUN TestSkipVerify [2021-07-14T08:22:05.487Z] === RUN TestCopyFromContainer// [2021-07-14T08:22:05.487Z] === RUN TestCopyFromContainer//bar/root [2021-07-14T08:22:05.599Z] time="2021-07-14T08:22:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:22:05.599Z] time="2021-07-14T08:22:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:22:05.599Z] time="2021-07-14T08:22:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:22:05.599Z] --- PASS: TestSkipVerify (0.62s) [2021-07-14T08:22:05.599Z] === RUN TestBufferMaximum [2021-07-14T08:22:05.599Z] time="2021-07-14T08:22:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:22:05.599Z] time="2021-07-14T08:22:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:22:05.599Z] time="2021-07-14T08:22:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:22:05.599Z] time="2021-07-14T08:22:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:22:05.599Z] time="2021-07-14T08:22:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:22:05.599Z] time="2021-07-14T08:22:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626250925.521405\",\"host\":\"6821e5a68eb7\"}'" [2021-07-14T08:22:05.600Z] time="2021-07-14T08:22:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626250925.521405\",\"host\":\"6821e5a68eb7\"}'" [2021-07-14T08:22:05.600Z] --- PASS: TestBufferMaximum (0.00s) [2021-07-14T08:22:05.600Z] === RUN TestServerAlwaysDown [2021-07-14T08:22:05.600Z] time="2021-07-14T08:22:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:22:05.600Z] time="2021-07-14T08:22:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:22:05.600Z] time="2021-07-14T08:22:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626250925.524464\",\"host\":\"6821e5a68eb7\"}'" [2021-07-14T08:22:05.600Z] time="2021-07-14T08:22:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626250925.524464\",\"host\":\"6821e5a68eb7\"}'" [2021-07-14T08:22:05.600Z] time="2021-07-14T08:22:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:22:05.600Z] time="2021-07-14T08:22:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626250925.524464\",\"host\":\"6821e5a68eb7\"}'" [2021-07-14T08:22:05.600Z] time="2021-07-14T08:22:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626250925.525403\",\"host\":\"6821e5a68eb7\"}'" [2021-07-14T08:22:05.600Z] time="2021-07-14T08:22:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626250925.525403\",\"host\":\"6821e5a68eb7\"}'" [2021-07-14T08:22:05.600Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-07-14T08:22:05.600Z] === RUN TestCannotSendAfterClose [2021-07-14T08:22:05.600Z] --- PASS: TestCannotSendAfterClose (0.01s) [2021-07-14T08:22:05.600Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-14T08:22:05.748Z] === RUN TestCopyFromContainer//bar/root/ [2021-07-14T08:22:05.748Z] === RUN TestCopyFromContainer/bar/quux [2021-07-14T08:22:06.009Z] === RUN TestCopyFromContainer/bar/quux/ [2021-07-14T08:22:06.009Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-07-14T08:22:06.069Z] === RUN TestV1IDService [2021-07-14T08:22:06.069Z] --- PASS: TestV1IDService (0.03s) [2021-07-14T08:22:06.069Z] === RUN TestV2MetadataService [2021-07-14T08:22:06.193Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2021-07-14T08:22:06.193Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-14T08:22:06.270Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-07-14T08:22:06.271Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-07-14T08:22:06.532Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-07-14T08:22:06.532Z] === RUN TestCopyFromContainer/bar/notarget [2021-07-14T08:22:06.793Z] --- PASS: TestCopyFromContainer (3.43s) [2021-07-14T08:22:06.793Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-07-14T08:22:06.793Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-07-14T08:22:06.793Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-07-14T08:22:06.793Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2021-07-14T08:22:06.793Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-07-14T08:22:06.793Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-07-14T08:22:06.793Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s) [2021-07-14T08:22:06.793Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-07-14T08:22:06.793Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2021-07-14T08:22:06.793Z] --- PASS: TestCopyFromContainer/bar/notarget (0.19s) [2021-07-14T08:22:06.793Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-14T08:22:06.793Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-14T08:22:06.793Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-14T08:22:06.793Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-14T08:22:06.793Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-14T08:22:06.793Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-14T08:22:06.793Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-14T08:22:06.793Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-14T08:22:06.793Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-14T08:22:06.793Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-14T08:22:06.793Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.07s) [2021-07-14T08:22:06.793Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-14T08:22:06.793Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-14T08:22:06.793Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-14T08:22:06.793Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-14T08:22:07.055Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2021-07-14T08:22:07.055Z] === RUN TestCreateWithInvalidEnv [2021-07-14T08:22:07.055Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-14T08:22:07.055Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-14T08:22:07.055Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-14T08:22:07.055Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-14T08:22:07.055Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-14T08:22:07.055Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-14T08:22:07.055Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-14T08:22:07.055Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-14T08:22:07.055Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-14T08:22:07.055Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-14T08:22:07.055Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-14T08:22:07.055Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-07-14T08:22:07.055Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-07-14T08:22:07.055Z] === RUN TestCreateTmpfsMountsTarget [2021-07-14T08:22:07.055Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2021-07-14T08:22:07.055Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-14T08:22:07.057Z] time="2021-07-14T08:22:06Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-14T08:22:07.057Z] time="2021-07-14T08:22:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6821e5a68eb7\"}'" [2021-07-14T08:22:07.057Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-07-14T08:22:07.057Z] PASS [2021-07-14T08:22:07.057Z] coverage: 82.5% of statements [2021-07-14T08:22:07.057Z] ok github.com/docker/docker/daemon/logger/splunk 2.158s coverage: 82.5% of statements [2021-07-14T08:22:07.057Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-14T08:22:07.057Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-14T08:22:07.057Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-14T08:22:07.057Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-14T08:22:07.057Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-14T08:22:07.057Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-14T08:22:07.057Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-14T08:22:07.057Z] === RUN TestContinueOnError_NeverContinue [2021-07-14T08:22:07.057Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-14T08:22:07.057Z] === RUN TestManifestStore [2021-07-14T08:22:07.057Z] === RUN TestManifestStore/no_remote_or_local [2021-07-14T08:22:07.057Z] --- PASS: TestV2MetadataService (1.02s) [2021-07-14T08:22:07.057Z] PASS [2021-07-14T08:22:07.057Z] coverage: 48.2% of statements [2021-07-14T08:22:07.057Z] ok github.com/docker/docker/distribution/metadata 1.115s coverage: 48.2% of statements [2021-07-14T08:22:07.057Z] === RUN TestSuccessfulDownload [2021-07-14T08:22:07.057Z] download_test.go:268: Needs fixing on Windows [2021-07-14T08:22:07.057Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-14T08:22:07.057Z] === RUN TestCancelledDownload [2021-07-14T08:22:07.057Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-14T08:22:07.057Z] === RUN TestMaxDownloadAttempts [2021-07-14T08:22:07.057Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-14T08:22:07.057Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-14T08:22:07.057Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-14T08:22:07.057Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-14T08:22:07.057Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-14T08:22:07.057Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-14T08:22:07.057Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-14T08:22:07.057Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-14T08:22:07.057Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-14T08:22:07.057Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-14T08:22:07.057Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-14T08:22:07.057Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-14T08:22:07.057Z] time="2021-07-14T08:22:06Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local705416803\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-14T08:22:07.057Z] === RUN TestManifestStore/no_local_cache [2021-07-14T08:22:07.057Z] === RUN TestManifestStore/with_local_cache [2021-07-14T08:22:07.526Z] === RUN TestManifestStore/unknown_media_type [2021-07-14T08:22:07.526Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-14T08:22:07.526Z] time="2021-07-14T08:22:07Z" level=warning msg="reference for unknown type: " [2021-07-14T08:22:07.526Z] time="2021-07-14T08:22:07Z" level=warning msg="reference for unknown type: " [2021-07-14T08:22:07.526Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-14T08:22:07.526Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-14T08:22:07.526Z] time="2021-07-14T08:22:07Z" level=warning msg="reference for unknown type: " [2021-07-14T08:22:07.526Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-14T08:22:07.526Z] time="2021-07-14T08:22:07Z" level=warning msg="reference for unknown type: " [2021-07-14T08:22:07.526Z] time="2021-07-14T08:22:07Z" level=warning msg="reference for unknown type: " [2021-07-14T08:22:07.526Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-14T08:22:07.526Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-14T08:22:07.526Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-14T08:22:07.526Z] time="2021-07-14T08:22:07Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-14T08:22:07.526Z] --- PASS: TestManifestStore (0.36s) [2021-07-14T08:22:07.526Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2021-07-14T08:22:07.526Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-14T08:22:07.526Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-07-14T08:22:07.526Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-07-14T08:22:07.526Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-07-14T08:22:07.526Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-07-14T08:22:07.526Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-07-14T08:22:07.526Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.04s) [2021-07-14T08:22:07.526Z] --- PASS: TestManifestStore/error_persisting_manifest (0.07s) [2021-07-14T08:22:07.526Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-14T08:22:07.526Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.06s) [2021-07-14T08:22:07.526Z] === RUN TestDetectManifestBlobMediaType [2021-07-14T08:22:07.526Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-14T08:22:07.526Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-14T08:22:07.526Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-14T08:22:07.526Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-14T08:22:07.526Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-14T08:22:07.526Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-14T08:22:07.526Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-14T08:22:07.526Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-14T08:22:07.526Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-14T08:22:07.526Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-14T08:22:07.526Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-14T08:22:07.526Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-14T08:22:07.526Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-14T08:22:07.526Z] === RUN TestFixManifestLayers [2021-07-14T08:22:07.526Z] --- PASS: TestFixManifestLayers (0.01s) [2021-07-14T08:22:07.526Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-14T08:22:07.526Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-14T08:22:07.526Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-14T08:22:07.526Z] === RUN TestFixManifestLayersBadParent [2021-07-14T08:22:07.526Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-14T08:22:07.526Z] === RUN TestValidateManifest [2021-07-14T08:22:07.526Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-14T08:22:07.526Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-14T08:22:07.526Z] === RUN TestFormatPlatform [2021-07-14T08:22:07.526Z] --- PASS: TestFormatPlatform (0.00s) [2021-07-14T08:22:07.526Z] === RUN TestGetRepositoryMountCandidates [2021-07-14T08:22:07.526Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-14T08:22:07.526Z] === RUN TestLayerAlreadyExists [2021-07-14T08:22:07.526Z] 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-07-14T08:22:07.526Z] 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-07-14T08:22:07.526Z] 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-07-14T08:22:07.526Z] 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-07-14T08:22:07.526Z] 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-07-14T08:22:07.526Z] 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-07-14T08:22:07.526Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-14T08:22:07.526Z] === RUN TestWhenEmptyAuthConfig [2021-07-14T08:22:07.526Z] time="2021-07-14T08:22:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-14T08:22:07.526Z] time="2021-07-14T08:22:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-14T08:22:07.526Z] time="2021-07-14T08:22:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-14T08:22:07.526Z] time="2021-07-14T08:22:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-14T08:22:07.526Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-14T08:22:07.526Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2021-07-14T08:22:07.526Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2021-07-14T08:22:07.526Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2021-07-14T08:22:07.526Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2021-07-14T08:22:07.526Z] === RUN TestTransfer [2021-07-14T08:22:07.526Z] --- PASS: TestTransfer (0.13s) [2021-07-14T08:22:07.526Z] === RUN TestConcurrencyLimit [2021-07-14T08:22:07.623Z] 4612f6d0b889: Pull complete [2021-07-14T08:22:07.996Z] --- PASS: TestConcurrencyLimit (0.43s) [2021-07-14T08:22:07.996Z] === RUN TestInactiveJobs [2021-07-14T08:22:07.996Z] === RUN TestNotFound [2021-07-14T08:22:07.996Z] --- PASS: TestNotFound (0.00s) [2021-07-14T08:22:07.996Z] === RUN TestConflict [2021-07-14T08:22:07.996Z] --- PASS: TestConflict (0.00s) [2021-07-14T08:22:07.996Z] === RUN TestForbidden [2021-07-14T08:22:07.996Z] --- PASS: TestForbidden (0.00s) [2021-07-14T08:22:07.996Z] === RUN TestInvalidParameter [2021-07-14T08:22:07.996Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-14T08:22:07.996Z] === RUN TestNotImplemented [2021-07-14T08:22:07.996Z] --- PASS: TestNotImplemented (0.00s) [2021-07-14T08:22:07.996Z] === RUN TestNotModified [2021-07-14T08:22:07.996Z] --- PASS: TestNotModified (0.00s) [2021-07-14T08:22:07.996Z] === RUN TestUnauthorized [2021-07-14T08:22:07.996Z] --- PASS: TestUnauthorized (0.00s) [2021-07-14T08:22:07.996Z] === RUN TestUnknown [2021-07-14T08:22:07.996Z] --- PASS: TestUnknown (0.00s) [2021-07-14T08:22:07.996Z] === RUN TestCancelled [2021-07-14T08:22:07.996Z] --- PASS: TestCancelled (0.00s) [2021-07-14T08:22:07.996Z] === RUN TestDeadline [2021-07-14T08:22:07.996Z] --- PASS: TestDeadline (0.00s) [2021-07-14T08:22:07.996Z] === RUN TestDataLoss [2021-07-14T08:22:07.996Z] --- PASS: TestDataLoss (0.00s) [2021-07-14T08:22:07.996Z] === RUN TestUnavailable [2021-07-14T08:22:07.996Z] --- PASS: TestUnavailable (0.00s) [2021-07-14T08:22:07.996Z] === RUN TestSystem [2021-07-14T08:22:07.996Z] --- PASS: TestSystem (0.00s) [2021-07-14T08:22:07.996Z] === RUN TestFromStatusCode [2021-07-14T08:22:07.996Z] === RUN TestFromStatusCode/Not_Found [2021-07-14T08:22:07.996Z] === RUN TestFromStatusCode/Bad_Request [2021-07-14T08:22:07.996Z] === RUN TestFromStatusCode/Conflict [2021-07-14T08:22:07.996Z] === RUN TestFromStatusCode/Unauthorized [2021-07-14T08:22:07.996Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-14T08:22:07.996Z] === RUN TestFromStatusCode/Forbidden [2021-07-14T08:22:07.996Z] === RUN TestFromStatusCode/Not_Modified [2021-07-14T08:22:07.996Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-14T08:22:07.996Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-14T08:22:07.996Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-14T08:22:07.996Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-14T08:22:07.996Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-14T08:22:07.996Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-14T08:22:07.996Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-14T08:22:07.996Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-14T08:22:07.996Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-14T08:22:07.996Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-14T08:22:07.996Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-14T08:22:07.996Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-14T08:22:07.996Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-14T08:22:07.996Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-14T08:22:07.996Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-14T08:22:07.996Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-14T08:22:07.996Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-14T08:22:07.996Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-14T08:22:07.996Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-14T08:22:07.996Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-14T08:22:07.996Z] PASS [2021-07-14T08:22:07.996Z] coverage: 53.1% of statements [2021-07-14T08:22:07.996Z] ok github.com/docker/docker/errdefs 0.040s coverage: 53.1% of statements [2021-07-14T08:22:08.109Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.49s) [2021-07-14T08:22:08.109Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-14T08:22:08.441Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-07-14T08:22:08.466Z] --- PASS: TestInactiveJobs (0.37s) [2021-07-14T08:22:08.466Z] === RUN TestWatchRelease [2021-07-14T08:22:08.466Z] --- PASS: TestWatchRelease (0.04s) [2021-07-14T08:22:08.466Z] === RUN TestWatchFinishedTransfer [2021-07-14T08:22:08.466Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-14T08:22:08.466Z] === RUN TestDuplicateTransfer [2021-07-14T08:22:08.466Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-07-14T08:22:08.466Z] === RUN TestSuccessfulUpload [2021-07-14T08:22:08.466Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2021-07-14T08:22:08.466Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-14T08:22:08.466Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-14T08:22:08.466Z] === RUN TestTokenPassThru [2021-07-14T08:22:08.466Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-14T08:22:08.466Z] === RUN TestTokenPassThruDifferentHost [2021-07-14T08:22:08.466Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-14T08:22:08.466Z] PASS [2021-07-14T08:22:08.466Z] coverage: 23.8% of statements [2021-07-14T08:22:08.466Z] ok github.com/docker/docker/distribution 1.680s coverage: 23.8% of statements [2021-07-14T08:22:08.935Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-14T08:22:08.935Z] time="2021-07-14T08:22:08Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-14T08:22:08.935Z] --- PASS: TestSuccessfulUpload (0.41s) [2021-07-14T08:22:08.935Z] === RUN TestCancelledUpload [2021-07-14T08:22:08.935Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-14T08:22:08.935Z] PASS [2021-07-14T08:22:08.935Z] coverage: 76.8% of statements [2021-07-14T08:22:08.935Z] ok github.com/docker/docker/distribution/xfer 1.909s coverage: 76.8% of statements [2021-07-14T08:22:08.935Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-14T08:22:08.935Z] === RUN TestFSGetInvalidData [2021-07-14T08:22:08.935Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-07-14T08:22:08.935Z] === RUN TestFSInvalidSet [2021-07-14T08:22:08.935Z] --- PASS: TestFSInvalidSet (0.01s) [2021-07-14T08:22:08.935Z] === RUN TestFSInvalidRoot [2021-07-14T08:22:08.935Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-14T08:22:08.935Z] === RUN TestFSMetadataGetSet [2021-07-14T08:22:08.935Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-07-14T08:22:08.935Z] === RUN TestFSInvalidWalker [2021-07-14T08:22:08.935Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-14T08:22:08.935Z] === RUN TestFSGetSet [2021-07-14T08:22:08.935Z] --- PASS: TestFSGetSet (0.02s) [2021-07-14T08:22:08.935Z] === RUN TestFSGetUnsetKey [2021-07-14T08:22:08.935Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-14T08:22:08.935Z] === RUN TestFSGetEmptyData [2021-07-14T08:22:08.935Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-07-14T08:22:08.935Z] === RUN TestFSDelete [2021-07-14T08:22:09.404Z] --- PASS: TestFSDelete (0.03s) [2021-07-14T08:22:09.404Z] === RUN TestFSWalker [2021-07-14T08:22:09.404Z] --- PASS: TestFSWalker (0.03s) [2021-07-14T08:22:09.404Z] === RUN TestFSWalkerStopOnError [2021-07-14T08:22:09.404Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-07-14T08:22:09.404Z] === RUN TestNewFromJSON [2021-07-14T08:22:09.404Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-14T08:22:09.404Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-14T08:22:09.404Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-14T08:22:09.404Z] === RUN TestMarshalKeyOrder [2021-07-14T08:22:09.404Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-14T08:22:09.404Z] === RUN TestHistoryEqual [2021-07-14T08:22:09.404Z] --- PASS: TestHistoryEqual (0.17s) [2021-07-14T08:22:09.404Z] === RUN TestImage [2021-07-14T08:22:09.404Z] --- PASS: TestImage (0.00s) [2021-07-14T08:22:09.404Z] === RUN TestImageOSNotEmpty [2021-07-14T08:22:09.404Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-14T08:22:09.404Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-14T08:22:09.404Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-14T08:22:09.404Z] === RUN TestCreate [2021-07-14T08:22:09.404Z] === RUN TestCompare [2021-07-14T08:22:09.404Z] --- PASS: TestCompare (0.00s) [2021-07-14T08:22:09.404Z] PASS [2021-07-14T08:22:09.404Z] coverage: 19.2% of statements [2021-07-14T08:22:09.404Z] --- PASS: TestCreate (0.01s) [2021-07-14T08:22:09.404Z] === RUN TestRestore [2021-07-14T08:22:09.404Z] ok github.com/docker/docker/image/cache 0.080s coverage: 19.2% of statements [2021-07-14T08:22:09.404Z] time="2021-07-14T08:22:09Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-14T08:22:09.404Z] --- PASS: TestRestore (0.04s) [2021-07-14T08:22:09.404Z] === RUN TestAddDelete [2021-07-14T08:22:09.404Z] --- PASS: TestAddDelete (0.03s) [2021-07-14T08:22:09.404Z] === RUN TestSearchAfterDelete [2021-07-14T08:22:09.404Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-07-14T08:22:09.404Z] === RUN TestParentReset [2021-07-14T08:22:09.404Z] --- PASS: TestParentReset (0.04s) [2021-07-14T08:22:09.404Z] === RUN TestGetAndSetLastUpdated [2021-07-14T08:22:09.404Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-07-14T08:22:09.404Z] === RUN TestStoreLen [2021-07-14T08:22:09.404Z] --- PASS: TestStoreLen (0.05s) [2021-07-14T08:22:09.404Z] PASS [2021-07-14T08:22:09.404Z] coverage: 86.6% of statements [2021-07-14T08:22:09.404Z] ok github.com/docker/docker/image 0.606s coverage: 86.6% of statements [2021-07-14T08:22:09.497Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2021-07-14T08:22:09.497Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-14T08:22:09.873Z] === RUN TestMakeV1ConfigFromConfig [2021-07-14T08:22:09.873Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-14T08:22:09.873Z] PASS [2021-07-14T08:22:09.873Z] coverage: 25.0% of statements [2021-07-14T08:22:09.873Z] ok github.com/docker/docker/image/v1 0.073s coverage: 25.0% of statements [2021-07-14T08:22:10.343Z] === RUN TestValidateManifest [2021-07-14T08:22:10.343Z] === RUN TestValidateManifest/nil [2021-07-14T08:22:10.343Z] === RUN TestValidateManifest/non-nil [2021-07-14T08:22:10.343Z] --- PASS: TestValidateManifest (0.00s) [2021-07-14T08:22:10.343Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-14T08:22:10.343Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-14T08:22:10.343Z] PASS [2021-07-14T08:22:10.343Z] coverage: 0.7% of statements [2021-07-14T08:22:10.343Z] ok github.com/docker/docker/image/tarexport 0.070s coverage: 0.7% of statements [2021-07-14T08:22:10.343Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-14T08:22:10.989Z] --- PASS: TestCreateWithCustomMaskedPaths (3.62s) [2021-07-14T08:22:10.989Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-14T08:22:11.414Z] --- PASS: TestCgroupNamespacesRunHostMode (1.84s) [2021-07-14T08:22:11.414Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-14T08:22:11.735Z] 2021/07/14 08:22:10 Closing DB instances... [2021-07-14T08:22:11.735Z] --- PASS: TestNetworkDBGarbageCollection (53.63s) [2021-07-14T08:22:11.735Z] === RUN TestFindNode [2021-07-14T08:22:11.735Z] 2021/07/14 08:22:11 Closing DB instances... [2021-07-14T08:22:11.735Z] --- PASS: TestFindNode (0.01s) [2021-07-14T08:22:11.735Z] === RUN TestChangeNodeState [2021-07-14T08:22:11.735Z] 2021/07/14 08:22:11 Closing DB instances... [2021-07-14T08:22:11.735Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-14T08:22:11.735Z] === RUN TestNodeReincarnation [2021-07-14T08:22:11.735Z] 2021/07/14 08:22:11 Closing DB instances... [2021-07-14T08:22:11.923Z] === RUN TestSerialization [2021-07-14T08:22:11.923Z] --- PASS: TestSerialization (0.02s) [2021-07-14T08:22:11.923Z] PASS [2021-07-14T08:22:11.923Z] coverage: 100.0% of statements [2021-07-14T08:22:11.923Z] ok github.com/docker/docker/libcontainerd/queue 0.055s coverage: 100.0% of statements [2021-07-14T08:22:11.923Z] === RUN TestEnvironmentParsing [2021-07-14T08:22:11.923Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-14T08:22:11.923Z] PASS [2021-07-14T08:22:11.924Z] coverage: 1.2% of statements [2021-07-14T08:22:11.924Z] ok github.com/docker/docker/libcontainerd/local 0.054s coverage: 1.2% of statements [2021-07-14T08:22:11.924Z] === RUN TestEmptyLayer [2021-07-14T08:22:11.924Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-14T08:22:11.924Z] === RUN TestCommitFailure [2021-07-14T08:22:11.924Z] --- PASS: TestCommitFailure (0.01s) [2021-07-14T08:22:11.924Z] === RUN TestStartTransactionFailure [2021-07-14T08:22:11.924Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-14T08:22:11.924Z] === RUN TestGetOrphan [2021-07-14T08:22:11.924Z] --- PASS: TestGetOrphan (0.01s) [2021-07-14T08:22:11.924Z] === RUN TestMountAndRegister [2021-07-14T08:22:12.399Z] layer_test.go:271: Layer size: 14 [2021-07-14T08:22:12.399Z] --- PASS: TestMountAndRegister (0.08s) [2021-07-14T08:22:12.399Z] === RUN TestLayerRelease [2021-07-14T08:22:12.399Z] layer_test.go:304: Failing on Windows [2021-07-14T08:22:12.399Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-14T08:22:12.399Z] === RUN TestStoreRestore [2021-07-14T08:22:12.399Z] layer_test.go:353: Failing on Windows [2021-07-14T08:22:12.399Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-14T08:22:12.399Z] === RUN TestTarStreamStability [2021-07-14T08:22:12.399Z] layer_test.go:468: Failing on Windows [2021-07-14T08:22:12.399Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-14T08:22:12.399Z] === RUN TestRegisterExistingLayer [2021-07-14T08:22:12.399Z] --- PASS: TestRegisterExistingLayer (0.20s) [2021-07-14T08:22:12.399Z] === RUN TestTarStreamVerification [2021-07-14T08:22:12.399Z] layer_test.go:697: Failing on Windows [2021-07-14T08:22:12.399Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-14T08:22:12.399Z] === RUN TestLayerMigration [2021-07-14T08:22:12.399Z] migration_test.go:46: Failing on Windows [2021-07-14T08:22:12.399Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-14T08:22:12.399Z] === RUN TestLayerMigrationNoTarsplit [2021-07-14T08:22:12.399Z] migration_test.go:182: Failing on Windows [2021-07-14T08:22:12.399Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-14T08:22:12.399Z] === RUN TestMountInit [2021-07-14T08:22:12.399Z] mount_test.go:17: Failing on Windows [2021-07-14T08:22:12.399Z] --- SKIP: TestMountInit (0.00s) [2021-07-14T08:22:12.399Z] === RUN TestMountSize [2021-07-14T08:22:12.399Z] mount_test.go:76: Failing on Windows [2021-07-14T08:22:12.399Z] --- SKIP: TestMountSize (0.00s) [2021-07-14T08:22:12.399Z] === RUN TestMountChanges [2021-07-14T08:22:12.399Z] mount_test.go:125: Failing on Windows [2021-07-14T08:22:12.399Z] --- SKIP: TestMountChanges (0.00s) [2021-07-14T08:22:12.399Z] === RUN TestMountApply [2021-07-14T08:22:12.399Z] mount_test.go:212: Failing on Windows [2021-07-14T08:22:12.399Z] --- SKIP: TestMountApply (0.00s) [2021-07-14T08:22:12.399Z] PASS [2021-07-14T08:22:12.399Z] coverage: 30.1% of statements [2021-07-14T08:22:12.399Z] ok github.com/docker/docker/layer 0.415s coverage: 30.1% of statements [2021-07-14T08:22:12.949Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-14T08:22:12.949Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-14T08:22:12.949Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-14T08:22:12.949Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-14T08:22:13.337Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2021-07-14T08:22:13.337Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-14T08:22:13.426Z] === RUN TestSequenceGetAvailableBit [2021-07-14T08:22:13.426Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-14T08:22:13.426Z] === RUN TestSequenceEqual [2021-07-14T08:22:13.426Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-14T08:22:13.426Z] === RUN TestSequenceCopy [2021-07-14T08:22:13.426Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-14T08:22:13.426Z] === RUN TestGetFirstAvailable [2021-07-14T08:22:13.426Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-14T08:22:13.426Z] === RUN TestFindSequence [2021-07-14T08:22:13.426Z] --- PASS: TestFindSequence (0.00s) [2021-07-14T08:22:13.426Z] === RUN TestCheckIfAvailable [2021-07-14T08:22:13.426Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-14T08:22:13.426Z] === RUN TestMergeSequences [2021-07-14T08:22:13.426Z] --- PASS: TestMergeSequences (0.00s) [2021-07-14T08:22:13.426Z] === RUN TestPushReservation [2021-07-14T08:22:13.426Z] --- PASS: TestPushReservation (0.00s) [2021-07-14T08:22:13.426Z] === RUN TestSerializeDeserialize [2021-07-14T08:22:13.426Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-14T08:22:13.426Z] === RUN TestSet [2021-07-14T08:22:13.426Z] --- PASS: TestSet (0.00s) [2021-07-14T08:22:13.426Z] === RUN TestSetUnset [2021-07-14T08:22:13.426Z] --- PASS: TestSetUnset (0.00s) [2021-07-14T08:22:13.426Z] === RUN TestOffsetSetUnset [2021-07-14T08:22:13.426Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-14T08:22:13.426Z] === RUN TestSetInRange [2021-07-14T08:22:13.426Z] --- PASS: TestSetInRange (0.00s) [2021-07-14T08:22:13.426Z] === RUN TestSetAnyInRange [2021-07-14T08:22:13.426Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-14T08:22:13.426Z] === RUN TestMethods [2021-07-14T08:22:13.426Z] --- PASS: TestMethods (0.00s) [2021-07-14T08:22:13.426Z] === RUN TestRandomAllocateDeallocate [2021-07-14T08:22:14.291Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.40s) [2021-07-14T08:22:14.291Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-14T08:22:14.291Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-14T08:22:14.291Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-14T08:22:14.291Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-14T08:22:14.291Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-14T08:22:14.291Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-14T08:22:14.291Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-14T08:22:14.291Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-14T08:22:14.291Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-14T08:22:14.291Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-14T08:22:14.291Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-14T08:22:14.291Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-14T08:22:14.291Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-14T08:22:14.291Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-14T08:22:14.291Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-14T08:22:14.291Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-14T08:22:14.291Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-14T08:22:14.291Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-07-14T08:22:14.291Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-07-14T08:22:14.291Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-07-14T08:22:14.291Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-07-14T08:22:14.291Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-14T08:22:14.291Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-14T08:22:14.292Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-14T08:22:15.237Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-07-14T08:22:15.237Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.16s) [2021-07-14T08:22:15.237Z] === RUN TestCreateDifferentPlatform [2021-07-14T08:22:15.237Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-14T08:22:15.237Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-14T08:22:15.237Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-14T08:22:15.237Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-14T08:22:15.237Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-07-14T08:22:15.237Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-14T08:22:15.253Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.66s) [2021-07-14T08:22:15.253Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-14T08:22:15.499Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-07-14T08:22:15.499Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-14T08:22:15.499Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-07-14T08:22:15.499Z] === RUN TestContainerStartOnDaemonRestart [2021-07-14T08:22:15.499Z] === PAUSE TestContainerStartOnDaemonRestart [2021-07-14T08:22:15.499Z] === RUN TestDaemonRestartIpcMode [2021-07-14T08:22:15.499Z] === PAUSE TestDaemonRestartIpcMode [2021-07-14T08:22:15.499Z] === RUN TestDaemonHostGatewayIP [2021-07-14T08:22:15.499Z] === PAUSE TestDaemonHostGatewayIP [2021-07-14T08:22:15.499Z] === RUN TestRestartDaemonWithRestartingContainer [2021-07-14T08:22:15.499Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-07-14T08:22:15.499Z] === RUN TestContainerKillOnDaemonStart [2021-07-14T08:22:15.499Z] === PAUSE TestContainerKillOnDaemonStart [2021-07-14T08:22:15.499Z] === RUN TestDiff [2021-07-14T08:22:15.675Z] === RUN TestInvalidConfig [2021-07-14T08:22:15.675Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-14T08:22:15.675Z] === RUN TestConfig [2021-07-14T08:22:15.675Z] --- PASS: TestConfig (0.00s) [2021-07-14T08:22:15.675Z] === RUN TestOptionsLabels [2021-07-14T08:22:15.675Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-14T08:22:15.675Z] === RUN TestValidName [2021-07-14T08:22:15.675Z] --- PASS: TestValidName (0.00s) [2021-07-14T08:22:15.675Z] === RUN TestTLSConfiguration [2021-07-14T08:22:15.675Z] === RUN TestErrorInterfaces [2021-07-14T08:22:15.675Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-14T08:22:15.675Z] === RUN TestNetworkMarshalling [2021-07-14T08:22:15.675Z] time="2021-07-14T08:22:15Z" level=info msg="Option Initializing KV with TLS" [2021-07-14T08:22:15.675Z] --- PASS: TestTLSConfiguration (0.19s) [2021-07-14T08:22:15.675Z] PASS [2021-07-14T08:22:15.675Z] coverage: 24.0% of statements [2021-07-14T08:22:15.675Z] ok github.com/docker/docker/libnetwork/config 0.257s coverage: 24.0% of statements [2021-07-14T08:22:15.675Z] --- PASS: TestNetworkMarshalling (0.18s) [2021-07-14T08:22:15.675Z] === RUN TestEndpointMarshalling [2021-07-14T08:22:15.675Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-14T08:22:15.675Z] === RUN TestAuxAddresses [2021-07-14T08:22:15.675Z] time="2021-07-14T08:22:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-14T08:22:15.675Z] --- PASS: TestAuxAddresses (0.02s) [2021-07-14T08:22:15.675Z] === RUN TestSRVServiceQuery [2021-07-14T08:22:15.675Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:22:15.675Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-07-14T08:22:15.675Z] === RUN TestServiceVIPReuse [2021-07-14T08:22:15.675Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:22:15.675Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-07-14T08:22:15.675Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-14T08:22:15.675Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:22:15.675Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-14T08:22:15.675Z] === RUN TestDNSIPQuery [2021-07-14T08:22:15.675Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:22:15.675Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-14T08:22:15.675Z] === RUN TestDNSProxyServFail [2021-07-14T08:22:15.675Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:22:15.675Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-14T08:22:15.675Z] === RUN TestSandboxAddEmpty [2021-07-14T08:22:15.675Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:22:15.675Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-14T08:22:15.675Z] === RUN TestSandboxAddMultiPrio [2021-07-14T08:22:15.675Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:22:15.675Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-14T08:22:15.675Z] === RUN TestSandboxAddSamePrio [2021-07-14T08:22:15.675Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:22:15.675Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-14T08:22:15.675Z] === RUN TestCleanupServiceDiscovery [2021-07-14T08:22:15.675Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:22:15.675Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-14T08:22:15.675Z] === RUN TestDNSOptions [2021-07-14T08:22:15.675Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:22:15.675Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-14T08:22:15.675Z] === RUN TestMultipleControllersWithSameStore [2021-07-14T08:22:15.675Z] time="2021-07-14T08:22:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-14T08:22:15.675Z] time="2021-07-14T08:22:15Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-14T08:22:15.675Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-07-14T08:22:15.675Z] PASS [2021-07-14T08:22:15.675Z] coverage: 8.6% of statements [2021-07-14T08:22:15.675Z] ok github.com/docker/docker/libnetwork 0.331s coverage: 8.6% of statements [2021-07-14T08:22:15.826Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-07-14T08:22:15.826Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-14T08:22:16.152Z] === RUN TestKey [2021-07-14T08:22:16.152Z] --- PASS: TestKey (0.00s) [2021-07-14T08:22:16.152Z] === RUN TestParseKey [2021-07-14T08:22:16.152Z] --- PASS: TestParseKey (0.00s) [2021-07-14T08:22:16.152Z] === RUN TestInvalidDataStore [2021-07-14T08:22:16.152Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-14T08:22:16.152Z] === RUN TestKVObjectFlatKey [2021-07-14T08:22:16.152Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-14T08:22:16.152Z] === RUN TestAtomicKVObjectFlatKey [2021-07-14T08:22:16.152Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-14T08:22:16.152Z] PASS [2021-07-14T08:22:16.152Z] coverage: 21.9% of statements [2021-07-14T08:22:16.152Z] ok github.com/docker/docker/libnetwork/datastore 0.044s coverage: 21.9% of statements [2021-07-14T08:22:16.152Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-14T08:22:16.629Z] === RUN TestIPDataMarshalling [2021-07-14T08:22:16.629Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-14T08:22:16.629Z] === RUN TestValidateAndIsV6 [2021-07-14T08:22:16.629Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-14T08:22:16.629Z] PASS [2021-07-14T08:22:16.629Z] coverage: 68.9% of statements [2021-07-14T08:22:16.629Z] ok github.com/docker/docker/libnetwork/driverapi 0.044s coverage: 68.9% of statements [2021-07-14T08:22:16.629Z] === RUN TestDriver [2021-07-14T08:22:16.629Z] --- PASS: TestDriver (0.00s) [2021-07-14T08:22:16.629Z] PASS [2021-07-14T08:22:16.629Z] coverage: 34.8% of statements [2021-07-14T08:22:16.629Z] ok github.com/docker/docker/libnetwork/drivers/host 0.040s coverage: 34.8% of statements [2021-07-14T08:22:16.884Z] --- PASS: TestDiff (1.30s) [2021-07-14T08:22:16.884Z] === RUN TestExecWithCloseStdin [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:16Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-14T08:22:17.463Z] --- PASS: TestNodeReincarnation (5.01s) [2021-07-14T08:22:17.463Z] === RUN TestParallelCreate [2021-07-14T08:22:17.463Z] 2021/07/14 08:22:16 Closing DB instances... [2021-07-14T08:22:17.463Z] --- PASS: TestParallelCreate (0.01s) [2021-07-14T08:22:17.463Z] === RUN TestParallelDelete [2021-07-14T08:22:17.463Z] 2021/07/14 08:22:16 Closing DB instances... [2021-07-14T08:22:17.463Z] --- PASS: TestParallelDelete (0.01s) [2021-07-14T08:22:17.463Z] === RUN TestNetworkDBIslands [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:16Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:cc84a8ded008 with config:&{NodeID:cc84a8ded008 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:16Z" level=info msg="Node cc84a8ded008/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:16Z" level=info msg="Node cc84a8ded008/172.31.2.6, added to nodes list" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:16Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7da6388a9fb0 with config:&{NodeID:7da6388a9fb0 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:16Z" level=info msg="Node 7da6388a9fb0/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:16Z" level=info msg="Node 7da6388a9fb0/172.31.2.6, added to nodes list" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:16Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:16Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:16Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:16Z" level=info msg="Node 7da6388a9fb0/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:16Z" level=info msg="Node 7da6388a9fb0/172.31.2.6, added to nodes list" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:16Z" level=info msg="Node cc84a8ded008/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:16Z" level=info msg="Node cc84a8ded008/172.31.2.6, added to nodes list" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:16Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:17Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:eebbf5a3486c with config:&{NodeID:eebbf5a3486c Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:17Z" level=info msg="Node eebbf5a3486c/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:17Z" level=info msg="Node eebbf5a3486c/172.31.2.6, added to nodes list" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:17Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:17Z" level=info msg="Node eebbf5a3486c/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:17Z" level=info msg="Node eebbf5a3486c/172.31.2.6, added to nodes list" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:17Z" level=info msg="Node cc84a8ded008/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:17Z" level=info msg="Node cc84a8ded008/172.31.2.6, added to nodes list" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:17Z" level=info msg="Node 7da6388a9fb0/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:17Z" level=info msg="Node 7da6388a9fb0/172.31.2.6, added to nodes list" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-14T08:22:17.463Z] time="2021-07-14T08:22:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2021-07-14T08:22:17.632Z] === RUN TestDriver [2021-07-14T08:22:17.632Z] --- PASS: TestDriver (0.00s) [2021-07-14T08:22:17.632Z] PASS [2021-07-14T08:22:17.632Z] coverage: 34.8% of statements [2021-07-14T08:22:17.632Z] ok github.com/docker/docker/libnetwork/drivers/null 0.042s coverage: 34.8% of statements [2021-07-14T08:22:17.632Z] === RUN TestNetworkAllocateFree [2021-07-14T08:22:17.632Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-14T08:22:17.632Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-14T08:22:17.632Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-14T08:22:17.632Z] PASS [2021-07-14T08:22:17.632Z] coverage: 63.6% of statements [2021-07-14T08:22:17.632Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.039s coverage: 63.6% of statements [2021-07-14T08:22:17.743Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2021-07-14T08:22:17.743Z] === RUN TestNISDomainname [2021-07-14T08:22:17.922Z] time="2021-07-14T08:22:17Z" level=info msg="Node eebbf5a3486c/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:17.922Z] time="2021-07-14T08:22:17Z" level=info msg="Node eebbf5a3486c/172.31.2.6, added to nodes list" [2021-07-14T08:22:17.922Z] time="2021-07-14T08:22:17Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:bb0a75dc030b with config:&{NodeID:bb0a75dc030b Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:22:17.922Z] time="2021-07-14T08:22:17Z" level=info msg="Node bb0a75dc030b/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:17.922Z] time="2021-07-14T08:22:17Z" level=info msg="Node bb0a75dc030b/172.31.2.6, added to nodes list" [2021-07-14T08:22:17.922Z] time="2021-07-14T08:22:17Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-14T08:22:17.922Z] time="2021-07-14T08:22:17Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-14T08:22:17.922Z] time="2021-07-14T08:22:17Z" level=debug msg="memberlist: Stream connection from=[::1]:49371" [2021-07-14T08:22:17.922Z] time="2021-07-14T08:22:17Z" level=info msg="Node bb0a75dc030b/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:17.922Z] time="2021-07-14T08:22:17Z" level=info msg="Node bb0a75dc030b/172.31.2.6, added to nodes list" [2021-07-14T08:22:17.922Z] time="2021-07-14T08:22:17Z" level=info msg="Node 7da6388a9fb0/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:17.922Z] time="2021-07-14T08:22:17Z" level=info msg="Node 7da6388a9fb0/172.31.2.6, added to nodes list" [2021-07-14T08:22:17.922Z] time="2021-07-14T08:22:17Z" level=info msg="Node eebbf5a3486c/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:17.922Z] time="2021-07-14T08:22:17Z" level=info msg="Node eebbf5a3486c/172.31.2.6, added to nodes list" [2021-07-14T08:22:17.922Z] time="2021-07-14T08:22:17Z" level=info msg="Node cc84a8ded008/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:17.922Z] time="2021-07-14T08:22:17Z" level=info msg="Node cc84a8ded008/172.31.2.6, added to nodes list" [2021-07-14T08:22:17.922Z] time="2021-07-14T08:22:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-14T08:22:17.922Z] time="2021-07-14T08:22:17Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49372" [2021-07-14T08:22:18.108Z] === RUN TestGetEmptyCapabilities [2021-07-14T08:22:18.108Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-14T08:22:18.108Z] === RUN TestGetExtraCapabilities [2021-07-14T08:22:18.108Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-07-14T08:22:18.108Z] === RUN TestGetInvalidCapabilities [2021-07-14T08:22:18.108Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-07-14T08:22:18.108Z] === RUN TestRemoteDriver [2021-07-14T08:22:18.108Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-14T08:22:18.108Z] === RUN TestDriverError [2021-07-14T08:22:18.108Z] --- PASS: TestDriverError (0.00s) [2021-07-14T08:22:18.108Z] === RUN TestMissingValues [2021-07-14T08:22:18.108Z] --- PASS: TestMissingValues (0.01s) [2021-07-14T08:22:18.108Z] === RUN TestRollback [2021-07-14T08:22:18.108Z] --- PASS: TestRollback (0.00s) [2021-07-14T08:22:18.108Z] PASS [2021-07-14T08:22:18.108Z] coverage: 57.4% of statements [2021-07-14T08:22:18.108Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.079s coverage: 57.4% of statements [2021-07-14T08:22:18.269Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-07-14T08:22:18.269Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-14T08:22:18.269Z] check_test.go:309: [d4bd314c7dc4c] daemon is not started [2021-07-14T08:22:18.269Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-07-14T08:22:18.372Z] time="2021-07-14T08:22:17Z" level=info msg="Node bb0a75dc030b/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:18.372Z] time="2021-07-14T08:22:17Z" level=info msg="Node bb0a75dc030b/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:18.372Z] time="2021-07-14T08:22:17Z" level=info msg="Node bb0a75dc030b/172.31.2.6, added to nodes list" [2021-07-14T08:22:18.372Z] time="2021-07-14T08:22:17Z" level=info msg="Node bb0a75dc030b/172.31.2.6, added to nodes list" [2021-07-14T08:22:18.372Z] time="2021-07-14T08:22:18Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:1cf2d713c7ce with config:&{NodeID:1cf2d713c7ce Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:22:18.372Z] time="2021-07-14T08:22:18Z" level=info msg="Node 1cf2d713c7ce/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:18.372Z] time="2021-07-14T08:22:18Z" level=info msg="Node 1cf2d713c7ce/172.31.2.6, added to nodes list" [2021-07-14T08:22:18.372Z] time="2021-07-14T08:22:18Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-14T08:22:18.372Z] time="2021-07-14T08:22:18Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-14T08:22:18.372Z] time="2021-07-14T08:22:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49373" [2021-07-14T08:22:18.372Z] time="2021-07-14T08:22:18Z" level=info msg="Node 1cf2d713c7ce/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:18.372Z] time="2021-07-14T08:22:18Z" level=info msg="Node 1cf2d713c7ce/172.31.2.6, added to nodes list" [2021-07-14T08:22:18.372Z] time="2021-07-14T08:22:18Z" level=info msg="Node eebbf5a3486c/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:18.372Z] time="2021-07-14T08:22:18Z" level=info msg="Node eebbf5a3486c/172.31.2.6, added to nodes list" [2021-07-14T08:22:18.372Z] time="2021-07-14T08:22:18Z" level=info msg="Node bb0a75dc030b/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:18.372Z] time="2021-07-14T08:22:18Z" level=info msg="Node bb0a75dc030b/172.31.2.6, added to nodes list" [2021-07-14T08:22:18.372Z] time="2021-07-14T08:22:18Z" level=info msg="Node cc84a8ded008/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:18.372Z] time="2021-07-14T08:22:18Z" level=info msg="Node cc84a8ded008/172.31.2.6, added to nodes list" [2021-07-14T08:22:18.372Z] time="2021-07-14T08:22:18Z" level=info msg="Node 7da6388a9fb0/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:18.372Z] time="2021-07-14T08:22:18Z" level=info msg="Node 7da6388a9fb0/172.31.2.6, added to nodes list" [2021-07-14T08:22:18.372Z] time="2021-07-14T08:22:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49374" [2021-07-14T08:22:18.372Z] time="2021-07-14T08:22:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-14T08:22:18.585Z] === RUN TestNew [2021-07-14T08:22:18.585Z] --- PASS: TestNew (0.00s) [2021-07-14T08:22:18.585Z] === RUN TestAddDriver [2021-07-14T08:22:18.585Z] --- PASS: TestAddDriver (0.00s) [2021-07-14T08:22:18.585Z] === RUN TestAddDuplicateDriver [2021-07-14T08:22:18.585Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-14T08:22:18.585Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-14T08:22:18.585Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-14T08:22:18.585Z] === RUN TestDriver [2021-07-14T08:22:18.585Z] --- PASS: TestDriver (0.00s) [2021-07-14T08:22:18.585Z] === RUN TestIPAM [2021-07-14T08:22:18.585Z] --- PASS: TestIPAM (0.00s) [2021-07-14T08:22:18.585Z] === RUN TestWalkIPAMs [2021-07-14T08:22:18.585Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-14T08:22:18.585Z] === RUN TestWalkDrivers [2021-07-14T08:22:18.585Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-14T08:22:18.585Z] PASS [2021-07-14T08:22:18.585Z] coverage: 82.4% of statements [2021-07-14T08:22:18.585Z] ok github.com/docker/docker/libnetwork/drvregistry 0.103s coverage: 82.4% of statements [2021-07-14T08:22:18.824Z] time="2021-07-14T08:22:18Z" level=info msg="Node 1cf2d713c7ce/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:18.824Z] time="2021-07-14T08:22:18Z" level=info msg="Node 1cf2d713c7ce/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:18.824Z] time="2021-07-14T08:22:18Z" level=info msg="Node 1cf2d713c7ce/172.31.2.6, added to nodes list" [2021-07-14T08:22:18.824Z] time="2021-07-14T08:22:18Z" level=info msg="Node 1cf2d713c7ce/172.31.2.6, added to nodes list" [2021-07-14T08:22:18.824Z] time="2021-07-14T08:22:18Z" level=info msg="Node 1cf2d713c7ce/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:18.824Z] time="2021-07-14T08:22:18Z" level=info msg="Node 1cf2d713c7ce/172.31.2.6, added to nodes list" [2021-07-14T08:22:18.842Z] --- PASS: TestExecWithCloseStdin (1.91s) [2021-07-14T08:22:18.842Z] === RUN TestExec [2021-07-14T08:22:19.062Z] === RUN TestNAT [2021-07-14T08:22:19.062Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-14T08:22:19.062Z] --- SKIP: TestNAT (0.00s) [2021-07-14T08:22:19.062Z] === RUN TestTransparent [2021-07-14T08:22:19.062Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-14T08:22:19.062Z] --- SKIP: TestTransparent (0.00s) [2021-07-14T08:22:19.062Z] PASS [2021-07-14T08:22:19.062Z] coverage: 0.0% of statements [2021-07-14T08:22:19.062Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.045s coverage: 0.0% of statements [2021-07-14T08:22:19.062Z] === RUN TestBuildDefault [2021-07-14T08:22:19.062Z] --- PASS: TestBuildDefault (0.00s) [2021-07-14T08:22:19.062Z] === RUN TestBuildHostnameDomainname [2021-07-14T08:22:19.062Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-14T08:22:19.062Z] === RUN TestBuildHostname [2021-07-14T08:22:19.062Z] --- PASS: TestBuildHostname (0.00s) [2021-07-14T08:22:19.062Z] === RUN TestBuildHostnameFQDN [2021-07-14T08:22:19.062Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-14T08:22:19.062Z] === RUN TestBuildNoIP [2021-07-14T08:22:19.062Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-14T08:22:19.062Z] === RUN TestUpdate [2021-07-14T08:22:19.062Z] --- PASS: TestUpdate (0.00s) [2021-07-14T08:22:19.062Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-14T08:22:19.062Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-14T08:22:19.062Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-14T08:22:19.062Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-14T08:22:19.062Z] === RUN TestAddEmpty [2021-07-14T08:22:19.062Z] --- PASS: TestAddEmpty (0.00s) [2021-07-14T08:22:19.062Z] === RUN TestAdd [2021-07-14T08:22:19.062Z] --- PASS: TestAdd (0.00s) [2021-07-14T08:22:19.062Z] === RUN TestDeleteEmpty [2021-07-14T08:22:19.062Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-14T08:22:19.062Z] === RUN TestDeleteNewline [2021-07-14T08:22:19.062Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-14T08:22:19.062Z] === RUN TestDelete [2021-07-14T08:22:19.062Z] --- PASS: TestDelete (0.00s) [2021-07-14T08:22:19.062Z] === RUN TestConcurrentWrites [2021-07-14T08:22:19.131Z] --- PASS: TestNISDomainname (1.35s) [2021-07-14T08:22:19.131Z] === RUN TestHostnameDnsResolution [2021-07-14T08:22:19.540Z] --- PASS: TestRandomAllocateDeallocate (5.88s) [2021-07-14T08:22:19.540Z] === RUN TestAllocateRandomDeallocate [2021-07-14T08:22:19.540Z] --- PASS: TestConcurrentWrites (0.25s) [2021-07-14T08:22:19.540Z] PASS [2021-07-14T08:22:19.540Z] coverage: 81.2% of statements [2021-07-14T08:22:19.540Z] ok github.com/docker/docker/libnetwork/etchosts 0.316s coverage: 81.2% of statements [2021-07-14T08:22:20.016Z] === RUN TestNew [2021-07-14T08:22:20.016Z] --- PASS: TestNew (0.00s) [2021-07-14T08:22:20.016Z] === RUN TestAllocate [2021-07-14T08:22:20.016Z] --- PASS: TestAllocate (0.00s) [2021-07-14T08:22:20.016Z] === RUN TestUninitialized [2021-07-14T08:22:20.016Z] --- PASS: TestUninitialized (0.00s) [2021-07-14T08:22:20.016Z] === RUN TestAllocateInRange [2021-07-14T08:22:20.016Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-14T08:22:20.016Z] === RUN TestAllocateSerial [2021-07-14T08:22:20.016Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-14T08:22:20.016Z] PASS [2021-07-14T08:22:20.016Z] coverage: 87.5% of statements [2021-07-14T08:22:20.016Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2021-07-14T08:22:20.016Z] === RUN TestDiff [2021-07-14T08:22:20.016Z] --- PASS: TestDiff (0.00s) [2021-07-14T08:22:20.016Z] === RUN TestAddedCallback [2021-07-14T08:22:20.016Z] --- PASS: TestAddedCallback (0.00s) [2021-07-14T08:22:20.016Z] === RUN TestRemovedCallback [2021-07-14T08:22:20.016Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-14T08:22:20.016Z] === RUN TestNoCallback [2021-07-14T08:22:20.016Z] --- PASS: TestNoCallback (0.00s) [2021-07-14T08:22:20.016Z] PASS [2021-07-14T08:22:20.016Z] coverage: 48.1% of statements [2021-07-14T08:22:20.017Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.044s coverage: 48.1% of statements [2021-07-14T08:22:20.227Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-14T08:22:20.227Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-14T08:22:20.493Z] === RUN TestCaller [2021-07-14T08:22:20.493Z] --- PASS: TestCaller (0.00s) [2021-07-14T08:22:20.493Z] PASS [2021-07-14T08:22:20.493Z] coverage: 100.0% of statements [2021-07-14T08:22:20.493Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2021-07-14T08:22:20.493Z] --- PASS: TestAllocateRandomDeallocate (1.12s) [2021-07-14T08:22:20.493Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-14T08:22:20.493Z] === RUN TestSetSerialInsertDelete [2021-07-14T08:22:20.493Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-14T08:22:20.493Z] === RUN TestSetParallelInsertDelete [2021-07-14T08:22:20.508Z] --- PASS: TestExec (1.86s) [2021-07-14T08:22:20.508Z] === RUN TestExecUser [2021-07-14T08:22:20.520Z] --- PASS: TestHostnameDnsResolution (1.47s) [2021-07-14T08:22:20.520Z] === RUN TestStats [2021-07-14T08:22:20.971Z] networkdb_test.go:834: Re-joining: 3 [2021-07-14T08:22:20.971Z] time="2021-07-14T08:22:20Z" level=info msg="The new bootstrap node list is:[172.31.2.6:10033 172.31.2.6:10034 172.31.2.6:10035]" [2021-07-14T08:22:20.971Z] time="2021-07-14T08:22:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.2.6:10033" [2021-07-14T08:22:20.971Z] time="2021-07-14T08:22:20Z" level=debug msg="memberlist: Stream connection from=172.31.2.6:49375" [2021-07-14T08:22:20.971Z] time="2021-07-14T08:22:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.2.6:10034" [2021-07-14T08:22:20.971Z] time="2021-07-14T08:22:20Z" level=debug msg="memberlist: Stream connection from=172.31.2.6:49376" [2021-07-14T08:22:20.971Z] time="2021-07-14T08:22:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.2.6:10035" [2021-07-14T08:22:20.971Z] time="2021-07-14T08:22:20Z" level=debug msg="memberlist: Stream connection from=172.31.2.6:49377" [2021-07-14T08:22:20.971Z] networkdb_test.go:834: Re-joining: 4 [2021-07-14T08:22:20.971Z] time="2021-07-14T08:22:20Z" level=info msg="The new bootstrap node list is:[172.31.2.6:10033 172.31.2.6:10034 172.31.2.6:10035]" [2021-07-14T08:22:20.971Z] time="2021-07-14T08:22:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.2.6:10033" [2021-07-14T08:22:20.971Z] time="2021-07-14T08:22:20Z" level=debug msg="memberlist: Stream connection from=172.31.2.6:49378" [2021-07-14T08:22:20.971Z] time="2021-07-14T08:22:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.2.6:10034" [2021-07-14T08:22:20.971Z] time="2021-07-14T08:22:20Z" level=debug msg="memberlist: Stream connection from=172.31.2.6:49379" [2021-07-14T08:22:20.971Z] time="2021-07-14T08:22:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.2.6:10035" [2021-07-14T08:22:20.971Z] time="2021-07-14T08:22:20Z" level=debug msg="memberlist: Stream connection from=172.31.2.6:49380" [2021-07-14T08:22:21.422Z] time="2021-07-14T08:22:21Z" level=info msg="node 0 leaving" [2021-07-14T08:22:21.422Z] time="2021-07-14T08:22:21Z" level=info msg="Node cc84a8ded008 change state NodeActive --> NodeLeft" [2021-07-14T08:22:21.422Z] time="2021-07-14T08:22:21Z" level=info msg="node2(7da6388a9fb0): Node leave event for cc84a8ded008/172.31.2.6" [2021-07-14T08:22:21.422Z] time="2021-07-14T08:22:21Z" level=info msg="Node cc84a8ded008 change state NodeActive --> NodeLeft" [2021-07-14T08:22:21.422Z] time="2021-07-14T08:22:21Z" level=info msg="node3(eebbf5a3486c): Node leave event for cc84a8ded008/172.31.2.6" [2021-07-14T08:22:21.422Z] time="2021-07-14T08:22:21Z" level=info msg="Node cc84a8ded008 change state NodeActive --> NodeLeft" [2021-07-14T08:22:21.422Z] time="2021-07-14T08:22:21Z" level=info msg="node5(1cf2d713c7ce): Node leave event for cc84a8ded008/172.31.2.6" [2021-07-14T08:22:21.422Z] time="2021-07-14T08:22:21Z" level=info msg="Node cc84a8ded008 change state NodeActive --> NodeLeft" [2021-07-14T08:22:21.422Z] time="2021-07-14T08:22:21Z" level=info msg="node1(cc84a8ded008): Node leave event for cc84a8ded008/172.31.2.6" [2021-07-14T08:22:21.422Z] time="2021-07-14T08:22:21Z" level=info msg="Node cc84a8ded008 change state NodeActive --> NodeLeft" [2021-07-14T08:22:21.422Z] time="2021-07-14T08:22:21Z" level=info msg="node4(bb0a75dc030b): Node leave event for cc84a8ded008/172.31.2.6" [2021-07-14T08:22:21.422Z] time="2021-07-14T08:22:21Z" level=info msg="Node cc84a8ded008/172.31.2.6, left gossip cluster" [2021-07-14T08:22:21.422Z] time="2021-07-14T08:22:21Z" level=info msg="Node cc84a8ded008/172.31.2.6, left gossip cluster" [2021-07-14T08:22:21.422Z] time="2021-07-14T08:22:21Z" level=info msg="Node cc84a8ded008/172.31.2.6, left gossip cluster" [2021-07-14T08:22:21.422Z] time="2021-07-14T08:22:21Z" level=info msg="Node cc84a8ded008/172.31.2.6, left gossip cluster" [2021-07-14T08:22:21.422Z] time="2021-07-14T08:22:21Z" level=info msg="Node cc84a8ded008/172.31.2.6, left gossip cluster" [2021-07-14T08:22:21.459Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-07-14T08:22:21.873Z] time="2021-07-14T08:22:21Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.31.2.6:10034: use of closed network connection" [2021-07-14T08:22:21.873Z] time="2021-07-14T08:22:21Z" level=info msg="node 1 leaving" [2021-07-14T08:22:21.873Z] time="2021-07-14T08:22:21Z" level=info msg="Node 7da6388a9fb0 change state NodeActive --> NodeLeft" [2021-07-14T08:22:21.874Z] time="2021-07-14T08:22:21Z" level=info msg="node4(bb0a75dc030b): Node leave event for 7da6388a9fb0/172.31.2.6" [2021-07-14T08:22:21.874Z] time="2021-07-14T08:22:21Z" level=info msg="Node 7da6388a9fb0/172.31.2.6, left gossip cluster" [2021-07-14T08:22:21.874Z] time="2021-07-14T08:22:21Z" level=info msg="Node 7da6388a9fb0 change state NodeActive --> NodeLeft" [2021-07-14T08:22:21.874Z] time="2021-07-14T08:22:21Z" level=info msg="node5(1cf2d713c7ce): Node leave event for 7da6388a9fb0/172.31.2.6" [2021-07-14T08:22:21.874Z] time="2021-07-14T08:22:21Z" level=info msg="Node 7da6388a9fb0 change state NodeActive --> NodeFailed" [2021-07-14T08:22:21.874Z] time="2021-07-14T08:22:21Z" level=info msg="Node 7da6388a9fb0/172.31.2.6, added to failed nodes list" [2021-07-14T08:22:21.874Z] time="2021-07-14T08:22:21Z" level=info msg="Node 7da6388a9fb0 change state NodeActive --> NodeLeft" [2021-07-14T08:22:21.874Z] time="2021-07-14T08:22:21Z" level=info msg="node3(eebbf5a3486c): Node leave event for 7da6388a9fb0/172.31.2.6" [2021-07-14T08:22:21.874Z] time="2021-07-14T08:22:21Z" level=error msg="node: 7da6388a9fb0 is unknown to memberlist" [2021-07-14T08:22:21.874Z] time="2021-07-14T08:22:21Z" level=info msg="Node 7da6388a9fb0/172.31.2.6, left gossip cluster" [2021-07-14T08:22:21.874Z] time="2021-07-14T08:22:21Z" level=info msg="Node 7da6388a9fb0/172.31.2.6, left gossip cluster" [2021-07-14T08:22:21.874Z] time="2021-07-14T08:22:21Z" level=info msg="Node 7da6388a9fb0/172.31.2.6, left gossip cluster" [2021-07-14T08:22:22.080Z] === RUN TestInt2IP2IntConversion [2021-07-14T08:22:22.080Z] === RUN TestPoolRequest [2021-07-14T08:22:22.080Z] --- PASS: TestPoolRequest (0.00s) [2021-07-14T08:22:22.080Z] === RUN TestOtherRequests [2021-07-14T08:22:22.080Z] --- PASS: TestOtherRequests (0.00s) [2021-07-14T08:22:22.080Z] PASS [2021-07-14T08:22:22.080Z] coverage: 57.1% of statements [2021-07-14T08:22:22.080Z] ok github.com/docker/docker/libnetwork/ipams/null 0.038s coverage: 57.1% of statements [2021-07-14T08:22:22.326Z] time="2021-07-14T08:22:21Z" level=info msg="node 2 leaving" [2021-07-14T08:22:22.326Z] time="2021-07-14T08:22:21Z" level=info msg="Node eebbf5a3486c change state NodeActive --> NodeLeft" [2021-07-14T08:22:22.326Z] time="2021-07-14T08:22:21Z" level=info msg="node4(bb0a75dc030b): Node leave event for eebbf5a3486c/172.31.2.6" [2021-07-14T08:22:22.326Z] time="2021-07-14T08:22:21Z" level=info msg="Node eebbf5a3486c change state NodeActive --> NodeLeft" [2021-07-14T08:22:22.326Z] time="2021-07-14T08:22:21Z" level=info msg="node5(1cf2d713c7ce): Node leave event for eebbf5a3486c/172.31.2.6" [2021-07-14T08:22:22.326Z] time="2021-07-14T08:22:21Z" level=info msg="Node eebbf5a3486c change state NodeActive --> NodeLeft" [2021-07-14T08:22:22.326Z] time="2021-07-14T08:22:21Z" level=info msg="node3(eebbf5a3486c): Node leave event for eebbf5a3486c/172.31.2.6" [2021-07-14T08:22:22.326Z] time="2021-07-14T08:22:22Z" level=info msg="Node eebbf5a3486c/172.31.2.6, left gossip cluster" [2021-07-14T08:22:22.326Z] time="2021-07-14T08:22:22Z" level=info msg="Node eebbf5a3486c/172.31.2.6, left gossip cluster" [2021-07-14T08:22:22.326Z] time="2021-07-14T08:22:22Z" level=info msg="Node eebbf5a3486c/172.31.2.6, left gossip cluster" [2021-07-14T08:22:22.401Z] --- PASS: TestExecUser (1.82s) [2021-07-14T08:22:22.401Z] === RUN TestExportContainerAndImportImage [2021-07-14T08:22:22.401Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-14T08:22:22.558Z] --- PASS: TestInt2IP2IntConversion (0.58s) [2021-07-14T08:22:22.558Z] === RUN TestGetAddressVersion [2021-07-14T08:22:22.558Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-14T08:22:22.558Z] === RUN TestKeyString [2021-07-14T08:22:22.558Z] --- PASS: TestKeyString (0.00s) [2021-07-14T08:22:22.558Z] === RUN TestPoolDataMarshal [2021-07-14T08:22:22.558Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-14T08:22:22.558Z] === RUN TestSubnetsMarshal [2021-07-14T08:22:22.558Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-07-14T08:22:22.558Z] === RUN TestAddSubnets [2021-07-14T08:22:22.558Z] --- PASS: TestAddSubnets (0.05s) [2021-07-14T08:22:22.558Z] === RUN TestDoublePoolRelease [2021-07-14T08:22:22.558Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-07-14T08:22:22.558Z] === RUN TestAddReleasePoolID [2021-07-14T08:22:22.558Z] --- PASS: TestAddReleasePoolID (0.06s) [2021-07-14T08:22:22.558Z] === RUN TestPredefinedPool [2021-07-14T08:22:22.558Z] --- PASS: TestPredefinedPool (0.02s) [2021-07-14T08:22:22.558Z] === RUN TestRemoveSubnet [2021-07-14T08:22:22.558Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.21s) [2021-07-14T08:22:22.558Z] === RUN TestRetrieveFromStore [2021-07-14T08:22:22.558Z] --- PASS: TestRemoveSubnet (0.17s) [2021-07-14T08:22:22.558Z] === RUN TestGetSameAddress [2021-07-14T08:22:22.558Z] --- PASS: TestGetSameAddress (0.02s) [2021-07-14T08:22:22.558Z] === RUN TestPoolAllocationReuse [2021-07-14T08:22:22.777Z] networkdb_test.go:866: node4: OK [2021-07-14T08:22:22.777Z] networkdb_test.go:866: node5: OK [2021-07-14T08:22:22.777Z] time="2021-07-14T08:22:22Z" level=info msg="node 0 coming back" [2021-07-14T08:22:22.777Z] time="2021-07-14T08:22:22Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:967f40c913ec with config:&{NodeID:967f40c913ec Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:22:22.777Z] time="2021-07-14T08:22:22Z" level=info msg="Node 967f40c913ec/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:22.777Z] time="2021-07-14T08:22:22Z" level=info msg="Node 967f40c913ec/172.31.2.6, added to nodes list" [2021-07-14T08:22:22.777Z] time="2021-07-14T08:22:22Z" level=info msg="node 1 coming back" [2021-07-14T08:22:22.777Z] time="2021-07-14T08:22:22Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:312060a9eade with config:&{NodeID:312060a9eade Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:22:22.777Z] time="2021-07-14T08:22:22Z" level=info msg="Node 312060a9eade/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:22.777Z] time="2021-07-14T08:22:22Z" level=info msg="Node 312060a9eade/172.31.2.6, added to nodes list" [2021-07-14T08:22:22.777Z] time="2021-07-14T08:22:22Z" level=info msg="node 2 coming back" [2021-07-14T08:22:22.777Z] time="2021-07-14T08:22:22Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9e4c3f0bba02 with config:&{NodeID:9e4c3f0bba02 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:22:22.777Z] time="2021-07-14T08:22:22Z" level=info msg="Node 9e4c3f0bba02/172.31.2.6, joined gossip cluster" [2021-07-14T08:22:22.777Z] time="2021-07-14T08:22:22Z" level=info msg="Node 9e4c3f0bba02/172.31.2.6, added to nodes list" [2021-07-14T08:22:23.034Z] === RUN TestGetCapabilities [2021-07-14T08:22:23.034Z] --- PASS: TestRetrieveFromStore (0.49s) [2021-07-14T08:22:23.034Z] === RUN TestIsCorrupted [2021-07-14T08:22:23.034Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-14T08:22:23.034Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-14T08:22:23.034Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-07-14T08:22:23.034Z] === RUN TestGetDefaultAddressSpaces [2021-07-14T08:22:23.034Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-07-14T08:22:23.034Z] === RUN TestRemoteDriver [2021-07-14T08:22:23.034Z] --- PASS: TestIsCorrupted (0.02s) [2021-07-14T08:22:23.034Z] === RUN TestSetRollover [2021-07-14T08:22:23.034Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-14T08:22:23.034Z] PASS [2021-07-14T08:22:23.034Z] coverage: 47.4% of statements [2021-07-14T08:22:23.034Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.066s coverage: 47.4% of statements [2021-07-14T08:22:23.227Z] time="2021-07-14T08:22:22Z" level=debug msg="memberlist: Failed ping: bb0a75dc030b (timeout reached)" [2021-07-14T08:22:23.227Z] time="2021-07-14T08:22:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.31.2.6:10037: use of closed network connection" [2021-07-14T08:22:23.227Z] time="2021-07-14T08:22:22Z" level=debug msg="memberlist: Stream connection from=172.31.2.6:49381" [2021-07-14T08:22:23.678Z] time="2021-07-14T08:22:23Z" level=warning msg="memberlist: Was able to connect to bb0a75dc030b but other probes failed, network may be misconfigured" [2021-07-14T08:22:23.822Z] --- PASS: TestStats (2.84s) [2021-07-14T08:22:23.822Z] === RUN TestStopContainerWithTimeout [2021-07-14T08:22:23.822Z] === RUN TestStopContainerWithTimeout/0 [2021-07-14T08:22:23.822Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-14T08:22:23.822Z] === RUN TestStopContainerWithTimeout/1 [2021-07-14T08:22:23.822Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-14T08:22:23.822Z] === RUN TestStopContainerWithTimeout/3 [2021-07-14T08:22:23.822Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-14T08:22:23.822Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-14T08:22:23.822Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-14T08:22:23.822Z] === CONT TestStopContainerWithTimeout/0 [2021-07-14T08:22:23.822Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-14T08:22:23.822Z] === CONT TestStopContainerWithTimeout/3 [2021-07-14T08:22:23.822Z] === CONT TestStopContainerWithTimeout/1 [2021-07-14T08:22:24.037Z] === RUN TestWindowsIPAM [2021-07-14T08:22:24.037Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-14T08:22:24.037Z] PASS [2021-07-14T08:22:24.037Z] coverage: 71.4% of statements [2021-07-14T08:22:24.037Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2021-07-14T08:22:24.321Z] --- PASS: TestExportContainerAndImportImage (1.60s) [2021-07-14T08:22:24.322Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-14T08:22:24.322Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-07-14T08:22:24.513Z] --- PASS: TestPoolAllocationReuse (1.52s) [2021-07-14T08:22:24.513Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-14T08:22:24.513Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-07-14T08:22:24.513Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-14T08:22:24.513Z] --- PASS: TestSetRollover (1.35s) [2021-07-14T08:22:24.513Z] === RUN TestSetRolloverSerial [2021-07-14T08:22:24.990Z] === RUN TestDefaultNetwork [2021-07-14T08:22:24.990Z] --- PASS: TestDefaultNetwork (0.28s) [2021-07-14T08:22:24.990Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-14T08:22:25.467Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2021-07-14T08:22:25.467Z] === RUN TestInitAddressPools [2021-07-14T08:22:25.467Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-14T08:22:25.467Z] PASS [2021-07-14T08:22:25.467Z] coverage: 74.0% of statements [2021-07-14T08:22:25.467Z] ok github.com/docker/docker/libnetwork/ipamutils 0.606s coverage: 74.0% of statements [2021-07-14T08:22:25.707Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2021-07-14T08:22:25.707Z] === RUN TestHealthCheckWorkdir [2021-07-14T08:22:25.943Z] === RUN TestKeyValue [2021-07-14T08:22:25.943Z] --- PASS: TestKeyValue (0.00s) [2021-07-14T08:22:25.943Z] PASS [2021-07-14T08:22:25.943Z] coverage: 60.0% of statements [2021-07-14T08:22:25.943Z] ok github.com/docker/docker/libnetwork/netlabel 0.042s coverage: 60.0% of statements [2021-07-14T08:22:25.943Z] --- PASS: TestSetRolloverSerial (1.59s) [2021-07-14T08:22:25.943Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-14T08:22:25.943Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-14T08:22:25.943Z] PASS [2021-07-14T08:22:25.943Z] coverage: 84.4% of statements [2021-07-14T08:22:25.943Z] ok github.com/docker/docker/libnetwork/bitseq 12.812s coverage: 84.4% of statements [2021-07-14T08:22:27.096Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-07-14T08:22:27.096Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-14T08:22:27.127Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-14T08:22:27.127Z] --- PASS: TestStopContainerWithTimeout/0 (1.49s) [2021-07-14T08:22:27.127Z] --- PASS: TestStopContainerWithTimeout/1 (2.50s) [2021-07-14T08:22:27.127Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2021-07-14T08:22:27.127Z] --- PASS: TestStopContainerWithTimeout/3 (3.38s) [2021-07-14T08:22:27.127Z] === RUN TestDeleteDevicemapper [2021-07-14T08:22:27.127Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-14T08:22:27.127Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-14T08:22:27.127Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-14T08:22:28.039Z] --- PASS: TestHealthCheckWorkdir (2.41s) [2021-07-14T08:22:28.039Z] === RUN TestHealthKillContainer [2021-07-14T08:22:28.189Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.97s) [2021-07-14T08:22:28.189Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-14T08:22:28.665Z] === RUN TestNetworkDBSimple [2021-07-14T08:22:28.986Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-14T08:22:29.558Z] check_test.go:309: [d2ac15cc08fea] daemon is not started [2021-07-14T08:22:29.558Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-07-14T08:22:29.558Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-14T08:22:29.667Z] 2021/07/14 08:22:29 Closing DB instances... [2021-07-14T08:22:30.143Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-14T08:22:30.143Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-14T08:22:30.143Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-14T08:22:30.143Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-14T08:22:30.143Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-14T08:22:30.143Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-14T08:22:30.143Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-14T08:22:30.143Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-14T08:22:30.143Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-14T08:22:30.143Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-14T08:22:30.143Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-14T08:22:30.143Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-14T08:22:30.143Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-14T08:22:30.143Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-14T08:22:30.143Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-14T08:22:30.143Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-14T08:22:30.143Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-14T08:22:30.436Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.24s) [2021-07-14T08:22:30.436Z] === RUN TestUpdateMemory [2021-07-14T08:22:30.436Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-14T08:22:30.436Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-14T08:22:30.436Z] === RUN TestUpdateCPUQuota [2021-07-14T08:22:30.619Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-14T08:22:30.619Z] PASS [2021-07-14T08:22:30.619Z] coverage: 100.0% of statements [2021-07-14T08:22:30.619Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.044s coverage: 100.0% of statements [2021-07-14T08:22:30.619Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.56s) [2021-07-14T08:22:30.619Z] === RUN TestGetAddress [2021-07-14T08:22:31.096Z] --- PASS: TestNetworkDBSimple (2.02s) [2021-07-14T08:22:31.096Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-14T08:22:31.096Z] === RUN TestGenerate [2021-07-14T08:22:31.096Z] --- PASS: TestGenerate (0.00s) [2021-07-14T08:22:31.096Z] === RUN TestGeneratePtr [2021-07-14T08:22:31.096Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-14T08:22:31.096Z] === RUN TestGenerateMissingField [2021-07-14T08:22:31.096Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-14T08:22:31.096Z] === RUN TestFieldCannotBeSet [2021-07-14T08:22:31.096Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-14T08:22:31.096Z] === RUN TestTypeMismatchError [2021-07-14T08:22:31.096Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-14T08:22:31.096Z] PASS [2021-07-14T08:22:31.096Z] coverage: 100.0% of statements [2021-07-14T08:22:31.096Z] ok github.com/docker/docker/libnetwork/options 0.035s coverage: 100.0% of statements [2021-07-14T08:22:31.096Z] testing: warning: no tests to run [2021-07-14T08:22:31.096Z] PASS [2021-07-14T08:22:31.096Z] coverage: 0.0% of statements [2021-07-14T08:22:31.096Z] ok github.com/docker/docker/libnetwork/osl 0.054s coverage: 0.0% of statements [no tests to run] [2021-07-14T08:22:31.770Z] === RUN TestRequestNewPort [2021-07-14T08:22:31.770Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-14T08:22:31.770Z] === RUN TestRequestSpecificPort [2021-07-14T08:22:31.770Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-14T08:22:31.770Z] === RUN TestReleasePort [2021-07-14T08:22:31.770Z] --- PASS: TestReleasePort (0.00s) [2021-07-14T08:22:31.770Z] === RUN TestReuseReleasedPort [2021-07-14T08:22:31.770Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-14T08:22:31.770Z] === RUN TestReleaseUnreadledPort [2021-07-14T08:22:31.770Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-14T08:22:31.770Z] === RUN TestUnknowProtocol [2021-07-14T08:22:31.770Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-14T08:22:31.770Z] === RUN TestAllocateAllPorts [2021-07-14T08:22:31.770Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-14T08:22:31.771Z] === RUN TestPortAllocation [2021-07-14T08:22:31.771Z] --- PASS: TestPortAllocation (0.00s) [2021-07-14T08:22:31.771Z] === RUN TestPortAllocationWithCustomRange [2021-07-14T08:22:31.771Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-14T08:22:31.771Z] === RUN TestNoDuplicateBPR [2021-07-14T08:22:31.771Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-14T08:22:31.771Z] === RUN TestChangePortRange [2021-07-14T08:22:31.771Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-14T08:22:31.771Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-14T08:22:31.771Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-14T08:22:31.771Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-14T08:22:31.771Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-14T08:22:31.771Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-14T08:22:31.771Z] --- PASS: TestChangePortRange (0.00s) [2021-07-14T08:22:31.771Z] PASS [2021-07-14T08:22:31.771Z] coverage: 88.6% of statements [2021-07-14T08:22:31.771Z] ok github.com/docker/docker/libnetwork/portallocator 0.042s coverage: 88.6% of statements [2021-07-14T08:22:32.105Z] --- PASS: TestHealthKillContainer (4.00s) [2021-07-14T08:22:32.105Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-14T08:22:32.247Z] 2021/07/14 08:22:31 Closing DB instances... [2021-07-14T08:22:32.247Z] === RUN TestTransportPortConv [2021-07-14T08:22:32.247Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-14T08:22:32.247Z] === RUN TestTransportPortBindingConv [2021-07-14T08:22:32.247Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-14T08:22:32.247Z] === RUN TestErrorConstructors [2021-07-14T08:22:32.247Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-14T08:22:32.247Z] === RUN TestCompareIPMask [2021-07-14T08:22:32.247Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-14T08:22:32.247Z] === RUN TestUtilGetHostPartIP [2021-07-14T08:22:32.247Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-14T08:22:32.247Z] === RUN TestUtilGetBroadcastIP [2021-07-14T08:22:32.247Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-14T08:22:32.247Z] === RUN TestParseCIDR [2021-07-14T08:22:32.247Z] --- PASS: TestParseCIDR (0.00s) [2021-07-14T08:22:32.247Z] PASS [2021-07-14T08:22:32.247Z] coverage: 47.9% of statements [2021-07-14T08:22:32.247Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 47.9% of statements [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-14T08:22:32.723Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-14T08:22:32.723Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-14T08:22:32.723Z] PASS [2021-07-14T08:22:32.723Z] coverage: 44.0% of statements [2021-07-14T08:22:32.723Z] ok github.com/docker/docker/oci 0.056s coverage: 44.0% of statements [2021-07-14T08:22:33.047Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-07-14T08:22:33.308Z] --- PASS: TestInspectCpusetInConfigPre120 (1.23s) [2021-07-14T08:22:33.308Z] === RUN TestIpcModeNone [2021-07-14T08:22:33.568Z] check_test.go:309: [d31691c56fb0f] daemon is not started [2021-07-14T08:22:33.568Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-07-14T08:22:33.568Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-14T08:22:33.725Z] === RUN TestAddressPoolOpt [2021-07-14T08:22:33.725Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-14T08:22:33.725Z] === RUN TestValidateEnv [2021-07-14T08:22:33.725Z] === RUN TestValidateEnv/a [2021-07-14T08:22:33.725Z] === RUN TestValidateEnv/something [2021-07-14T08:22:33.725Z] === RUN TestValidateEnv/_=a [2021-07-14T08:22:33.725Z] === RUN TestValidateEnv/env1=value1 [2021-07-14T08:22:33.725Z] === RUN TestValidateEnv/_env1=value1 [2021-07-14T08:22:33.725Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-14T08:22:33.725Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-14T08:22:33.725Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-14T08:22:33.725Z] === RUN TestValidateEnv/PATH [2021-07-14T08:22:33.725Z] === RUN TestValidateEnv/=a [2021-07-14T08:22:33.725Z] === RUN TestValidateEnv/PATH= [2021-07-14T08:22:33.725Z] === RUN TestValidateEnv/PATH=something [2021-07-14T08:22:33.725Z] === RUN TestValidateEnv/asd!qwe [2021-07-14T08:22:33.725Z] === RUN TestValidateEnv/1asd [2021-07-14T08:22:33.725Z] === RUN TestValidateEnv/123 [2021-07-14T08:22:33.725Z] === RUN TestValidateEnv/some_space [2021-07-14T08:22:33.725Z] === RUN TestValidateEnv/__some_space_before [2021-07-14T08:22:33.725Z] === RUN TestValidateEnv/some_space_after__ [2021-07-14T08:22:33.725Z] === RUN TestValidateEnv/= [2021-07-14T08:22:33.725Z] === RUN TestValidateEnv/PaTh [2021-07-14T08:22:33.725Z] --- PASS: TestValidateEnv (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-14T08:22:33.725Z] === RUN TestParseHost [2021-07-14T08:22:33.725Z] --- PASS: TestParseHost (0.00s) [2021-07-14T08:22:33.725Z] === RUN TestParseDockerDaemonHost [2021-07-14T08:22:33.725Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-14T08:22:33.725Z] === RUN TestParseTCP [2021-07-14T08:22:33.725Z] --- PASS: TestParseTCP (0.00s) [2021-07-14T08:22:33.725Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-14T08:22:33.725Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-14T08:22:33.725Z] === RUN TestValidateExtraHosts [2021-07-14T08:22:33.725Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-14T08:22:33.725Z] === RUN TestIpOptString [2021-07-14T08:22:33.725Z] --- PASS: TestIpOptString (0.00s) [2021-07-14T08:22:33.725Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-14T08:22:33.725Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-14T08:22:33.725Z] === RUN TestNewIpOptValidDefaultVal [2021-07-14T08:22:33.725Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-14T08:22:33.725Z] === RUN TestIpOptSetInvalidVal [2021-07-14T08:22:33.725Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-14T08:22:33.725Z] === RUN TestValidateIPAddress [2021-07-14T08:22:33.725Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-14T08:22:33.725Z] === RUN TestMapOpts [2021-07-14T08:22:33.725Z] --- PASS: TestMapOpts (0.00s) [2021-07-14T08:22:33.725Z] === RUN TestListOptsWithoutValidator [2021-07-14T08:22:33.725Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-14T08:22:33.725Z] === RUN TestListOptsWithValidator [2021-07-14T08:22:33.725Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-14T08:22:33.725Z] === RUN TestValidateDNSSearch [2021-07-14T08:22:33.725Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-14T08:22:33.725Z] === RUN TestValidateLabel [2021-07-14T08:22:33.725Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-14T08:22:33.725Z] === RUN TestValidateLabel/label_with_general_format [2021-07-14T08:22:33.725Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-14T08:22:33.725Z] === RUN TestValidateLabel/label_with_one_more [2021-07-14T08:22:33.725Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-14T08:22:33.725Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-14T08:22:33.725Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-14T08:22:33.725Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-14T08:22:33.725Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-14T08:22:33.725Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-14T08:22:33.725Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-14T08:22:33.725Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-14T08:22:33.725Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-14T08:22:33.725Z] --- PASS: TestValidateLabel (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-14T08:22:33.725Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-14T08:22:33.725Z] === RUN TestNamedListOpts [2021-07-14T08:22:33.725Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-14T08:22:33.725Z] === RUN TestNamedMapOpts [2021-07-14T08:22:33.725Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-14T08:22:33.725Z] === RUN TestParseLink [2021-07-14T08:22:33.725Z] --- PASS: TestParseLink (0.00s) [2021-07-14T08:22:33.725Z] === RUN TestQuotedStringSetWithQuotes [2021-07-14T08:22:33.725Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-14T08:22:33.725Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-14T08:22:33.725Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-14T08:22:33.725Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-14T08:22:33.725Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-14T08:22:33.725Z] === RUN TestUlimitOpt [2021-07-14T08:22:33.725Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-14T08:22:33.725Z] PASS [2021-07-14T08:22:33.725Z] coverage: 67.1% of statements [2021-07-14T08:22:33.725Z] ok github.com/docker/docker/opts 0.068s coverage: 67.1% of statements [2021-07-14T08:22:33.725Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.81s) [2021-07-14T08:22:33.725Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-14T08:22:33.725Z] === RUN TestParseVersion [2021-07-14T08:22:33.725Z] --- PASS: TestParseVersion (0.00s) [2021-07-14T08:22:33.725Z] PASS [2021-07-14T08:22:33.725Z] coverage: 52.9% of statements [2021-07-14T08:22:33.725Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2021-07-14T08:22:34.740Z] 2021/07/14 08:22:34 Closing DB instances... [2021-07-14T08:22:34.951Z] --- PASS: TestIpcModeNone (1.53s) [2021-07-14T08:22:34.951Z] === RUN TestIpcModePrivate [2021-07-14T08:22:35.730Z] --- PASS: TestUpdateCPUQuota (5.85s) [2021-07-14T08:22:35.731Z] === RUN TestUpdatePidsLimit [2021-07-14T08:22:35.731Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-14T08:22:35.744Z] === RUN TestPeerCertificateMarshalJSON [2021-07-14T08:22:35.744Z] === RUN TestIsArchivePathDir [2021-07-14T08:22:35.744Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-07-14T08:22:35.744Z] === RUN TestIsArchivePathInvalidFile [2021-07-14T08:22:35.744Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-07-14T08:22:35.744Z] === RUN TestIsArchivePathTar [2021-07-14T08:22:35.744Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-14T08:22:35.744Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-14T08:22:35.744Z] --- PASS: TestPeerCertificateMarshalJSON (0.28s) [2021-07-14T08:22:35.744Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-14T08:22:35.744Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-14T08:22:35.744Z] === RUN TestMiddleware [2021-07-14T08:22:35.744Z] --- PASS: TestMiddleware (0.00s) [2021-07-14T08:22:35.744Z] === RUN TestNewResponseModifier [2021-07-14T08:22:35.744Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-14T08:22:35.744Z] PASS [2021-07-14T08:22:35.744Z] coverage: 26.8% of statements [2021-07-14T08:22:35.744Z] ok github.com/docker/docker/pkg/authorization 0.330s coverage: 26.8% of statements [2021-07-14T08:22:35.893Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2021-07-14T08:22:35.893Z] --- PASS: TestIpcModePrivate (1.23s) [2021-07-14T08:22:35.893Z] === RUN TestIpcModeShareable [2021-07-14T08:22:35.893Z] docker_cli_daemon_plugins_test.go:79: [d1c37d4056298] daemon is not started [2021-07-14T08:22:36.221Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-07-14T08:22:36.221Z] === RUN TestDecompressStreamGzip [2021-07-14T08:22:36.221Z] --- PASS: TestDecompressStreamGzip (0.12s) [2021-07-14T08:22:36.221Z] === RUN TestDecompressStreamBzip2 [2021-07-14T08:22:36.221Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-07-14T08:22:36.221Z] === RUN TestDecompressStreamXz [2021-07-14T08:22:36.221Z] archive_test.go:134: Xz not present in msys2 [2021-07-14T08:22:36.221Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-14T08:22:36.221Z] === RUN TestCompressStreamXzUnsupported [2021-07-14T08:22:36.221Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-14T08:22:36.221Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-14T08:22:36.221Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-14T08:22:36.221Z] === RUN TestCompressStreamInvalid [2021-07-14T08:22:36.221Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-14T08:22:36.221Z] === RUN TestExtensionInvalid [2021-07-14T08:22:36.221Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-14T08:22:36.221Z] === RUN TestExtensionUncompressed [2021-07-14T08:22:36.221Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-14T08:22:36.221Z] === RUN TestExtensionBzip2 [2021-07-14T08:22:36.221Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-14T08:22:36.221Z] === RUN TestExtensionGzip [2021-07-14T08:22:36.221Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-14T08:22:36.221Z] === RUN TestExtensionXz [2021-07-14T08:22:36.221Z] --- PASS: TestExtensionXz (0.00s) [2021-07-14T08:22:36.221Z] === RUN TestCmdStreamLargeStderr [2021-07-14T08:22:36.221Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-07-14T08:22:36.221Z] === RUN TestCmdStreamBad [2021-07-14T08:22:36.221Z] archive_test.go:239: Failing on Windows CI machines [2021-07-14T08:22:36.221Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-14T08:22:36.221Z] === RUN TestCmdStreamGood [2021-07-14T08:22:36.221Z] --- PASS: TestCmdStreamGood (0.04s) [2021-07-14T08:22:36.221Z] === RUN TestUntarPathWithInvalidDest [2021-07-14T08:22:36.221Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-07-14T08:22:36.221Z] === RUN TestUntarPathWithInvalidSrc [2021-07-14T08:22:36.221Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-14T08:22:36.221Z] === RUN TestUntarPath [2021-07-14T08:22:36.304Z] === RUN TestUpdatePidsLimit/no_change [2021-07-14T08:22:36.698Z] --- PASS: TestUntarPath (0.07s) [2021-07-14T08:22:36.698Z] === RUN TestUntarPathWithDestinationFile [2021-07-14T08:22:36.698Z] === RUN TestUnbuffered [2021-07-14T08:22:36.698Z] --- PASS: TestUnbuffered (0.00s) [2021-07-14T08:22:36.698Z] === RUN TestRaceUnbuffered [2021-07-14T08:22:36.698Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-14T08:22:36.698Z] PASS [2021-07-14T08:22:36.698Z] coverage: 100.0% of statements [2021-07-14T08:22:36.698Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2021-07-14T08:22:36.698Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.82s) [2021-07-14T08:22:36.698Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-14T08:22:36.698Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-07-14T08:22:36.698Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-14T08:22:36.698Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-07-14T08:22:36.698Z] === RUN TestCopyWithTarInvalidSrc [2021-07-14T08:22:36.698Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-14T08:22:36.698Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-14T08:22:36.698Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-14T08:22:36.698Z] === RUN TestCopyWithTarSrcFile [2021-07-14T08:22:36.698Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-14T08:22:36.698Z] === RUN TestCopyWithTarSrcFolder [2021-07-14T08:22:36.698Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-14T08:22:36.698Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-14T08:22:36.698Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-07-14T08:22:36.698Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-14T08:22:36.698Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-07-14T08:22:36.698Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-14T08:22:36.698Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-07-14T08:22:36.698Z] === RUN TestCopyFileWithTarSrcFile [2021-07-14T08:22:36.698Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-14T08:22:36.698Z] === RUN TestTarFiles [2021-07-14T08:22:36.834Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-14T08:22:37.095Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-07-14T08:22:37.095Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-07-14T08:22:37.174Z] === RUN TestMatch [2021-07-14T08:22:37.174Z] === RUN TestMatch/[[]] [2021-07-14T08:22:37.174Z] === RUN TestMatch/[[foo]] [2021-07-14T08:22:37.174Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-14T08:22:37.174Z] === RUN TestMatch/[[foo_bar]] [2021-07-14T08:22:37.174Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-14T08:22:37.174Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-14T08:22:37.174Z] === RUN TestMatch/[] [2021-07-14T08:22:37.174Z] === RUN TestMatch/[]#01 [2021-07-14T08:22:37.174Z] === RUN TestMatch/[[qux]] [2021-07-14T08:22:37.174Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-14T08:22:37.174Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-14T08:22:37.174Z] === RUN TestMatch/[[foo_baz]] [2021-07-14T08:22:37.174Z] --- PASS: TestMatch (0.00s) [2021-07-14T08:22:37.174Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-14T08:22:37.174Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-14T08:22:37.174Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-14T08:22:37.174Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-14T08:22:37.174Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-14T08:22:37.174Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-14T08:22:37.174Z] --- PASS: TestMatch/[] (0.00s) [2021-07-14T08:22:37.174Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-14T08:22:37.174Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-14T08:22:37.174Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-14T08:22:37.174Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-14T08:22:37.174Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-14T08:22:37.174Z] PASS [2021-07-14T08:22:37.174Z] coverage: 87.5% of statements [2021-07-14T08:22:37.174Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2021-07-14T08:22:37.247Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-14T08:22:37.355Z] --- PASS: TestIpcModeShareable (1.40s) [2021-07-14T08:22:37.356Z] === RUN TestAPIIpcModeShareableAndContainer [2021-07-14T08:22:37.819Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-14T08:22:37.931Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-14T08:22:38.177Z] === RUN TestChrootTarUntar [2021-07-14T08:22:38.177Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:22:38.177Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-14T08:22:38.177Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-14T08:22:38.177Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:22:38.177Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-14T08:22:38.177Z] === RUN TestChrootUntarEmptyArchive [2021-07-14T08:22:38.177Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-14T08:22:38.177Z] === RUN TestChrootTarUntarWithSymlink [2021-07-14T08:22:38.177Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-14T08:22:38.177Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-14T08:22:38.177Z] === RUN TestChrootCopyWithTar [2021-07-14T08:22:38.177Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-14T08:22:38.177Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-14T08:22:38.177Z] === RUN TestChrootCopyFileWithTar [2021-07-14T08:22:38.177Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:22:38.177Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-14T08:22:38.177Z] === RUN TestChrootUntarPath [2021-07-14T08:22:38.177Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-14T08:22:38.177Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-14T08:22:38.177Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-14T08:22:38.177Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:22:38.177Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-14T08:22:38.177Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-14T08:22:38.177Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:22:38.177Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-14T08:22:38.177Z] === RUN TestChrootApplyDotDotFile [2021-07-14T08:22:38.177Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:22:38.177Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-14T08:22:38.177Z] PASS [2021-07-14T08:22:38.177Z] coverage: 15.4% of statements [2021-07-14T08:22:38.177Z] ok github.com/docker/docker/pkg/chrootarchive 0.095s coverage: 15.4% of statements [2021-07-14T08:22:38.392Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-14T08:22:38.653Z] 2021/07/14 08:22:38 Closing DB instances... [2021-07-14T08:22:38.653Z] === RUN TestSizeEmpty [2021-07-14T08:22:38.653Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-14T08:22:38.654Z] === RUN TestSizeEmptyFile [2021-07-14T08:22:38.654Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-14T08:22:38.654Z] === RUN TestSizeNonemptyFile [2021-07-14T08:22:38.654Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-14T08:22:38.654Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-14T08:22:38.654Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-14T08:22:38.654Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-14T08:22:38.654Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-14T08:22:38.654Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-14T08:22:38.654Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-14T08:22:38.654Z] === RUN TestMoveToSubdir [2021-07-14T08:22:38.654Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-14T08:22:38.654Z] === RUN TestSizeNonExistingDirectory [2021-07-14T08:22:38.654Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-14T08:22:38.654Z] PASS [2021-07-14T08:22:38.654Z] coverage: 80.0% of statements [2021-07-14T08:22:38.654Z] ok github.com/docker/docker/pkg/directory 0.052s coverage: 80.0% of statements [2021-07-14T08:22:38.968Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-14T08:22:39.315Z] docker_cli_daemon_plugins_test.go:169: [d021dad2f25f6] daemon is not started [2021-07-14T08:22:39.576Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-14T08:22:39.911Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-14T08:22:40.242Z] === RUN Test [2021-07-14T08:22:40.242Z] === RUN Test/TestContainsEntry [2021-07-14T08:22:40.242Z] === RUN Test/TestCreateEntries [2021-07-14T08:22:40.242Z] === RUN Test/TestEntriesDiff [2021-07-14T08:22:40.242Z] === RUN Test/TestEntriesEquality [2021-07-14T08:22:40.242Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-14T08:22:40.242Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-14T08:22:40.242Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-14T08:22:40.242Z] === RUN Test/TestGeneratorNotGenerate [2021-07-14T08:22:40.242Z] === RUN Test/TestGeneratorWithPort [2021-07-14T08:22:40.242Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-14T08:22:40.242Z] === RUN Test/TestNewEntry [2021-07-14T08:22:40.242Z] === RUN Test/TestParse [2021-07-14T08:22:40.242Z] --- PASS: Test (0.00s) [2021-07-14T08:22:40.242Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-14T08:22:40.242Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-14T08:22:40.242Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-14T08:22:40.242Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-14T08:22:40.242Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-14T08:22:40.242Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-14T08:22:40.242Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-14T08:22:40.242Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-14T08:22:40.242Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-14T08:22:40.242Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-14T08:22:40.242Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-14T08:22:40.242Z] --- PASS: Test/TestParse (0.00s) [2021-07-14T08:22:40.242Z] PASS [2021-07-14T08:22:40.242Z] coverage: 58.3% of statements [2021-07-14T08:22:40.242Z] ok github.com/docker/docker/pkg/discovery 0.040s coverage: 58.3% of statements [2021-07-14T08:22:40.242Z] --- PASS: TestNetworkDBCRUDTableEntry (3.64s) [2021-07-14T08:22:40.242Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-14T08:22:40.718Z] === RUN Test [2021-07-14T08:22:40.718Z] === RUN Test/TestContent [2021-07-14T08:22:40.718Z] === RUN Test/TestInitialize [2021-07-14T08:22:40.718Z] === RUN Test/TestNew [2021-07-14T08:22:40.718Z] === RUN Test/TestParsingContentsWithComments [2021-07-14T08:22:40.718Z] === RUN Test/TestRegister [2021-07-14T08:22:40.718Z] === RUN Test/TestWatch [2021-07-14T08:22:40.718Z] --- PASS: Test (0.00s) [2021-07-14T08:22:40.718Z] --- PASS: Test/TestContent (0.00s) [2021-07-14T08:22:40.718Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-14T08:22:40.718Z] --- PASS: Test/TestNew (0.00s) [2021-07-14T08:22:40.718Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-14T08:22:40.718Z] --- PASS: Test/TestRegister (0.00s) [2021-07-14T08:22:40.718Z] --- PASS: Test/TestWatch (0.00s) [2021-07-14T08:22:40.718Z] PASS [2021-07-14T08:22:40.718Z] coverage: 97.6% of statements [2021-07-14T08:22:40.718Z] ok github.com/docker/docker/pkg/discovery/file 0.044s coverage: 97.6% of statements [2021-07-14T08:22:40.965Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-07-14T08:22:41.298Z] --- PASS: TestUpdatePidsLimit (5.48s) [2021-07-14T08:22:41.298Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.66s) [2021-07-14T08:22:41.298Z] --- PASS: TestUpdatePidsLimit/no_change (0.66s) [2021-07-14T08:22:41.298Z] --- PASS: TestUpdatePidsLimit/update_lower (0.66s) [2021-07-14T08:22:41.298Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.67s) [2021-07-14T08:22:41.298Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s) [2021-07-14T08:22:41.298Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.68s) [2021-07-14T08:22:41.298Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2021-07-14T08:22:41.298Z] === RUN TestUpdateRestartPolicy [2021-07-14T08:22:41.722Z] --- PASS: TestTarFiles (5.06s) [2021-07-14T08:22:41.722Z] === RUN TestTarUntar [2021-07-14T08:22:41.722Z] --- PASS: TestTarUntar (0.04s) [2021-07-14T08:22:41.722Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-14T08:22:41.722Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-07-14T08:22:41.722Z] === RUN TestTarWithOptions [2021-07-14T08:22:41.722Z] --- PASS: TestTarWithOptions (0.03s) [2021-07-14T08:22:41.722Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-14T08:22:41.722Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-14T08:22:41.722Z] === RUN TestUntarUstarGnuConflict [2021-07-14T08:22:41.722Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-14T08:22:41.722Z] === RUN TestUntarInvalidFilenames [2021-07-14T08:22:41.722Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames436651098\\dest" [2021-07-14T08:22:41.722Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2021-07-14T08:22:41.722Z] === RUN TestUntarHardlinkToSymlink [2021-07-14T08:22:41.722Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-14T08:22:41.722Z] === RUN TestUntarInvalidHardlink [2021-07-14T08:22:41.722Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink370038091\\victim\\hello" -> "../victim/hello" [2021-07-14T08:22:42.198Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink702373934\\victim\\hello" -> "/../victim/hello" [2021-07-14T08:22:42.198Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink658153909\\victim" -> "../victim" [2021-07-14T08:22:42.198Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink470559632\\victim" -> "../victim" [2021-07-14T08:22:42.198Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink193023919\\victim" -> "../victim" [2021-07-14T08:22:42.198Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink534165826\\victim" -> "../victim" [2021-07-14T08:22:42.198Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-07-14T08:22:42.198Z] === RUN TestUntarInvalidSymlink [2021-07-14T08:22:42.198Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink140710841\\dest\\dotdot" -> "../victim/hello" [2021-07-14T08:22:42.198Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink943968196\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-14T08:22:42.198Z] === RUN Test [2021-07-14T08:22:42.198Z] === RUN Test/TestInitialize [2021-07-14T08:22:42.198Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink933218899\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:22:42.198Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink458884502\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:22:42.198Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink000241149\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:22:42.198Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink354518840\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:22:42.198Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink123422519\\dest\\dir\\loophole" -> "../../victim" [2021-07-14T08:22:42.198Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-07-14T08:22:42.198Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-14T08:22:42.198Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-14T08:22:42.198Z] === RUN TestXGlobalNoParent [2021-07-14T08:22:42.198Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-14T08:22:42.198Z] === RUN TestReplaceFileTarWrapper [2021-07-14T08:22:42.198Z] time="2021-07-14T08:22:41Z" level=info msg="Initializing discovery without TLS" [2021-07-14T08:22:42.198Z] time="2021-07-14T08:22:41Z" level=info msg="Initializing discovery without TLS" [2021-07-14T08:22:42.198Z] time="2021-07-14T08:22:41Z" level=info msg="Initializing discovery without TLS" [2021-07-14T08:22:42.198Z] === RUN Test/TestInitializeWithCerts [2021-07-14T08:22:42.198Z] time="2021-07-14T08:22:41Z" level=info msg="Initializing discovery with TLS" [2021-07-14T08:22:42.198Z] === RUN Test/TestWatch [2021-07-14T08:22:42.198Z] time="2021-07-14T08:22:41Z" level=info msg="Initializing discovery without TLS" [2021-07-14T08:22:42.198Z] --- PASS: TestReplaceFileTarWrapper (0.17s) [2021-07-14T08:22:42.198Z] === RUN TestPrefixHeaderReadable [2021-07-14T08:22:42.198Z] 2021/07/14 08:22:41 Closing DB instances... [2021-07-14T08:22:42.198Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-07-14T08:22:42.198Z] === RUN TestDisablePigz [2021-07-14T08:22:42.198Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-14T08:22:42.198Z] --- PASS: TestDisablePigz (0.11s) [2021-07-14T08:22:42.198Z] === RUN TestPigz [2021-07-14T08:22:42.349Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.93s) [2021-07-14T08:22:42.349Z] === RUN TestAPIIpcModeHost [2021-07-14T08:22:42.674Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-14T08:22:42.674Z] --- PASS: TestPigz (0.14s) [2021-07-14T08:22:42.674Z] === RUN TestCopyFileWithInvalidDest [2021-07-14T08:22:42.674Z] archive_windows_test.go:16: Currently fails [2021-07-14T08:22:42.674Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-14T08:22:42.674Z] === RUN TestCanonicalTarNameForPath [2021-07-14T08:22:42.674Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-14T08:22:42.674Z] === RUN TestCanonicalTarName [2021-07-14T08:22:42.674Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-14T08:22:42.674Z] === RUN TestChmodTarEntry [2021-07-14T08:22:42.674Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-14T08:22:42.674Z] === RUN TestHardLinkOrder [2021-07-14T08:22:42.674Z] --- PASS: TestHardLinkOrder (0.08s) [2021-07-14T08:22:42.674Z] === RUN TestChangeString [2021-07-14T08:22:42.674Z] --- PASS: TestChangeString (0.00s) [2021-07-14T08:22:42.674Z] === RUN TestChangesWithNoChanges [2021-07-14T08:22:42.674Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-07-14T08:22:42.674Z] === RUN TestChangesWithChanges [2021-07-14T08:22:42.674Z] --- PASS: TestChangesWithChanges (0.03s) [2021-07-14T08:22:42.674Z] === RUN TestChangesWithChangesGH13590 [2021-07-14T08:22:42.674Z] changes_test.go:196: needs more investigation [2021-07-14T08:22:42.674Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-14T08:22:42.674Z] === RUN TestChangesDirsEmpty [2021-07-14T08:22:42.674Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-14T08:22:42.674Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-07-14T08:22:42.674Z] === RUN TestChangesDirsMutated [2021-07-14T08:22:42.674Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-14T08:22:42.674Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-07-14T08:22:42.674Z] === RUN TestApplyLayer [2021-07-14T08:22:42.674Z] changes_test.go:433: needs further investigation [2021-07-14T08:22:42.674Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-14T08:22:42.674Z] === RUN TestChangesSizeWithHardlinks [2021-07-14T08:22:42.674Z] changes_test.go:469: needs further investigation [2021-07-14T08:22:42.674Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-14T08:22:42.674Z] === RUN TestChangesSizeWithNoChanges [2021-07-14T08:22:42.674Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-14T08:22:42.674Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-14T08:22:42.674Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-14T08:22:42.674Z] === RUN TestChangesSize [2021-07-14T08:22:42.674Z] --- PASS: TestChangesSize (0.00s) [2021-07-14T08:22:42.674Z] === RUN TestApplyLayerInvalidFilenames [2021-07-14T08:22:42.674Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames738483004\\dest" [2021-07-14T08:22:42.674Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-07-14T08:22:42.674Z] === RUN TestApplyLayerInvalidHardlink [2021-07-14T08:22:42.674Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink776373198\\victim\\hello" -> "../victim/hello" [2021-07-14T08:22:42.674Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink210948821\\victim\\hello" -> "/../victim/hello" [2021-07-14T08:22:42.674Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink886897200\\victim" -> "../victim" [2021-07-14T08:22:42.674Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink085754319\\victim" -> "../victim" [2021-07-14T08:22:42.674Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink113123042\\victim" -> "../victim" [2021-07-14T08:22:42.674Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink232233177\\victim" -> "../victim" [2021-07-14T08:22:42.674Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-07-14T08:22:42.674Z] === RUN TestApplyLayerInvalidSymlink [2021-07-14T08:22:42.674Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink296275556\\dest\\dotdot" -> "../victim/hello" [2021-07-14T08:22:42.674Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink557428339\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-14T08:22:42.674Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink958555958\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:22:42.674Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink969103133\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:22:42.674Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink387798488\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:22:42.674Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink275826519\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:22:42.674Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-07-14T08:22:42.674Z] === RUN TestApplyLayerWhiteouts [2021-07-14T08:22:42.674Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-07-14T08:22:42.674Z] === RUN TestGenerateEmptyFile [2021-07-14T08:22:42.674Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-14T08:22:42.674Z] === RUN TestGenerateWithContent [2021-07-14T08:22:42.674Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-14T08:22:42.674Z] PASS [2021-07-14T08:22:42.674Z] coverage: 61.6% of statements [2021-07-14T08:22:42.674Z] ok github.com/docker/docker/pkg/archive 7.176s coverage: 61.6% of statements [2021-07-14T08:22:43.686Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2021-07-14T08:22:43.686Z] === RUN TestNetworkDBNodeLeave [2021-07-14T08:22:44.266Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-14T08:22:44.526Z] --- PASS: TestAPIIpcModeHost (2.28s) [2021-07-14T08:22:44.526Z] === RUN TestDaemonIpcModeShareable [2021-07-14T08:22:45.281Z] --- PASS: Test (3.18s) [2021-07-14T08:22:45.282Z] --- PASS: Test/TestInitialize (0.17s) [2021-07-14T08:22:45.282Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-07-14T08:22:45.282Z] --- PASS: Test/TestWatch (3.00s) [2021-07-14T08:22:45.282Z] PASS [2021-07-14T08:22:45.282Z] coverage: 84.1% of statements [2021-07-14T08:22:45.282Z] ok github.com/docker/docker/pkg/discovery/kv 3.222s coverage: 84.1% of statements [2021-07-14T08:22:45.760Z] === RUN Test [2021-07-14T08:22:45.760Z] === RUN Test/TestWatch [2021-07-14T08:22:45.760Z] --- PASS: Test (0.00s) [2021-07-14T08:22:45.760Z] --- PASS: Test/TestWatch (0.00s) [2021-07-14T08:22:45.760Z] PASS [2021-07-14T08:22:45.760Z] coverage: 92.3% of statements [2021-07-14T08:22:45.760Z] ok github.com/docker/docker/pkg/discovery/memory 0.043s coverage: 92.3% of statements [2021-07-14T08:22:45.909Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-07-14T08:22:46.170Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-07-14T08:22:46.743Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-07-14T08:22:46.765Z] --- PASS: TestNetworkDBNodeLeave (3.01s) [2021-07-14T08:22:46.765Z] === RUN TestNetworkDBWatch [2021-07-14T08:22:46.765Z] === RUN Test [2021-07-14T08:22:46.765Z] === RUN Test/TestInitialize [2021-07-14T08:22:46.765Z] === RUN Test/TestInitializeWithPattern [2021-07-14T08:22:46.765Z] === RUN Test/TestRegister [2021-07-14T08:22:46.765Z] === RUN Test/TestWatch [2021-07-14T08:22:46.765Z] --- PASS: Test (0.00s) [2021-07-14T08:22:46.765Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-14T08:22:46.765Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-14T08:22:46.765Z] --- PASS: Test/TestRegister (0.00s) [2021-07-14T08:22:46.765Z] --- PASS: Test/TestWatch (0.00s) [2021-07-14T08:22:46.765Z] PASS [2021-07-14T08:22:46.765Z] coverage: 93.8% of statements [2021-07-14T08:22:46.765Z] ok github.com/docker/docker/pkg/discovery/nodes 0.038s coverage: 93.8% of statements [2021-07-14T08:22:47.005Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2021-07-14T08:22:47.241Z] === RUN TestPollerAddRemove [2021-07-14T08:22:47.241Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-14T08:22:47.266Z] --- PASS: TestDaemonIpcModeShareable (2.58s) [2021-07-14T08:22:47.266Z] === RUN TestDaemonIpcModePrivate [2021-07-14T08:22:47.266Z] check_test.go:309: [d4ca768b0e9cf] daemon is not started [2021-07-14T08:22:47.266Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-07-14T08:22:47.719Z] === RUN TestPollerEvent [2021-07-14T08:22:47.719Z] poller_test.go:41: No chmod on Windows [2021-07-14T08:22:47.719Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-14T08:22:47.719Z] === RUN TestPollerClose [2021-07-14T08:22:47.719Z] --- PASS: TestPollerClose (0.00s) [2021-07-14T08:22:47.719Z] PASS [2021-07-14T08:22:47.719Z] coverage: 45.7% of statements [2021-07-14T08:22:47.719Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 45.7% of statements [2021-07-14T08:22:48.196Z] 2021/07/14 08:22:47 Closing DB instances... [2021-07-14T08:22:48.673Z] === RUN TestCopyFileWithInvalidSrc [2021-07-14T08:22:48.673Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestCopyFileWithInvalidDest [2021-07-14T08:22:48.673Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-14T08:22:48.673Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-14T08:22:48.673Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestCopyFile [2021-07-14T08:22:48.673Z] --- PASS: TestCopyFile (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-14T08:22:48.673Z] fileutils_test.go:134: Needs porting to Windows [2021-07-14T08:22:48.673Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-14T08:22:48.673Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-14T08:22:48.673Z] fileutils_test.go:180: Needs porting to Windows [2021-07-14T08:22:48.673Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestWildcardMatches [2021-07-14T08:22:48.673Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestPatternMatches [2021-07-14T08:22:48.673Z] --- PASS: TestPatternMatches (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-14T08:22:48.673Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestPatternMatchesFolderExclusions [2021-07-14T08:22:48.673Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-14T08:22:48.673Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-14T08:22:48.673Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-14T08:22:48.673Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-14T08:22:48.673Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestSingleExclamationError [2021-07-14T08:22:48.673Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestMatchesWithNoPatterns [2021-07-14T08:22:48.673Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestMatchesWithMalformedPatterns [2021-07-14T08:22:48.673Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestMatches [2021-07-14T08:22:48.673Z] --- PASS: TestMatches (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestCleanPatterns [2021-07-14T08:22:48.673Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-14T08:22:48.673Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestCleanPatternsExceptionFlag [2021-07-14T08:22:48.673Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-14T08:22:48.673Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-14T08:22:48.673Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestCleanPatternsErrorSingleException [2021-07-14T08:22:48.673Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestCreateIfNotExistsDir [2021-07-14T08:22:48.673Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestCreateIfNotExistsFile [2021-07-14T08:22:48.673Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-07-14T08:22:48.673Z] === RUN TestMatch [2021-07-14T08:22:48.673Z] --- PASS: TestMatch (0.00s) [2021-07-14T08:22:48.673Z] PASS [2021-07-14T08:22:48.673Z] coverage: 85.2% of statements [2021-07-14T08:22:48.673Z] ok github.com/docker/docker/pkg/fileutils 0.086s coverage: 85.2% of statements [2021-07-14T08:22:49.150Z] === RUN TestGet [2021-07-14T08:22:49.150Z] --- PASS: TestGet (0.00s) [2021-07-14T08:22:49.150Z] === RUN TestGetShortcutString [2021-07-14T08:22:49.150Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-14T08:22:49.150Z] PASS [2021-07-14T08:22:49.150Z] coverage: 42.9% of statements [2021-07-14T08:22:49.150Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2021-07-14T08:22:49.627Z] --- PASS: TestNetworkDBWatch (3.21s) [2021-07-14T08:22:49.627Z] === RUN TestNetworkDBBulkSync [2021-07-14T08:22:49.813Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-07-14T08:22:49.813Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: false, mustBeShared: false [2021-07-14T08:22:50.073Z] --- PASS: TestDaemonIpcModePrivate (2.88s) [2021-07-14T08:22:50.073Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-07-14T08:22:50.103Z] === RUN TestCreateIDMapOrder [2021-07-14T08:22:50.103Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-14T08:22:50.104Z] PASS [2021-07-14T08:22:50.104Z] coverage: 7.2% of statements [2021-07-14T08:22:50.104Z] ok github.com/docker/docker/pkg/idtools 0.039s coverage: 7.2% of statements [2021-07-14T08:22:51.105Z] 2021/07/14 08:22:50 Closing DB instances... [2021-07-14T08:22:51.105Z] === RUN TestFixedBufferCap [2021-07-14T08:22:51.105Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-14T08:22:51.105Z] === RUN TestFixedBufferLen [2021-07-14T08:22:51.105Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-14T08:22:51.105Z] === RUN TestFixedBufferString [2021-07-14T08:22:51.105Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-14T08:22:51.105Z] === RUN TestFixedBufferWrite [2021-07-14T08:22:51.105Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-14T08:22:51.105Z] === RUN TestFixedBufferRead [2021-07-14T08:22:51.105Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-14T08:22:51.105Z] === RUN TestBytesPipeRead [2021-07-14T08:22:51.105Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-14T08:22:51.105Z] === RUN TestBytesPipeWrite [2021-07-14T08:22:51.105Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-14T08:22:51.105Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-14T08:22:51.581Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2021-07-14T08:22:51.581Z] === RUN TestAtomicWriteToFile [2021-07-14T08:22:51.581Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-07-14T08:22:51.581Z] === RUN TestAtomicWriteSetCommit [2021-07-14T08:22:51.581Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-14T08:22:51.581Z] === RUN TestAtomicWriteSetCancel [2021-07-14T08:22:51.581Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-14T08:22:51.581Z] === RUN TestReadCloserWrapperClose [2021-07-14T08:22:51.582Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-14T08:22:51.582Z] === RUN TestReaderErrWrapperReadOnError [2021-07-14T08:22:51.582Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-14T08:22:51.582Z] === RUN TestReaderErrWrapperRead [2021-07-14T08:22:51.582Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-14T08:22:51.582Z] === RUN TestHashData [2021-07-14T08:22:51.582Z] --- PASS: TestHashData (0.00s) [2021-07-14T08:22:51.582Z] === RUN TestCancelReadCloser [2021-07-14T08:22:51.582Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-14T08:22:51.582Z] === RUN TestWriteCloserWrapperClose [2021-07-14T08:22:51.582Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-14T08:22:51.582Z] === RUN TestNopWriteCloser [2021-07-14T08:22:51.582Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-14T08:22:51.582Z] === RUN TestNopWriter [2021-07-14T08:22:51.582Z] --- PASS: TestNopWriter (0.00s) [2021-07-14T08:22:51.582Z] === RUN TestWriteCounter [2021-07-14T08:22:51.582Z] --- PASS: TestWriteCounter (0.00s) [2021-07-14T08:22:51.582Z] PASS [2021-07-14T08:22:51.582Z] coverage: 69.2% of statements [2021-07-14T08:22:51.990Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-07-14T08:22:52.058Z] ok github.com/docker/docker/pkg/ioutils 0.606s coverage: 69.2% of statements [2021-07-14T08:22:52.534Z] --- PASS: TestNetworkDBBulkSync (2.81s) [2021-07-14T08:22:52.534Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-14T08:22:52.534Z] === RUN TestError [2021-07-14T08:22:52.534Z] --- PASS: TestError (0.00s) [2021-07-14T08:22:52.534Z] === RUN TestProgressString [2021-07-14T08:22:52.534Z] === RUN TestProgressString/no_progress [2021-07-14T08:22:52.534Z] === RUN TestProgressString/progress_1 [2021-07-14T08:22:52.534Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-14T08:22:52.534Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-14T08:22:52.534Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-14T08:22:52.534Z] === RUN TestProgressString/with_units [2021-07-14T08:22:52.534Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-14T08:22:52.534Z] === RUN TestProgressString/hide_counts [2021-07-14T08:22:52.534Z] --- PASS: TestProgressString (0.00s) [2021-07-14T08:22:52.534Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-14T08:22:52.534Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-14T08:22:52.534Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-14T08:22:52.534Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-14T08:22:52.534Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-14T08:22:52.534Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-14T08:22:52.534Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-14T08:22:52.534Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-14T08:22:52.534Z] === RUN TestJSONMessageDisplay [2021-07-14T08:22:52.562Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: false, mustBeShared: false [2021-07-14T08:22:52.823Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.85s) [2021-07-14T08:22:52.823Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-07-14T08:22:53.012Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-07-14T08:22:53.012Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-14T08:22:53.012Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-14T08:22:53.012Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-14T08:22:53.012Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-14T08:22:53.012Z] === RUN TestDisplayJSONMessagesStream [2021-07-14T08:22:53.012Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-14T08:22:53.012Z] PASS [2021-07-14T08:22:53.012Z] coverage: 91.7% of statements [2021-07-14T08:22:53.012Z] ok github.com/docker/docker/pkg/jsonmessage 0.200s coverage: 91.7% of statements [2021-07-14T08:22:53.491Z] === RUN TestStandardLongPath [2021-07-14T08:22:53.491Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-14T08:22:53.491Z] === RUN TestUNCLongPath [2021-07-14T08:22:53.491Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-14T08:22:53.491Z] PASS [2021-07-14T08:22:53.491Z] coverage: 100.0% of statements [2021-07-14T08:22:53.491Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2021-07-14T08:22:53.496Z] time="2021-07-14T08:22:49Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.2.6:10037" [2021-07-14T08:22:53.497Z] time="2021-07-14T08:22:49Z" level=debug msg="memberlist: Stream connection from=172.31.2.6:49382" [2021-07-14T08:22:53.497Z] time="2021-07-14T08:22:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.2.6:10036" [2021-07-14T08:22:53.497Z] time="2021-07-14T08:22:52Z" level=debug msg="memberlist: Stream connection from=172.31.2.6:49383" [2021-07-14T08:22:53.967Z] === RUN TestNameFormat [2021-07-14T08:22:53.967Z] --- PASS: TestNameFormat (0.00s) [2021-07-14T08:22:53.967Z] === RUN TestNameRetries [2021-07-14T08:22:53.967Z] --- PASS: TestNameRetries (0.00s) [2021-07-14T08:22:53.967Z] PASS [2021-07-14T08:22:53.967Z] coverage: 85.7% of statements [2021-07-14T08:22:53.967Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2021-07-14T08:22:54.206Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-07-14T08:22:54.443Z] --- PASS: TestGetAddress (23.46s) [2021-07-14T08:22:54.443Z] === RUN TestRequestSyntaxCheck [2021-07-14T08:22:54.443Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-07-14T08:22:54.443Z] === RUN TestRequest [2021-07-14T08:22:54.920Z] === RUN TestParseKeyValueOpt [2021-07-14T08:22:54.920Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-14T08:22:54.920Z] === RUN TestParseUintList [2021-07-14T08:22:54.920Z] --- PASS: TestParseUintList (0.00s) [2021-07-14T08:22:54.920Z] === RUN TestParseUintListMaximumLimits [2021-07-14T08:22:54.920Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-14T08:22:54.920Z] PASS [2021-07-14T08:22:54.920Z] coverage: 97.0% of statements [2021-07-14T08:22:54.920Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2021-07-14T08:22:55.148Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-14T08:22:55.396Z] === RUN TestNewAndRemove [2021-07-14T08:22:55.396Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-14T08:22:55.396Z] === RUN TestRemoveInvalidPath [2021-07-14T08:22:55.396Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-14T08:22:55.396Z] PASS [2021-07-14T08:22:55.396Z] coverage: 82.6% of statements [2021-07-14T08:22:55.396Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.6% of statements [2021-07-14T08:22:55.409Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2021-07-14T08:22:55.684Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.75s) [2021-07-14T08:22:55.684Z] === RUN TestIpcModeOlderClient [2021-07-14T08:22:55.684Z] === PAUSE TestIpcModeOlderClient [2021-07-14T08:22:55.684Z] === RUN TestKillContainerInvalidSignal [2021-07-14T08:22:55.874Z] 2021/07/14 08:22:55 Closing DB instances... [2021-07-14T08:22:56.211Z] --- PASS: TestUpdateRestartPolicy (12.87s) [2021-07-14T08:22:56.211Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-14T08:22:56.211Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2021-07-14T08:22:56.211Z] === RUN TestWaitNonBlocked [2021-07-14T08:22:56.211Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-14T08:22:56.211Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-14T08:22:56.211Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-14T08:22:56.211Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-14T08:22:56.211Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-14T08:22:56.211Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-14T08:22:56.211Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-14T08:22:56.211Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2021-07-14T08:22:56.211Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s) [2021-07-14T08:22:56.211Z] === RUN TestWaitBlocked [2021-07-14T08:22:56.211Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-14T08:22:56.211Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-14T08:22:56.211Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-14T08:22:56.211Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-14T08:22:56.211Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-14T08:22:56.211Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-14T08:22:56.634Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-07-14T08:22:56.898Z] --- PASS: TestKillContainerInvalidSignal (1.29s) [2021-07-14T08:22:56.898Z] === RUN TestKillContainer [2021-07-14T08:22:56.898Z] === RUN TestKillContainer/no_signal [2021-07-14T08:22:57.155Z] --- PASS: TestWaitBlocked (0.02s) [2021-07-14T08:22:57.155Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s) [2021-07-14T08:22:57.155Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2021-07-14T08:22:57.155Z] === CONT TestIpcModeOlderClient [2021-07-14T08:22:57.155Z] === CONT TestContainerStartOnDaemonRestart [2021-07-14T08:22:57.155Z] === CONT TestContainerKillOnDaemonStart [2021-07-14T08:22:57.155Z] === CONT TestDaemonRestartIpcMode [2021-07-14T08:22:57.155Z] --- PASS: TestIpcModeOlderClient (0.13s) [2021-07-14T08:22:57.155Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-14T08:22:57.466Z] === RUN TestFailedConnection [2021-07-14T08:22:57.466Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.07s) [2021-07-14T08:22:57.466Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-14T08:22:58.284Z] === RUN TestKillContainer/non_killing_signal [2021-07-14T08:22:58.546Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-07-14T08:22:59.489Z] === RUN TestKillContainer/killing_signal [2021-07-14T08:22:59.714Z] --- PASS: TestFailedConnection (2.19s) [2021-07-14T08:22:59.714Z] === RUN TestFailOnce [2021-07-14T08:22:59.714Z] 2021/07/14 08:22:59 Closing DB instances... [2021-07-14T08:22:59.714Z] 2021/07/14 08:22:59 http: panic serving 127.0.0.1:49287: Plugin not ready [2021-07-14T08:22:59.714Z] goroutine 13 [running]: [2021-07-14T08:22:59.714Z] net/http.(*conn).serve.func1(0xc00005ea00) [2021-07-14T08:22:59.714Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-14T08:22:59.714Z] panic(0xbe5160, 0xcfc250) [2021-07-14T08:22:59.714Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-14T08:22:59.714Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xd0c910, 0xc0001600e0, 0xc00015a300) [2021-07-14T08:22:59.714Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-14T08:22:59.714Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0xd0c910, 0xc0001600e0, 0xc00015a300) [2021-07-14T08:22:59.714Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-14T08:22:59.714Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0xd0c910, 0xc0001600e0, 0xc00015a300) [2021-07-14T08:22:59.714Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-14T08:22:59.714Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0xd0c910, 0xc0001600e0, 0xc00015a300) [2021-07-14T08:22:59.714Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-14T08:22:59.714Z] net/http.(*conn).serve(0xc00005ea00, 0xd0d500, 0xc00004e980) [2021-07-14T08:22:59.714Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-14T08:22:59.714Z] created by net/http.(*Server).Serve [2021-07-14T08:22:59.714Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-14T08:22:59.714Z] time="2021-07-14T08:22:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.FailOnce: Post \"http://127.0.0.1:49286/Test.FailOnce\": EOF, retrying in 1s" [2021-07-14T08:23:00.481Z] --- PASS: TestContainerStartOnDaemonRestart (3.44s) [2021-07-14T08:23:00.481Z] === CONT TestDaemonHostGatewayIP [2021-07-14T08:23:00.717Z] --- PASS: TestFailOnce (1.17s) [2021-07-14T08:23:00.717Z] === RUN TestEchoInputOutput [2021-07-14T08:23:00.717Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-14T08:23:00.717Z] === RUN TestBackoff [2021-07-14T08:23:00.717Z] --- PASS: TestBackoff (0.00s) [2021-07-14T08:23:00.717Z] === RUN TestAbortRetry [2021-07-14T08:23:00.717Z] --- PASS: TestAbortRetry (0.00s) [2021-07-14T08:23:00.717Z] === RUN TestClientScheme [2021-07-14T08:23:00.717Z] --- PASS: TestClientScheme (0.00s) [2021-07-14T08:23:00.717Z] === RUN TestNewClientWithTimeout [2021-07-14T08:23:00.717Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.22s) [2021-07-14T08:23:00.717Z] === RUN TestNetworkDBGarbageCollection [2021-07-14T08:23:00.875Z] --- PASS: TestKillContainer (3.81s) [2021-07-14T08:23:00.875Z] --- PASS: TestKillContainer/no_signal (1.31s) [2021-07-14T08:23:00.875Z] --- PASS: TestKillContainer/non_killing_signal (1.01s) [2021-07-14T08:23:00.875Z] --- PASS: TestKillContainer/killing_signal (1.19s) [2021-07-14T08:23:00.875Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-14T08:23:00.875Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-07-14T08:23:00.875Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-07-14T08:23:01.055Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.79s) [2021-07-14T08:23:01.193Z] time="2021-07-14T08:23:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-14T08:23:01.628Z] --- PASS: TestDaemonRestartIpcMode (4.68s) [2021-07-14T08:23:01.817Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-07-14T08:23:02.761Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-14T08:23:02.782Z] time="2021-07-14T08:23:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-14T08:23:03.258Z] --- PASS: TestRequest (8.78s) [2021-07-14T08:23:03.258Z] === RUN TestOverlappingRequests [2021-07-14T08:23:03.258Z] --- PASS: TestOverlappingRequests (0.38s) [2021-07-14T08:23:03.258Z] === RUN TestRelease [2021-07-14T08:23:03.333Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.59s) [2021-07-14T08:23:03.333Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.13s) [2021-07-14T08:23:03.333Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.22s) [2021-07-14T08:23:03.333Z] === RUN TestKillStoppedContainer [2021-07-14T08:23:03.333Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-07-14T08:23:03.333Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-07-14T08:23:03.333Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-14T08:23:03.615Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-07-14T08:23:03.615Z] === RUN TestKillDifferentUserContainer [2021-07-14T08:23:03.669Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-07-14T08:23:03.669Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-14T08:23:03.669Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-07-14T08:23:03.878Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-07-14T08:23:03.925Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-07-14T08:23:03.925Z] Cross building: bundles/cross/linux/s390x [2021-07-14T08:23:03.925Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-14T08:23:03.925Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-14T08:23:04.176Z] --- PASS: TestDaemonHostGatewayIP (3.67s) [2021-07-14T08:23:04.831Z] --- PASS: TestKillDifferentUserContainer (1.35s) [2021-07-14T08:23:04.831Z] === RUN TestInspectOomKilledTrue [2021-07-14T08:23:04.831Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-14T08:23:04.831Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-14T08:23:04.831Z] === RUN TestInspectOomKilledFalse [2021-07-14T08:23:04.831Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-14T08:23:04.831Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-14T08:23:04.831Z] === RUN TestLinksEtcHostsContentMatch [2021-07-14T08:23:04.846Z] time="2021-07-14T08:23:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-07-14T08:23:05.323Z] --- PASS: TestRelease (1.67s) [2021-07-14T08:23:05.323Z] === RUN TestAllocateRandomDeallocate [2021-07-14T08:23:06.214Z] --- PASS: TestLinksEtcHostsContentMatch (1.15s) [2021-07-14T08:23:06.214Z] === RUN TestLinksContainerNames [2021-07-14T08:23:06.325Z] === RUN TestParseEmptyInterface [2021-07-14T08:23:06.325Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-14T08:23:06.325Z] === RUN TestParseNonInterfaceType [2021-07-14T08:23:06.325Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-14T08:23:06.325Z] === RUN TestParseWithOneFunction [2021-07-14T08:23:06.325Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-14T08:23:06.325Z] === RUN TestParseWithMultipleFuncs [2021-07-14T08:23:06.325Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-14T08:23:06.325Z] === RUN TestParseWithUnnamedReturn [2021-07-14T08:23:06.325Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-14T08:23:06.325Z] === RUN TestEmbeddedInterface [2021-07-14T08:23:06.325Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-14T08:23:06.325Z] === RUN TestParsedImports [2021-07-14T08:23:06.325Z] --- PASS: TestParsedImports (0.00s) [2021-07-14T08:23:06.325Z] === RUN TestAliasedImports [2021-07-14T08:23:06.325Z] --- PASS: TestAliasedImports (0.00s) [2021-07-14T08:23:06.325Z] PASS [2021-07-14T08:23:06.325Z] coverage: 56.8% of statements [2021-07-14T08:23:06.325Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2021-07-14T08:23:06.787Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-14T08:23:07.048Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-14T08:23:07.330Z] === RUN TestHTTPTransport [2021-07-14T08:23:07.330Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-14T08:23:07.330Z] PASS [2021-07-14T08:23:07.330Z] coverage: 85.7% of statements [2021-07-14T08:23:07.330Z] ok github.com/docker/docker/pkg/plugins/transport 0.045s coverage: 85.7% of statements [2021-07-14T08:23:07.621Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-07-14T08:23:07.805Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-14T08:23:07.805Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-14T08:23:07.805Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-14T08:23:07.805Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-14T08:23:07.805Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-14T08:23:07.805Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-14T08:23:07.805Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-14T08:23:07.805Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-14T08:23:07.805Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-14T08:23:07.805Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-14T08:23:07.805Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-14T08:23:07.805Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-14T08:23:07.805Z] === RUN TestBufferPoolPutAndGet [2021-07-14T08:23:07.805Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-14T08:23:07.805Z] PASS [2021-07-14T08:23:07.805Z] coverage: 88.2% of statements [2021-07-14T08:23:07.805Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2021-07-14T08:23:07.883Z] --- PASS: TestLinksContainerNames (1.89s) [2021-07-14T08:23:07.883Z] === RUN TestLogsFollowTailEmpty [2021-07-14T08:23:08.810Z] === RUN TestOutputOnPrematureClose [2021-07-14T08:23:08.810Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-14T08:23:08.810Z] === RUN TestCompleteSilently [2021-07-14T08:23:08.810Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-14T08:23:08.810Z] PASS [2021-07-14T08:23:08.810Z] coverage: 75.9% of statements [2021-07-14T08:23:08.810Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2021-07-14T08:23:08.825Z] --- PASS: TestLogsFollowTailEmpty (1.00s) [2021-07-14T08:23:08.825Z] === RUN TestContainerNetworkMountsNoChown [2021-07-14T08:23:09.288Z] === RUN TestSendToOneSub [2021-07-14T08:23:09.288Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-14T08:23:09.288Z] === RUN TestSendToMultipleSubs [2021-07-14T08:23:09.288Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-14T08:23:09.288Z] === RUN TestEvictOneSub [2021-07-14T08:23:09.288Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-14T08:23:09.288Z] === RUN TestClosePublisher [2021-07-14T08:23:09.288Z] --- PASS: TestClosePublisher (0.00s) [2021-07-14T08:23:09.288Z] === RUN TestPubSubRace [2021-07-14T08:23:09.764Z] time="2021-07-14T08:23:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-14T08:23:09.768Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s) [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/default [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/default [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/private [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/private [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/rprivate [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/rprivate [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/slave [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/slave [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/rslave [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/rslave [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/shared [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/shared [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/rshared [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/rshared [2021-07-14T08:23:09.768Z] === CONT TestMountDaemonRoot/default [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/default/bind_root [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/default/mount_root [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-07-14T08:23:09.768Z] === CONT TestMountDaemonRoot/default/bind_root [2021-07-14T08:23:09.768Z] === CONT TestMountDaemonRoot/rshared [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-07-14T08:23:09.768Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-07-14T08:23:09.768Z] === CONT TestMountDaemonRoot/shared [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-07-14T08:23:09.768Z] === CONT TestMountDaemonRoot/rslave [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-07-14T08:23:09.768Z] === CONT TestMountDaemonRoot/slave [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-07-14T08:23:09.768Z] === CONT TestMountDaemonRoot/rprivate [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-07-14T08:23:09.768Z] === CONT TestMountDaemonRoot/private [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/private/bind_root [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/private/mount_root [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-07-14T08:23:09.768Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-07-14T08:23:09.768Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-07-14T08:23:09.768Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-07-14T08:23:09.768Z] === CONT TestMountDaemonRoot/default/mount_root [2021-07-14T08:23:10.030Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-07-14T08:23:10.030Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-07-14T08:23:10.030Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-07-14T08:23:10.030Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-07-14T08:23:10.030Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-07-14T08:23:10.030Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-07-14T08:23:10.030Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-07-14T08:23:10.030Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-07-14T08:23:10.030Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-07-14T08:23:10.240Z] --- PASS: TestAllocateRandomDeallocate (4.87s) [2021-07-14T08:23:10.240Z] === RUN TestRetrieveFromStore [2021-07-14T08:23:10.240Z] --- PASS: TestPubSubRace (1.04s) [2021-07-14T08:23:10.240Z] PASS [2021-07-14T08:23:10.240Z] coverage: 75.0% of statements [2021-07-14T08:23:10.240Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 75.0% of statements [2021-07-14T08:23:10.291Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-07-14T08:23:10.291Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-07-14T08:23:10.291Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-07-14T08:23:10.291Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-07-14T08:23:10.291Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-07-14T08:23:10.291Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-07-14T08:23:10.291Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-07-14T08:23:10.291Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-07-14T08:23:10.291Z] === CONT TestMountDaemonRoot/private/bind_root [2021-07-14T08:23:10.291Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-07-14T08:23:10.291Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-07-14T08:23:10.291Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-07-14T08:23:10.291Z] === CONT TestMountDaemonRoot/private/mount_root [2021-07-14T08:23:10.291Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-07-14T08:23:10.291Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/rslave (0.01s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-07-14T08:23:10.551Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-07-14T08:23:10.551Z] === RUN TestContainerBindMountNonRecursive [2021-07-14T08:23:10.717Z] === RUN TestRegister [2021-07-14T08:23:10.717Z] --- PASS: TestRegister (0.00s) [2021-07-14T08:23:10.717Z] === RUN TestCommand [2021-07-14T08:23:10.763Z] --- PASS: TestContainerKillOnDaemonStart (12.68s) [2021-07-14T08:23:10.763Z] PASS [2021-07-14T08:23:10.763Z] [2021-07-14T08:23:10.763Z] === Skipped [2021-07-14T08:23:10.763Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-07-14T08:23:10.764Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-14T08:23:10.764Z] [2021-07-14T08:23:10.764Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-14T08:23:10.764Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-14T08:23:10.764Z] [2021-07-14T08:23:10.764Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-14T08:23:10.764Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-14T08:23:10.764Z] [2021-07-14T08:23:10.764Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-14T08:23:10.764Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-14T08:23:10.764Z] [2021-07-14T08:23:10.764Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-14T08:23:10.764Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-14T08:23:10.764Z] [2021-07-14T08:23:10.764Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-07-14T08:23:10.764Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-14T08:23:10.764Z] [2021-07-14T08:23:10.764Z] [2021-07-14T08:23:10.764Z] DONE 196 tests, 6 skipped in 149.897s [2021-07-14T08:23:10.764Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-14T08:23:10.764Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-14T08:23:10.764Z] ++ set -e [2021-07-14T08:23:10.764Z] ++ '[' -n 0 ']' [2021-07-14T08:23:10.764Z] ++ set -x [2021-07-14T08:23:10.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-14T08:23:11.196Z] --- PASS: TestCommand (0.03s) [2021-07-14T08:23:11.196Z] === RUN TestNaiveSelf [2021-07-14T08:23:11.196Z] --- PASS: TestNaiveSelf (0.03s) [2021-07-14T08:23:11.196Z] PASS [2021-07-14T08:23:11.196Z] coverage: 82.4% of statements [2021-07-14T08:23:11.196Z] ok github.com/docker/docker/pkg/reexec 0.095s coverage: 82.4% of statements [2021-07-14T08:23:11.673Z] --- PASS: TestRetrieveFromStore (1.43s) [2021-07-14T08:23:11.673Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-14T08:23:11.673Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-14T08:23:11.673Z] === RUN TestParallelPredefinedRequest1 [2021-07-14T08:23:11.673Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-14T08:23:11.673Z] === RUN TestParallelPredefinedRequest2 [2021-07-14T08:23:11.673Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-14T08:23:11.673Z] === RUN TestParallelPredefinedRequest3 [2021-07-14T08:23:11.673Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-14T08:23:11.673Z] === RUN TestParallelPredefinedRequest4 [2021-07-14T08:23:11.673Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-14T08:23:11.673Z] === RUN TestParallelPredefinedRequest5 [2021-07-14T08:23:11.673Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-14T08:23:11.673Z] === RUN TestDebug [2021-07-14T08:23:11.673Z] --- PASS: TestDebug (0.00s) [2021-07-14T08:23:11.673Z] === RUN TestRequestPoolParallel [2021-07-14T08:23:11.673Z] --- PASS: TestRequestPoolParallel (0.32s) [2021-07-14T08:23:11.673Z] === RUN TestFullAllocateRelease [2021-07-14T08:23:11.673Z] === RUN TestParseSignal [2021-07-14T08:23:11.673Z] --- PASS: TestParseSignal (0.00s) [2021-07-14T08:23:11.673Z] === RUN TestValidSignalForPlatform [2021-07-14T08:23:11.673Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-14T08:23:11.673Z] PASS [2021-07-14T08:23:11.673Z] coverage: 19.7% of statements [2021-07-14T08:23:11.673Z] ok github.com/docker/docker/pkg/signal 0.038s coverage: 19.7% of statements [2021-07-14T08:23:12.150Z] --- PASS: TestFullAllocateRelease (0.46s) [2021-07-14T08:23:12.150Z] === RUN TestOddAllocateRelease [2021-07-14T08:23:12.626Z] --- PASS: TestOddAllocateRelease (0.24s) [2021-07-14T08:23:12.626Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-14T08:23:12.626Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-07-14T08:23:12.626Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-14T08:23:12.626Z] === RUN TestNewStdWriter [2021-07-14T08:23:12.626Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-14T08:23:12.626Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-14T08:23:12.626Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-14T08:23:12.626Z] === RUN TestWriteWithNilBytes [2021-07-14T08:23:12.626Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-14T08:23:12.626Z] === RUN TestWrite [2021-07-14T08:23:12.626Z] --- PASS: TestWrite (0.00s) [2021-07-14T08:23:12.626Z] === RUN TestWriteWithWriterError [2021-07-14T08:23:12.626Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-14T08:23:12.626Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-14T08:23:12.626Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-14T08:23:12.626Z] === RUN TestStdCopyWriteAndRead [2021-07-14T08:23:12.626Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-14T08:23:12.626Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-14T08:23:12.626Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-14T08:23:12.626Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-14T08:23:12.626Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-14T08:23:12.626Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-14T08:23:12.626Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-14T08:23:12.626Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-14T08:23:12.626Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-14T08:23:12.626Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-14T08:23:12.626Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-14T08:23:12.626Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-14T08:23:12.626Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-14T08:23:12.626Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-14T08:23:12.626Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-14T08:23:12.626Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-14T08:23:12.626Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-14T08:23:12.626Z] PASS [2021-07-14T08:23:12.626Z] coverage: 100.0% of statements [2021-07-14T08:23:12.626Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-07-14T08:23:12.626Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-14T08:23:12.626Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2021-07-14T08:23:12.626Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-07-14T08:23:12.626Z] === CONT TestParallelPredefinedRequest1 [2021-07-14T08:23:12.626Z] === CONT TestParallelPredefinedRequest5 [2021-07-14T08:23:12.626Z] === CONT TestParallelPredefinedRequest3 [2021-07-14T08:23:12.626Z] === CONT TestParallelPredefinedRequest4 [2021-07-14T08:23:12.626Z] === CONT TestParallelPredefinedRequest1 [2021-07-14T08:23:12.626Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:23:12.626Z] === CONT TestParallelPredefinedRequest3 [2021-07-14T08:23:12.626Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:23:12.626Z] === CONT TestParallelPredefinedRequest5 [2021-07-14T08:23:12.626Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:23:12.626Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-14T08:23:12.626Z] === CONT TestParallelPredefinedRequest4 [2021-07-14T08:23:12.626Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:23:12.626Z] === CONT TestParallelPredefinedRequest2 [2021-07-14T08:23:12.626Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:23:12.626Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-14T08:23:12.626Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-14T08:23:12.626Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-14T08:23:12.626Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-14T08:23:12.626Z] PASS [2021-07-14T08:23:12.626Z] coverage: 85.3% of statements [2021-07-14T08:23:12.626Z] ok github.com/docker/docker/libnetwork/ipam 50.965s coverage: 85.3% of statements [2021-07-14T08:23:13.097Z] --- PASS: TestContainerBindMountNonRecursive (2.59s) [2021-07-14T08:23:13.097Z] === RUN TestContainerVolumesMountedAsShared [2021-07-14T08:23:13.630Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-14T08:23:13.630Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-14T08:23:13.630Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-14T08:23:13.630Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-14T08:23:13.630Z] === RUN TestFormatStatus [2021-07-14T08:23:13.630Z] --- PASS: TestFormatStatus (0.00s) [2021-07-14T08:23:13.630Z] === RUN TestFormatError [2021-07-14T08:23:13.630Z] --- PASS: TestFormatError (0.00s) [2021-07-14T08:23:13.630Z] === RUN TestFormatJSONError [2021-07-14T08:23:13.630Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-14T08:23:13.630Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-14T08:23:13.630Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-14T08:23:13.630Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-14T08:23:13.630Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-14T08:23:13.630Z] === RUN TestNewJSONProgressOutput [2021-07-14T08:23:13.630Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-14T08:23:13.630Z] === RUN TestAuxFormatterEmit [2021-07-14T08:23:13.630Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-14T08:23:13.630Z] === RUN TestStreamWriterStdout [2021-07-14T08:23:13.630Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-14T08:23:13.630Z] === RUN TestStreamWriterStderr [2021-07-14T08:23:13.630Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-14T08:23:13.630Z] PASS [2021-07-14T08:23:13.630Z] coverage: 66.2% of statements [2021-07-14T08:23:13.630Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2021-07-14T08:23:13.669Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s) [2021-07-14T08:23:13.669Z] === RUN TestContainerVolumesMountedAsSlave [2021-07-14T08:23:14.106Z] === RUN TestGenerateRandomID [2021-07-14T08:23:14.106Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-14T08:23:14.106Z] === RUN TestShortenId [2021-07-14T08:23:14.106Z] --- PASS: TestShortenId (0.00s) [2021-07-14T08:23:14.106Z] === RUN TestShortenSha256Id [2021-07-14T08:23:14.106Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-14T08:23:14.106Z] === RUN TestShortenIdEmpty [2021-07-14T08:23:14.106Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-14T08:23:14.106Z] === RUN TestShortenIdInvalid [2021-07-14T08:23:14.106Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-14T08:23:14.106Z] === RUN TestIsShortIDNonHex [2021-07-14T08:23:14.106Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-14T08:23:14.106Z] === RUN TestIsShortIDNotCorrectSize [2021-07-14T08:23:14.107Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-14T08:23:14.107Z] PASS [2021-07-14T08:23:14.107Z] coverage: 70.6% of statements [2021-07-14T08:23:14.107Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2021-07-14T08:23:14.240Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-07-14T08:23:14.972Z] === RUN TestConfigDaemonLibtrustID [2021-07-14T08:23:15.108Z] === RUN TestIsCpusetListAvailable [2021-07-14T08:23:15.108Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-14T08:23:15.108Z] PASS [2021-07-14T08:23:15.108Z] coverage: 38.2% of statements [2021-07-14T08:23:15.108Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2021-07-14T08:23:15.184Z] --- PASS: TestContainerVolumesMountedAsSlave (1.44s) [2021-07-14T08:23:15.184Z] === RUN TestNetworkNat [2021-07-14T08:23:15.544Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-07-14T08:23:15.545Z] === RUN TestDaemonConfigValidation [2021-07-14T08:23:15.545Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-14T08:23:15.545Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-14T08:23:15.545Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-14T08:23:15.545Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-14T08:23:15.545Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-14T08:23:15.545Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-14T08:23:15.545Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-14T08:23:15.545Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-14T08:23:15.545Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-14T08:23:15.545Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-14T08:23:15.545Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-14T08:23:15.545Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-14T08:23:15.545Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-14T08:23:15.545Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-14T08:23:15.545Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-14T08:23:15.545Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-14T08:23:15.545Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2021-07-14T08:23:15.545Z] --- PASS: TestDaemonConfigValidation/valid_config (0.12s) [2021-07-14T08:23:15.545Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.12s) [2021-07-14T08:23:15.545Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) [2021-07-14T08:23:15.545Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-07-14T08:23:15.545Z] PASS [2021-07-14T08:23:15.545Z] [2021-07-14T08:23:15.545Z] DONE 7 tests in 5.872s [2021-07-14T08:23:15.545Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-07-14T08:23:15.545Z] ++ 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-07-14T08:23:15.545Z] ++ set -e [2021-07-14T08:23:15.545Z] ++ '[' -n 0 ']' [2021-07-14T08:23:15.545Z] ++ set -x [2021-07-14T08:23:15.545Z] ++ 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-07-14T08:23:16.125Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-14T08:23:16.386Z] --- PASS: TestNetworkNat (1.30s) [2021-07-14T08:23:16.386Z] === RUN TestNetworkLocalhostTCPNat [2021-07-14T08:23:16.698Z] === RUN TestChtimes [2021-07-14T08:23:16.698Z] --- PASS: TestChtimes (0.00s) [2021-07-14T08:23:16.698Z] === RUN TestChtimesWindows [2021-07-14T08:23:16.698Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-14T08:23:16.698Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-14T08:23:16.698Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-14T08:23:16.698Z] === RUN TestEnsureRemoveAllNotExist [2021-07-14T08:23:16.698Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-14T08:23:16.698Z] === RUN TestEnsureRemoveAllWithDir [2021-07-14T08:23:16.698Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-14T08:23:16.698Z] === RUN TestEnsureRemoveAllWithFile [2021-07-14T08:23:16.698Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-14T08:23:16.698Z] === RUN TestHasWin32KSupport [2021-07-14T08:23:16.698Z] syscall_windows_test.go:8: win32k: true [2021-07-14T08:23:16.698Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-14T08:23:16.698Z] PASS [2021-07-14T08:23:16.698Z] coverage: 12.9% of statements [2021-07-14T08:23:16.698Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 12.9% of statements [2021-07-14T08:23:17.174Z] === RUN TestTailFile [2021-07-14T08:23:17.174Z] --- PASS: TestTailFile (0.00s) [2021-07-14T08:23:17.174Z] === RUN TestTailFileManyLines [2021-07-14T08:23:17.174Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-14T08:23:17.174Z] === RUN TestTailEmptyFile [2021-07-14T08:23:17.174Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-14T08:23:17.174Z] === RUN TestTailNegativeN [2021-07-14T08:23:17.174Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader [2021-07-14T08:23:17.174Z] === CONT TestNewTailReader [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/no_delimiter [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/truncated_last_line [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-14T08:23:17.174Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-14T08:23:17.174Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:23:17.174Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:23:17.174Z] === CONT TestNewTailReader/no_delimiter [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-14T08:23:17.174Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:23:17.174Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-14T08:23:17.174Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-14T08:23:17.174Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:23:17.174Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:23:17.174Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-14T08:23:17.174Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-14T08:23:17.174Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-14T08:23:17.175Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:23:17.175Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:23:17.175Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-14T08:23:17.175Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:23:17.175Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:23:17.175Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-14T08:23:17.175Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-14T08:23:17.175Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:23:17.175Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:23:17.175Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:23:17.175Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:23:17.175Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:23:17.175Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:23:17.175Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-14T08:23:17.653Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-14T08:23:17.653Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:23:17.653Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-14T08:23:17.653Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-14T08:23:17.653Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:23:17.654Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-14T08:23:17.654Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-14T08:23:17.654Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:23:17.654Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-14T08:23:17.654Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:23:17.654Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-14T08:23:17.654Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:23:17.654Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:23:17.655Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:23:17.655Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:23:17.655Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-14T08:23:17.655Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:23:17.771Z] --- PASS: TestNetworkLocalhostTCPNat (1.24s) [2021-07-14T08:23:17.771Z] === RUN TestNetworkLoopbackNat [2021-07-14T08:23:17.771Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-14T08:23:18.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:23:18.133Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:23:18.133Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:23:18.134Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:23:18.135Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-14T08:23:18.135Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-14T08:23:18.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-14T08:23:18.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-14T08:23:18.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-14T08:23:18.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-14T08:23:18.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-14T08:23:18.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-07-14T08:23:18.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-14T08:23:18.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-14T08:23:18.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-14T08:23:18.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-14T08:23:18.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-14T08:23:18.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-14T08:23:18.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-14T08:23:18.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-14T08:23:18.142Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-14T08:23:18.143Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-14T08:23:18.510Z] time="2021-07-14T08:23:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.2.6:10033 172.31.2.6:10034 172.31.2.6:10035]" [2021-07-14T08:23:18.510Z] time="2021-07-14T08:23:18Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.2.6:10033 172.31.2.6:10034 172.31.2.6:10035]" [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.01s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.619Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.01s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.02s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-14T08:23:18.620Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-14T08:23:18.620Z] PASS [2021-07-14T08:23:18.620Z] coverage: 88.6% of statements [2021-07-14T08:23:18.620Z] ok github.com/docker/docker/pkg/tailfile 0.343s coverage: 88.6% of statements [2021-07-14T08:23:18.620Z] --- PASS: TestNewClientWithTimeout (17.62s) [2021-07-14T08:23:18.620Z] === RUN TestClientStream [2021-07-14T08:23:18.620Z] --- PASS: TestClientStream (0.00s) [2021-07-14T08:23:18.620Z] === RUN TestClientSendFile [2021-07-14T08:23:18.620Z] --- PASS: TestClientSendFile (0.00s) [2021-07-14T08:23:18.620Z] === RUN TestClientWithRequestTimeout [2021-07-14T08:23:18.620Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-14T08:23:18.620Z] === RUN TestFileSpecPlugin [2021-07-14T08:23:18.620Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-14T08:23:18.620Z] === RUN TestFileJSONSpecPlugin [2021-07-14T08:23:18.620Z] --- PASS: TestFileJSONSpecPlugin (0.02s) [2021-07-14T08:23:18.620Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-14T08:23:18.620Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-07-14T08:23:18.620Z] === RUN TestPluginAddHandler [2021-07-14T08:23:18.620Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-14T08:23:18.620Z] === RUN TestPluginWaitBadPlugin [2021-07-14T08:23:18.620Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-14T08:23:18.620Z] === RUN TestGet [2021-07-14T08:23:18.620Z] time="2021-07-14T08:23:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.2.6:10033" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=debug msg="memberlist: Stream connection from=172.31.2.6:49384" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 1cf2d713c7ce/172.31.2.6, joined gossip cluster" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 1cf2d713c7ce/172.31.2.6, added to nodes list" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node bb0a75dc030b/172.31.2.6, joined gossip cluster" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node bb0a75dc030b/172.31.2.6, added to nodes list" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 967f40c913ec/172.31.2.6, joined gossip cluster" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 967f40c913ec/172.31.2.6, is the new incarnation of the shutdown node cc84a8ded008/172.31.2.6" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 967f40c913ec/172.31.2.6, added to nodes list" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.2.6:10034" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=debug msg="memberlist: Stream connection from=172.31.2.6:49385" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 1cf2d713c7ce/172.31.2.6, joined gossip cluster" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 1cf2d713c7ce/172.31.2.6, added to nodes list" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 967f40c913ec/172.31.2.6, joined gossip cluster" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 967f40c913ec/172.31.2.6, is the new incarnation of the shutdown node cc84a8ded008/172.31.2.6" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 967f40c913ec/172.31.2.6, added to nodes list" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 967f40c913ec/172.31.2.6, joined gossip cluster" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 967f40c913ec/172.31.2.6, added to nodes list" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node bb0a75dc030b/172.31.2.6, joined gossip cluster" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 312060a9eade/172.31.2.6, joined gossip cluster" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 312060a9eade/172.31.2.6, is the new incarnation of the shutdown node 7da6388a9fb0/172.31.2.6" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 312060a9eade/172.31.2.6, added to nodes list" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node bb0a75dc030b/172.31.2.6, added to nodes list" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.2.6:10035" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=debug msg="memberlist: Stream connection from=172.31.2.6:49386" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 312060a9eade/172.31.2.6, joined gossip cluster" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 312060a9eade/172.31.2.6, added to nodes list" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 967f40c913ec/172.31.2.6, joined gossip cluster" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 9e4c3f0bba02/172.31.2.6, joined gossip cluster" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 967f40c913ec/172.31.2.6, added to nodes list" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node bb0a75dc030b/172.31.2.6, joined gossip cluster" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node bb0a75dc030b/172.31.2.6, added to nodes list" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 1cf2d713c7ce/172.31.2.6, joined gossip cluster" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 1cf2d713c7ce/172.31.2.6, added to nodes list" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 9e4c3f0bba02/172.31.2.6, is the new incarnation of the shutdown node eebbf5a3486c/172.31.2.6" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 9e4c3f0bba02/172.31.2.6, added to nodes list" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 312060a9eade/172.31.2.6, joined gossip cluster" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 312060a9eade/172.31.2.6, added to nodes list" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 312060a9eade/172.31.2.6, joined gossip cluster" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 312060a9eade/172.31.2.6, is the new incarnation of the shutdown node 7da6388a9fb0/172.31.2.6" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 312060a9eade/172.31.2.6, added to nodes list" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 9e4c3f0bba02/172.31.2.6, joined gossip cluster" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 9e4c3f0bba02/172.31.2.6, added to nodes list" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 9e4c3f0bba02/172.31.2.6, joined gossip cluster" [2021-07-14T08:23:18.963Z] time="2021-07-14T08:23:18Z" level=info msg="Node 9e4c3f0bba02/172.31.2.6, added to nodes list" [2021-07-14T08:23:19.097Z] === RUN TestTarSumRemoveNonExistent [2021-07-14T08:23:19.097Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-14T08:23:19.097Z] === RUN TestTarSumRemove [2021-07-14T08:23:19.097Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-14T08:23:19.097Z] === RUN TestSortFileInfoSums [2021-07-14T08:23:19.097Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-14T08:23:19.097Z] === RUN TestNewTarSumForLabelInvalid [2021-07-14T08:23:19.097Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-14T08:23:19.097Z] === RUN TestNewTarSumForLabel [2021-07-14T08:23:19.097Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-14T08:23:19.097Z] === RUN TestEmptyTar [2021-07-14T08:23:19.097Z] --- PASS: TestEmptyTar (0.00s) [2021-07-14T08:23:19.097Z] === RUN TestTarSumsReadSize [2021-07-14T08:23:19.097Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-07-14T08:23:19.097Z] === RUN TestTarSums [2021-07-14T08:23:19.097Z] --- PASS: TestTarSums (0.07s) [2021-07-14T08:23:19.097Z] === RUN TestIteration [2021-07-14T08:23:19.097Z] --- PASS: TestIteration (0.00s) [2021-07-14T08:23:19.097Z] === RUN TestVersionLabelForChecksum [2021-07-14T08:23:19.097Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-14T08:23:19.097Z] === RUN TestVersion [2021-07-14T08:23:19.097Z] --- PASS: TestVersion (0.00s) [2021-07-14T08:23:19.097Z] === RUN TestGetVersion [2021-07-14T08:23:19.097Z] --- PASS: TestGetVersion (0.00s) [2021-07-14T08:23:19.097Z] === RUN TestGetVersions [2021-07-14T08:23:19.097Z] --- PASS: TestGetVersions (0.00s) [2021-07-14T08:23:19.097Z] PASS [2021-07-14T08:23:19.097Z] coverage: 89.3% of statements [2021-07-14T08:23:19.097Z] ok github.com/docker/docker/pkg/tarsum 0.126s coverage: 89.3% of statements [2021-07-14T08:23:19.097Z] time="2021-07-14T08:23:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-14T08:23:19.414Z] time="2021-07-14T08:23:18Z" level=info msg="Node 9e4c3f0bba02/172.31.2.6, joined gossip cluster" [2021-07-14T08:23:19.414Z] time="2021-07-14T08:23:18Z" level=info msg="Node 9e4c3f0bba02/172.31.2.6, is the new incarnation of the shutdown node eebbf5a3486c/172.31.2.6" [2021-07-14T08:23:19.414Z] time="2021-07-14T08:23:18Z" level=info msg="Node 9e4c3f0bba02/172.31.2.6, added to nodes list" [2021-07-14T08:23:19.414Z] time="2021-07-14T08:23:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.2.6:10033" [2021-07-14T08:23:19.414Z] time="2021-07-14T08:23:19Z" level=debug msg="memberlist: Stream connection from=172.31.2.6:49387" [2021-07-14T08:23:19.414Z] time="2021-07-14T08:23:19Z" level=debug msg="memberlist: Stream connection from=172.31.2.6:49388" [2021-07-14T08:23:19.414Z] time="2021-07-14T08:23:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.2.6:10034" [2021-07-14T08:23:19.414Z] time="2021-07-14T08:23:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.2.6:10035" [2021-07-14T08:23:19.414Z] time="2021-07-14T08:23:19Z" level=debug msg="memberlist: Stream connection from=172.31.2.6:49389" [2021-07-14T08:23:19.573Z] testing: warning: no tests to run [2021-07-14T08:23:19.573Z] PASS [2021-07-14T08:23:19.573Z] coverage: [no statements] [2021-07-14T08:23:19.573Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: [no statements] [no tests to run] [2021-07-14T08:23:19.866Z] time="2021-07-14T08:23:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.2.6:10033" [2021-07-14T08:23:19.866Z] time="2021-07-14T08:23:19Z" level=debug msg="memberlist: Stream connection from=172.31.2.6:49390" [2021-07-14T08:23:20.315Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-14T08:23:20.574Z] === RUN TestTruncIndex [2021-07-14T08:23:20.574Z] --- PASS: TestTruncIndex (0.10s) [2021-07-14T08:23:20.574Z] PASS [2021-07-14T08:23:20.574Z] coverage: 91.5% of statements [2021-07-14T08:23:20.574Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2021-07-14T08:23:20.841Z] INFO: Testing against a local daemon [2021-07-14T08:23:20.841Z] === RUN TestCommitInheritsEnv [2021-07-14T08:23:20.841Z] --- PASS: TestCommitInheritsEnv (0.37s) [2021-07-14T08:23:20.841Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-14T08:23:20.841Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-14T08:23:20.841Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-14T08:23:20.841Z] === RUN TestImagesFilterMultiReference [2021-07-14T08:23:20.841Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-07-14T08:23:20.841Z] === RUN TestImagePullPlatformInvalid [2021-07-14T08:23:20.841Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-14T08:23:20.841Z] === RUN TestRemoveImageOrphaning [2021-07-14T08:23:21.051Z] === RUN TestIsGIT [2021-07-14T08:23:21.051Z] --- PASS: TestIsGIT (0.00s) [2021-07-14T08:23:21.051Z] === RUN TestIsTransport [2021-07-14T08:23:21.051Z] --- PASS: TestIsTransport (0.00s) [2021-07-14T08:23:21.051Z] PASS [2021-07-14T08:23:21.051Z] coverage: 100.0% of statements [2021-07-14T08:23:21.051Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2021-07-14T08:23:21.051Z] time="2021-07-14T08:23:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-14T08:23:21.102Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2021-07-14T08:23:21.102Z] === RUN TestRemoveImageGarbageCollector [2021-07-14T08:23:21.102Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-14T08:23:21.102Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-07-14T08:23:21.102Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-14T08:23:21.102Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-07-14T08:23:21.102Z] === RUN TestTagInvalidReference [2021-07-14T08:23:21.102Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-14T08:23:21.102Z] === RUN TestTagValidPrefixedRepo [2021-07-14T08:23:21.257Z] check_test.go:309: [d0ad75e11cfcc] daemon is not started [2021-07-14T08:23:21.257Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-07-14T08:23:21.364Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-07-14T08:23:21.364Z] === RUN TestTagExistedNameWithoutForce [2021-07-14T08:23:21.364Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-14T08:23:21.364Z] === RUN TestTagOfficialNames [2021-07-14T08:23:21.364Z] --- PASS: TestTagOfficialNames (0.08s) [2021-07-14T08:23:21.364Z] === RUN TestTagMatchesDigest [2021-07-14T08:23:21.364Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-14T08:23:21.364Z] PASS [2021-07-14T08:23:21.364Z] [2021-07-14T08:23:21.364Z] === Skipped [2021-07-14T08:23:21.364Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-14T08:23:21.364Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-07-14T08:23:21.364Z] [2021-07-14T08:23:21.364Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-07-14T08:23:21.364Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-14T08:23:21.364Z] [2021-07-14T08:23:21.364Z] [2021-07-14T08:23:21.364Z] DONE 12 tests, 2 skipped in 5.778s [2021-07-14T08:23:21.364Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-07-14T08:23:21.364Z] ++ 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-07-14T08:23:21.364Z] ++ set -e [2021-07-14T08:23:21.364Z] ++ '[' -n 0 ']' [2021-07-14T08:23:21.364Z] ++ set -x [2021-07-14T08:23:21.364Z] ++ 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-07-14T08:23:21.528Z] === RUN TestVersionInfo [2021-07-14T08:23:21.529Z] --- PASS: TestVersionInfo (0.00s) [2021-07-14T08:23:21.529Z] === RUN TestAppendVersions [2021-07-14T08:23:21.529Z] --- PASS: TestAppendVersions (0.00s) [2021-07-14T08:23:21.529Z] PASS [2021-07-14T08:23:21.529Z] coverage: 88.9% of statements [2021-07-14T08:23:21.529Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2021-07-14T08:23:22.203Z] --- PASS: TestNetworkLoopbackNat (4.53s) [2021-07-14T08:23:22.203Z] === RUN TestPause [2021-07-14T08:23:22.732Z] time="2021-07-14T08:23:22Z" level=debug msg="memberlist: Stream connection from=172.31.2.6:49391" [2021-07-14T08:23:22.732Z] time="2021-07-14T08:23:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.2.6:10036" [2021-07-14T08:23:22.732Z] 2021/07/14 08:23:22 Closing DB instances... [2021-07-14T08:23:22.732Z] time="2021-07-14T08:23:22Z" level=info msg="Node 967f40c913ec change state NodeActive --> NodeLeft" [2021-07-14T08:23:22.732Z] time="2021-07-14T08:23:22Z" level=info msg="node2(312060a9eade): Node leave event for 967f40c913ec/172.31.2.6" [2021-07-14T08:23:22.732Z] time="2021-07-14T08:23:22Z" level=info msg="Node 967f40c913ec change state NodeActive --> NodeLeft" [2021-07-14T08:23:22.732Z] time="2021-07-14T08:23:22Z" level=info msg="node3(9e4c3f0bba02): Node leave event for 967f40c913ec/172.31.2.6" [2021-07-14T08:23:22.732Z] time="2021-07-14T08:23:22Z" level=info msg="Node 967f40c913ec change state NodeActive --> NodeLeft" [2021-07-14T08:23:22.732Z] time="2021-07-14T08:23:22Z" level=info msg="node4(bb0a75dc030b): Node leave event for 967f40c913ec/172.31.2.6" [2021-07-14T08:23:22.732Z] time="2021-07-14T08:23:22Z" level=info msg="Node 967f40c913ec change state NodeActive --> NodeLeft" [2021-07-14T08:23:22.732Z] time="2021-07-14T08:23:22Z" level=info msg="node5(1cf2d713c7ce): Node leave event for 967f40c913ec/172.31.2.6" [2021-07-14T08:23:23.119Z] === RUN TestValidatePrivileges [2021-07-14T08:23:23.119Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-14T08:23:23.119Z] === RUN TestFilterByCapNeg [2021-07-14T08:23:23.119Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-14T08:23:23.119Z] === RUN TestFilterByCapPos [2021-07-14T08:23:23.119Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-14T08:23:23.119Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-14T08:23:23.119Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-14T08:23:23.119Z] PASS [2021-07-14T08:23:23.119Z] coverage: 12.0% of statements [2021-07-14T08:23:23.119Z] ok github.com/docker/docker/plugin 0.050s coverage: 12.0% of statements [2021-07-14T08:23:23.184Z] time="2021-07-14T08:23:22Z" level=info msg="Node 967f40c913ec change state NodeActive --> NodeLeft" [2021-07-14T08:23:23.184Z] time="2021-07-14T08:23:22Z" level=info msg="node1(967f40c913ec): Node leave event for 967f40c913ec/172.31.2.6" [2021-07-14T08:23:23.184Z] time="2021-07-14T08:23:22Z" level=info msg="Node 967f40c913ec/172.31.2.6, left gossip cluster" [2021-07-14T08:23:23.184Z] time="2021-07-14T08:23:22Z" level=info msg="Node 967f40c913ec/172.31.2.6, left gossip cluster" [2021-07-14T08:23:23.184Z] time="2021-07-14T08:23:22Z" level=info msg="Node 967f40c913ec/172.31.2.6, left gossip cluster" [2021-07-14T08:23:23.184Z] time="2021-07-14T08:23:22Z" level=info msg="Node 967f40c913ec/172.31.2.6, left gossip cluster" [2021-07-14T08:23:23.184Z] time="2021-07-14T08:23:22Z" level=info msg="Node 967f40c913ec/172.31.2.6, left gossip cluster" [2021-07-14T08:23:23.184Z] time="2021-07-14T08:23:23Z" level=info msg="Node 312060a9eade change state NodeActive --> NodeLeft" [2021-07-14T08:23:23.184Z] time="2021-07-14T08:23:23Z" level=info msg="node5(1cf2d713c7ce): Node leave event for 312060a9eade/172.31.2.6" [2021-07-14T08:23:23.184Z] time="2021-07-14T08:23:23Z" level=info msg="Node 312060a9eade change state NodeActive --> NodeLeft" [2021-07-14T08:23:23.184Z] time="2021-07-14T08:23:23Z" level=info msg="node3(9e4c3f0bba02): Node leave event for 312060a9eade/172.31.2.6" [2021-07-14T08:23:23.184Z] time="2021-07-14T08:23:23Z" level=info msg="Node 312060a9eade change state NodeActive --> NodeLeft" [2021-07-14T08:23:23.184Z] time="2021-07-14T08:23:23Z" level=info msg="node4(bb0a75dc030b): Node leave event for 312060a9eade/172.31.2.6" [2021-07-14T08:23:23.184Z] time="2021-07-14T08:23:23Z" level=info msg="Node 312060a9eade change state NodeActive --> NodeLeft" [2021-07-14T08:23:23.184Z] time="2021-07-14T08:23:23Z" level=info msg="node2(312060a9eade): Node leave event for 312060a9eade/172.31.2.6" [2021-07-14T08:23:23.590Z] --- PASS: TestPause (1.52s) [2021-07-14T08:23:23.591Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-14T08:23:23.591Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-14T08:23:23.591Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-14T08:23:23.591Z] === RUN TestPauseStopPausedContainer [2021-07-14T08:23:23.635Z] time="2021-07-14T08:23:23Z" level=info msg="Node 312060a9eade/172.31.2.6, left gossip cluster" [2021-07-14T08:23:23.635Z] time="2021-07-14T08:23:23Z" level=info msg="Node 312060a9eade/172.31.2.6, left gossip cluster" [2021-07-14T08:23:23.635Z] time="2021-07-14T08:23:23Z" level=info msg="Node 312060a9eade/172.31.2.6, left gossip cluster" [2021-07-14T08:23:23.635Z] time="2021-07-14T08:23:23Z" level=info msg="Node 312060a9eade/172.31.2.6, left gossip cluster" [2021-07-14T08:23:23.635Z] time="2021-07-14T08:23:23Z" level=info msg="Node 9e4c3f0bba02/172.31.2.6, left gossip cluster" [2021-07-14T08:23:23.635Z] time="2021-07-14T08:23:23Z" level=info msg="Node 9e4c3f0bba02 change state NodeActive --> NodeFailed" [2021-07-14T08:23:23.635Z] time="2021-07-14T08:23:23Z" level=info msg="Node 9e4c3f0bba02/172.31.2.6, added to failed nodes list" [2021-07-14T08:23:23.635Z] time="2021-07-14T08:23:23Z" level=info msg="Node 9e4c3f0bba02 change state NodeActive --> NodeLeft" [2021-07-14T08:23:23.635Z] time="2021-07-14T08:23:23Z" level=info msg="node5(1cf2d713c7ce): Node leave event for 9e4c3f0bba02/172.31.2.6" [2021-07-14T08:23:23.912Z] INFO: Testing against a local daemon [2021-07-14T08:23:23.912Z] === RUN TestNetworkCreateDelete [2021-07-14T08:23:24.087Z] time="2021-07-14T08:23:23Z" level=error msg="node: 9e4c3f0bba02 is unknown to memberlist" [2021-07-14T08:23:24.087Z] time="2021-07-14T08:23:23Z" level=info msg="Node 9e4c3f0bba02/172.31.2.6, left gossip cluster" [2021-07-14T08:23:24.087Z] time="2021-07-14T08:23:23Z" level=info msg="Node 9e4c3f0bba02 change state NodeActive --> NodeFailed" [2021-07-14T08:23:24.087Z] time="2021-07-14T08:23:23Z" level=info msg="Node 9e4c3f0bba02/172.31.2.6, added to failed nodes list" [2021-07-14T08:23:24.087Z] time="2021-07-14T08:23:23Z" level=info msg="Node 9e4c3f0bba02/172.31.2.6, left gossip cluster" [2021-07-14T08:23:24.087Z] time="2021-07-14T08:23:23Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.2.6:10035" [2021-07-14T08:23:24.087Z] time="2021-07-14T08:23:23Z" level=debug msg="memberlist: Stream connection from=172.31.2.6:49392" [2021-07-14T08:23:24.087Z] time="2021-07-14T08:23:23Z" level=error msg="node: 9e4c3f0bba02 is unknown to memberlist" [2021-07-14T08:23:24.087Z] time="2021-07-14T08:23:23Z" level=error msg="node: 9e4c3f0bba02 is unknown to memberlist" [2021-07-14T08:23:24.087Z] time="2021-07-14T08:23:23Z" level=debug msg="memberlist: Failed ping: 1cf2d713c7ce (timeout reached)" [2021-07-14T08:23:24.087Z] time="2021-07-14T08:23:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.2.6:10036: use of closed network connection" [2021-07-14T08:23:24.087Z] time="2021-07-14T08:23:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.2.6:10035: use of closed network connection" [2021-07-14T08:23:24.087Z] time="2021-07-14T08:23:23Z" level=debug msg="memberlist: Stream connection from=172.31.2.6:49393" [2021-07-14T08:23:24.161Z] === RUN TestNewSettable [2021-07-14T08:23:24.161Z] --- PASS: TestNewSettable (0.00s) [2021-07-14T08:23:24.161Z] === RUN TestIsSettable [2021-07-14T08:23:24.161Z] --- PASS: TestIsSettable (0.00s) [2021-07-14T08:23:24.161Z] === RUN TestUpdateSettingsEnv [2021-07-14T08:23:24.161Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-14T08:23:24.161Z] PASS [2021-07-14T08:23:24.161Z] coverage: 20.0% of statements [2021-07-14T08:23:24.161Z] ok github.com/docker/docker/plugin/v2 0.041s coverage: 20.0% of statements [2021-07-14T08:23:24.173Z] --- PASS: TestNetworkCreateDelete (0.22s) [2021-07-14T08:23:24.173Z] === RUN TestDockerNetworkDeletePreferID [2021-07-14T08:23:24.534Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-07-14T08:23:24.538Z] time="2021-07-14T08:23:24Z" level=debug msg="Initiating bulk sync with node 9e4c3f0bba02 after reconnect" [2021-07-14T08:23:24.538Z] time="2021-07-14T08:23:24Z" level=debug msg="node4(bb0a75dc030b): Initiating bulk sync with node 9e4c3f0bba02" [2021-07-14T08:23:24.538Z] time="2021-07-14T08:23:24Z" level=debug msg="node4(bb0a75dc030b): Initiating unsolicited bulk sync for networks [] with node 9e4c3f0bba02" [2021-07-14T08:23:24.538Z] time="2021-07-14T08:23:24Z" level=info msg="Node bb0a75dc030b/172.31.2.6, left gossip cluster" [2021-07-14T08:23:24.538Z] time="2021-07-14T08:23:24Z" level=info msg="Node bb0a75dc030b change state NodeActive --> NodeFailed" [2021-07-14T08:23:24.538Z] time="2021-07-14T08:23:24Z" level=info msg="Node bb0a75dc030b/172.31.2.6, added to failed nodes list" [2021-07-14T08:23:24.538Z] time="2021-07-14T08:23:24Z" level=info msg="Node bb0a75dc030b/172.31.2.6, left gossip cluster" [2021-07-14T08:23:24.538Z] time="2021-07-14T08:23:24Z" level=info msg="Node bb0a75dc030b change state NodeActive --> NodeFailed" [2021-07-14T08:23:24.538Z] time="2021-07-14T08:23:24Z" level=info msg="Node bb0a75dc030b/172.31.2.6, added to failed nodes list" [2021-07-14T08:23:24.538Z] time="2021-07-14T08:23:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.2.6:10036" [2021-07-14T08:23:24.538Z] time="2021-07-14T08:23:24Z" level=debug msg="memberlist: Stream connection from=172.31.2.6:49394" [2021-07-14T08:23:24.538Z] time="2021-07-14T08:23:24Z" level=error msg="node: bb0a75dc030b is unknown to memberlist" [2021-07-14T08:23:24.538Z] time="2021-07-14T08:23:24Z" level=debug msg="Initiating bulk sync with node bb0a75dc030b after reconnect" [2021-07-14T08:23:24.538Z] time="2021-07-14T08:23:24Z" level=debug msg="node5(1cf2d713c7ce): Initiating bulk sync with node bb0a75dc030b" [2021-07-14T08:23:24.538Z] time="2021-07-14T08:23:24Z" level=debug msg="node5(1cf2d713c7ce): Initiating unsolicited bulk sync for networks [] with node bb0a75dc030b" [2021-07-14T08:23:24.538Z] time="2021-07-14T08:23:24Z" level=info msg="Node 1cf2d713c7ce/172.31.2.6, left gossip cluster" [2021-07-14T08:23:24.538Z] time="2021-07-14T08:23:24Z" level=info msg="Node 1cf2d713c7ce change state NodeActive --> NodeFailed" [2021-07-14T08:23:24.538Z] time="2021-07-14T08:23:24Z" level=info msg="Node 1cf2d713c7ce/172.31.2.6, added to failed nodes list" [2021-07-14T08:23:24.538Z] --- PASS: TestNetworkDBIslands (67.84s) [2021-07-14T08:23:24.538Z] PASS [2021-07-14T08:23:24.538Z] coverage: 60.7% of statements [2021-07-14T08:23:24.538Z] ok github.com/docker/docker/libnetwork/networkdb 157.892s coverage: 60.7% of statements [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/quota [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/rootless [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/volume [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-14T08:23:24.538Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-14T08:23:24.746Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2021-07-14T08:23:24.747Z] === RUN TestDaemonDNSFallback [2021-07-14T08:23:25.107Z] --- PASS: TestPauseStopPausedContainer (1.36s) [2021-07-14T08:23:25.107Z] === RUN TestPidHost [2021-07-14T08:23:25.107Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-14T08:23:25.166Z] time="2021-07-14T08:23:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-14T08:23:25.642Z] === RUN TestLoad [2021-07-14T08:23:25.642Z] --- PASS: TestLoad (0.00s) [2021-07-14T08:23:25.642Z] === RUN TestSave [2021-07-14T08:23:25.642Z] --- PASS: TestSave (0.03s) [2021-07-14T08:23:25.642Z] === RUN TestAddDeleteGet [2021-07-14T08:23:25.642Z] --- PASS: TestAddDeleteGet (0.04s) [2021-07-14T08:23:25.642Z] === RUN TestInvalidTags [2021-07-14T08:23:25.642Z] --- PASS: TestInvalidTags (0.01s) [2021-07-14T08:23:25.642Z] PASS [2021-07-14T08:23:25.642Z] coverage: 84.4% of statements [2021-07-14T08:23:25.642Z] ok github.com/docker/docker/reference 0.135s coverage: 84.4% of statements [2021-07-14T08:23:25.642Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-14T08:23:25.642Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-14T08:23:25.642Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-14T08:23:25.642Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-14T08:23:27.229Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-14T08:23:27.229Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-07-14T08:23:27.229Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-14T08:23:27.229Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-14T08:23:27.229Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-14T08:23:27.229Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-14T08:23:27.229Z] === RUN TestResumableRequestReaderWithReadError [2021-07-14T08:23:27.229Z] time="2021-07-14T08:23:26Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-14T08:23:27.229Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2021-07-14T08:23:27.229Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-14T08:23:27.229Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-14T08:23:27.229Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-14T08:23:27.229Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-14T08:23:27.229Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-14T08:23:27.229Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-14T08:23:27.229Z] === RUN TestResumableRequestReader [2021-07-14T08:23:27.229Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-14T08:23:27.229Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-14T08:23:27.229Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-14T08:23:27.229Z] PASS [2021-07-14T08:23:27.229Z] coverage: 100.0% of statements [2021-07-14T08:23:27.229Z] ok github.com/docker/docker/registry/resumable 0.248s coverage: 100.0% of statements [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === Skipped [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-14T08:23:27.405Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.05s) [2021-07-14T08:23:27.405Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-07-14T08:23:27.405Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-14T08:23:27.405Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.02s) [2021-07-14T08:23:27.405Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-14T08:23:27.405Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-14T08:23:27.405Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-14T08:23:27.405Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-14T08:23:27.405Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-14T08:23:27.405Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-14T08:23:27.405Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-14T08:23:27.405Z] daemon_test.go:147: root required [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-14T08:23:27.405Z] reload_test.go:520: root required [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-07-14T08:23:27.405Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-14T08:23:27.405Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-14T08:23:27.405Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-14T08:23:27.405Z] download_test.go:268: Needs fixing on Windows [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-14T08:23:27.405Z] layer_test.go:304: Failing on Windows [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-14T08:23:27.405Z] layer_test.go:353: Failing on Windows [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-14T08:23:27.405Z] layer_test.go:468: Failing on Windows [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-14T08:23:27.405Z] layer_test.go:697: Failing on Windows [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-14T08:23:27.405Z] migration_test.go:46: Failing on Windows [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-14T08:23:27.405Z] migration_test.go:182: Failing on Windows [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-14T08:23:27.405Z] mount_test.go:17: Failing on Windows [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-14T08:23:27.405Z] mount_test.go:76: Failing on Windows [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-14T08:23:27.405Z] mount_test.go:125: Failing on Windows [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-14T08:23:27.405Z] mount_test.go:212: Failing on Windows [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-07-14T08:23:27.405Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-14T08:23:27.405Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-14T08:23:27.405Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-14T08:23:27.405Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.01s) [2021-07-14T08:23:27.405Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-14T08:23:27.405Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-14T08:23:27.405Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-14T08:23:27.405Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-14T08:23:27.405Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-14T08:23:27.405Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-14T08:23:27.405Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-14T08:23:27.405Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-14T08:23:27.405Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-14T08:23:27.405Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-14T08:23:27.405Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-14T08:23:27.405Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-14T08:23:27.405Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-14T08:23:27.405Z] archive_test.go:134: Xz not present in msys2 [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-14T08:23:27.405Z] archive_test.go:239: Failing on Windows CI machines [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-14T08:23:27.405Z] archive_windows_test.go:16: Currently fails [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-14T08:23:27.405Z] changes_test.go:196: needs more investigation [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-14T08:23:27.405Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-14T08:23:27.405Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-14T08:23:27.405Z] changes_test.go:433: needs further investigation [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-14T08:23:27.405Z] changes_test.go:469: needs further investigation [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-14T08:23:27.405Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-14T08:23:27.405Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-14T08:23:27.405Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.405Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-14T08:23:27.405Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-14T08:23:27.405Z] [2021-07-14T08:23:27.406Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-14T08:23:27.406Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:23:27.406Z] [2021-07-14T08:23:27.406Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-14T08:23:27.406Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-14T08:23:27.406Z] [2021-07-14T08:23:27.406Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-14T08:23:27.406Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:23:27.406Z] [2021-07-14T08:23:27.406Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-14T08:23:27.406Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:23:27.406Z] [2021-07-14T08:23:27.406Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-14T08:23:27.406Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:23:27.406Z] [2021-07-14T08:23:27.406Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-14T08:23:27.406Z] poller_test.go:41: No chmod on Windows [2021-07-14T08:23:27.406Z] [2021-07-14T08:23:27.406Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-14T08:23:27.406Z] fileutils_test.go:134: Needs porting to Windows [2021-07-14T08:23:27.406Z] [2021-07-14T08:23:27.406Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-14T08:23:27.406Z] fileutils_test.go:180: Needs porting to Windows [2021-07-14T08:23:27.406Z] [2021-07-14T08:23:27.406Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-14T08:23:27.406Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:23:27.406Z] [2021-07-14T08:23:27.406Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-14T08:23:27.406Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:23:27.406Z] [2021-07-14T08:23:27.406Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-14T08:23:27.406Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:23:27.406Z] [2021-07-14T08:23:27.406Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-14T08:23:27.406Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-14T08:23:27.406Z] [2021-07-14T08:23:27.406Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-14T08:23:27.406Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-14T08:23:27.406Z] [2021-07-14T08:23:27.406Z] [2021-07-14T08:23:27.406Z] DONE 2027 tests, 69 skipped in 358.406s [2021-07-14T08:23:27.406Z] INFO: make.ps1 ended at 07/14/2021 08:23:26 [2021-07-14T08:23:27.705Z] === RUN TestResolveAuthConfigIndexServer [2021-07-14T08:23:27.705Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-14T08:23:27.705Z] === RUN TestResolveAuthConfigFullURL [2021-07-14T08:23:27.705Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-14T08:23:27.705Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-14T08:23:27.705Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-14T08:23:27.705Z] === RUN TestValidateMirror [2021-07-14T08:23:27.705Z] --- PASS: TestValidateMirror (0.00s) [2021-07-14T08:23:27.705Z] === RUN TestLoadInsecureRegistries [2021-07-14T08:23:27.705Z] time="2021-07-14T08:23:27Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-14T08:23:27.705Z] time="2021-07-14T08:23:27Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-14T08:23:27.705Z] time="2021-07-14T08:23:27Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-14T08:23:27.705Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2021-07-14T08:23:27.705Z] === RUN TestNewServiceConfig [2021-07-14T08:23:27.705Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-14T08:23:27.705Z] === RUN TestValidateIndexName [2021-07-14T08:23:27.705Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-14T08:23:27.705Z] === RUN TestValidateIndexNameWithError [2021-07-14T08:23:27.705Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-14T08:23:27.705Z] === RUN TestEndpointParse [2021-07-14T08:23:27.705Z] --- PASS: TestEndpointParse (0.00s) [2021-07-14T08:23:27.705Z] === RUN TestEndpointParseInvalid [2021-07-14T08:23:27.705Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-14T08:23:27.705Z] === RUN TestValidateEndpoint [2021-07-14T08:23:27.705Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-14T08:23:27.705Z] === RUN TestPing [2021-07-14T08:23:27.705Z] --- PASS: TestPing (0.00s) [2021-07-14T08:23:27.705Z] === RUN TestPingRegistryEndpoint [2021-07-14T08:23:27.705Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:23:27.705Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-07-14T08:23:27.705Z] === RUN TestEndpoint [2021-07-14T08:23:27.705Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:23:27.705Z] --- SKIP: TestEndpoint (0.01s) [2021-07-14T08:23:27.705Z] === RUN TestParseRepositoryInfo [2021-07-14T08:23:27.705Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-14T08:23:27.705Z] === RUN TestNewIndexInfo [2021-07-14T08:23:27.705Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-14T08:23:27.705Z] === RUN TestMirrorEndpointLookup [2021-07-14T08:23:27.705Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:23:27.705Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-07-14T08:23:27.705Z] === RUN TestSearchRepositories [2021-07-14T08:23:27.705Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-14T08:23:27.705Z] Host: 127.0.0.1:49322 [2021-07-14T08:23:27.705Z] User-Agent: docker test client [2021-07-14T08:23:27.705Z] Authorization: Token fake-token [2021-07-14T08:23:27.705Z] X-Docker-Token: true [2021-07-14T08:23:27.705Z] Accept-Encoding: gzip [2021-07-14T08:23:27.705Z] [2021-07-14T08:23:27.705Z] [2021-07-14T08:23:27.705Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-14T08:23:27.705Z] Connection: close [2021-07-14T08:23:27.705Z] Content-Length: 144 [2021-07-14T08:23:27.705Z] Cache-Control: no-cache [2021-07-14T08:23:27.705Z] Content-Type: application/json [2021-07-14T08:23:27.705Z] Date: Wed, 14 Jul 2021 08:23:27 GMT [2021-07-14T08:23:27.705Z] Expires: -1 [2021-07-14T08:23:27.705Z] Pragma: no-cache [2021-07-14T08:23:27.705Z] Server: docker-tests/mock [2021-07-14T08:23:27.705Z] X-Docker-Registry-Config: mock [2021-07-14T08:23:27.705Z] X-Docker-Registry-Version: 0.0.0 [2021-07-14T08:23:27.705Z] [2021-07-14T08:23:27.705Z] [2021-07-14T08:23:27.705Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-14T08:23:27.705Z] === RUN TestTrustedLocation [2021-07-14T08:23:27.705Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-14T08:23:27.705Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-14T08:23:27.705Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-14T08:23:27.705Z] === RUN TestAllowNondistributableArtifacts [2021-07-14T08:23:27.705Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-14T08:23:27.705Z] === RUN TestIsSecureIndex [2021-07-14T08:23:27.705Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-14T08:23:27.705Z] PASS [2021-07-14T08:23:27.705Z] coverage: 51.7% of statements [2021-07-14T08:23:27.705Z] ok github.com/docker/docker/registry 0.265s coverage: 51.7% of statements [2021-07-14T08:23:27.705Z] === RUN TestRestartManagerTimeout [2021-07-14T08:23:27.705Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-14T08:23:27.705Z] === RUN TestRestartManagerTimeoutReset [2021-07-14T08:23:27.705Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-14T08:23:27.705Z] PASS [2021-07-14T08:23:27.705Z] coverage: 50.9% of statements [2021-07-14T08:23:27.705Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2021-07-14T08:23:28.708Z] === RUN TestDecodeContainerConfig [2021-07-14T08:23:28.708Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-14T08:23:28.708Z] === RUN TestDecodeContainerConfigIsolation [2021-07-14T08:23:28.708Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-14T08:23:28.708Z] === RUN TestValidatePrivileged [2021-07-14T08:23:28.708Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-14T08:23:28.708Z] PASS [2021-07-14T08:23:28.708Z] coverage: 52.2% of statements [2021-07-14T08:23:28.708Z] ok github.com/docker/docker/runconfig 0.042s coverage: 52.2% of statements [2021-07-14T08:23:28.708Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-14T08:23:28.708Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-14T08:23:28.708Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-14T08:23:28.708Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-14T08:23:28.708Z] PASS [2021-07-14T08:23:28.708Z] coverage: 62.5% of statements [2021-07-14T08:23:28.708Z] ok github.com/docker/docker/testutil 0.036s coverage: 62.5% of statements [2021-07-14T08:23:28.922Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-14T08:23:28.922Z] INFO: Unit tests ended at 07/14/2021 08:23:28. Duration:00:06:14.7779434 [2021-07-14T08:23:28.922Z] INFO: Building busybox [2021-07-14T08:23:28.922Z] Sending build context to Docker daemon 5.12kB [2021-07-14T08:23:28.922Z] [2021-07-14T08:23:28.922Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-14T08:23:28.922Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-14T08:23:28.922Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-14T08:23:28.922Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-14T08:23:28.922Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-14T08:23:28.922Z] ---> 39d157a84080 [2021-07-14T08:23:28.922Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-14T08:23:29.373Z] ---> Running in 45ee969cd0fe [2021-07-14T08:23:30.399Z] --- PASS: TestPidHost (4.51s) [2021-07-14T08:23:30.399Z] === RUN TestPsFilter [2021-07-14T08:23:30.399Z] --- PASS: TestPsFilter (0.15s) [2021-07-14T08:23:30.399Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-14T08:23:31.342Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.43s) [2021-07-14T08:23:31.342Z] === RUN TestRemoveContainerWithVolume [2021-07-14T08:23:32.544Z] === RUN TestGetDriver [2021-07-14T08:23:32.544Z] --- PASS: TestGetDriver (0.00s) [2021-07-14T08:23:32.544Z] === RUN TestVolumeRequestError [2021-07-14T08:23:32.544Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-14T08:23:32.544Z] PASS [2021-07-14T08:23:32.544Z] coverage: 36.1% of statements [2021-07-14T08:23:32.544Z] ok github.com/docker/docker/volume/drivers 0.046s coverage: 36.1% of statements [2021-07-14T08:23:32.544Z] === RUN TestGetAddress [2021-07-14T08:23:32.544Z] --- PASS: TestGetAddress (0.00s) [2021-07-14T08:23:32.544Z] === RUN TestRemove [2021-07-14T08:23:32.544Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-14T08:23:32.544Z] --- SKIP: TestRemove (0.00s) [2021-07-14T08:23:32.544Z] === RUN TestInitializeWithVolumes [2021-07-14T08:23:32.544Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-14T08:23:32.544Z] === RUN TestCreate [2021-07-14T08:23:32.544Z] --- PASS: TestCreate (0.01s) [2021-07-14T08:23:32.544Z] === RUN TestValidateName [2021-07-14T08:23:32.544Z] --- PASS: TestValidateName (0.00s) [2021-07-14T08:23:32.544Z] === RUN TestCreateWithOpts [2021-07-14T08:23:32.544Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-14T08:23:32.544Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-14T08:23:32.544Z] === RUN TestRelaodNoOpts [2021-07-14T08:23:32.544Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-07-14T08:23:32.544Z] PASS [2021-07-14T08:23:32.544Z] coverage: 41.5% of statements [2021-07-14T08:23:32.544Z] ok github.com/docker/docker/volume/local 0.079s coverage: 41.5% of statements [2021-07-14T08:23:32.731Z] --- PASS: TestRemoveContainerWithVolume (1.36s) [2021-07-14T08:23:32.731Z] === RUN TestRemoveContainerRunning [2021-07-14T08:23:32.889Z] --- PASS: TestDaemonDNSFallback (6.86s) [2021-07-14T08:23:32.889Z] === RUN TestInspectNetwork [2021-07-14T08:23:33.021Z] --- PASS: TestGet (15.02s) [2021-07-14T08:23:33.021Z] === RUN TestPluginWithNoManifest [2021-07-14T08:23:33.021Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-07-14T08:23:33.021Z] === RUN TestGetAll [2021-07-14T08:23:33.021Z] --- PASS: TestGetAll (0.01s) [2021-07-14T08:23:33.021Z] PASS [2021-07-14T08:23:33.021Z] coverage: 73.4% of statements [2021-07-14T08:23:33.021Z] ok github.com/docker/docker/pkg/plugins 36.094s coverage: 73.4% of statements [2021-07-14T08:23:33.497Z] === RUN TestConvertTmpfsOptions [2021-07-14T08:23:33.497Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-14T08:23:33.497Z] parser_test.go:49: data="ro" [2021-07-14T08:23:33.497Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-14T08:23:33.497Z] === RUN TestParseMountRaw [2021-07-14T08:23:33.497Z] --- PASS: TestParseMountRaw (0.03s) [2021-07-14T08:23:33.497Z] === RUN TestParseMountRawSplit [2021-07-14T08:23:33.497Z] parser_test.go:390: case 0 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 1 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 2 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 3 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 4 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 5 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 6 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 7 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 8 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 0 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 1 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 2 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 3 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 4 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 5 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 6 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 7 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 8 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 9 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 10 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 11 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 12 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 0 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 1 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 2 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 3 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 4 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 5 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 6 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 7 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 8 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 9 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 10 [2021-07-14T08:23:33.497Z] parser_test.go:390: case 11 [2021-07-14T08:23:33.497Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-07-14T08:23:33.497Z] === RUN TestParseMountSpec [2021-07-14T08:23:33.497Z] parser_test.go:455: case 0 [2021-07-14T08:23:33.497Z] parser_test.go:455: case 1 [2021-07-14T08:23:33.497Z] parser_test.go:455: case 2 [2021-07-14T08:23:33.497Z] parser_test.go:455: case 3 [2021-07-14T08:23:33.497Z] parser_test.go:455: case 4 [2021-07-14T08:23:33.497Z] parser_test.go:455: case 5 [2021-07-14T08:23:33.497Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-14T08:23:33.497Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-14T08:23:33.497Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-14T08:23:33.497Z] === RUN TestValidateMount [2021-07-14T08:23:33.497Z] --- PASS: TestValidateMount (0.00s) [2021-07-14T08:23:33.497Z] PASS [2021-07-14T08:23:33.497Z] coverage: 66.2% of statements [2021-07-14T08:23:33.497Z] ok github.com/docker/docker/volume/mounts 0.098s coverage: 66.2% of statements [2021-07-14T08:23:33.999Z] === RUN TestSetGetMeta [2021-07-14T08:23:33.999Z] === PAUSE TestSetGetMeta [2021-07-14T08:23:33.999Z] === RUN TestRestore [2021-07-14T08:23:33.999Z] === PAUSE TestRestore [2021-07-14T08:23:33.999Z] === RUN TestServiceCreate [2021-07-14T08:23:33.999Z] === PAUSE TestServiceCreate [2021-07-14T08:23:33.999Z] === RUN TestServiceList [2021-07-14T08:23:33.999Z] === PAUSE TestServiceList [2021-07-14T08:23:33.999Z] === RUN TestServiceRemove [2021-07-14T08:23:33.999Z] === PAUSE TestServiceRemove [2021-07-14T08:23:33.999Z] === RUN TestServiceGet [2021-07-14T08:23:33.999Z] === PAUSE TestServiceGet [2021-07-14T08:23:33.999Z] === RUN TestServicePrune [2021-07-14T08:23:33.999Z] === PAUSE TestServicePrune [2021-07-14T08:23:33.999Z] === RUN TestCreate [2021-07-14T08:23:33.999Z] === PAUSE TestCreate [2021-07-14T08:23:33.999Z] === RUN TestRemove [2021-07-14T08:23:33.999Z] === PAUSE TestRemove [2021-07-14T08:23:33.999Z] === RUN TestList [2021-07-14T08:23:33.999Z] === PAUSE TestList [2021-07-14T08:23:33.999Z] === RUN TestFindByDriver [2021-07-14T08:23:33.999Z] === PAUSE TestFindByDriver [2021-07-14T08:23:33.999Z] === RUN TestFindByReferenced [2021-07-14T08:23:33.999Z] === PAUSE TestFindByReferenced [2021-07-14T08:23:33.999Z] === RUN TestDerefMultipleOfSameRef [2021-07-14T08:23:33.999Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-14T08:23:33.999Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-14T08:23:33.999Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-14T08:23:33.999Z] === RUN TestDefererencePluginOnCreateError [2021-07-14T08:23:33.999Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-14T08:23:33.999Z] === RUN TestRefDerefRemove [2021-07-14T08:23:33.999Z] === PAUSE TestRefDerefRemove [2021-07-14T08:23:33.999Z] === RUN TestGet [2021-07-14T08:23:33.999Z] === PAUSE TestGet [2021-07-14T08:23:33.999Z] === RUN TestGetWithReference [2021-07-14T08:23:33.999Z] === PAUSE TestGetWithReference [2021-07-14T08:23:33.999Z] === RUN TestFilterFunc [2021-07-14T08:23:33.999Z] === RUN TestFilterFunc/test_nil_list [2021-07-14T08:23:33.999Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-14T08:23:33.999Z] === RUN TestFilterFunc/test_empty_list [2021-07-14T08:23:33.999Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-14T08:23:33.999Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-14T08:23:33.999Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-14T08:23:33.999Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-14T08:23:33.999Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-14T08:23:33.999Z] === RUN TestFilterFunc/test_filter_some [2021-07-14T08:23:33.999Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-14T08:23:33.999Z] === RUN TestFilterFunc/test_filter_middle [2021-07-14T08:23:33.999Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-14T08:23:33.999Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-14T08:23:33.999Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-14T08:23:33.999Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-14T08:23:33.999Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-14T08:23:33.999Z] === CONT TestFilterFunc/test_nil_list [2021-07-14T08:23:33.999Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-14T08:23:33.999Z] === CONT TestFilterFunc/test_filter_some [2021-07-14T08:23:33.999Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-14T08:23:33.999Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-14T08:23:33.999Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-14T08:23:33.999Z] === CONT TestFilterFunc/test_filter_middle [2021-07-14T08:23:33.999Z] === CONT TestFilterFunc/test_empty_list [2021-07-14T08:23:33.999Z] --- PASS: TestFilterFunc (0.00s) [2021-07-14T08:23:33.999Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-14T08:23:33.999Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-14T08:23:33.999Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-14T08:23:33.999Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-14T08:23:33.999Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-14T08:23:33.999Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-14T08:23:33.999Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-14T08:23:33.999Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-14T08:23:33.999Z] === CONT TestSetGetMeta [2021-07-14T08:23:33.999Z] === CONT TestDerefMultipleOfSameRef [2021-07-14T08:23:33.999Z] === CONT TestRefDerefRemove [2021-07-14T08:23:33.999Z] === CONT TestDefererencePluginOnCreateError [2021-07-14T08:23:33.999Z] --- PASS: TestSetGetMeta (0.02s) [2021-07-14T08:23:33.999Z] === CONT TestFindByReferenced [2021-07-14T08:23:33.999Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-07-14T08:23:33.999Z] === CONT TestFindByDriver [2021-07-14T08:23:33.999Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2021-07-14T08:23:33.999Z] === CONT TestList [2021-07-14T08:23:33.999Z] --- PASS: TestRefDerefRemove (0.04s) [2021-07-14T08:23:33.999Z] === CONT TestRemove [2021-07-14T08:23:33.999Z] --- PASS: TestFindByReferenced (0.03s) [2021-07-14T08:23:33.999Z] === CONT TestCreate [2021-07-14T08:23:33.999Z] --- PASS: TestCreate (0.02s) [2021-07-14T08:23:33.999Z] === CONT TestServicePrune [2021-07-14T08:23:33.999Z] --- PASS: TestFindByDriver (0.03s) [2021-07-14T08:23:33.999Z] === CONT TestServiceGet [2021-07-14T08:23:33.999Z] --- PASS: TestRemove (0.03s) [2021-07-14T08:23:33.999Z] === CONT TestServiceRemove [2021-07-14T08:23:33.999Z] --- PASS: TestList (0.03s) [2021-07-14T08:23:33.999Z] === CONT TestServiceList [2021-07-14T08:23:33.999Z] --- PASS: TestServiceGet (0.14s) [2021-07-14T08:23:33.999Z] === CONT TestServiceCreate [2021-07-14T08:23:33.999Z] time="2021-07-14T08:23:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-14T08:23:33.999Z] --- PASS: TestServiceRemove (0.14s) [2021-07-14T08:23:33.999Z] === CONT TestRestore [2021-07-14T08:23:33.999Z] time="2021-07-14T08:23:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-14T08:23:33.999Z] --- PASS: TestServiceList (0.15s) [2021-07-14T08:23:33.999Z] === CONT TestGetWithReference [2021-07-14T08:23:33.999Z] time="2021-07-14T08:23:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-14T08:23:34.014Z] Removing intermediate container 45ee969cd0fe [2021-07-14T08:23:34.014Z] ---> 82891f793302 [2021-07-14T08:23:34.014Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-14T08:23:34.014Z] ---> Running in 353e8eeab4d9 [2021-07-14T08:23:34.014Z] Removing intermediate container 353e8eeab4d9 [2021-07-14T08:23:34.014Z] ---> 307e8f77bfbd [2021-07-14T08:23:34.014Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-14T08:23:34.116Z] --- PASS: TestRemoveContainerRunning (1.59s) [2021-07-14T08:23:34.116Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-14T08:23:34.465Z] ---> Running in 377939b9c8e8 [2021-07-14T08:23:34.501Z] time="2021-07-14T08:23:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-14T08:23:34.501Z] --- PASS: TestServiceCreate (0.02s) [2021-07-14T08:23:34.501Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-14T08:23:34.501Z] time="2021-07-14T08:23:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-14T08:23:34.501Z] --- PASS: TestRestore (0.02s) [2021-07-14T08:23:34.501Z] === CONT TestGet [2021-07-14T08:23:34.501Z] --- PASS: TestGetWithReference (0.02s) [2021-07-14T08:23:34.501Z] --- PASS: TestServicePrune (0.17s) [2021-07-14T08:23:34.501Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-07-14T08:23:34.501Z] --- PASS: TestGet (0.01s) [2021-07-14T08:23:34.501Z] PASS [2021-07-14T08:23:34.501Z] coverage: 69.6% of statements [2021-07-14T08:23:34.501Z] ok github.com/docker/docker/volume/service 0.301s coverage: 69.6% of statements [2021-07-14T08:23:34.916Z] Removing intermediate container 377939b9c8e8 [2021-07-14T08:23:34.916Z] ---> 7cacea5d6337 [2021-07-14T08:23:34.916Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-14T08:23:35.441Z] === RUN TestInspectNetwork/full_network_id [2021-07-14T08:23:35.441Z] === RUN TestInspectNetwork/partial_network_id [2021-07-14T08:23:35.441Z] === RUN TestInspectNetwork/network_name [2021-07-14T08:23:35.441Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-14T08:23:35.500Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.33s) [2021-07-14T08:23:35.500Z] === RUN TestRemoveInvalidContainer [2021-07-14T08:23:35.500Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-07-14T08:23:35.500Z] === RUN TestRenameLinkedContainer [2021-07-14T08:23:35.868Z] [2021-07-14T08:23:36.319Z] ---> 4f055753a85b [2021-07-14T08:23:36.319Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-14T08:23:36.319Z] ---> Running in c58b1a4d0cf6 [2021-07-14T08:23:37.459Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-14T08:23:37.459Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-14T08:23:39.694Z] --- PASS: TestInspectNetwork (8.17s) [2021-07-14T08:23:39.694Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-14T08:23:39.694Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-14T08:23:39.694Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-14T08:23:39.694Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-14T08:23:39.694Z] === RUN TestRunContainerWithBridgeNone [2021-07-14T08:23:41.662Z] --- PASS: TestRenameLinkedContainer (5.82s) [2021-07-14T08:23:41.662Z] === RUN TestRenameStoppedContainer [2021-07-14T08:23:41.662Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-14T08:23:43.000Z] --- PASS: TestRunContainerWithBridgeNone (3.11s) [2021-07-14T08:23:43.000Z] === RUN TestNetworkInvalidJSON [2021-07-14T08:23:43.000Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-14T08:23:43.000Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-14T08:23:43.000Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-14T08:23:43.000Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-14T08:23:43.000Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-14T08:23:43.000Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-14T08:23:43.000Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-14T08:23:43.000Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-14T08:23:43.000Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-14T08:23:43.000Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-14T08:23:43.000Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-14T08:23:43.000Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-14T08:23:43.000Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-07-14T08:23:43.000Z] === RUN TestNetworkList [2021-07-14T08:23:43.000Z] === RUN TestNetworkList//networks [2021-07-14T08:23:43.000Z] === PAUSE TestNetworkList//networks [2021-07-14T08:23:43.000Z] === RUN TestNetworkList//networks/ [2021-07-14T08:23:43.000Z] === PAUSE TestNetworkList//networks/ [2021-07-14T08:23:43.000Z] === CONT TestNetworkList//networks [2021-07-14T08:23:43.000Z] === CONT TestNetworkList//networks/ [2021-07-14T08:23:43.000Z] --- PASS: TestNetworkList (0.03s) [2021-07-14T08:23:43.000Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-14T08:23:43.000Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-14T08:23:43.000Z] === RUN TestHostIPv4BridgeLabel [2021-07-14T08:23:43.050Z] --- PASS: TestRenameStoppedContainer (1.51s) [2021-07-14T08:23:43.050Z] === RUN TestRenameRunningContainerAndReuse [2021-07-14T08:23:43.576Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-07-14T08:23:43.576Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-14T08:23:44.521Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-07-14T08:23:44.521Z] === RUN TestDaemonDefaultNetworkPools [2021-07-14T08:23:44.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-14T08:23:45.466Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2021-07-14T08:23:45.466Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-14T08:23:45.906Z] --- PASS: TestRenameRunningContainerAndReuse (3.05s) [2021-07-14T08:23:45.906Z] === RUN TestRenameInvalidName [2021-07-14T08:23:46.561Z] Removing intermediate container c58b1a4d0cf6 [2021-07-14T08:23:46.561Z] ---> 7ed7d876eb3a [2021-07-14T08:23:46.561Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-14T08:23:46.561Z] ---> Running in 74e57e00c1c3 [2021-07-14T08:23:46.561Z] [2021-07-14T08:23:46.561Z] SUCCESS: Specified value was saved. [2021-07-14T08:23:46.853Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2021-07-14T08:23:46.853Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-14T08:23:47.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-14T08:23:47.292Z] --- PASS: TestRenameInvalidName (1.40s) [2021-07-14T08:23:47.292Z] === RUN TestRenameAnonymousContainer [2021-07-14T08:23:48.241Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.37s) [2021-07-14T08:23:48.241Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-14T08:23:48.504Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-07-14T08:23:48.504Z] === RUN TestServiceWithPredefinedNetwork [2021-07-14T08:23:49.427Z] Removing intermediate container 74e57e00c1c3 [2021-07-14T08:23:49.427Z] ---> 1d95bb9f0d6b [2021-07-14T08:23:49.427Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-14T08:23:49.427Z] ---> Running in c7a62143c2aa [2021-07-14T08:23:50.596Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-07-14T08:23:50.596Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-14T08:23:51.810Z] --- PASS: TestServiceWithPredefinedNetwork (2.84s) [2021-07-14T08:23:51.810Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-14T08:23:51.810Z] service_test.go:242: FLAKY_TEST [2021-07-14T08:23:51.810Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-14T08:23:51.810Z] === RUN TestServiceWithDataPathPortInit [2021-07-14T08:23:51.982Z] --- PASS: TestRenameAnonymousContainer (4.83s) [2021-07-14T08:23:51.982Z] === RUN TestRenameContainerWithSameName [2021-07-14T08:23:52.964Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-07-14T08:23:53.126Z] Cannot create a file when that file already exists. [2021-07-14T08:23:53.548Z] --- PASS: TestRenameContainerWithSameName (1.44s) [2021-07-14T08:23:53.548Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-14T08:23:53.809Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-14T08:23:54.070Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-07-14T08:23:55.848Z] 2021/07/14 08:23:52 Closing DB instances... [2021-07-14T08:23:55.848Z] --- PASS: TestNetworkDBGarbageCollection (53.62s) [2021-07-14T08:23:55.848Z] === RUN TestFindNode [2021-07-14T08:23:55.848Z] 2021/07/14 08:23:54 Closing DB instances... [2021-07-14T08:23:55.848Z] --- PASS: TestFindNode (0.01s) [2021-07-14T08:23:55.848Z] === RUN TestChangeNodeState [2021-07-14T08:23:55.848Z] 2021/07/14 08:23:54 Closing DB instances... [2021-07-14T08:23:55.848Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-14T08:23:55.848Z] === RUN TestNodeReincarnation [2021-07-14T08:23:55.848Z] 2021/07/14 08:23:54 Closing DB instances... [2021-07-14T08:23:55.988Z] --- PASS: TestRenameContainerWithLinkedContainer (2.43s) [2021-07-14T08:23:55.989Z] === RUN TestResize [2021-07-14T08:23:56.934Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-14T08:23:57.195Z] --- PASS: TestResize (1.30s) [2021-07-14T08:23:57.195Z] === RUN TestResizeWithInvalidSize [2021-07-14T08:23:58.582Z] --- PASS: TestResizeWithInvalidSize (1.31s) [2021-07-14T08:23:58.582Z] === RUN TestResizeWhenContainerNotStarted [2021-07-14T08:23:58.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-14T08:23:58.857Z] Removing intermediate container c7a62143c2aa [2021-07-14T08:23:58.857Z] ---> 1a443c2b969b [2021-07-14T08:23:58.857Z] Step 13/13 : CMD ["sh"] [2021-07-14T08:23:58.857Z] ---> Running in e9bc28f5123d [2021-07-14T08:23:58.857Z] Removing intermediate container e9bc28f5123d [2021-07-14T08:23:58.857Z] ---> bad4f805385a [2021-07-14T08:23:58.857Z] Successfully built bad4f805385a [2021-07-14T08:23:58.857Z] Successfully tagged busybox:latest [2021-07-14T08:23:58.857Z] INFO: Docker images of the daemon under test [2021-07-14T08:23:58.857Z] [2021-07-14T08:23:58.857Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-14T08:23:58.857Z] busybox latest bad4f805385a Less than a second ago 2.78GB [2021-07-14T08:23:58.857Z] microsoft/windowsservercore latest 39d157a84080 4 months ago 2.74GB [2021-07-14T08:23:58.857Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 4 months ago 2.74GB [2021-07-14T08:23:58.857Z] [2021-07-14T08:23:58.857Z] INFO: Running integration tests at 07/14/2021 08:23:58... [2021-07-14T08:23:58.857Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-14T08:23:58.857Z] INFO: Integration API tests being run from the host: [2021-07-14T08:23:58.857Z] INFO: make.ps1 starting at 07/14/2021 08:23:58 [2021-07-14T08:23:59.527Z] --- PASS: TestResizeWhenContainerNotStarted (1.07s) [2021-07-14T08:23:59.527Z] === RUN TestDaemonRestartKillContainers [2021-07-14T08:23:59.527Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-14T08:23:59.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-14T08:23:59.527Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-14T08:23:59.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-14T08:23:59.527Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-14T08:23:59.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-14T08:23:59.527Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-14T08:23:59.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-14T08:23:59.527Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-14T08:23:59.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-14T08:23:59.527Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-14T08:23:59.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-14T08:23:59.527Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-14T08:23:59.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-14T08:23:59.527Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-14T08:23:59.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-14T08:23:59.527Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-14T08:23:59.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-14T08:23:59.527Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-14T08:23:59.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-14T08:23:59.527Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-14T08:23:59.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-14T08:23:59.527Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-14T08:23:59.527Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-14T08:23:59.527Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-07-14T08:23:59.527Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-07-14T08:23:59.687Z] time="2021-07-14T08:23:59Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-14T08:23:59.687Z] --- PASS: TestNodeReincarnation (5.01s) [2021-07-14T08:23:59.687Z] === RUN TestParallelCreate [2021-07-14T08:23:59.687Z] 2021/07/14 08:23:59 Closing DB instances... [2021-07-14T08:23:59.687Z] --- PASS: TestParallelCreate (0.01s) [2021-07-14T08:23:59.687Z] === RUN TestParallelDelete [2021-07-14T08:23:59.687Z] 2021/07/14 08:23:59 Closing DB instances... [2021-07-14T08:23:59.687Z] --- PASS: TestParallelDelete (0.01s) [2021-07-14T08:23:59.687Z] === RUN TestNetworkDBIslands [2021-07-14T08:23:59.687Z] time="2021-07-14T08:23:59Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a9be81bd1904 with config:&{NodeID:a9be81bd1904 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:23:59.687Z] time="2021-07-14T08:23:59Z" level=info msg="Node a9be81bd1904/172.31.209.189, joined gossip cluster" [2021-07-14T08:23:59.687Z] time="2021-07-14T08:23:59Z" level=info msg="Node a9be81bd1904/172.31.209.189, added to nodes list" [2021-07-14T08:23:59.687Z] time="2021-07-14T08:23:59Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0a17e37f078c with config:&{NodeID:0a17e37f078c Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:23:59.687Z] time="2021-07-14T08:23:59Z" level=info msg="Node 0a17e37f078c/172.31.209.189, joined gossip cluster" [2021-07-14T08:23:59.687Z] time="2021-07-14T08:23:59Z" level=info msg="Node 0a17e37f078c/172.31.209.189, added to nodes list" [2021-07-14T08:23:59.687Z] time="2021-07-14T08:23:59Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-14T08:23:59.687Z] time="2021-07-14T08:23:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-14T08:23:59.687Z] time="2021-07-14T08:23:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49345" [2021-07-14T08:23:59.687Z] time="2021-07-14T08:23:59Z" level=info msg="Node 0a17e37f078c/172.31.209.189, joined gossip cluster" [2021-07-14T08:23:59.687Z] time="2021-07-14T08:23:59Z" level=info msg="Node 0a17e37f078c/172.31.209.189, added to nodes list" [2021-07-14T08:23:59.687Z] time="2021-07-14T08:23:59Z" level=info msg="Node a9be81bd1904/172.31.209.189, joined gossip cluster" [2021-07-14T08:23:59.687Z] time="2021-07-14T08:23:59Z" level=info msg="Node a9be81bd1904/172.31.209.189, added to nodes list" [2021-07-14T08:23:59.687Z] time="2021-07-14T08:23:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-14T08:23:59.687Z] time="2021-07-14T08:23:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49346" [2021-07-14T08:23:59.811Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-14T08:24:00.162Z] time="2021-07-14T08:24:00Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:dbfb29f261e9 with config:&{NodeID:dbfb29f261e9 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:24:00.638Z] time="2021-07-14T08:24:00Z" level=info msg="Node dbfb29f261e9/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:00.638Z] time="2021-07-14T08:24:00Z" level=info msg="Node dbfb29f261e9/172.31.209.189, added to nodes list" [2021-07-14T08:24:00.638Z] time="2021-07-14T08:24:00Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-14T08:24:00.638Z] time="2021-07-14T08:24:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-14T08:24:00.638Z] time="2021-07-14T08:24:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2021-07-14T08:24:00.638Z] time="2021-07-14T08:24:00Z" level=info msg="Node dbfb29f261e9/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:00.638Z] time="2021-07-14T08:24:00Z" level=info msg="Node dbfb29f261e9/172.31.209.189, added to nodes list" [2021-07-14T08:24:00.638Z] time="2021-07-14T08:24:00Z" level=info msg="Node a9be81bd1904/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:00.638Z] time="2021-07-14T08:24:00Z" level=info msg="Node a9be81bd1904/172.31.209.189, added to nodes list" [2021-07-14T08:24:00.638Z] time="2021-07-14T08:24:00Z" level=info msg="Node 0a17e37f078c/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:00.638Z] time="2021-07-14T08:24:00Z" level=info msg="Node 0a17e37f078c/172.31.209.189, added to nodes list" [2021-07-14T08:24:00.638Z] time="2021-07-14T08:24:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2021-07-14T08:24:00.638Z] time="2021-07-14T08:24:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-14T08:24:00.638Z] time="2021-07-14T08:24:00Z" level=info msg="Node dbfb29f261e9/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:00.638Z] time="2021-07-14T08:24:00Z" level=info msg="Node dbfb29f261e9/172.31.209.189, added to nodes list" [2021-07-14T08:24:00.913Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-07-14T08:24:01.113Z] time="2021-07-14T08:24:00Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:1d3d2459e831 with config:&{NodeID:1d3d2459e831 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:24:01.113Z] time="2021-07-14T08:24:00Z" level=info msg="Node 1d3d2459e831/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:01.113Z] time="2021-07-14T08:24:00Z" level=info msg="Node 1d3d2459e831/172.31.209.189, added to nodes list" [2021-07-14T08:24:01.114Z] time="2021-07-14T08:24:00Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-14T08:24:01.114Z] time="2021-07-14T08:24:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-14T08:24:01.114Z] time="2021-07-14T08:24:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-07-14T08:24:01.114Z] time="2021-07-14T08:24:00Z" level=info msg="Node 1d3d2459e831/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:01.114Z] time="2021-07-14T08:24:00Z" level=info msg="Node 1d3d2459e831/172.31.209.189, added to nodes list" [2021-07-14T08:24:01.114Z] time="2021-07-14T08:24:00Z" level=info msg="Node 0a17e37f078c/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:01.114Z] time="2021-07-14T08:24:00Z" level=info msg="Node 0a17e37f078c/172.31.209.189, added to nodes list" [2021-07-14T08:24:01.114Z] time="2021-07-14T08:24:00Z" level=info msg="Node dbfb29f261e9/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:01.114Z] time="2021-07-14T08:24:00Z" level=info msg="Node dbfb29f261e9/172.31.209.189, added to nodes list" [2021-07-14T08:24:01.114Z] time="2021-07-14T08:24:00Z" level=info msg="Node a9be81bd1904/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:01.114Z] time="2021-07-14T08:24:00Z" level=info msg="Node a9be81bd1904/172.31.209.189, added to nodes list" [2021-07-14T08:24:01.114Z] time="2021-07-14T08:24:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-07-14T08:24:01.114Z] time="2021-07-14T08:24:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-14T08:24:01.114Z] time="2021-07-14T08:24:00Z" level=info msg="Node 1d3d2459e831/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:01.114Z] time="2021-07-14T08:24:00Z" level=info msg="Node 1d3d2459e831/172.31.209.189, added to nodes list" [2021-07-14T08:24:01.114Z] time="2021-07-14T08:24:00Z" level=info msg="Node 1d3d2459e831/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:01.114Z] time="2021-07-14T08:24:00Z" level=info msg="Node 1d3d2459e831/172.31.209.189, added to nodes list" [2021-07-14T08:24:01.589Z] time="2021-07-14T08:24:01Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:73035600525d with config:&{NodeID:73035600525d Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:24:01.589Z] time="2021-07-14T08:24:01Z" level=info msg="Node 73035600525d/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:01.589Z] time="2021-07-14T08:24:01Z" level=info msg="Node 73035600525d/172.31.209.189, added to nodes list" [2021-07-14T08:24:01.589Z] time="2021-07-14T08:24:01Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-14T08:24:01.589Z] time="2021-07-14T08:24:01Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-14T08:24:01.589Z] time="2021-07-14T08:24:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-07-14T08:24:01.589Z] time="2021-07-14T08:24:01Z" level=info msg="Node 73035600525d/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:01.589Z] time="2021-07-14T08:24:01Z" level=info msg="Node 73035600525d/172.31.209.189, added to nodes list" [2021-07-14T08:24:01.589Z] time="2021-07-14T08:24:01Z" level=info msg="Node a9be81bd1904/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:01.589Z] time="2021-07-14T08:24:01Z" level=info msg="Node a9be81bd1904/172.31.209.189, added to nodes list" [2021-07-14T08:24:01.589Z] time="2021-07-14T08:24:01Z" level=info msg="Node 1d3d2459e831/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:01.589Z] time="2021-07-14T08:24:01Z" level=info msg="Node 1d3d2459e831/172.31.209.189, added to nodes list" [2021-07-14T08:24:01.589Z] time="2021-07-14T08:24:01Z" level=info msg="Node 0a17e37f078c/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:01.589Z] time="2021-07-14T08:24:01Z" level=info msg="Node 0a17e37f078c/172.31.209.189, added to nodes list" [2021-07-14T08:24:01.589Z] time="2021-07-14T08:24:01Z" level=info msg="Node dbfb29f261e9/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:01.589Z] time="2021-07-14T08:24:01Z" level=info msg="Node dbfb29f261e9/172.31.209.189, added to nodes list" [2021-07-14T08:24:01.589Z] time="2021-07-14T08:24:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-07-14T08:24:01.589Z] time="2021-07-14T08:24:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-14T08:24:01.590Z] time="2021-07-14T08:24:01Z" level=info msg="Node 73035600525d/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:01.590Z] time="2021-07-14T08:24:01Z" level=info msg="Node 73035600525d/172.31.209.189, added to nodes list" [2021-07-14T08:24:01.590Z] time="2021-07-14T08:24:01Z" level=info msg="Node 73035600525d/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:01.590Z] time="2021-07-14T08:24:01Z" level=info msg="Node 73035600525d/172.31.209.189, added to nodes list" [2021-07-14T08:24:01.590Z] time="2021-07-14T08:24:01Z" level=info msg="Node 73035600525d/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:01.590Z] time="2021-07-14T08:24:01Z" level=info msg="Node 73035600525d/172.31.209.189, added to nodes list" [2021-07-14T08:24:02.065Z] networkdb_test.go:834: Re-joining: 3 [2021-07-14T08:24:02.065Z] time="2021-07-14T08:24:01Z" level=info msg="The new bootstrap node list is:[172.31.209.189:10033 172.31.209.189:10034 172.31.209.189:10035]" [2021-07-14T08:24:02.065Z] time="2021-07-14T08:24:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.209.189:10033" [2021-07-14T08:24:02.065Z] time="2021-07-14T08:24:01Z" level=debug msg="memberlist: Stream connection from=172.31.209.189:49353" [2021-07-14T08:24:02.065Z] time="2021-07-14T08:24:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.209.189:10034" [2021-07-14T08:24:02.065Z] time="2021-07-14T08:24:01Z" level=debug msg="memberlist: Stream connection from=172.31.209.189:49354" [2021-07-14T08:24:02.065Z] time="2021-07-14T08:24:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.209.189:10035" [2021-07-14T08:24:02.065Z] time="2021-07-14T08:24:01Z" level=debug msg="memberlist: Stream connection from=172.31.209.189:49355" [2021-07-14T08:24:02.065Z] networkdb_test.go:834: Re-joining: 4 [2021-07-14T08:24:02.065Z] time="2021-07-14T08:24:01Z" level=info msg="The new bootstrap node list is:[172.31.209.189:10033 172.31.209.189:10034 172.31.209.189:10035]" [2021-07-14T08:24:02.065Z] time="2021-07-14T08:24:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.209.189:10033" [2021-07-14T08:24:02.065Z] time="2021-07-14T08:24:01Z" level=debug msg="memberlist: Stream connection from=172.31.209.189:49356" [2021-07-14T08:24:02.065Z] time="2021-07-14T08:24:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.209.189:10034" [2021-07-14T08:24:02.065Z] time="2021-07-14T08:24:01Z" level=debug msg="memberlist: Stream connection from=172.31.209.189:49357" [2021-07-14T08:24:02.065Z] time="2021-07-14T08:24:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.209.189:10035" [2021-07-14T08:24:02.065Z] time="2021-07-14T08:24:01Z" level=debug msg="memberlist: Stream connection from=172.31.209.189:49358" [2021-07-14T08:24:02.065Z] time="2021-07-14T08:24:01Z" level=info msg="node 0 leaving" [2021-07-14T08:24:02.541Z] time="2021-07-14T08:24:02Z" level=info msg="Node a9be81bd1904 change state NodeActive --> NodeLeft" [2021-07-14T08:24:02.541Z] time="2021-07-14T08:24:02Z" level=info msg="node3(dbfb29f261e9): Node leave event for a9be81bd1904/172.31.209.189" [2021-07-14T08:24:02.541Z] time="2021-07-14T08:24:02Z" level=info msg="Node a9be81bd1904 change state NodeActive --> NodeLeft" [2021-07-14T08:24:02.541Z] time="2021-07-14T08:24:02Z" level=info msg="node2(0a17e37f078c): Node leave event for a9be81bd1904/172.31.209.189" [2021-07-14T08:24:02.541Z] time="2021-07-14T08:24:02Z" level=info msg="Node a9be81bd1904 change state NodeActive --> NodeLeft" [2021-07-14T08:24:02.541Z] time="2021-07-14T08:24:02Z" level=info msg="node4(1d3d2459e831): Node leave event for a9be81bd1904/172.31.209.189" [2021-07-14T08:24:02.541Z] time="2021-07-14T08:24:02Z" level=info msg="Node a9be81bd1904 change state NodeActive --> NodeLeft" [2021-07-14T08:24:02.541Z] time="2021-07-14T08:24:02Z" level=info msg="node1(a9be81bd1904): Node leave event for a9be81bd1904/172.31.209.189" [2021-07-14T08:24:02.541Z] time="2021-07-14T08:24:02Z" level=info msg="Node a9be81bd1904 change state NodeActive --> NodeLeft" [2021-07-14T08:24:02.541Z] time="2021-07-14T08:24:02Z" level=info msg="node5(73035600525d): Node leave event for a9be81bd1904/172.31.209.189" [2021-07-14T08:24:02.541Z] time="2021-07-14T08:24:02Z" level=info msg="Node a9be81bd1904/172.31.209.189, left gossip cluster" [2021-07-14T08:24:02.541Z] time="2021-07-14T08:24:02Z" level=info msg="Node a9be81bd1904/172.31.209.189, left gossip cluster" [2021-07-14T08:24:02.541Z] time="2021-07-14T08:24:02Z" level=info msg="Node a9be81bd1904/172.31.209.189, left gossip cluster" [2021-07-14T08:24:02.541Z] time="2021-07-14T08:24:02Z" level=info msg="Node a9be81bd1904/172.31.209.189, left gossip cluster" [2021-07-14T08:24:02.541Z] time="2021-07-14T08:24:02Z" level=info msg="Node a9be81bd1904/172.31.209.189, left gossip cluster" [2021-07-14T08:24:03.019Z] time="2021-07-14T08:24:02Z" level=info msg="node 1 leaving" [2021-07-14T08:24:03.019Z] time="2021-07-14T08:24:02Z" level=info msg="Node 0a17e37f078c change state NodeActive --> NodeLeft" [2021-07-14T08:24:03.019Z] time="2021-07-14T08:24:02Z" level=info msg="node4(1d3d2459e831): Node leave event for 0a17e37f078c/172.31.209.189" [2021-07-14T08:24:03.019Z] time="2021-07-14T08:24:02Z" level=info msg="Node 0a17e37f078c change state NodeActive --> NodeLeft" [2021-07-14T08:24:03.019Z] time="2021-07-14T08:24:02Z" level=info msg="node3(dbfb29f261e9): Node leave event for 0a17e37f078c/172.31.209.189" [2021-07-14T08:24:03.019Z] time="2021-07-14T08:24:02Z" level=info msg="Node 0a17e37f078c change state NodeActive --> NodeLeft" [2021-07-14T08:24:03.019Z] time="2021-07-14T08:24:02Z" level=info msg="node5(73035600525d): Node leave event for 0a17e37f078c/172.31.209.189" [2021-07-14T08:24:03.019Z] time="2021-07-14T08:24:02Z" level=info msg="Node 0a17e37f078c change state NodeActive --> NodeLeft" [2021-07-14T08:24:03.019Z] time="2021-07-14T08:24:02Z" level=info msg="node2(0a17e37f078c): Node leave event for 0a17e37f078c/172.31.209.189" [2021-07-14T08:24:03.019Z] time="2021-07-14T08:24:02Z" level=info msg="Node 0a17e37f078c/172.31.209.189, left gossip cluster" [2021-07-14T08:24:03.019Z] time="2021-07-14T08:24:02Z" level=info msg="Node 0a17e37f078c/172.31.209.189, left gossip cluster" [2021-07-14T08:24:03.019Z] time="2021-07-14T08:24:02Z" level=info msg="Node 0a17e37f078c/172.31.209.189, left gossip cluster" [2021-07-14T08:24:03.019Z] time="2021-07-14T08:24:02Z" level=info msg="Node 0a17e37f078c/172.31.209.189, left gossip cluster" [2021-07-14T08:24:03.019Z] time="2021-07-14T08:24:02Z" level=info msg="node 2 leaving" [2021-07-14T08:24:03.019Z] time="2021-07-14T08:24:02Z" level=info msg="Node dbfb29f261e9 change state NodeActive --> NodeLeft" [2021-07-14T08:24:03.019Z] time="2021-07-14T08:24:02Z" level=info msg="node5(73035600525d): Node leave event for dbfb29f261e9/172.31.209.189" [2021-07-14T08:24:03.019Z] time="2021-07-14T08:24:02Z" level=info msg="Node dbfb29f261e9 change state NodeActive --> NodeLeft" [2021-07-14T08:24:03.019Z] time="2021-07-14T08:24:02Z" level=info msg="node4(1d3d2459e831): Node leave event for dbfb29f261e9/172.31.209.189" [2021-07-14T08:24:03.019Z] time="2021-07-14T08:24:02Z" level=info msg="Node dbfb29f261e9 change state NodeActive --> NodeLeft" [2021-07-14T08:24:03.019Z] time="2021-07-14T08:24:02Z" level=info msg="node3(dbfb29f261e9): Node leave event for dbfb29f261e9/172.31.209.189" [2021-07-14T08:24:03.463Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-07-14T08:24:03.678Z] time="2021-07-14T08:24:03Z" level=info msg="Node dbfb29f261e9/172.31.209.189, left gossip cluster" [2021-07-14T08:24:03.678Z] time="2021-07-14T08:24:03Z" level=info msg="Node dbfb29f261e9/172.31.209.189, left gossip cluster" [2021-07-14T08:24:03.678Z] time="2021-07-14T08:24:03Z" level=info msg="Node dbfb29f261e9/172.31.209.189, left gossip cluster" [2021-07-14T08:24:03.678Z] networkdb_test.go:866: node4: OK [2021-07-14T08:24:03.678Z] networkdb_test.go:866: node5: OK [2021-07-14T08:24:03.678Z] time="2021-07-14T08:24:03Z" level=info msg="node 0 coming back" [2021-07-14T08:24:03.678Z] time="2021-07-14T08:24:03Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c10572c71bc8 with config:&{NodeID:c10572c71bc8 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:24:03.678Z] time="2021-07-14T08:24:03Z" level=info msg="Node c10572c71bc8/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:03.678Z] time="2021-07-14T08:24:03Z" level=info msg="Node c10572c71bc8/172.31.209.189, added to nodes list" [2021-07-14T08:24:03.678Z] time="2021-07-14T08:24:03Z" level=info msg="node 1 coming back" [2021-07-14T08:24:03.678Z] time="2021-07-14T08:24:03Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5c7343ab6abc with config:&{NodeID:5c7343ab6abc Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:24:03.678Z] time="2021-07-14T08:24:03Z" level=info msg="Node 5c7343ab6abc/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:03.678Z] time="2021-07-14T08:24:03Z" level=info msg="Node 5c7343ab6abc/172.31.209.189, added to nodes list" [2021-07-14T08:24:03.678Z] time="2021-07-14T08:24:03Z" level=info msg="node 2 coming back" [2021-07-14T08:24:03.678Z] time="2021-07-14T08:24:03Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b2029b929485 with config:&{NodeID:b2029b929485 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:24:03.678Z] time="2021-07-14T08:24:03Z" level=info msg="Node b2029b929485/172.31.209.189, joined gossip cluster" [2021-07-14T08:24:03.678Z] time="2021-07-14T08:24:03Z" level=info msg="Node b2029b929485/172.31.209.189, added to nodes list" [2021-07-14T08:24:03.724Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-14T08:24:03.725Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-07-14T08:24:05.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-07-14T08:24:05.110Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-07-14T08:24:05.370Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-07-14T08:24:06.755Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-07-14T08:24:07.016Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-07-14T08:24:09.938Z] --- PASS: TestServiceWithDataPathPortInit (16.06s) [2021-07-14T08:24:09.938Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-14T08:24:10.315Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-07-14T08:24:10.882Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:94g27wtlumds9rzadud16fwsu Created:2021-07-14 08:24:09.033197258 +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[5bc2f6c93880b0a00be655f5eba214741629402a8cf47cf9b31cc3fdda9d7485:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.niw7mqcuu5hzmadc0q08pmuhr EndpointID:09d5b38c8459a9cc301d07109d8b92754489c9d3dfef3efb3a6b620f5dedb64f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d2e47b5b0c8e4fd539953c0d46b9a1b7e8f187527aa354148d94ce1fb28de608 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:a210c1c108d6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.niw7mqcuu5hzmadc0q08pmuhr EndpointID:09d5b38c8459a9cc301d07109d8b92754489c9d3dfef3efb3a6b620f5dedb64f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-14T08:24:10.886Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-07-14T08:24:12.799Z] check_test.go:309: [d84cf704287f8] daemon is not started [2021-07-14T08:24:12.799Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-07-14T08:24:14.712Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-07-14T08:24:15.656Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-07-14T08:24:16.175Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.04s) [2021-07-14T08:24:16.175Z] PASS [2021-07-14T08:24:16.175Z] [2021-07-14T08:24:16.175Z] === Skipped [2021-07-14T08:24:16.175Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-14T08:24:16.175Z] service_test.go:242: FLAKY_TEST [2021-07-14T08:24:16.175Z] [2021-07-14T08:24:16.175Z] [2021-07-14T08:24:16.175Z] DONE 26 tests, 1 skipped in 54.122s [2021-07-14T08:24:16.175Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-14T08:24:16.175Z] ++ 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-07-14T08:24:16.175Z] ++ set -e [2021-07-14T08:24:16.175Z] ++ '[' -n 0 ']' [2021-07-14T08:24:16.175Z] ++ set -x [2021-07-14T08:24:16.175Z] ++ 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-07-14T08:24:16.600Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-07-14T08:24:17.544Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-07-14T08:24:18.099Z] INFO: Testing against a local daemon [2021-07-14T08:24:18.099Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-14T08:24:18.099Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-14T08:24:18.099Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-14T08:24:18.099Z] === RUN TestDockerNetworkIpvlan [2021-07-14T08:24:18.099Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-14T08:24:18.099Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-14T08:24:18.099Z] PASS [2021-07-14T08:24:18.099Z] [2021-07-14T08:24:18.099Z] === Skipped [2021-07-14T08:24:18.099Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-14T08:24:18.099Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-14T08:24:18.099Z] [2021-07-14T08:24:18.099Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-14T08:24:18.099Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-14T08:24:18.099Z] [2021-07-14T08:24:18.099Z] [2021-07-14T08:24:18.099Z] DONE 2 tests, 2 skipped in 2.149s [2021-07-14T08:24:18.099Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-14T08:24:18.099Z] ++ 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-07-14T08:24:18.099Z] ++ set -e [2021-07-14T08:24:18.099Z] ++ '[' -n 0 ']' [2021-07-14T08:24:18.099Z] ++ set -x [2021-07-14T08:24:18.099Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-07-14T08:24:20.014Z] INFO: Testing against a local daemon [2021-07-14T08:24:20.014Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-14T08:24:20.846Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-07-14T08:24:20.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.82s) [2021-07-14T08:24:20.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.10s) [2021-07-14T08:24:20.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2021-07-14T08:24:20.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2021-07-14T08:24:20.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2021-07-14T08:24:20.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2021-07-14T08:24:20.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.73s) [2021-07-14T08:24:20.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.85s) [2021-07-14T08:24:20.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.35s) [2021-07-14T08:24:20.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.93s) [2021-07-14T08:24:20.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.85s) [2021-07-14T08:24:20.846Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.57s) [2021-07-14T08:24:20.846Z] === RUN TestCgroupNamespacesRun [2021-07-14T08:24:21.402Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2021-07-14T08:24:21.402Z] === RUN TestDockerNetworkMacvlan [2021-07-14T08:24:21.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-14T08:24:21.974Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-14T08:24:22.918Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-14T08:24:23.179Z] --- PASS: TestCgroupNamespacesRun (2.77s) [2021-07-14T08:24:23.179Z] === RUN TestCgroupNamespacesRunPrivileged [2021-07-14T08:24:23.864Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-14T08:24:25.094Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.69s) [2021-07-14T08:24:25.094Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-07-14T08:24:25.324Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-07-14T08:24:25.324Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-14T08:24:25.324Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-07-14T08:24:25.324Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-07-14T08:24:25.324Z] [2021-07-14T08:24:25.665Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-07-14T08:24:26.411Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-14T08:24:26.579Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-07-14T08:24:26.895Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42634/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=43bab449f899c8ae29c96b10f9a541a880329e95 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:43bab449f899c8ae29c96b10f9a541a880329e95 hack/test/unit [2021-07-14T08:24:27.457Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-07-14T08:24:27.457Z] + TESTFLAGS+=' -test.timeout=5m' [2021-07-14T08:24:27.457Z] + TESTDIRS=./... [2021-07-14T08:24:27.457Z] + exclude_paths='/vendor/|/integration' [2021-07-14T08:24:27.457Z] ++ grep -vE '(/vendor/|/integration)' [2021-07-14T08:24:27.457Z] ++ go list ./... [2021-07-14T08:24:27.578Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.82s) [2021-07-14T08:24:27.578Z] === RUN TestCgroupNamespacesRunHostMode [2021-07-14T08:24:28.388Z] + pkg_list='github.com/docker/docker/api [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/server [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/server/backend/build [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/server/httputils [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/server/middleware [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/server/router [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/server/router/build [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/server/router/container [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/server/router/debug [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/server/router/distribution [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/server/router/grpc [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/server/router/image [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/server/router/network [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/server/router/plugin [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/server/router/session [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/server/router/swarm [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/server/router/system [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/server/router/volume [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/types [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/types/backend [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/types/blkiodev [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/types/container [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/types/events [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/types/filters [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/types/image [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/types/mount [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/types/network [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/types/registry [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/types/strslice [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/types/swarm [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/types/time [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/types/versions [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-14T08:24:28.388Z] github.com/docker/docker/api/types/volume [2021-07-14T08:24:28.388Z] github.com/docker/docker/builder [2021-07-14T08:24:28.388Z] github.com/docker/docker/builder/builder-next [2021-07-14T08:24:28.388Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-14T08:24:28.388Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-14T08:24:28.388Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-14T08:24:28.388Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-14T08:24:28.388Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-14T08:24:28.388Z] github.com/docker/docker/builder/builder-next/worker [2021-07-14T08:24:28.388Z] github.com/docker/docker/builder/dockerfile [2021-07-14T08:24:28.388Z] github.com/docker/docker/builder/dockerignore [2021-07-14T08:24:28.388Z] github.com/docker/docker/builder/remotecontext [2021-07-14T08:24:28.388Z] github.com/docker/docker/builder/remotecontext/git [2021-07-14T08:24:28.388Z] github.com/docker/docker/cli [2021-07-14T08:24:28.388Z] github.com/docker/docker/cli/config [2021-07-14T08:24:28.388Z] github.com/docker/docker/cli/debug [2021-07-14T08:24:28.388Z] github.com/docker/docker/client [2021-07-14T08:24:28.388Z] github.com/docker/docker/cmd/docker-proxy [2021-07-14T08:24:28.388Z] github.com/docker/docker/cmd/dockerd [2021-07-14T08:24:28.388Z] github.com/docker/docker/container [2021-07-14T08:24:28.388Z] github.com/docker/docker/container/stream [2021-07-14T08:24:28.388Z] github.com/docker/docker/contrib/apparmor [2021-07-14T08:24:28.388Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-14T08:24:28.388Z] github.com/docker/docker/contrib/httpserver [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/cluster [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/cluster/convert [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/cluster/executor [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/cluster/provider [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/config [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/discovery [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/events [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/events/testutils [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/exec [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/graphdriver [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/images [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/initlayer [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/links [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/listeners [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/logger [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/logger/gelf [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/logger/journald [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/logger/local [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/logger/logentries [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/logger/splunk [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/logger/syslog [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/logger/templates [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/names [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/network [2021-07-14T08:24:28.388Z] github.com/docker/docker/daemon/stats [2021-07-14T08:24:28.388Z] github.com/docker/docker/distribution [2021-07-14T08:24:28.388Z] github.com/docker/docker/distribution/metadata [2021-07-14T08:24:28.388Z] github.com/docker/docker/distribution/utils [2021-07-14T08:24:28.388Z] github.com/docker/docker/distribution/xfer [2021-07-14T08:24:28.388Z] github.com/docker/docker/dockerversion [2021-07-14T08:24:28.388Z] github.com/docker/docker/errdefs [2021-07-14T08:24:28.388Z] github.com/docker/docker/image [2021-07-14T08:24:28.388Z] github.com/docker/docker/image/cache [2021-07-14T08:24:28.388Z] github.com/docker/docker/image/tarexport [2021-07-14T08:24:28.388Z] github.com/docker/docker/image/v1 [2021-07-14T08:24:28.388Z] github.com/docker/docker/internal/test/suite [2021-07-14T08:24:28.388Z] github.com/docker/docker/layer [2021-07-14T08:24:28.388Z] github.com/docker/docker/libcontainerd [2021-07-14T08:24:28.388Z] github.com/docker/docker/libcontainerd/queue [2021-07-14T08:24:28.388Z] github.com/docker/docker/libcontainerd/remote [2021-07-14T08:24:28.388Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-14T08:24:28.388Z] github.com/docker/docker/libcontainerd/types [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/api [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/bitseq [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/cluster [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/config [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/datastore [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/driverapi [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/etchosts [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/idm [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/ipam [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/iptables [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/netlabel [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/netutils [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/networkdb [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/ns [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/options [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/osl [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/portallocator [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/portmapper [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/testutils [2021-07-14T08:24:28.388Z] github.com/docker/docker/libnetwork/types [2021-07-14T08:24:28.388Z] github.com/docker/docker/oci [2021-07-14T08:24:28.388Z] github.com/docker/docker/oci/caps [2021-07-14T08:24:28.388Z] github.com/docker/docker/opts [2021-07-14T08:24:28.388Z] github.com/docker/docker/pkg/aaparser [2021-07-14T08:24:28.388Z] github.com/docker/docker/pkg/archive [2021-07-14T08:24:28.388Z] github.com/docker/docker/pkg/authorization [2021-07-14T08:24:28.388Z] github.com/docker/docker/pkg/broadcaster [2021-07-14T08:24:28.388Z] github.com/docker/docker/pkg/capabilities [2021-07-14T08:24:28.388Z] github.com/docker/docker/pkg/chrootarchive [2021-07-14T08:24:28.388Z] github.com/docker/docker/pkg/containerfs [2021-07-14T08:24:28.388Z] github.com/docker/docker/pkg/devicemapper [2021-07-14T08:24:28.388Z] github.com/docker/docker/pkg/directory [2021-07-14T08:24:28.388Z] github.com/docker/docker/pkg/discovery [2021-07-14T08:24:28.388Z] github.com/docker/docker/pkg/discovery/file [2021-07-14T08:24:28.388Z] github.com/docker/docker/pkg/discovery/kv [2021-07-14T08:24:28.388Z] github.com/docker/docker/pkg/discovery/memory [2021-07-14T08:24:28.388Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-14T08:24:28.388Z] github.com/docker/docker/pkg/dmesg [2021-07-14T08:24:28.388Z] github.com/docker/docker/pkg/filenotify [2021-07-14T08:24:28.388Z] github.com/docker/docker/pkg/fileutils [2021-07-14T08:24:28.388Z] github.com/docker/docker/pkg/fsutils [2021-07-14T08:24:28.388Z] github.com/docker/docker/pkg/homedir [2021-07-14T08:24:28.388Z] github.com/docker/docker/pkg/idtools [2021-07-14T08:24:28.388Z] github.com/docker/docker/pkg/ioutils [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/jsonmessage [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/locker [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/longpath [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/loopback [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/mount [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/namesgenerator [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/parsers [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/pidfile [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/platform [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/plugingetter [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/plugins [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/plugins/transport [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/pools [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/progress [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/pubsub [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/reexec [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/signal [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/stdcopy [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/streamformatter [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/stringid [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/symlink [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/sysinfo [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/system [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/tailfile [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/tarsum [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/term [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/term/windows [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/truncindex [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/urlutil [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/useragent [2021-07-14T08:24:28.389Z] github.com/docker/docker/plugin [2021-07-14T08:24:28.389Z] github.com/docker/docker/plugin/executor/containerd [2021-07-14T08:24:28.389Z] github.com/docker/docker/plugin/v2 [2021-07-14T08:24:28.389Z] github.com/docker/docker/profiles/apparmor [2021-07-14T08:24:28.389Z] github.com/docker/docker/profiles/seccomp [2021-07-14T08:24:28.389Z] github.com/docker/docker/quota [2021-07-14T08:24:28.389Z] github.com/docker/docker/reference [2021-07-14T08:24:28.389Z] github.com/docker/docker/registry [2021-07-14T08:24:28.389Z] github.com/docker/docker/registry/resumable [2021-07-14T08:24:28.389Z] github.com/docker/docker/restartmanager [2021-07-14T08:24:28.389Z] github.com/docker/docker/rootless [2021-07-14T08:24:28.389Z] github.com/docker/docker/rootless/specconv [2021-07-14T08:24:28.389Z] github.com/docker/docker/runconfig [2021-07-14T08:24:28.389Z] github.com/docker/docker/runconfig/opts [2021-07-14T08:24:28.389Z] github.com/docker/docker/testutil [2021-07-14T08:24:28.389Z] github.com/docker/docker/testutil/daemon [2021-07-14T08:24:28.389Z] github.com/docker/docker/testutil/environment [2021-07-14T08:24:28.389Z] github.com/docker/docker/testutil/fakecontext [2021-07-14T08:24:28.389Z] github.com/docker/docker/testutil/fakegit [2021-07-14T08:24:28.389Z] github.com/docker/docker/testutil/fakestorage [2021-07-14T08:24:28.389Z] github.com/docker/docker/testutil/fixtures/load [2021-07-14T08:24:28.389Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-14T08:24:28.389Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-14T08:24:28.389Z] github.com/docker/docker/testutil/registry [2021-07-14T08:24:28.389Z] github.com/docker/docker/testutil/request [2021-07-14T08:24:28.389Z] github.com/docker/docker/volume [2021-07-14T08:24:28.389Z] github.com/docker/docker/volume/drivers [2021-07-14T08:24:28.389Z] github.com/docker/docker/volume/local [2021-07-14T08:24:28.389Z] github.com/docker/docker/volume/mounts [2021-07-14T08:24:28.389Z] github.com/docker/docker/volume/service [2021-07-14T08:24:28.389Z] github.com/docker/docker/volume/service/opts [2021-07-14T08:24:28.389Z] github.com/docker/docker/volume/testutils' [2021-07-14T08:24:28.389Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-07-14T08:24:28.389Z] + echo 'github.com/docker/docker/api [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/server [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/server/backend/build [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/server/httputils [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/server/middleware [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/server/router [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/server/router/build [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/server/router/checkpoint [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/server/router/container [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/server/router/debug [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/server/router/distribution [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/server/router/grpc [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/server/router/image [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/server/router/network [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/server/router/plugin [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/server/router/session [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/server/router/swarm [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/server/router/system [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/server/router/volume [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/types [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/types/backend [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/types/blkiodev [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/types/container [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/types/events [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/types/filters [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/types/image [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/types/mount [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/types/network [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/types/plugins/logdriver [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/types/registry [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/types/strslice [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/types/swarm [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/types/swarm/runtime [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/types/time [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/types/versions [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/types/versions/v1p19 [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/types/versions/v1p20 [2021-07-14T08:24:28.389Z] github.com/docker/docker/api/types/volume [2021-07-14T08:24:28.389Z] github.com/docker/docker/builder [2021-07-14T08:24:28.389Z] github.com/docker/docker/builder/builder-next [2021-07-14T08:24:28.389Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-07-14T08:24:28.389Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-07-14T08:24:28.389Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-07-14T08:24:28.389Z] github.com/docker/docker/builder/builder-next/exporter [2021-07-14T08:24:28.389Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-07-14T08:24:28.389Z] github.com/docker/docker/builder/builder-next/worker [2021-07-14T08:24:28.389Z] github.com/docker/docker/builder/dockerfile [2021-07-14T08:24:28.389Z] github.com/docker/docker/builder/dockerignore [2021-07-14T08:24:28.389Z] github.com/docker/docker/builder/remotecontext [2021-07-14T08:24:28.389Z] github.com/docker/docker/builder/remotecontext/git [2021-07-14T08:24:28.389Z] github.com/docker/docker/cli [2021-07-14T08:24:28.389Z] github.com/docker/docker/cli/config [2021-07-14T08:24:28.389Z] github.com/docker/docker/cli/debug [2021-07-14T08:24:28.389Z] github.com/docker/docker/client [2021-07-14T08:24:28.389Z] github.com/docker/docker/cmd/docker-proxy [2021-07-14T08:24:28.389Z] github.com/docker/docker/cmd/dockerd [2021-07-14T08:24:28.389Z] github.com/docker/docker/container [2021-07-14T08:24:28.389Z] github.com/docker/docker/container/stream [2021-07-14T08:24:28.389Z] github.com/docker/docker/contrib/apparmor [2021-07-14T08:24:28.389Z] github.com/docker/docker/contrib/docker-device-tool [2021-07-14T08:24:28.389Z] github.com/docker/docker/contrib/httpserver [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/cluster [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/cluster/convert [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/cluster/executor [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/cluster/executor/container [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/cluster/provider [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/config [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/discovery [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/events [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/events/testutils [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/exec [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/graphdriver [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/graphdriver/copy [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/graphdriver/register [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/images [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/initlayer [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/links [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/listeners [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/logger [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/logger/awslogs [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/logger/fluentd [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/logger/gcplogs [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/logger/gelf [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/logger/journald [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/logger/local [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/logger/logentries [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/logger/loggerutils [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/logger/splunk [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/logger/syslog [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/logger/templates [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/names [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/network [2021-07-14T08:24:28.389Z] github.com/docker/docker/daemon/stats [2021-07-14T08:24:28.389Z] github.com/docker/docker/distribution [2021-07-14T08:24:28.389Z] github.com/docker/docker/distribution/metadata [2021-07-14T08:24:28.389Z] github.com/docker/docker/distribution/utils [2021-07-14T08:24:28.389Z] github.com/docker/docker/distribution/xfer [2021-07-14T08:24:28.389Z] github.com/docker/docker/dockerversion [2021-07-14T08:24:28.389Z] github.com/docker/docker/errdefs [2021-07-14T08:24:28.389Z] github.com/docker/docker/image [2021-07-14T08:24:28.389Z] github.com/docker/docker/image/cache [2021-07-14T08:24:28.389Z] github.com/docker/docker/image/tarexport [2021-07-14T08:24:28.389Z] github.com/docker/docker/image/v1 [2021-07-14T08:24:28.389Z] github.com/docker/docker/internal/test/suite [2021-07-14T08:24:28.389Z] github.com/docker/docker/layer [2021-07-14T08:24:28.389Z] github.com/docker/docker/libcontainerd [2021-07-14T08:24:28.389Z] github.com/docker/docker/libcontainerd/queue [2021-07-14T08:24:28.389Z] github.com/docker/docker/libcontainerd/remote [2021-07-14T08:24:28.389Z] github.com/docker/docker/libcontainerd/supervisor [2021-07-14T08:24:28.389Z] github.com/docker/docker/libcontainerd/types [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/api [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/bitseq [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/cluster [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/config [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/datastore [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/diagnostic [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/discoverapi [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/driverapi [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/drivers/host [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/drivers/null [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/drivers/remote [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/drivers/windows [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/drvregistry [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/etchosts [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/idm [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/internal/caller [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/ipam [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/ipamapi [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/ipams/null [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/ipams/remote [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/ipamutils [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/iptables [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/netlabel [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/netutils [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/networkdb [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/ns [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/options [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/osl [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/osl/kernel [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/portallocator [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/portmapper [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/resolvconf [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/testutils [2021-07-14T08:24:28.389Z] github.com/docker/docker/libnetwork/types [2021-07-14T08:24:28.389Z] github.com/docker/docker/oci [2021-07-14T08:24:28.389Z] github.com/docker/docker/oci/caps [2021-07-14T08:24:28.389Z] github.com/docker/docker/opts [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/aaparser [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/archive [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/authorization [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/broadcaster [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/capabilities [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/chrootarchive [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/containerfs [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/devicemapper [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/directory [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/discovery [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/discovery/file [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/discovery/kv [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/discovery/memory [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/discovery/nodes [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/dmesg [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/filenotify [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/fileutils [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/fsutils [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/homedir [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/idtools [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/ioutils [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/jsonmessage [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/locker [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/longpath [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/loopback [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/mount [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/namesgenerator [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/parsers [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/parsers/kernel [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/pidfile [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/platform [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/plugingetter [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/plugins [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/plugins/transport [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/pools [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/progress [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/pubsub [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/reexec [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/signal [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/signal/testfiles [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/stdcopy [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/streamformatter [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/stringid [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/symlink [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/sysinfo [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/system [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/tailfile [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/tarsum [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/term [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/term/windows [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/truncindex [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/urlutil [2021-07-14T08:24:28.389Z] github.com/docker/docker/pkg/useragent [2021-07-14T08:24:28.389Z] github.com/docker/docker/plugin [2021-07-14T08:24:28.389Z] github.com/docker/docker/plugin/executor/containerd [2021-07-14T08:24:28.389Z] github.com/docker/docker/plugin/v2 [2021-07-14T08:24:28.389Z] github.com/docker/docker/profiles/apparmor [2021-07-14T08:24:28.389Z] github.com/docker/docker/profiles/seccomp [2021-07-14T08:24:28.389Z] github.com/docker/docker/quota [2021-07-14T08:24:28.389Z] github.com/docker/docker/reference [2021-07-14T08:24:28.389Z] github.com/docker/docker/registry [2021-07-14T08:24:28.389Z] github.com/docker/docker/registry/resumable [2021-07-14T08:24:28.389Z] github.com/docker/docker/restartmanager [2021-07-14T08:24:28.389Z] github.com/docker/docker/rootless [2021-07-14T08:24:28.389Z] github.com/docker/docker/rootless/specconv [2021-07-14T08:24:28.389Z] github.com/docker/docker/runconfig [2021-07-14T08:24:28.389Z] github.com/docker/docker/runconfig/opts [2021-07-14T08:24:28.389Z] github.com/docker/docker/testutil [2021-07-14T08:24:28.389Z] github.com/docker/docker/testutil/daemon [2021-07-14T08:24:28.389Z] github.com/docker/docker/testutil/environment [2021-07-14T08:24:28.390Z] github.com/docker/docker/testutil/fakecontext [2021-07-14T08:24:28.390Z] github.com/docker/docker/testutil/fakegit [2021-07-14T08:24:28.390Z] github.com/docker/docker/testutil/fakestorage [2021-07-14T08:24:28.390Z] github.com/docker/docker/testutil/fixtures/load [2021-07-14T08:24:28.390Z] github.com/docker/docker/testutil/fixtures/plugin [2021-07-14T08:24:28.390Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-07-14T08:24:28.390Z] github.com/docker/docker/testutil/registry [2021-07-14T08:24:28.390Z] github.com/docker/docker/testutil/request [2021-07-14T08:24:28.390Z] github.com/docker/docker/volume [2021-07-14T08:24:28.390Z] github.com/docker/docker/volume/drivers [2021-07-14T08:24:28.390Z] github.com/docker/docker/volume/local [2021-07-14T08:24:28.390Z] github.com/docker/docker/volume/mounts [2021-07-14T08:24:28.390Z] github.com/docker/docker/volume/service [2021-07-14T08:24:28.390Z] github.com/docker/docker/volume/service/opts [2021-07-14T08:24:28.390Z] github.com/docker/docker/volume/testutils' [2021-07-14T08:24:28.390Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-07-14T08:24:28.390Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-07-14T08:24:28.390Z] + type docker-proxy [2021-07-14T08:24:28.390Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-07-14T08:24:28.390Z] + hack/make.sh binary-proxy install-proxy [2021-07-14T08:24:28.390Z] [2021-07-14T08:24:28.390Z] Removing bundles/ [2021-07-14T08:24:28.390Z] [2021-07-14T08:24:28.390Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-07-14T08:24:28.390Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-07-14T08:24:28.390Z] GOOS="" GOARCH="" GOARM="" [2021-07-14T08:24:29.494Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-14T08:24:29.716Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-14T08:24:30.065Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-14T08:24:30.638Z] --- PASS: TestCgroupNamespacesRunHostMode (3.06s) [2021-07-14T08:24:30.638Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-07-14T08:24:32.554Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-07-14T08:24:33.125Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-14T08:24:33.386Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.81s) [2021-07-14T08:24:33.386Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-07-14T08:24:34.934Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-07-14T08:24:34.934Z] [2021-07-14T08:24:34.934Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-07-14T08:24:34.934Z] Installing docker-proxy to /usr/local/bin/ [2021-07-14T08:24:34.934Z] [2021-07-14T08:24:34.934Z] + mkdir -p bundles [2021-07-14T08:24:34.934Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/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/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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-07-14T08:24:35.497Z] ? github.com/docker/docker/api [no test files] [2021-07-14T08:24:35.794Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:24:35.794Z] INFO: Testing against a local daemon [2021-07-14T08:24:35.794Z] === RUN TestBuildWithSession [2021-07-14T08:24:35.794Z] build_session_test.go:25: TODO: BuildKit [2021-07-14T08:24:35.794Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-14T08:24:35.794Z] === RUN TestBuildSquashParent [2021-07-14T08:24:35.794Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:24:35.794Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-14T08:24:35.794Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-14T08:24:35.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-14T08:24:35.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-14T08:24:35.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-14T08:24:35.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-14T08:24:35.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-14T08:24:35.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-14T08:24:35.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-14T08:24:35.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-14T08:24:35.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-14T08:24:35.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-14T08:24:35.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-14T08:24:35.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-14T08:24:35.794Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-14T08:24:35.794Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-14T08:24:35.794Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-14T08:24:35.794Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-14T08:24:35.931Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.38s) [2021-07-14T08:24:35.931Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-07-14T08:24:36.311Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-14T08:24:36.503Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-07-14T08:24:36.764Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2021-07-14T08:24:36.764Z] === RUN TestCgroupNamespacesRunOlderClient [2021-07-14T08:24:36.884Z] --- PASS: TestDockerNetworkMacvlan (15.86s) [2021-07-14T08:24:36.885Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-07-14T08:24:36.885Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-07-14T08:24:36.885Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.72s) [2021-07-14T08:24:36.885Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.89s) [2021-07-14T08:24:36.885Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.39s) [2021-07-14T08:24:36.885Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2021-07-14T08:24:36.885Z] PASS [2021-07-14T08:24:36.885Z] [2021-07-14T08:24:36.885Z] DONE 8 tests in 19.221s [2021-07-14T08:24:36.885Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-14T08:24:36.885Z] ++ 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-07-14T08:24:36.885Z] ++ set -e [2021-07-14T08:24:36.885Z] ++ '[' -n 0 ']' [2021-07-14T08:24:36.885Z] ++ set -x [2021-07-14T08:24:36.885Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-14T08:24:37.146Z] testing: warning: no tests to run [2021-07-14T08:24:37.146Z] PASS [2021-07-14T08:24:37.146Z] [2021-07-14T08:24:37.146Z] DONE 0 tests in 0.036s [2021-07-14T08:24:37.146Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-14T08:24:37.146Z] ++ 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-07-14T08:24:37.146Z] ++ set -e [2021-07-14T08:24:37.146Z] ++ '[' -n 0 ']' [2021-07-14T08:24:37.146Z] ++ set -x [2021-07-14T08:24:37.146Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-07-14T08:24:37.707Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-14T08:24:38.089Z] INFO: Testing against a local daemon [2021-07-14T08:24:38.089Z] === RUN TestAuthZPluginAllowRequest [2021-07-14T08:24:38.279Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-07-14T08:24:39.222Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.59s) [2021-07-14T08:24:39.222Z] === RUN TestNISDomainname [2021-07-14T08:24:40.005Z] --- PASS: TestAuthZPluginAllowRequest (1.66s) [2021-07-14T08:24:40.005Z] === RUN TestAuthZPluginTLS [2021-07-14T08:24:40.267Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-07-14T08:24:40.267Z] === RUN TestAuthZPluginDenyRequest [2021-07-14T08:24:40.841Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-07-14T08:24:40.841Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-14T08:24:41.147Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-07-14T08:24:41.414Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-07-14T08:24:41.414Z] === RUN TestAuthZPluginDenyResponse [2021-07-14T08:24:41.741Z] --- PASS: TestNISDomainname (2.55s) [2021-07-14T08:24:41.741Z] === RUN TestHostnameDnsResolution [2021-07-14T08:24:41.987Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-07-14T08:24:41.987Z] === RUN TestAuthZPluginAllowEventStream [2021-07-14T08:24:42.839Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-14T08:24:43.290Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-14T08:24:43.905Z] --- PASS: TestAuthZPluginAllowEventStream (1.67s) [2021-07-14T08:24:43.905Z] === RUN TestAuthZPluginErrorResponse [2021-07-14T08:24:44.167Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-07-14T08:24:44.167Z] === RUN TestAuthZPluginErrorRequest [2021-07-14T08:24:44.741Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-07-14T08:24:44.741Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-14T08:24:45.053Z] --- PASS: TestHostnameDnsResolution (2.60s) [2021-07-14T08:24:45.053Z] === RUN TestStats [2021-07-14T08:24:45.314Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-07-14T08:24:45.314Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-14T08:24:45.314Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-07-14T08:24:45.314Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-14T08:24:45.314Z] check_test.go:309: [d123496bb5d04] daemon is not started [2021-07-14T08:24:45.575Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-07-14T08:24:45.575Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-14T08:24:45.575Z] check_test.go:309: [dd2c3b6cd29b7] daemon is not started [2021-07-14T08:24:45.575Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-07-14T08:24:46.148Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-14T08:24:46.515Z] time="2021-07-14T08:24:43Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.209.189:10037" [2021-07-14T08:24:46.515Z] time="2021-07-14T08:24:43Z" level=debug msg="memberlist: Stream connection from=172.31.209.189:49359" [2021-07-14T08:24:46.515Z] time="2021-07-14T08:24:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.209.189:10036" [2021-07-14T08:24:46.515Z] time="2021-07-14T08:24:44Z" level=debug msg="memberlist: Stream connection from=172.31.209.189:49360" [2021-07-14T08:24:47.235Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.96s) [2021-07-14T08:24:47.235Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-14T08:24:47.532Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-14T08:24:47.793Z] --- PASS: TestStats (3.37s) [2021-07-14T08:24:47.793Z] === RUN TestStopContainerWithTimeout [2021-07-14T08:24:47.793Z] === RUN TestStopContainerWithTimeout/0 [2021-07-14T08:24:47.793Z] === PAUSE TestStopContainerWithTimeout/0 [2021-07-14T08:24:47.793Z] === RUN TestStopContainerWithTimeout/1 [2021-07-14T08:24:47.793Z] === PAUSE TestStopContainerWithTimeout/1 [2021-07-14T08:24:47.793Z] === RUN TestStopContainerWithTimeout/3 [2021-07-14T08:24:47.793Z] === PAUSE TestStopContainerWithTimeout/3 [2021-07-14T08:24:47.793Z] === RUN TestStopContainerWithTimeout/-1 [2021-07-14T08:24:47.793Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-07-14T08:24:47.793Z] === CONT TestStopContainerWithTimeout/0 [2021-07-14T08:24:47.793Z] === CONT TestStopContainerWithTimeout/-1 [2021-07-14T08:24:49.157Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.97s) [2021-07-14T08:24:49.157Z] === RUN TestAuthZPluginHeader [2021-07-14T08:24:49.178Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-14T08:24:49.178Z] check_test.go:309: [db54a4f981917] daemon is not started [2021-07-14T08:24:49.178Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-07-14T08:24:49.749Z] === CONT TestStopContainerWithTimeout/3 [2021-07-14T08:24:49.986Z] f143c6fed32d: Pull complete [2021-07-14T08:24:49.986Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877 [2021-07-14T08:24:49.986Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-14T08:24:49.986Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-07-14T08:24:49.986Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-07-14T08:24:49.986Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2061' [2021-07-14T08:24:49.986Z] WARN: Skipping validation tests [2021-07-14T08:24:49.986Z] INFO: Running unit tests at 07/14/2021 08:24:40... [2021-07-14T08:24:49.986Z] INFO: make.ps1 starting at 07/14/2021 08:24:47 [2021-07-14T08:24:49.986Z] INFO: Git commit (28f5d06684) assumed from DOCKER_GITCOMMIT environment variable [2021-07-14T08:24:49.986Z] INFO: Invoking autogen... [2021-07-14T08:24:49.986Z] INFO: Running unit tests... [2021-07-14T08:24:50.011Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-14T08:24:50.102Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-07-14T08:24:50.102Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-14T08:24:50.102Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-14T08:24:50.102Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-14T08:24:50.102Z] === RUN TestAuthZPluginV2Disable [2021-07-14T08:24:50.102Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-14T08:24:50.102Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-07-14T08:24:50.102Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-14T08:24:50.102Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-14T08:24:50.102Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-14T08:24:50.102Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-14T08:24:50.102Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-14T08:24:50.102Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-14T08:24:50.102Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-14T08:24:50.954Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-14T08:24:51.526Z] === CONT TestStopContainerWithTimeout/1 [2021-07-14T08:24:53.551Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-07-14T08:24:54.072Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-07-14T08:24:54.072Z] --- PASS: TestStopContainerWithTimeout/0 (2.04s) [2021-07-14T08:24:54.072Z] --- PASS: TestStopContainerWithTimeout/-1 (3.72s) [2021-07-14T08:24:54.072Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2021-07-14T08:24:54.072Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2021-07-14T08:24:54.072Z] === RUN TestDeleteDevicemapper [2021-07-14T08:24:54.072Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-14T08:24:54.072Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-07-14T08:24:54.072Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-14T08:24:55.460Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-07-14T08:24:58.003Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.26s) [2021-07-14T08:24:58.003Z] === RUN TestUpdateMemory [2021-07-14T08:24:58.003Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-14T08:24:58.003Z] --- SKIP: TestUpdateMemory (0.00s) [2021-07-14T08:24:58.003Z] === RUN TestUpdateCPUQuota [2021-07-14T08:24:58.012Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-14T08:24:58.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.97s) [2021-07-14T08:24:58.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.36s) [2021-07-14T08:24:58.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.52s) [2021-07-14T08:24:58.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.87s) [2021-07-14T08:24:58.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.67s) [2021-07-14T08:24:58.012Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.83s) [2021-07-14T08:24:58.012Z] === RUN TestBuildMultiStageCopy [2021-07-14T08:24:58.012Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-14T08:24:58.576Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-14T08:24:59.520Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-07-14T08:25:00.092Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-14T08:25:00.417Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/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/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/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-07-14T08:25:00.664Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-07-14T08:25:01.545Z] time="2021-07-14T08:25:00Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.209.189:10033 172.31.209.189:10034 172.31.209.189:10035]" [2021-07-14T08:25:01.545Z] time="2021-07-14T08:25:01Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.209.189:10033 172.31.209.189:10034 172.31.209.189:10035]" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.209.189:10033" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=debug msg="memberlist: Stream connection from=172.31.209.189:49361" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node 1d3d2459e831/172.31.209.189, joined gossip cluster" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node 1d3d2459e831/172.31.209.189, added to nodes list" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node 73035600525d/172.31.209.189, joined gossip cluster" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node 73035600525d/172.31.209.189, added to nodes list" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node c10572c71bc8/172.31.209.189, joined gossip cluster" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node c10572c71bc8/172.31.209.189, is the new incarnation of the shutdown node a9be81bd1904/172.31.209.189" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node c10572c71bc8/172.31.209.189, added to nodes list" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.209.189:10034" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=debug msg="memberlist: Stream connection from=172.31.209.189:49362" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node c10572c71bc8/172.31.209.189, joined gossip cluster" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node c10572c71bc8/172.31.209.189, added to nodes list" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node 73035600525d/172.31.209.189, joined gossip cluster" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node 73035600525d/172.31.209.189, added to nodes list" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node 1d3d2459e831/172.31.209.189, joined gossip cluster" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node 1d3d2459e831/172.31.209.189, added to nodes list" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node c10572c71bc8/172.31.209.189, joined gossip cluster" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node c10572c71bc8/172.31.209.189, is the new incarnation of the shutdown node a9be81bd1904/172.31.209.189" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node c10572c71bc8/172.31.209.189, added to nodes list" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node 5c7343ab6abc/172.31.209.189, joined gossip cluster" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node 5c7343ab6abc/172.31.209.189, is the new incarnation of the shutdown node 0a17e37f078c/172.31.209.189" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node 5c7343ab6abc/172.31.209.189, added to nodes list" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.209.189:10035" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=debug msg="memberlist: Stream connection from=172.31.209.189:49363" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node c10572c71bc8/172.31.209.189, joined gossip cluster" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node c10572c71bc8/172.31.209.189, added to nodes list" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node 5c7343ab6abc/172.31.209.189, joined gossip cluster" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node 5c7343ab6abc/172.31.209.189, added to nodes list" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node 1d3d2459e831/172.31.209.189, joined gossip cluster" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node b2029b929485/172.31.209.189, joined gossip cluster" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node b2029b929485/172.31.209.189, is the new incarnation of the shutdown node dbfb29f261e9/172.31.209.189" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node b2029b929485/172.31.209.189, added to nodes list" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node 1d3d2459e831/172.31.209.189, added to nodes list" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node 73035600525d/172.31.209.189, joined gossip cluster" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node 73035600525d/172.31.209.189, added to nodes list" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node 5c7343ab6abc/172.31.209.189, joined gossip cluster" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node 5c7343ab6abc/172.31.209.189, is the new incarnation of the shutdown node 0a17e37f078c/172.31.209.189" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node 5c7343ab6abc/172.31.209.189, added to nodes list" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node b2029b929485/172.31.209.189, joined gossip cluster" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node b2029b929485/172.31.209.189, is the new incarnation of the shutdown node dbfb29f261e9/172.31.209.189" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node b2029b929485/172.31.209.189, added to nodes list" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node 5c7343ab6abc/172.31.209.189, joined gossip cluster" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node 5c7343ab6abc/172.31.209.189, added to nodes list" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node b2029b929485/172.31.209.189, joined gossip cluster" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node b2029b929485/172.31.209.189, added to nodes list" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node b2029b929485/172.31.209.189, joined gossip cluster" [2021-07-14T08:25:02.022Z] time="2021-07-14T08:25:01Z" level=info msg="Node b2029b929485/172.31.209.189, added to nodes list" [2021-07-14T08:25:02.049Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-14T08:25:02.498Z] time="2021-07-14T08:25:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.209.189:10033" [2021-07-14T08:25:02.498Z] time="2021-07-14T08:25:02Z" level=debug msg="memberlist: Stream connection from=172.31.209.189:49364" [2021-07-14T08:25:02.498Z] time="2021-07-14T08:25:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.209.189:10034" [2021-07-14T08:25:02.498Z] time="2021-07-14T08:25:02Z" level=debug msg="memberlist: Stream connection from=172.31.209.189:49365" [2021-07-14T08:25:02.498Z] time="2021-07-14T08:25:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.209.189:10035" [2021-07-14T08:25:02.498Z] time="2021-07-14T08:25:02Z" level=debug msg="memberlist: Stream connection from=172.31.209.189:49366" [2021-07-14T08:25:02.993Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-07-14T08:25:03.499Z] 2021/07/14 08:25:03 Closing DB instances... [2021-07-14T08:25:03.975Z] time="2021-07-14T08:25:03Z" level=info msg="Node c10572c71bc8 change state NodeActive --> NodeLeft" [2021-07-14T08:25:03.975Z] time="2021-07-14T08:25:03Z" level=info msg="node2(5c7343ab6abc): Node leave event for c10572c71bc8/172.31.209.189" [2021-07-14T08:25:03.975Z] time="2021-07-14T08:25:03Z" level=info msg="Node c10572c71bc8 change state NodeActive --> NodeLeft" [2021-07-14T08:25:03.975Z] time="2021-07-14T08:25:03Z" level=info msg="node3(b2029b929485): Node leave event for c10572c71bc8/172.31.209.189" [2021-07-14T08:25:03.975Z] time="2021-07-14T08:25:03Z" level=info msg="Node c10572c71bc8 change state NodeActive --> NodeLeft" [2021-07-14T08:25:03.975Z] time="2021-07-14T08:25:03Z" level=info msg="node4(1d3d2459e831): Node leave event for c10572c71bc8/172.31.209.189" [2021-07-14T08:25:03.975Z] time="2021-07-14T08:25:03Z" level=info msg="Node c10572c71bc8 change state NodeActive --> NodeLeft" [2021-07-14T08:25:03.975Z] time="2021-07-14T08:25:03Z" level=info msg="node1(c10572c71bc8): Node leave event for c10572c71bc8/172.31.209.189" [2021-07-14T08:25:03.975Z] time="2021-07-14T08:25:03Z" level=info msg="Node c10572c71bc8 change state NodeActive --> NodeLeft" [2021-07-14T08:25:03.975Z] time="2021-07-14T08:25:03Z" level=info msg="node5(73035600525d): Node leave event for c10572c71bc8/172.31.209.189" [2021-07-14T08:25:03.975Z] time="2021-07-14T08:25:03Z" level=info msg="Node c10572c71bc8/172.31.209.189, left gossip cluster" [2021-07-14T08:25:03.975Z] time="2021-07-14T08:25:03Z" level=info msg="Node c10572c71bc8/172.31.209.189, left gossip cluster" [2021-07-14T08:25:03.975Z] time="2021-07-14T08:25:03Z" level=info msg="Node c10572c71bc8/172.31.209.189, left gossip cluster" [2021-07-14T08:25:03.975Z] time="2021-07-14T08:25:03Z" level=info msg="Node c10572c71bc8/172.31.209.189, left gossip cluster" [2021-07-14T08:25:03.975Z] time="2021-07-14T08:25:03Z" level=info msg="Node c10572c71bc8/172.31.209.189, left gossip cluster" [2021-07-14T08:25:04.451Z] time="2021-07-14T08:25:03Z" level=info msg="Node 5c7343ab6abc change state NodeActive --> NodeLeft" [2021-07-14T08:25:04.451Z] time="2021-07-14T08:25:03Z" level=info msg="node5(73035600525d): Node leave event for 5c7343ab6abc/172.31.209.189" [2021-07-14T08:25:04.451Z] time="2021-07-14T08:25:03Z" level=info msg="Node 5c7343ab6abc change state NodeActive --> NodeLeft" [2021-07-14T08:25:04.451Z] time="2021-07-14T08:25:03Z" level=info msg="node4(1d3d2459e831): Node leave event for 5c7343ab6abc/172.31.209.189" [2021-07-14T08:25:04.451Z] time="2021-07-14T08:25:04Z" level=info msg="Node 5c7343ab6abc change state NodeActive --> NodeLeft" [2021-07-14T08:25:04.451Z] time="2021-07-14T08:25:04Z" level=info msg="node2(5c7343ab6abc): Node leave event for 5c7343ab6abc/172.31.209.189" [2021-07-14T08:25:04.451Z] time="2021-07-14T08:25:04Z" level=info msg="Node 5c7343ab6abc change state NodeActive --> NodeLeft" [2021-07-14T08:25:04.451Z] time="2021-07-14T08:25:04Z" level=info msg="node3(b2029b929485): Node leave event for 5c7343ab6abc/172.31.209.189" [2021-07-14T08:25:04.451Z] time="2021-07-14T08:25:04Z" level=info msg="Node 5c7343ab6abc/172.31.209.189, left gossip cluster" [2021-07-14T08:25:04.451Z] time="2021-07-14T08:25:04Z" level=info msg="Node 5c7343ab6abc/172.31.209.189, left gossip cluster" [2021-07-14T08:25:04.451Z] time="2021-07-14T08:25:04Z" level=info msg="Node 5c7343ab6abc/172.31.209.189, left gossip cluster" [2021-07-14T08:25:04.451Z] time="2021-07-14T08:25:04Z" level=info msg="Node 5c7343ab6abc/172.31.209.189, left gossip cluster" [2021-07-14T08:25:04.451Z] time="2021-07-14T08:25:04Z" level=info msg="Node b2029b929485 change state NodeActive --> NodeLeft" [2021-07-14T08:25:04.451Z] time="2021-07-14T08:25:04Z" level=info msg="node5(73035600525d): Node leave event for b2029b929485/172.31.209.189" [2021-07-14T08:25:04.451Z] time="2021-07-14T08:25:04Z" level=info msg="Node b2029b929485/172.31.209.189, left gossip cluster" [2021-07-14T08:25:04.451Z] time="2021-07-14T08:25:04Z" level=info msg="Node b2029b929485 change state NodeActive --> NodeFailed" [2021-07-14T08:25:04.451Z] time="2021-07-14T08:25:04Z" level=info msg="Node b2029b929485/172.31.209.189, added to failed nodes list" [2021-07-14T08:25:04.451Z] time="2021-07-14T08:25:04Z" level=info msg="Node b2029b929485 change state NodeActive --> NodeLeft" [2021-07-14T08:25:04.451Z] time="2021-07-14T08:25:04Z" level=info msg="node4(1d3d2459e831): Node leave event for b2029b929485/172.31.209.189" [2021-07-14T08:25:04.927Z] time="2021-07-14T08:25:04Z" level=error msg="node: b2029b929485 is unknown to memberlist" [2021-07-14T08:25:04.927Z] time="2021-07-14T08:25:04Z" level=info msg="Node b2029b929485/172.31.209.189, left gossip cluster" [2021-07-14T08:25:04.927Z] time="2021-07-14T08:25:04Z" level=info msg="Node b2029b929485/172.31.209.189, left gossip cluster" [2021-07-14T08:25:04.927Z] time="2021-07-14T08:25:04Z" level=debug msg="memberlist: Failed ping: 73035600525d (timeout reached)" [2021-07-14T08:25:04.927Z] time="2021-07-14T08:25:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.209.189:10035: use of closed network connection" [2021-07-14T08:25:04.927Z] time="2021-07-14T08:25:04Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.209.189:10036: use of closed network connection" [2021-07-14T08:25:04.927Z] time="2021-07-14T08:25:04Z" level=debug msg="memberlist: Stream connection from=172.31.209.189:49367" [2021-07-14T08:25:05.020Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-14T08:25:05.404Z] time="2021-07-14T08:25:04Z" level=info msg="Node 1d3d2459e831 change state NodeActive --> NodeLeft" [2021-07-14T08:25:05.404Z] time="2021-07-14T08:25:04Z" level=info msg="node5(73035600525d): Node leave event for 1d3d2459e831/172.31.209.189" [2021-07-14T08:25:05.404Z] time="2021-07-14T08:25:04Z" level=info msg="Node 1d3d2459e831 change state NodeActive --> NodeLeft" [2021-07-14T08:25:05.404Z] time="2021-07-14T08:25:04Z" level=info msg="node4(1d3d2459e831): Node leave event for 1d3d2459e831/172.31.209.189" [2021-07-14T08:25:05.404Z] time="2021-07-14T08:25:05Z" level=info msg="Node 1d3d2459e831/172.31.209.189, left gossip cluster" [2021-07-14T08:25:05.404Z] time="2021-07-14T08:25:05Z" level=info msg="Node 1d3d2459e831/172.31.209.189, left gossip cluster" [2021-07-14T08:25:05.404Z] time="2021-07-14T08:25:05Z" level=info msg="Node 73035600525d/172.31.209.189, left gossip cluster" [2021-07-14T08:25:05.404Z] time="2021-07-14T08:25:05Z" level=info msg="Node 73035600525d change state NodeActive --> NodeFailed" [2021-07-14T08:25:05.404Z] time="2021-07-14T08:25:05Z" level=info msg="Node 73035600525d/172.31.209.189, added to failed nodes list" [2021-07-14T08:25:05.404Z] --- PASS: TestNetworkDBIslands (66.04s) [2021-07-14T08:25:05.404Z] PASS [2021-07-14T08:25:05.404Z] coverage: 60.1% of statements [2021-07-14T08:25:05.404Z] ok github.com/docker/docker/libnetwork/networkdb 156.804s coverage: 60.1% of statements [2021-07-14T08:25:05.404Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-14T08:25:05.404Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-14T08:25:05.404Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-14T08:25:05.404Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-14T08:25:05.470Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-14T08:25:05.538Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/quota [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/rootless [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/volume [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-14T08:25:05.880Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-14T08:25:06.422Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-14T08:25:07.937Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-14T08:25:08.082Z] --- PASS: TestUpdateCPUQuota (10.05s) [2021-07-14T08:25:08.082Z] === RUN TestUpdatePidsLimit [2021-07-14T08:25:08.082Z] === RUN TestUpdatePidsLimit/update_from_none [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === Skipped [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-14T08:25:08.126Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-07-14T08:25:08.126Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-07-14T08:25:08.126Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-07-14T08:25:08.126Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-07-14T08:25:08.126Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-14T08:25:08.126Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-14T08:25:08.126Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-14T08:25:08.126Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-14T08:25:08.126Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.02s) [2021-07-14T08:25:08.126Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-14T08:25:08.126Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-14T08:25:08.126Z] daemon_test.go:147: root required [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-14T08:25:08.126Z] reload_test.go:520: root required [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-07-14T08:25:08.126Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-14T08:25:08.126Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-14T08:25:08.126Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-14T08:25:08.126Z] download_test.go:268: Needs fixing on Windows [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-14T08:25:08.126Z] layer_test.go:304: Failing on Windows [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-14T08:25:08.126Z] layer_test.go:353: Failing on Windows [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-14T08:25:08.126Z] layer_test.go:468: Failing on Windows [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-14T08:25:08.126Z] layer_test.go:697: Failing on Windows [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-14T08:25:08.126Z] migration_test.go:46: Failing on Windows [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-14T08:25:08.126Z] migration_test.go:182: Failing on Windows [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-14T08:25:08.126Z] mount_test.go:17: Failing on Windows [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-14T08:25:08.126Z] mount_test.go:76: Failing on Windows [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-14T08:25:08.126Z] mount_test.go:125: Failing on Windows [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-14T08:25:08.126Z] mount_test.go:212: Failing on Windows [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-07-14T08:25:08.126Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-07-14T08:25:08.126Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-14T08:25:08.126Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-14T08:25:08.126Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-14T08:25:08.126Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-14T08:25:08.126Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-14T08:25:08.126Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-14T08:25:08.126Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-14T08:25:08.126Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-14T08:25:08.126Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-14T08:25:08.126Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-14T08:25:08.126Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-14T08:25:08.126Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-14T08:25:08.126Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-14T08:25:08.126Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-14T08:25:08.126Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-14T08:25:08.126Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-14T08:25:08.126Z] archive_test.go:134: Xz not present in msys2 [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-14T08:25:08.126Z] archive_test.go:239: Failing on Windows CI machines [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-14T08:25:08.126Z] archive_windows_test.go:16: Currently fails [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-14T08:25:08.126Z] changes_test.go:196: needs more investigation [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-07-14T08:25:08.126Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-07-14T08:25:08.126Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-14T08:25:08.126Z] changes_test.go:433: needs further investigation [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-14T08:25:08.126Z] changes_test.go:469: needs further investigation [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-14T08:25:08.126Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-14T08:25:08.126Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-14T08:25:08.126Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-14T08:25:08.126Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-14T08:25:08.126Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-14T08:25:08.126Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-14T08:25:08.126Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-14T08:25:08.126Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-14T08:25:08.126Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-14T08:25:08.126Z] poller_test.go:41: No chmod on Windows [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-14T08:25:08.126Z] fileutils_test.go:134: Needs porting to Windows [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-14T08:25:08.126Z] fileutils_test.go:180: Needs porting to Windows [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-07-14T08:25:08.126Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-07-14T08:25:08.126Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-07-14T08:25:08.126Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-14T08:25:08.126Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-14T08:25:08.126Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] [2021-07-14T08:25:08.126Z] DONE 2027 tests, 69 skipped in 343.429s [2021-07-14T08:25:08.126Z] INFO: make.ps1 ended at 07/14/2021 08:25:07 [2021-07-14T08:25:08.221Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s) [2021-07-14T08:25:08.221Z] PASS [2021-07-14T08:25:08.221Z] [2021-07-14T08:25:08.221Z] === Skipped [2021-07-14T08:25:08.221Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-07-14T08:25:08.221Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-14T08:25:08.221Z] [2021-07-14T08:25:08.221Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-07-14T08:25:08.221Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-14T08:25:08.221Z] [2021-07-14T08:25:08.221Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-07-14T08:25:08.221Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-14T08:25:08.221Z] [2021-07-14T08:25:08.221Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-07-14T08:25:08.221Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-14T08:25:08.221Z] [2021-07-14T08:25:08.221Z] [2021-07-14T08:25:08.221Z] DONE 17 tests, 4 skipped in 29.847s [2021-07-14T08:25:08.221Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-14T08:25:08.221Z] ++ 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-07-14T08:25:08.221Z] ++ set -e [2021-07-14T08:25:08.221Z] ++ '[' -n 0 ']' [2021-07-14T08:25:08.221Z] ++ set -x [2021-07-14T08:25:08.221Z] ++ 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-07-14T08:25:08.221Z] INFO: Testing against a local daemon [2021-07-14T08:25:08.221Z] === RUN TestPluginInvalidJSON [2021-07-14T08:25:08.221Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-14T08:25:08.221Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-14T08:25:08.221Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-14T08:25:08.221Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-14T08:25:08.221Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-14T08:25:08.221Z] === RUN TestPluginInstall [2021-07-14T08:25:08.221Z] === RUN TestPluginInstall/no_auth [2021-07-14T08:25:09.048Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-07-14T08:25:09.048Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-14T08:25:09.309Z] === RUN TestUpdatePidsLimit/no_change [2021-07-14T08:25:09.720Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-14T08:25:09.720Z] INFO: Unit tests ended at 07/14/2021 08:25:09. Duration:00:05:59.1287443 [2021-07-14T08:25:09.720Z] INFO: Building busybox [2021-07-14T08:25:10.082Z] --- PASS: TestBuildMultiStageCopy (13.63s) [2021-07-14T08:25:10.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.32s) [2021-07-14T08:25:10.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.93s) [2021-07-14T08:25:10.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.15s) [2021-07-14T08:25:10.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.49s) [2021-07-14T08:25:10.082Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.74s) [2021-07-14T08:25:10.082Z] === RUN TestBuildMultiStageParentConfig [2021-07-14T08:25:10.195Z] Sending build context to Docker daemon 5.12kB [2021-07-14T08:25:10.195Z] [2021-07-14T08:25:10.195Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-14T08:25:10.195Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-14T08:25:10.195Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-14T08:25:10.195Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-14T08:25:10.195Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-14T08:25:10.195Z] ---> 39d157a84080 [2021-07-14T08:25:10.195Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-14T08:25:10.195Z] ---> Running in f68a28b8cd1e [2021-07-14T08:25:10.695Z] === RUN TestUpdatePidsLimit/update_lower [2021-07-14T08:25:10.851Z] ? github.com/docker/docker/api [no test files] [2021-07-14T08:25:11.525Z] time="2021-07-14T08:25:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-14T08:25:11.525Z] time="2021-07-14T08:25:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:026d31fff25442ec4c2ef6e0c7790ba1e790b992704751b08f5002b1e0204693" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-14T08:25:11.525Z] time="2021-07-14T08:25:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-14T08:25:11.525Z] time="2021-07-14T08:25:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:026d31fff25442ec4c2ef6e0c7790ba1e790b992704751b08f5002b1e0204693" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-14T08:25:12.079Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-07-14T08:25:12.098Z] === RUN TestPluginInstall/with_htpasswd [2021-07-14T08:25:12.340Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-14T08:25:12.671Z] time="2021-07-14T08:25:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-14T08:25:12.671Z] time="2021-07-14T08:25:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e807dd01f2e10b60e678ccca9f5c3dc21262a99e7f469a17f06d001b390f6527" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-14T08:25:12.671Z] time="2021-07-14T08:25:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-14T08:25:12.671Z] time="2021-07-14T08:25:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e807dd01f2e10b60e678ccca9f5c3dc21262a99e7f469a17f06d001b390f6527" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-14T08:25:12.933Z] === RUN TestPluginInstall/with_insecure [2021-07-14T08:25:12.949Z] --- PASS: TestBuildMultiStageParentConfig (2.78s) [2021-07-14T08:25:12.949Z] === RUN TestBuildLabelWithTargets [2021-07-14T08:25:12.949Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:25:12.949Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-14T08:25:12.949Z] === RUN TestBuildWithEmptyLayers [2021-07-14T08:25:13.284Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-14T08:25:13.284Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-07-14T08:25:13.856Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-14T08:25:13.877Z] time="2021-07-14T08:25:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-14T08:25:13.877Z] time="2021-07-14T08:25:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26cedd8ecb801258b18e057850500fb80a804258a33887f57a55ec57b3cdd76d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-14T08:25:13.877Z] time="2021-07-14T08:25:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-14T08:25:13.877Z] time="2021-07-14T08:25:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26cedd8ecb801258b18e057850500fb80a804258a33887f57a55ec57b3cdd76d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-14T08:25:13.903Z] --- PASS: TestBuildWithEmptyLayers (1.56s) [2021-07-14T08:25:13.903Z] === RUN TestBuildMultiStageOnBuild [2021-07-14T08:25:14.030Z] Removing intermediate container f68a28b8cd1e [2021-07-14T08:25:14.030Z] ---> 3980243393dc [2021-07-14T08:25:14.030Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-14T08:25:14.030Z] ---> Running in dea5d299c7b6 [2021-07-14T08:25:14.138Z] plugin_test.go:165: [d56f127e01ed8] daemon is not started [2021-07-14T08:25:14.138Z] --- PASS: TestPluginInstall (7.16s) [2021-07-14T08:25:14.138Z] --- PASS: TestPluginInstall/no_auth (4.85s) [2021-07-14T08:25:14.138Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2021-07-14T08:25:14.139Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2021-07-14T08:25:14.139Z] === RUN TestPluginsWithRuntimes [2021-07-14T08:25:14.428Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-14T08:25:14.428Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-07-14T08:25:14.506Z] Removing intermediate container dea5d299c7b6 [2021-07-14T08:25:14.506Z] ---> 030e2654c737 [2021-07-14T08:25:14.506Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-14T08:25:14.506Z] ---> Running in c88d760189ca [2021-07-14T08:25:14.690Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-07-14T08:25:14.690Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-14T08:25:14.951Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-14T08:25:14.951Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-14T08:25:14.951Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-14T08:25:14.981Z] Removing intermediate container c88d760189ca [2021-07-14T08:25:14.981Z] ---> 1352fed6640d [2021-07-14T08:25:14.981Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-14T08:25:15.893Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-07-14T08:25:15.984Z] [2021-07-14T08:25:16.056Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-14T08:25:16.459Z] ---> d46a24994dce [2021-07-14T08:25:16.460Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-14T08:25:16.841Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-14T08:25:16.935Z] ---> Running in 20fc1f547b48 [2021-07-14T08:25:17.444Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-14T08:25:18.224Z] --- PASS: TestUpdatePidsLimit (10.18s) [2021-07-14T08:25:18.224Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.17s) [2021-07-14T08:25:18.224Z] --- PASS: TestUpdatePidsLimit/no_change (1.33s) [2021-07-14T08:25:18.224Z] --- PASS: TestUpdatePidsLimit/update_lower (1.43s) [2021-07-14T08:25:18.224Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.29s) [2021-07-14T08:25:18.224Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.29s) [2021-07-14T08:25:18.224Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.20s) [2021-07-14T08:25:18.224Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.29s) [2021-07-14T08:25:18.224Z] === RUN TestUpdateRestartPolicy [2021-07-14T08:25:18.387Z] --- PASS: TestPluginsWithRuntimes (4.17s) [2021-07-14T08:25:18.387Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.14s) [2021-07-14T08:25:18.387Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2021-07-14T08:25:18.387Z] === RUN TestPluginBackCompatMediaTypes [2021-07-14T08:25:19.331Z] --- PASS: TestPluginBackCompatMediaTypes (0.91s) [2021-07-14T08:25:19.331Z] PASS [2021-07-14T08:25:19.331Z] [2021-07-14T08:25:19.331Z] DONE 10 tests in 12.420s [2021-07-14T08:25:19.331Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-14T08:25:19.331Z] ++ 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-07-14T08:25:19.331Z] ++ set -e [2021-07-14T08:25:19.331Z] ++ '[' -n 0 ']' [2021-07-14T08:25:19.331Z] ++ set -x [2021-07-14T08:25:19.331Z] ++ 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-07-14T08:25:19.593Z] INFO: Testing against a local daemon [2021-07-14T08:25:19.593Z] === RUN TestExternalGraphDriver [2021-07-14T08:25:19.593Z] === RUN TestExternalGraphDriver/json [2021-07-14T08:25:20.768Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-07-14T08:25:22.148Z] === RUN TestExternalGraphDriver/spec [2021-07-14T08:25:23.310Z] check_test.go:309: [d84bd16ff7d18] daemon is not started [2021-07-14T08:25:23.310Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-07-14T08:25:24.064Z] === RUN TestExternalGraphDriver/pull [2021-07-14T08:25:24.251Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-14T08:25:25.198Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-14T08:25:25.731Z] Removing intermediate container 20fc1f547b48 [2021-07-14T08:25:25.731Z] ---> 273fc67085f4 [2021-07-14T08:25:25.731Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-14T08:25:25.731Z] ---> Running in 9d6cd787f808 [2021-07-14T08:25:25.985Z] --- PASS: TestExternalGraphDriver (6.21s) [2021-07-14T08:25:25.985Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2021-07-14T08:25:25.985Z] --- PASS: TestExternalGraphDriver/spec (2.12s) [2021-07-14T08:25:25.985Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2021-07-14T08:25:25.985Z] === RUN TestGraphdriverPluginV2 [2021-07-14T08:25:25.985Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-14T08:25:25.985Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-07-14T08:25:25.985Z] PASS [2021-07-14T08:25:25.985Z] [2021-07-14T08:25:25.985Z] === Skipped [2021-07-14T08:25:25.985Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-07-14T08:25:25.985Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-14T08:25:25.985Z] [2021-07-14T08:25:25.985Z] [2021-07-14T08:25:25.985Z] DONE 5 tests, 1 skipped in 6.379s [2021-07-14T08:25:25.985Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-14T08:25:25.985Z] ++ 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-07-14T08:25:25.985Z] ++ set -e [2021-07-14T08:25:25.985Z] ++ '[' -n 0 ']' [2021-07-14T08:25:25.985Z] ++ set -x [2021-07-14T08:25:25.985Z] ++ 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-07-14T08:25:25.985Z] INFO: Testing against a local daemon [2021-07-14T08:25:25.985Z] === RUN TestContinueAfterPluginCrash [2021-07-14T08:25:25.985Z] === PAUSE TestContinueAfterPluginCrash [2021-07-14T08:25:25.985Z] === RUN TestReadPluginNoRead [2021-07-14T08:25:25.985Z] === PAUSE TestReadPluginNoRead [2021-07-14T08:25:25.985Z] === RUN TestDaemonStartWithLogOpt [2021-07-14T08:25:25.985Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-14T08:25:25.985Z] === CONT TestContinueAfterPluginCrash [2021-07-14T08:25:25.985Z] === CONT TestDaemonStartWithLogOpt [2021-07-14T08:25:25.985Z] === CONT TestReadPluginNoRead [2021-07-14T08:25:26.581Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-07-14T08:25:26.581Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-14T08:25:27.151Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-14T08:25:27.319Z] [2021-07-14T08:25:27.319Z] SUCCESS: Specified value was saved. [2021-07-14T08:25:27.722Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-14T08:25:28.320Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-14T08:25:28.615Z] --- PASS: TestBuildMultiStageOnBuild (13.58s) [2021-07-14T08:25:28.615Z] === RUN TestBuildUncleanTarFilenames [2021-07-14T08:25:28.615Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:25:28.615Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-07-14T08:25:28.616Z] === RUN TestBuildMultiStageLayerLeak [2021-07-14T08:25:28.940Z] docker_cli_daemon_plugins_test.go:105: [d42511101888c] daemon is not started [2021-07-14T08:25:28.940Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-14T08:25:29.890Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-07-14T08:25:30.204Z] === RUN TestReadPluginNoRead/default [2021-07-14T08:25:30.204Z] --- PASS: TestDaemonStartWithLogOpt (4.02s) [2021-07-14T08:25:31.148Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-14T08:25:31.801Z] check_test.go:309: [dd620c19eae6b] daemon is not started [2021-07-14T08:25:31.801Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-07-14T08:25:32.108Z] === RUN TestMiddlewares [2021-07-14T08:25:32.108Z] --- PASS: TestMiddlewares (0.00s) [2021-07-14T08:25:32.108Z] PASS [2021-07-14T08:25:32.108Z] coverage: 9.0% of statements [2021-07-14T08:25:32.108Z] ok github.com/docker/docker/api/server 0.054s coverage: 9.0% of statements [2021-07-14T08:25:33.065Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-14T08:25:33.712Z] --- PASS: TestUpdateRestartPolicy (15.10s) [2021-07-14T08:25:33.712Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-14T08:25:34.282Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2021-07-14T08:25:34.282Z] === RUN TestWaitNonBlocked [2021-07-14T08:25:34.282Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-14T08:25:34.282Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-14T08:25:34.282Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-14T08:25:34.282Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-14T08:25:34.282Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-14T08:25:34.282Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-14T08:25:34.606Z] Removing intermediate container 9d6cd787f808 [2021-07-14T08:25:34.606Z] ---> fa55387adc44 [2021-07-14T08:25:34.606Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-14T08:25:34.606Z] ---> Running in 9798f6f6c0fb [2021-07-14T08:25:34.981Z] === CONT TestReadPluginNoRead [2021-07-14T08:25:34.981Z] read_test.go:92: [d3347cc1a2d8e] daemon is not started [2021-07-14T08:25:34.981Z] --- PASS: TestReadPluginNoRead (8.76s) [2021-07-14T08:25:34.981Z] --- PASS: TestReadPluginNoRead/default (1.75s) [2021-07-14T08:25:34.981Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.70s) [2021-07-14T08:25:34.981Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s) [2021-07-14T08:25:35.224Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-07-14T08:25:35.554Z] --- PASS: TestContinueAfterPluginCrash (9.55s) [2021-07-14T08:25:35.554Z] PASS [2021-07-14T08:25:35.554Z] [2021-07-14T08:25:35.554Z] DONE 6 tests in 9.689s [2021-07-14T08:25:35.554Z] 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-07-14T08:25:35.554Z] ++ 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-07-14T08:25:35.554Z] ++ set -e [2021-07-14T08:25:35.554Z] ++ '[' -n 0 ']' [2021-07-14T08:25:35.554Z] ++ set -x [2021-07-14T08:25:35.554Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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-07-14T08:25:35.554Z] testing: warning: no tests to run [2021-07-14T08:25:35.554Z] PASS [2021-07-14T08:25:35.554Z] [2021-07-14T08:25:35.554Z] DONE 0 tests in 0.045s [2021-07-14T08:25:35.554Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-14T08:25:35.554Z] ++ 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-07-14T08:25:35.554Z] ++ set -e [2021-07-14T08:25:35.554Z] ++ '[' -n 0 ']' [2021-07-14T08:25:35.554Z] ++ set -x [2021-07-14T08:25:35.554Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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-07-14T08:25:35.554Z] INFO: Testing against a local daemon [2021-07-14T08:25:35.554Z] === RUN TestPluginWithDevMounts [2021-07-14T08:25:35.554Z] === PAUSE TestPluginWithDevMounts [2021-07-14T08:25:35.554Z] === CONT TestPluginWithDevMounts [2021-07-14T08:25:36.165Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-07-14T08:25:36.165Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.57s) [2021-07-14T08:25:36.165Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.70s) [2021-07-14T08:25:36.165Z] === RUN TestWaitBlocked [2021-07-14T08:25:36.165Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-14T08:25:36.165Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-14T08:25:36.165Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-07-14T08:25:36.165Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-07-14T08:25:36.165Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-07-14T08:25:36.165Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-07-14T08:25:37.471Z] --- PASS: TestPluginWithDevMounts (1.89s) [2021-07-14T08:25:37.471Z] PASS [2021-07-14T08:25:37.471Z] [2021-07-14T08:25:37.471Z] DONE 1 tests in 2.029s [2021-07-14T08:25:37.471Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-14T08:25:37.471Z] ++ 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-07-14T08:25:37.471Z] ++ set -e [2021-07-14T08:25:37.471Z] ++ '[' -n 0 ']' [2021-07-14T08:25:37.471Z] ++ set -x [2021-07-14T08:25:37.471Z] ++ 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-07-14T08:25:37.733Z] INFO: Testing against a local daemon [2021-07-14T08:25:37.733Z] === RUN TestSecretInspect [2021-07-14T08:25:38.087Z] --- PASS: TestWaitBlocked (0.03s) [2021-07-14T08:25:38.087Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.89s) [2021-07-14T08:25:38.087Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.92s) [2021-07-14T08:25:38.087Z] === CONT TestContainerStartOnDaemonRestart [2021-07-14T08:25:38.087Z] === CONT TestContainerKillOnDaemonStart [2021-07-14T08:25:38.471Z] Cannot create a file when that file already exists. [2021-07-14T08:25:40.283Z] --- PASS: TestSecretInspect (2.61s) [2021-07-14T08:25:40.283Z] === RUN TestSecretList [2021-07-14T08:25:40.637Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-07-14T08:25:40.911Z] --- PASS: TestBuildMultiStageLayerLeak (11.87s) [2021-07-14T08:25:40.911Z] === RUN TestBuildWithHugeFile [2021-07-14T08:25:42.021Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-07-14T08:25:42.282Z] --- PASS: TestContainerStartOnDaemonRestart (4.37s) [2021-07-14T08:25:42.282Z] === CONT TestIpcModeOlderClient [2021-07-14T08:25:42.543Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-07-14T08:25:42.543Z] --- PASS: TestIpcModeOlderClient (0.13s) [2021-07-14T08:25:42.543Z] === CONT TestDaemonHostGatewayIP [2021-07-14T08:25:42.831Z] --- PASS: TestSecretList (2.59s) [2021-07-14T08:25:42.831Z] === RUN TestSecretsCreateAndDelete [2021-07-14T08:25:43.114Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-07-14T08:25:43.114Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-07-14T08:25:43.279Z] Removing intermediate container 9798f6f6c0fb [2021-07-14T08:25:43.279Z] ---> 7bf590caaa79 [2021-07-14T08:25:43.279Z] Step 13/13 : CMD ["sh"] [2021-07-14T08:25:43.686Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-07-14T08:25:43.757Z] ---> Running in d1003ac49af5 [2021-07-14T08:25:43.757Z] Removing intermediate container d1003ac49af5 [2021-07-14T08:25:43.757Z] ---> ae8f3a1efcd9 [2021-07-14T08:25:43.757Z] Successfully built ae8f3a1efcd9 [2021-07-14T08:25:43.757Z] Successfully tagged busybox:latest [2021-07-14T08:25:43.757Z] INFO: Docker images of the daemon under test [2021-07-14T08:25:43.757Z] [2021-07-14T08:25:43.947Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-14T08:25:44.208Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-07-14T08:25:44.234Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-14T08:25:44.234Z] busybox latest ae8f3a1efcd9 Less than a second ago 2.78GB [2021-07-14T08:25:44.234Z] microsoft/windowsservercore latest 39d157a84080 4 months ago 2.74GB [2021-07-14T08:25:44.234Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 4 months ago 2.74GB [2021-07-14T08:25:44.234Z] [2021-07-14T08:25:44.234Z] INFO: Running integration tests at 07/14/2021 08:25:43... [2021-07-14T08:25:44.234Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-14T08:25:44.234Z] INFO: Integration API tests being run from the host: [2021-07-14T08:25:44.234Z] INFO: make.ps1 starting at 07/14/2021 08:25:43 [2021-07-14T08:25:44.780Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-07-14T08:25:44.780Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-14T08:25:45.236Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-14T08:25:45.352Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-07-14T08:25:45.352Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-14T08:25:45.924Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-07-14T08:25:46.134Z] --- PASS: TestSecretsCreateAndDelete (2.66s) [2021-07-14T08:25:46.134Z] === RUN TestSecretsUpdate [2021-07-14T08:25:46.185Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-07-14T08:25:46.757Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-07-14T08:25:47.329Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-07-14T08:25:47.329Z] --- PASS: TestDaemonHostGatewayIP (4.88s) [2021-07-14T08:25:47.329Z] === CONT TestRestartDaemonWithRestartingContainer [2021-07-14T08:25:47.899Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-07-14T08:25:48.471Z] check_test.go:309: [d501e1350477e] daemon is not started [2021-07-14T08:25:48.471Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-07-14T08:25:48.683Z] --- PASS: TestSecretsUpdate (2.70s) [2021-07-14T08:25:48.683Z] === RUN TestTemplatedSecret [2021-07-14T08:25:49.043Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-14T08:25:49.615Z] check_test.go:309: [dc1016af646f0] daemon is not started [2021-07-14T08:25:49.615Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-07-14T08:25:50.186Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-07-14T08:25:50.758Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.33s) [2021-07-14T08:25:50.758Z] === CONT TestDaemonRestartIpcMode [2021-07-14T08:25:51.702Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-07-14T08:25:51.702Z] --- PASS: TestContainerKillOnDaemonStart (13.62s) [2021-07-14T08:25:51.987Z] --- PASS: TestTemplatedSecret (3.45s) [2021-07-14T08:25:51.988Z] === RUN TestSecretCreateResolve [2021-07-14T08:25:54.537Z] --- PASS: TestSecretCreateResolve (2.65s) [2021-07-14T08:25:54.537Z] PASS [2021-07-14T08:25:54.537Z] [2021-07-14T08:25:54.537Z] DONE 6 tests in 16.820s [2021-07-14T08:25:54.537Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-07-14T08:25:54.537Z] ++ 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-07-14T08:25:54.537Z] ++ set -e [2021-07-14T08:25:54.537Z] ++ '[' -n 0 ']' [2021-07-14T08:25:54.537Z] ++ set -x [2021-07-14T08:25:54.537Z] ++ 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-07-14T08:25:55.003Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-14T08:25:55.578Z] --- PASS: TestDaemonRestartIpcMode (4.84s) [2021-07-14T08:25:55.578Z] PASS [2021-07-14T08:25:55.578Z] [2021-07-14T08:25:55.578Z] === Skipped [2021-07-14T08:25:55.578Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-07-14T08:25:55.578Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-14T08:25:55.578Z] [2021-07-14T08:25:55.578Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-07-14T08:25:55.578Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-14T08:25:55.578Z] [2021-07-14T08:25:55.578Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-07-14T08:25:55.578Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-14T08:25:55.578Z] [2021-07-14T08:25:55.578Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-07-14T08:25:55.578Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-07-14T08:25:55.578Z] [2021-07-14T08:25:55.578Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-07-14T08:25:55.578Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-07-14T08:25:55.578Z] [2021-07-14T08:25:55.578Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-07-14T08:25:55.578Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-07-14T08:25:55.578Z] [2021-07-14T08:25:55.578Z] [2021-07-14T08:25:55.578Z] DONE 196 tests, 6 skipped in 232.742s [2021-07-14T08:25:55.578Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-07-14T08:25:55.578Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-14T08:25:55.578Z] ++ set -e [2021-07-14T08:25:55.578Z] ++ '[' -n 0 ']' [2021-07-14T08:25:55.578Z] ++ set -x [2021-07-14T08:25:55.578Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-07-14T08:25:55.839Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-07-14T08:25:55.839Z] === RUN TestConfigDaemonLibtrustID [2021-07-14T08:25:56.410Z] check_test.go:309: [dcd9a97b673f8] daemon is not started [2021-07-14T08:25:56.410Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-07-14T08:25:56.410Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2021-07-14T08:25:56.410Z] === RUN TestDaemonConfigValidation [2021-07-14T08:25:56.410Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-07-14T08:25:56.410Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-07-14T08:25:56.410Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-07-14T08:25:56.410Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-07-14T08:25:56.410Z] === RUN TestDaemonConfigValidation/invalid_config [2021-07-14T08:25:56.410Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-07-14T08:25:56.410Z] === RUN TestDaemonConfigValidation/malformed_config [2021-07-14T08:25:56.410Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-07-14T08:25:56.410Z] === RUN TestDaemonConfigValidation/valid_config [2021-07-14T08:25:56.410Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-07-14T08:25:56.410Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-07-14T08:25:56.410Z] === CONT TestDaemonConfigValidation/malformed_config [2021-07-14T08:25:56.410Z] === CONT TestDaemonConfigValidation/valid_config [2021-07-14T08:25:56.410Z] === CONT TestDaemonConfigValidation/invalid_config [2021-07-14T08:25:56.672Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-07-14T08:25:56.672Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-07-14T08:25:56.672Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2021-07-14T08:25:56.672Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.18s) [2021-07-14T08:25:56.672Z] --- PASS: TestDaemonConfigValidation/valid_config (0.18s) [2021-07-14T08:25:56.672Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2021-07-14T08:25:56.672Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2021-07-14T08:25:56.672Z] PASS [2021-07-14T08:25:56.672Z] [2021-07-14T08:25:56.672Z] DONE 7 tests in 1.168s [2021-07-14T08:25:56.672Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-14T08:25:56.672Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-14T08:25:56.672Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-07-14T08:25:56.672Z] ++ 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-07-14T08:25:56.672Z] ++ set -e [2021-07-14T08:25:56.672Z] ++ '[' -n 0 ']' [2021-07-14T08:25:56.672Z] ++ set -x [2021-07-14T08:25:56.672Z] ++ 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-07-14T08:25:56.672Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-14T08:25:56.672Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-14T08:25:56.934Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-14T08:25:56.934Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-14T08:25:56.934Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-14T08:25:56.934Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-14T08:25:56.934Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-14T08:25:56.934Z] INFO: Testing against a local daemon [2021-07-14T08:25:56.934Z] === RUN TestCommitInheritsEnv [2021-07-14T08:25:57.506Z] --- PASS: TestCommitInheritsEnv (0.43s) [2021-07-14T08:25:57.506Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-14T08:25:57.506Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-07-14T08:25:57.506Z] === RUN TestImagesFilterMultiReference [2021-07-14T08:25:57.506Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2021-07-14T08:25:57.506Z] === RUN TestImagePullPlatformInvalid [2021-07-14T08:25:57.766Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2021-07-14T08:25:57.766Z] === RUN TestRemoveImageOrphaning [2021-07-14T08:25:58.027Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2021-07-14T08:25:58.027Z] === RUN TestRemoveImageGarbageCollector [2021-07-14T08:25:58.745Z] INFO: Testing against a local daemon [2021-07-14T08:25:58.745Z] === RUN TestServiceCreateInit [2021-07-14T08:25:58.745Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-14T08:25:59.942Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-07-14T08:26:00.884Z] --- PASS: TestRemoveImageGarbageCollector (2.93s) [2021-07-14T08:26:00.884Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-14T08:26:01.146Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-14T08:26:01.146Z] === RUN TestTagInvalidReference [2021-07-14T08:26:01.146Z] --- PASS: TestTagInvalidReference (0.05s) [2021-07-14T08:26:01.146Z] === RUN TestTagValidPrefixedRepo [2021-07-14T08:26:01.146Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-07-14T08:26:01.146Z] === RUN TestTagExistedNameWithoutForce [2021-07-14T08:26:01.146Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-07-14T08:26:01.146Z] === RUN TestTagOfficialNames [2021-07-14T08:26:01.408Z] --- PASS: TestTagOfficialNames (0.10s) [2021-07-14T08:26:01.408Z] === RUN TestTagMatchesDigest [2021-07-14T08:26:01.408Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-07-14T08:26:01.408Z] === CONT TestImportExtremelyLargeImageWorks [2021-07-14T08:26:02.349Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-07-14T08:26:02.613Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-14T08:26:04.041Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-14T08:26:07.900Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-07-14T08:26:08.472Z] check_test.go:309: [db08baef4bb27] daemon is not started [2021-07-14T08:26:08.472Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-07-14T08:26:09.339Z] --- PASS: TestServiceCreateInit (9.89s) [2021-07-14T08:26:09.339Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.89s) [2021-07-14T08:26:09.339Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.98s) [2021-07-14T08:26:09.339Z] === RUN TestCreateServiceMultipleTimes [2021-07-14T08:26:09.858Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-14T08:26:15.143Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-14T08:26:15.143Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-14T08:26:17.058Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-14T08:26:21.343Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:26:21.343Z] INFO: Testing against a local daemon [2021-07-14T08:26:21.343Z] === RUN TestBuildWithSession [2021-07-14T08:26:21.343Z] build_session_test.go:25: TODO: BuildKit [2021-07-14T08:26:21.343Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-14T08:26:21.343Z] === RUN TestBuildSquashParent [2021-07-14T08:26:21.343Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:26:21.343Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-14T08:26:21.343Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-14T08:26:21.343Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-14T08:26:21.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-14T08:26:21.343Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-14T08:26:21.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-14T08:26:21.343Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-14T08:26:21.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-14T08:26:21.343Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-14T08:26:21.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-14T08:26:21.343Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-14T08:26:21.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-14T08:26:21.343Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-14T08:26:21.343Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-14T08:26:21.343Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-14T08:26:21.343Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-14T08:26:21.343Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-14T08:26:21.343Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-14T08:26:22.389Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-07-14T08:26:24.936Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-14T08:26:26.855Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-07-14T08:26:27.466Z] --- PASS: TestCreateServiceMultipleTimes (17.20s) [2021-07-14T08:26:27.466Z] === RUN TestCreateServiceConflict [2021-07-14T08:26:28.409Z] --- PASS: TestCreateServiceConflict (2.74s) [2021-07-14T08:26:28.409Z] === RUN TestCreateServiceMaxReplicas [2021-07-14T08:26:29.398Z] check_test.go:309: [d74922220703c] daemon is not started [2021-07-14T08:26:29.398Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-07-14T08:26:29.659Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-14T08:26:29.965Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2021-07-14T08:26:29.965Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-14T08:26:29.965Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/types [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-14T08:26:29.965Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-14T08:26:29.965Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-14T08:26:29.965Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2021-07-14T08:26:29.965Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/builder [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-14T08:26:29.965Z] ok github.com/docker/docker/builder/dockerfile 0.283s coverage: 48.7% of statements [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-14T08:26:29.965Z] ok github.com/docker/docker/builder/remotecontext 0.091s coverage: 13.7% of statements [2021-07-14T08:26:29.965Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-07-14T08:26:29.965Z] ok github.com/docker/docker/builder/remotecontext/git 1.352s coverage: 86.3% of statements [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/cli [no test files] [2021-07-14T08:26:29.965Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-14T08:26:29.965Z] ok github.com/docker/docker/cmd/docker-proxy 0.045s coverage: 67.6% of statements [2021-07-14T08:26:29.965Z] ok github.com/docker/docker/client 0.137s coverage: 75.5% of statements [2021-07-14T08:26:30.230Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-07-14T08:26:30.802Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-07-14T08:26:31.858Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-14T08:26:31.858Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-14T08:26:32.620Z] --- PASS: TestCreateServiceMaxReplicas (3.52s) [2021-07-14T08:26:32.620Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-14T08:26:33.346Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-14T08:26:33.346Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-07-14T08:26:33.346Z] check_test.go:309: [d4c928c066bd0] daemon is not started [2021-07-14T08:26:33.346Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-07-14T08:26:33.917Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-14T08:26:35.833Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-07-14T08:26:35.833Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-14T08:26:37.218Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-07-14T08:26:40.633Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-07-14T08:26:40.633Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.15s) [2021-07-14T08:26:40.633Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.39s) [2021-07-14T08:26:40.633Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.56s) [2021-07-14T08:26:40.633Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.98s) [2021-07-14T08:26:40.633Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.22s) [2021-07-14T08:26:40.633Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.09s) [2021-07-14T08:26:40.633Z] === RUN TestBuildMultiStageCopy [2021-07-14T08:26:40.633Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-14T08:26:41.423Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-07-14T08:26:41.423Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-14T08:26:41.685Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-14T08:26:41.685Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-14T08:26:42.626Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-07-14T08:26:43.571Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-14T08:26:44.485Z] === RUN TestBoolValue [2021-07-14T08:26:44.486Z] --- PASS: TestBoolValue (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestBoolValueOrDefault [2021-07-14T08:26:44.486Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestInt64ValueOrZero [2021-07-14T08:26:44.486Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestInt64ValueOrDefault [2021-07-14T08:26:44.486Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestInt64ValueOrDefaultWithError [2021-07-14T08:26:44.486Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestJsonContentType [2021-07-14T08:26:44.486Z] --- PASS: TestJsonContentType (0.00s) [2021-07-14T08:26:44.486Z] PASS [2021-07-14T08:26:44.486Z] coverage: 14.7% of statements [2021-07-14T08:26:44.486Z] ok github.com/docker/docker/api/server/httputils 0.086s coverage: 14.7% of statements [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-07-14T08:26:44.486Z] === RUN TestMaskSecretKeys [2021-07-14T08:26:44.486Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-07-14T08:26:44.486Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-07-14T08:26:44.486Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-07-14T08:26:44.486Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-07-14T08:26:44.486Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-07-14T08:26:44.486Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-07-14T08:26:44.486Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestVersionMiddlewareVersion [2021-07-14T08:26:44.486Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-07-14T08:26:44.486Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-07-14T08:26:44.486Z] PASS [2021-07-14T08:26:44.486Z] coverage: 37.7% of statements [2021-07-14T08:26:44.486Z] ok github.com/docker/docker/api/server/middleware 0.059s coverage: 37.7% of statements [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/server/router [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-07-14T08:26:44.486Z] === RUN TestStrSliceMarshalJSON [2021-07-14T08:26:44.486Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestStrSliceUnmarshalJSON [2021-07-14T08:26:44.486Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestStrSliceUnmarshalString [2021-07-14T08:26:44.486Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestStrSliceUnmarshalSlice [2021-07-14T08:26:44.486Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-07-14T08:26:44.486Z] PASS [2021-07-14T08:26:44.486Z] coverage: 90.0% of statements [2021-07-14T08:26:44.486Z] === RUN TestAdjustForAPIVersion [2021-07-14T08:26:44.486Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-07-14T08:26:44.486Z] PASS [2021-07-14T08:26:44.486Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2021-07-14T08:26:44.486Z] coverage: 5.7% of statements [2021-07-14T08:26:44.486Z] ok github.com/docker/docker/api/server/router/swarm 0.054s coverage: 5.7% of statements [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/types [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/types/container [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/types/events [no test files] [2021-07-14T08:26:44.486Z] === RUN TestToJSON [2021-07-14T08:26:44.486Z] --- PASS: TestToJSON (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestToParamWithVersion [2021-07-14T08:26:44.486Z] --- PASS: TestToParamWithVersion (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestFromJSON [2021-07-14T08:26:44.486Z] --- PASS: TestFromJSON (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestEmpty [2021-07-14T08:26:44.486Z] --- PASS: TestEmpty (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestArgsMatchKVListEmptySources [2021-07-14T08:26:44.486Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestArgsMatchKVList [2021-07-14T08:26:44.486Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestArgsMatch [2021-07-14T08:26:44.486Z] --- PASS: TestArgsMatch (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestAdd [2021-07-14T08:26:44.486Z] --- PASS: TestAdd (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestDel [2021-07-14T08:26:44.486Z] --- PASS: TestDel (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestLen [2021-07-14T08:26:44.486Z] --- PASS: TestLen (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestExactMatch [2021-07-14T08:26:44.486Z] --- PASS: TestExactMatch (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestOnlyOneExactMatch [2021-07-14T08:26:44.486Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestContains [2021-07-14T08:26:44.486Z] --- PASS: TestContains (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestValidate [2021-07-14T08:26:44.486Z] --- PASS: TestValidate (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestWalkValues [2021-07-14T08:26:44.486Z] --- PASS: TestWalkValues (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestFuzzyMatch [2021-07-14T08:26:44.486Z] --- PASS: TestFuzzyMatch (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestClone [2021-07-14T08:26:44.486Z] --- PASS: TestClone (0.00s) [2021-07-14T08:26:44.486Z] PASS [2021-07-14T08:26:44.486Z] coverage: 92.2% of statements [2021-07-14T08:26:44.486Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/types/image [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/types/network [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-07-14T08:26:44.486Z] === RUN TestDurationToSecondsString [2021-07-14T08:26:44.486Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-07-14T08:26:44.486Z] === RUN TestGetTimestamp [2021-07-14T08:26:44.486Z] === RUN TestCompareVersion [2021-07-14T08:26:44.486Z] --- PASS: TestCompareVersion (0.00s) [2021-07-14T08:26:44.486Z] PASS [2021-07-14T08:26:44.486Z] coverage: 75.0% of statements [2021-07-14T08:26:44.486Z] ok github.com/docker/docker/api/types/versions 0.067s coverage: 75.0% of statements [2021-07-14T08:26:44.486Z] --- PASS: TestGetTimestamp (0.19s) [2021-07-14T08:26:44.486Z] === RUN TestParseTimestamps [2021-07-14T08:26:44.486Z] --- PASS: TestParseTimestamps (0.00s) [2021-07-14T08:26:44.486Z] PASS [2021-07-14T08:26:44.486Z] coverage: 100.0% of statements [2021-07-14T08:26:44.486Z] ok github.com/docker/docker/api/types/time 0.229s coverage: 100.0% of statements [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/builder [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-07-14T08:26:44.486Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-07-14T08:26:44.957Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-07-14T08:26:44.965Z] === RUN TestParseRemoteURL [2021-07-14T08:26:44.965Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-07-14T08:26:44.965Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-07-14T08:26:44.965Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-07-14T08:26:44.965Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-07-14T08:26:44.965Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-07-14T08:26:44.965Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-07-14T08:26:44.965Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-07-14T08:26:44.965Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-07-14T08:26:44.965Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-07-14T08:26:44.965Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-07-14T08:26:45.445Z] --- PASS: TestParseRemoteURL (0.00s) [2021-07-14T08:26:45.445Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-07-14T08:26:45.445Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-07-14T08:26:45.445Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-07-14T08:26:45.445Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-07-14T08:26:45.445Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-07-14T08:26:45.445Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-07-14T08:26:45.445Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-07-14T08:26:45.445Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-07-14T08:26:45.445Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-07-14T08:26:45.445Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-07-14T08:26:45.445Z] === RUN TestCloneArgsSmartHttp [2021-07-14T08:26:45.445Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-07-14T08:26:45.445Z] === RUN TestCloneArgsDumbHttp [2021-07-14T08:26:45.445Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-07-14T08:26:45.445Z] === RUN TestCloneArgsGit [2021-07-14T08:26:45.445Z] --- PASS: TestCloneArgsGit (0.00s) [2021-07-14T08:26:45.445Z] === RUN TestCheckoutGit [2021-07-14T08:26:45.529Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-14T08:26:47.050Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-07-14T08:26:47.528Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.02s) [2021-07-14T08:26:47.528Z] === RUN TestProcessNoDockerignore [2021-07-14T08:26:47.528Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-07-14T08:26:47.528Z] === RUN TestProcessShouldLeaveAllFiles [2021-07-14T08:26:47.528Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-07-14T08:26:47.529Z] === RUN TestDetectContentType [2021-07-14T08:26:47.529Z] --- PASS: TestDetectContentType (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestSelectAcceptableMIME [2021-07-14T08:26:47.529Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestInspectEmptyResponse [2021-07-14T08:26:47.529Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestInspectResponseBinary [2021-07-14T08:26:47.529Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestResponseUnsupportedContentType [2021-07-14T08:26:47.529Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestInspectResponseTextSimple [2021-07-14T08:26:47.529Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestInspectResponseEmptyContentType [2021-07-14T08:26:47.529Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestUnknownContentLength [2021-07-14T08:26:47.529Z] --- PASS: TestUnknownContentLength (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestDownloadRemote [2021-07-14T08:26:47.529Z] --- PASS: TestDownloadRemote (0.11s) [2021-07-14T08:26:47.529Z] === RUN TestGetWithStatusError [2021-07-14T08:26:47.529Z] --- PASS: TestGetWithStatusError (0.03s) [2021-07-14T08:26:47.529Z] === RUN TestCloseRootDirectory [2021-07-14T08:26:47.529Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:26:47.529Z] --- SKIP: TestCloseRootDirectory (0.01s) [2021-07-14T08:26:47.529Z] === RUN TestHashFile [2021-07-14T08:26:47.529Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:26:47.529Z] --- SKIP: TestHashFile (0.01s) [2021-07-14T08:26:47.529Z] === RUN TestHashSubdir [2021-07-14T08:26:47.529Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:26:47.529Z] --- SKIP: TestHashSubdir (0.01s) [2021-07-14T08:26:47.529Z] === RUN TestRemoveDirectory [2021-07-14T08:26:47.529Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:26:47.529Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-07-14T08:26:47.529Z] PASS [2021-07-14T08:26:47.529Z] coverage: 9.3% of statements [2021-07-14T08:26:47.529Z] ok github.com/docker/docker/builder/remotecontext 0.407s coverage: 9.3% of statements [2021-07-14T08:26:47.529Z] === RUN TestGetAllAllowed [2021-07-14T08:26:47.529Z] --- PASS: TestGetAllAllowed (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestGetAllMeta [2021-07-14T08:26:47.529Z] --- PASS: TestGetAllMeta (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestWarnOnUnusedBuildArgs [2021-07-14T08:26:47.529Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestIsUnreferencedBuiltin [2021-07-14T08:26:47.529Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestIsExistingDirectory [2021-07-14T08:26:47.529Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestGetFilenameForDownload [2021-07-14T08:26:47.529Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestEnv2Variables [2021-07-14T08:26:47.529Z] --- PASS: TestEnv2Variables (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-07-14T08:26:47.529Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestMaintainer [2021-07-14T08:26:47.529Z] --- PASS: TestMaintainer (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestLabel [2021-07-14T08:26:47.529Z] --- PASS: TestLabel (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestFromScratch [2021-07-14T08:26:47.529Z] --- PASS: TestFromScratch (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestFromWithArg [2021-07-14T08:26:47.529Z] --- PASS: TestFromWithArg (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-07-14T08:26:47.529Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestFromWithUndefinedArg [2021-07-14T08:26:47.529Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestFromMultiStageWithNamedStage [2021-07-14T08:26:47.529Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestOnbuild [2021-07-14T08:26:47.529Z] --- PASS: TestOnbuild (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestWorkdir [2021-07-14T08:26:47.529Z] --- PASS: TestWorkdir (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestCmd [2021-07-14T08:26:47.529Z] --- PASS: TestCmd (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestHealthcheckNone [2021-07-14T08:26:47.529Z] --- PASS: TestHealthcheckNone (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestHealthcheckCmd [2021-07-14T08:26:47.529Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestEntrypoint [2021-07-14T08:26:47.529Z] --- PASS: TestEntrypoint (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestExpose [2021-07-14T08:26:47.529Z] --- PASS: TestExpose (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestUser [2021-07-14T08:26:47.529Z] --- PASS: TestUser (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestVolume [2021-07-14T08:26:47.529Z] --- PASS: TestVolume (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestStopSignal [2021-07-14T08:26:47.529Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-14T08:26:47.529Z] --- SKIP: TestStopSignal (0.00s) [2021-07-14T08:26:47.529Z] === RUN TestArg [2021-07-14T08:26:47.540Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.47s) [2021-07-14T08:26:47.540Z] === RUN TestCreateServiceSecretFileMode [2021-07-14T08:26:47.863Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-14T08:26:48.009Z] --- PASS: TestArg (0.00s) [2021-07-14T08:26:48.009Z] === RUN TestShell [2021-07-14T08:26:48.009Z] --- PASS: TestShell (0.00s) [2021-07-14T08:26:48.009Z] === RUN TestPrependEnvOnCmd [2021-07-14T08:26:48.009Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-07-14T08:26:48.009Z] === RUN TestRunWithBuildArgs [2021-07-14T08:26:48.009Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-07-14T08:26:48.009Z] === RUN TestRunIgnoresHealthcheck [2021-07-14T08:26:48.009Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-07-14T08:26:48.009Z] === RUN TestDispatchUnsupportedOptions [2021-07-14T08:26:48.009Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-07-14T08:26:48.009Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-07-14T08:26:48.009Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-07-14T08:26:48.009Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-07-14T08:26:48.009Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-07-14T08:26:48.009Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-07-14T08:26:48.009Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-07-14T08:26:48.009Z] === RUN TestNormalizeWorkdir [2021-07-14T08:26:48.009Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-07-14T08:26:48.009Z] === RUN TestDispatch [2021-07-14T08:26:48.009Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-07-14T08:26:48.009Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-07-14T08:26:48.009Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-07-14T08:26:48.009Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-07-14T08:26:48.009Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-07-14T08:26:48.009Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-07-14T08:26:48.009Z] === RUN TestDispatch/COPY_url [2021-07-14T08:26:48.009Z] --- PASS: TestDispatch (0.18s) [2021-07-14T08:26:48.009Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.09s) [2021-07-14T08:26:48.009Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-07-14T08:26:48.010Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2021-07-14T08:26:48.010Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-07-14T08:26:48.010Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.03s) [2021-07-14T08:26:48.010Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-07-14T08:26:48.010Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-07-14T08:26:48.010Z] === RUN TestAddScratchImageAddsToMounts [2021-07-14T08:26:48.010Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-07-14T08:26:48.010Z] === RUN TestAddFromScratchPopulatesPlatform [2021-07-14T08:26:48.010Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-07-14T08:26:48.010Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-07-14T08:26:48.010Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-07-14T08:26:48.010Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-07-14T08:26:48.010Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-07-14T08:26:48.010Z] === RUN TestImageSourceGetAddsToMounts [2021-07-14T08:26:48.010Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-07-14T08:26:48.010Z] === RUN TestEmptyDockerfile [2021-07-14T08:26:48.010Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-07-14T08:26:48.010Z] === RUN TestSymlinkDockerfile [2021-07-14T08:26:48.010Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-07-14T08:26:48.010Z] === RUN TestDockerfileOutsideTheBuildContext [2021-07-14T08:26:48.010Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-07-14T08:26:48.010Z] === RUN TestNonExistingDockerfile [2021-07-14T08:26:48.010Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-07-14T08:26:48.010Z] === RUN TestCopyRunConfig [2021-07-14T08:26:48.010Z] --- PASS: TestCopyRunConfig (0.00s) [2021-07-14T08:26:48.010Z] === RUN TestDeepCopyRunConfig [2021-07-14T08:26:48.010Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-07-14T08:26:48.010Z] === RUN TestExportImage [2021-07-14T08:26:48.010Z] --- PASS: TestExportImage (0.00s) [2021-07-14T08:26:48.010Z] === RUN TestNormalizeDest [2021-07-14T08:26:48.010Z] --- PASS: TestNormalizeDest (0.00s) [2021-07-14T08:26:48.010Z] PASS [2021-07-14T08:26:48.010Z] coverage: 47.0% of statements [2021-07-14T08:26:48.010Z] ok github.com/docker/docker/builder/dockerfile 0.312s coverage: 47.0% of statements [2021-07-14T08:26:48.010Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-07-14T08:26:48.074Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-14T08:26:48.483Z] --- PASS: TestCreateServiceSecretFileMode (3.01s) [2021-07-14T08:26:48.483Z] === RUN TestCreateServiceConfigFileMode [2021-07-14T08:26:48.488Z] === RUN TestEnable [2021-07-14T08:26:48.488Z] --- PASS: TestEnable (0.00s) [2021-07-14T08:26:48.488Z] === RUN TestDisable [2021-07-14T08:26:48.488Z] --- PASS: TestDisable (0.00s) [2021-07-14T08:26:48.488Z] === RUN TestEnabled [2021-07-14T08:26:48.488Z] --- PASS: TestEnabled (0.00s) [2021-07-14T08:26:48.488Z] PASS [2021-07-14T08:26:48.488Z] coverage: 100.0% of statements [2021-07-14T08:26:48.488Z] ok github.com/docker/docker/cli/debug 0.053s coverage: 100.0% of statements [2021-07-14T08:26:48.864Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-14T08:26:49.495Z] === RUN TestTCP4Proxy [2021-07-14T08:26:49.495Z] --- PASS: TestTCP4Proxy (0.00s) [2021-07-14T08:26:49.495Z] === RUN TestTCP4ProxyHalfClose [2021-07-14T08:26:49.495Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-07-14T08:26:49.495Z] === RUN TestTCP6Proxy [2021-07-14T08:26:49.495Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-14T08:26:49.495Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-07-14T08:26:49.495Z] === RUN TestTCPDualStackProxy [2021-07-14T08:26:49.495Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-14T08:26:49.495Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-07-14T08:26:49.495Z] === RUN TestUDP4Proxy [2021-07-14T08:26:49.495Z] --- PASS: TestUDP4Proxy (0.00s) [2021-07-14T08:26:49.495Z] === RUN TestUDP6Proxy [2021-07-14T08:26:49.495Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-14T08:26:49.495Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-07-14T08:26:49.495Z] === RUN TestUDPWriteError [2021-07-14T08:26:49.495Z] --- PASS: TestUDPWriteError (0.00s) [2021-07-14T08:26:49.495Z] === RUN TestSCTP4Proxy [2021-07-14T08:26:49.495Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-14T08:26:49.495Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-07-14T08:26:49.495Z] === RUN TestSCTP6Proxy [2021-07-14T08:26:49.495Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-14T08:26:49.495Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-07-14T08:26:49.495Z] PASS [2021-07-14T08:26:49.495Z] coverage: 49.4% of statements [2021-07-14T08:26:49.495Z] ok github.com/docker/docker/cmd/docker-proxy 0.061s coverage: 49.4% of statements [2021-07-14T08:26:49.988Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-07-14T08:26:50.454Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-14T08:26:51.455Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-14T08:26:51.789Z] --- PASS: TestCreateServiceConfigFileMode (2.90s) [2021-07-14T08:26:51.789Z] === RUN TestCreateServiceSysctls [2021-07-14T08:26:53.044Z] --- PASS: TestBuildMultiStageCopy (13.21s) [2021-07-14T08:26:53.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.06s) [2021-07-14T08:26:53.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.95s) [2021-07-14T08:26:53.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.28s) [2021-07-14T08:26:53.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.33s) [2021-07-14T08:26:53.044Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.59s) [2021-07-14T08:26:53.044Z] === RUN TestBuildMultiStageParentConfig [2021-07-14T08:26:54.192Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-07-14T08:26:56.003Z] --- PASS: TestCreateServiceSysctls (4.11s) [2021-07-14T08:26:56.003Z] === RUN TestCreateServiceCapabilities [2021-07-14T08:26:56.034Z] --- PASS: TestBuildMultiStageParentConfig (2.70s) [2021-07-14T08:26:56.034Z] === RUN TestBuildLabelWithTargets [2021-07-14T08:26:56.034Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:26:56.034Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-07-14T08:26:56.034Z] === RUN TestBuildWithEmptyLayers [2021-07-14T08:26:57.624Z] --- PASS: TestBuildWithEmptyLayers (1.53s) [2021-07-14T08:26:57.624Z] === RUN TestBuildMultiStageOnBuild [2021-07-14T08:26:58.560Z] --- PASS: TestCreateServiceCapabilities (3.12s) [2021-07-14T08:26:58.560Z] === RUN TestInspect [2021-07-14T08:27:00.779Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-07-14T08:27:01.866Z] --- PASS: TestInspect (3.03s) [2021-07-14T08:27:01.866Z] === RUN TestCreateJob [2021-07-14T08:27:02.116Z] === RUN TestCheckpointCreateError [2021-07-14T08:27:02.116Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestCheckpointCreate [2021-07-14T08:27:02.116Z] --- PASS: TestCheckpointCreate (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestCheckpointDeleteError [2021-07-14T08:27:02.116Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestCheckpointDelete [2021-07-14T08:27:02.116Z] --- PASS: TestCheckpointDelete (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestCheckpointListError [2021-07-14T08:27:02.116Z] --- PASS: TestCheckpointListError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestCheckpointList [2021-07-14T08:27:02.116Z] --- PASS: TestCheckpointList (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestCheckpointListContainerNotFound [2021-07-14T08:27:02.116Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestNewClientWithOpsFromEnv [2021-07-14T08:27:02.116Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-14T08:27:02.116Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestGetAPIPath [2021-07-14T08:27:02.116Z] --- PASS: TestGetAPIPath (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestParseHostURL [2021-07-14T08:27:02.116Z] --- PASS: TestParseHostURL (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-07-14T08:27:02.116Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestNegotiateAPIVersionEmpty [2021-07-14T08:27:02.116Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestNegotiateAPIVersion [2021-07-14T08:27:02.116Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestNegotiateAPVersionOverride [2021-07-14T08:27:02.116Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestNegotiateAPIVersionAutomatic [2021-07-14T08:27:02.116Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-07-14T08:27:02.116Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-07-14T08:27:02.116Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestClientRedirect [2021-07-14T08:27:02.116Z] --- PASS: TestClientRedirect (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestConfigCreateUnsupported [2021-07-14T08:27:02.116Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestConfigCreateError [2021-07-14T08:27:02.116Z] --- PASS: TestConfigCreateError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestConfigCreate [2021-07-14T08:27:02.116Z] --- PASS: TestConfigCreate (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestConfigInspectNotFound [2021-07-14T08:27:02.116Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestConfigInspectWithEmptyID [2021-07-14T08:27:02.116Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestConfigInspectUnsupported [2021-07-14T08:27:02.116Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestConfigInspectError [2021-07-14T08:27:02.116Z] --- PASS: TestConfigInspectError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestConfigInspectConfigNotFound [2021-07-14T08:27:02.116Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestConfigInspect [2021-07-14T08:27:02.116Z] --- PASS: TestConfigInspect (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestConfigListUnsupported [2021-07-14T08:27:02.116Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestConfigListError [2021-07-14T08:27:02.116Z] --- PASS: TestConfigListError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestConfigList [2021-07-14T08:27:02.116Z] --- PASS: TestConfigList (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestConfigRemoveUnsupported [2021-07-14T08:27:02.116Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestConfigRemoveError [2021-07-14T08:27:02.116Z] --- PASS: TestConfigRemoveError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestConfigRemove [2021-07-14T08:27:02.116Z] --- PASS: TestConfigRemove (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestConfigUpdateUnsupported [2021-07-14T08:27:02.116Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestConfigUpdateError [2021-07-14T08:27:02.116Z] --- PASS: TestConfigUpdateError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestConfigUpdate [2021-07-14T08:27:02.116Z] --- PASS: TestConfigUpdate (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerCommitError [2021-07-14T08:27:02.116Z] --- PASS: TestContainerCommitError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerCommit [2021-07-14T08:27:02.116Z] --- PASS: TestContainerCommit (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerStatPathError [2021-07-14T08:27:02.116Z] --- PASS: TestContainerStatPathError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerStatPathNotFoundError [2021-07-14T08:27:02.116Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerStatPathNoHeaderError [2021-07-14T08:27:02.116Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerStatPath [2021-07-14T08:27:02.116Z] --- PASS: TestContainerStatPath (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestCopyToContainerError [2021-07-14T08:27:02.116Z] --- PASS: TestCopyToContainerError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestCopyToContainerNotFoundError [2021-07-14T08:27:02.116Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestCopyToContainerNotStatusOKError [2021-07-14T08:27:02.116Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestCopyToContainer [2021-07-14T08:27:02.116Z] --- PASS: TestCopyToContainer (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestCopyFromContainerError [2021-07-14T08:27:02.116Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestCopyFromContainerNotFoundError [2021-07-14T08:27:02.116Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestCopyFromContainerNotStatusOKError [2021-07-14T08:27:02.116Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestCopyFromContainerNoHeaderError [2021-07-14T08:27:02.116Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestCopyFromContainer [2021-07-14T08:27:02.116Z] --- PASS: TestCopyFromContainer (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerCreateError [2021-07-14T08:27:02.116Z] --- PASS: TestContainerCreateError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerCreateImageNotFound [2021-07-14T08:27:02.116Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerCreateWithName [2021-07-14T08:27:02.116Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerCreateAutoRemove [2021-07-14T08:27:02.116Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerDiffError [2021-07-14T08:27:02.116Z] --- PASS: TestContainerDiffError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerDiff [2021-07-14T08:27:02.116Z] --- PASS: TestContainerDiff (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerExecCreateError [2021-07-14T08:27:02.116Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerExecCreate [2021-07-14T08:27:02.116Z] --- PASS: TestContainerExecCreate (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerExecStartError [2021-07-14T08:27:02.116Z] --- PASS: TestContainerExecStartError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerExecStart [2021-07-14T08:27:02.116Z] --- PASS: TestContainerExecStart (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerExecInspectError [2021-07-14T08:27:02.116Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerExecInspect [2021-07-14T08:27:02.116Z] --- PASS: TestContainerExecInspect (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerExportError [2021-07-14T08:27:02.116Z] --- PASS: TestContainerExportError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerExport [2021-07-14T08:27:02.116Z] --- PASS: TestContainerExport (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerInspectError [2021-07-14T08:27:02.116Z] --- PASS: TestContainerInspectError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerInspectContainerNotFound [2021-07-14T08:27:02.116Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerInspectWithEmptyID [2021-07-14T08:27:02.116Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerInspect [2021-07-14T08:27:02.116Z] --- PASS: TestContainerInspect (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerInspectNode [2021-07-14T08:27:02.116Z] --- PASS: TestContainerInspectNode (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerKillError [2021-07-14T08:27:02.116Z] --- PASS: TestContainerKillError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerKill [2021-07-14T08:27:02.116Z] --- PASS: TestContainerKill (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerListError [2021-07-14T08:27:02.116Z] --- PASS: TestContainerListError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerList [2021-07-14T08:27:02.116Z] --- PASS: TestContainerList (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerLogsNotFoundError [2021-07-14T08:27:02.116Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerLogsError [2021-07-14T08:27:02.116Z] --- PASS: TestContainerLogsError (0.00s) [2021-07-14T08:27:02.116Z] === RUN TestContainerLogs [2021-07-14T08:27:02.116Z] --- PASS: TestContainerLogs (0.19s) [2021-07-14T08:27:02.117Z] === RUN TestContainerPauseError [2021-07-14T08:27:02.117Z] --- PASS: TestContainerPauseError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerPause [2021-07-14T08:27:02.117Z] --- PASS: TestContainerPause (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainersPruneError [2021-07-14T08:27:02.117Z] --- PASS: TestContainersPruneError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainersPrune [2021-07-14T08:27:02.117Z] --- PASS: TestContainersPrune (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerRemoveError [2021-07-14T08:27:02.117Z] --- PASS: TestContainerRemoveError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerRemoveNotFoundError [2021-07-14T08:27:02.117Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerRemove [2021-07-14T08:27:02.117Z] --- PASS: TestContainerRemove (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerRenameError [2021-07-14T08:27:02.117Z] --- PASS: TestContainerRenameError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerRename [2021-07-14T08:27:02.117Z] --- PASS: TestContainerRename (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerResizeError [2021-07-14T08:27:02.117Z] --- PASS: TestContainerResizeError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerExecResizeError [2021-07-14T08:27:02.117Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerResize [2021-07-14T08:27:02.117Z] --- PASS: TestContainerResize (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerExecResize [2021-07-14T08:27:02.117Z] --- PASS: TestContainerExecResize (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerRestartError [2021-07-14T08:27:02.117Z] --- PASS: TestContainerRestartError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerRestart [2021-07-14T08:27:02.117Z] --- PASS: TestContainerRestart (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerStartError [2021-07-14T08:27:02.117Z] --- PASS: TestContainerStartError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerStart [2021-07-14T08:27:02.117Z] --- PASS: TestContainerStart (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerStatsError [2021-07-14T08:27:02.117Z] --- PASS: TestContainerStatsError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerStats [2021-07-14T08:27:02.117Z] --- PASS: TestContainerStats (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerStopError [2021-07-14T08:27:02.117Z] --- PASS: TestContainerStopError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerStop [2021-07-14T08:27:02.117Z] --- PASS: TestContainerStop (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerTopError [2021-07-14T08:27:02.117Z] --- PASS: TestContainerTopError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerTop [2021-07-14T08:27:02.117Z] --- PASS: TestContainerTop (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerUnpauseError [2021-07-14T08:27:02.117Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerUnpause [2021-07-14T08:27:02.117Z] --- PASS: TestContainerUnpause (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerUpdateError [2021-07-14T08:27:02.117Z] --- PASS: TestContainerUpdateError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerUpdate [2021-07-14T08:27:02.117Z] --- PASS: TestContainerUpdate (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerWaitError [2021-07-14T08:27:02.117Z] --- PASS: TestContainerWaitError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestContainerWait [2021-07-14T08:27:02.117Z] --- PASS: TestContainerWait (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestDiskUsageError [2021-07-14T08:27:02.117Z] --- PASS: TestDiskUsageError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestDiskUsage [2021-07-14T08:27:02.117Z] --- PASS: TestDiskUsage (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestDistributionInspectUnsupported [2021-07-14T08:27:02.117Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestDistributionInspectWithEmptyID [2021-07-14T08:27:02.117Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestEventsErrorInOptions [2021-07-14T08:27:02.117Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestEventsErrorFromServer [2021-07-14T08:27:02.117Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestEvents [2021-07-14T08:27:02.117Z] --- PASS: TestEvents (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestTLSCloseWriter [2021-07-14T08:27:02.117Z] === PAUSE TestTLSCloseWriter [2021-07-14T08:27:02.117Z] === RUN TestImageBuildError [2021-07-14T08:27:02.117Z] --- PASS: TestImageBuildError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageBuild [2021-07-14T08:27:02.117Z] --- PASS: TestImageBuild (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestGetDockerOS [2021-07-14T08:27:02.117Z] --- PASS: TestGetDockerOS (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageCreateError [2021-07-14T08:27:02.117Z] --- PASS: TestImageCreateError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageCreate [2021-07-14T08:27:02.117Z] --- PASS: TestImageCreate (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageHistoryError [2021-07-14T08:27:02.117Z] --- PASS: TestImageHistoryError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageHistory [2021-07-14T08:27:02.117Z] --- PASS: TestImageHistory (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageImportError [2021-07-14T08:27:02.117Z] --- PASS: TestImageImportError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageImport [2021-07-14T08:27:02.117Z] --- PASS: TestImageImport (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageInspectError [2021-07-14T08:27:02.117Z] --- PASS: TestImageInspectError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageInspectImageNotFound [2021-07-14T08:27:02.117Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageInspectWithEmptyID [2021-07-14T08:27:02.117Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageInspect [2021-07-14T08:27:02.117Z] --- PASS: TestImageInspect (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageListError [2021-07-14T08:27:02.117Z] --- PASS: TestImageListError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageList [2021-07-14T08:27:02.117Z] --- PASS: TestImageList (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageListApiBefore125 [2021-07-14T08:27:02.117Z] --- PASS: TestImageListApiBefore125 (0.01s) [2021-07-14T08:27:02.117Z] === RUN TestImageLoadError [2021-07-14T08:27:02.117Z] --- PASS: TestImageLoadError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageLoad [2021-07-14T08:27:02.117Z] --- PASS: TestImageLoad (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImagesPruneError [2021-07-14T08:27:02.117Z] --- PASS: TestImagesPruneError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImagesPrune [2021-07-14T08:27:02.117Z] --- PASS: TestImagesPrune (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImagePullReferenceParseError [2021-07-14T08:27:02.117Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImagePullAnyError [2021-07-14T08:27:02.117Z] --- PASS: TestImagePullAnyError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImagePullStatusUnauthorizedError [2021-07-14T08:27:02.117Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-14T08:27:02.117Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-14T08:27:02.117Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-07-14T08:27:02.117Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImagePullWithoutErrors [2021-07-14T08:27:02.117Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImagePushReferenceError [2021-07-14T08:27:02.117Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImagePushAnyError [2021-07-14T08:27:02.117Z] --- PASS: TestImagePushAnyError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImagePushStatusUnauthorizedError [2021-07-14T08:27:02.117Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-14T08:27:02.117Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-14T08:27:02.117Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-07-14T08:27:02.117Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImagePushWithoutErrors [2021-07-14T08:27:02.117Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-07-14T08:27:02.117Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-07-14T08:27:02.117Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-07-14T08:27:02.117Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-07-14T08:27:02.117Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-07-14T08:27:02.117Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-07-14T08:27:02.117Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-07-14T08:27:02.117Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-07-14T08:27:02.117Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageRemoveError [2021-07-14T08:27:02.117Z] --- PASS: TestImageRemoveError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageRemoveImageNotFound [2021-07-14T08:27:02.117Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageRemove [2021-07-14T08:27:02.117Z] --- PASS: TestImageRemove (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageSaveError [2021-07-14T08:27:02.117Z] --- PASS: TestImageSaveError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageSave [2021-07-14T08:27:02.117Z] --- PASS: TestImageSave (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageSearchAnyError [2021-07-14T08:27:02.117Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageSearchStatusUnauthorizedError [2021-07-14T08:27:02.117Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-07-14T08:27:02.117Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-07-14T08:27:02.117Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-07-14T08:27:02.117Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.02s) [2021-07-14T08:27:02.117Z] === RUN TestImageSearchWithoutErrors [2021-07-14T08:27:02.117Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageTagError [2021-07-14T08:27:02.117Z] --- PASS: TestImageTagError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageTagInvalidReference [2021-07-14T08:27:02.117Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageTagInvalidSourceImageName [2021-07-14T08:27:02.117Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageTagHexSource [2021-07-14T08:27:02.117Z] --- PASS: TestImageTagHexSource (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestImageTag [2021-07-14T08:27:02.117Z] --- PASS: TestImageTag (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestInfoServerError [2021-07-14T08:27:02.117Z] --- PASS: TestInfoServerError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestInfoInvalidResponseJSONError [2021-07-14T08:27:02.117Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestInfo [2021-07-14T08:27:02.117Z] --- PASS: TestInfo (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNetworkConnectError [2021-07-14T08:27:02.117Z] --- PASS: TestNetworkConnectError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-07-14T08:27:02.117Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNetworkConnect [2021-07-14T08:27:02.117Z] --- PASS: TestNetworkConnect (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNetworkCreateError [2021-07-14T08:27:02.117Z] --- PASS: TestNetworkCreateError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNetworkCreate [2021-07-14T08:27:02.117Z] --- PASS: TestNetworkCreate (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNetworkDisconnectError [2021-07-14T08:27:02.117Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNetworkDisconnect [2021-07-14T08:27:02.117Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNetworkInspectError [2021-07-14T08:27:02.117Z] --- PASS: TestNetworkInspectError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNetworkInspectNotFoundError [2021-07-14T08:27:02.117Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNetworkInspectWithEmptyID [2021-07-14T08:27:02.117Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNetworkInspect [2021-07-14T08:27:02.117Z] --- PASS: TestNetworkInspect (0.01s) [2021-07-14T08:27:02.117Z] === RUN TestNetworkListError [2021-07-14T08:27:02.117Z] --- PASS: TestNetworkListError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNetworkList [2021-07-14T08:27:02.117Z] --- PASS: TestNetworkList (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNetworksPruneError [2021-07-14T08:27:02.117Z] --- PASS: TestNetworksPruneError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNetworksPrune [2021-07-14T08:27:02.117Z] --- PASS: TestNetworksPrune (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNetworkRemoveError [2021-07-14T08:27:02.117Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNetworkRemove [2021-07-14T08:27:02.117Z] --- PASS: TestNetworkRemove (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNodeInspectError [2021-07-14T08:27:02.117Z] --- PASS: TestNodeInspectError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNodeInspectNodeNotFound [2021-07-14T08:27:02.117Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNodeInspectWithEmptyID [2021-07-14T08:27:02.117Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNodeInspect [2021-07-14T08:27:02.117Z] --- PASS: TestNodeInspect (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNodeListError [2021-07-14T08:27:02.117Z] --- PASS: TestNodeListError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNodeList [2021-07-14T08:27:02.117Z] --- PASS: TestNodeList (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNodeRemoveError [2021-07-14T08:27:02.117Z] --- PASS: TestNodeRemoveError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNodeRemove [2021-07-14T08:27:02.117Z] --- PASS: TestNodeRemove (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNodeUpdateError [2021-07-14T08:27:02.117Z] --- PASS: TestNodeUpdateError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestNodeUpdate [2021-07-14T08:27:02.117Z] --- PASS: TestNodeUpdate (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestOptionWithTimeout [2021-07-14T08:27:02.117Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestPingFail [2021-07-14T08:27:02.117Z] --- PASS: TestPingFail (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestPingWithError [2021-07-14T08:27:02.117Z] 2021/07/14 08:27:00 RoundTripper returned a response & error; ignoring response [2021-07-14T08:27:02.117Z] 2021/07/14 08:27:00 RoundTripper returned a response & error; ignoring response [2021-07-14T08:27:02.117Z] --- PASS: TestPingWithError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestPingSuccess [2021-07-14T08:27:02.117Z] --- PASS: TestPingSuccess (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestPingHeadFallback [2021-07-14T08:27:02.117Z] === RUN TestPingHeadFallback/OK [2021-07-14T08:27:02.117Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-07-14T08:27:02.117Z] === RUN TestPingHeadFallback/Not_Found [2021-07-14T08:27:02.117Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-07-14T08:27:02.117Z] --- PASS: TestPingHeadFallback (0.00s) [2021-07-14T08:27:02.117Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-07-14T08:27:02.117Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-07-14T08:27:02.117Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-07-14T08:27:02.117Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestPluginDisableError [2021-07-14T08:27:02.117Z] --- PASS: TestPluginDisableError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestPluginDisable [2021-07-14T08:27:02.117Z] --- PASS: TestPluginDisable (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestPluginEnableError [2021-07-14T08:27:02.117Z] --- PASS: TestPluginEnableError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestPluginEnable [2021-07-14T08:27:02.117Z] --- PASS: TestPluginEnable (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestPluginInspectError [2021-07-14T08:27:02.117Z] --- PASS: TestPluginInspectError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestPluginInspectWithEmptyID [2021-07-14T08:27:02.117Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestPluginInspect [2021-07-14T08:27:02.117Z] --- PASS: TestPluginInspect (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestPluginListError [2021-07-14T08:27:02.117Z] --- PASS: TestPluginListError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestPluginList [2021-07-14T08:27:02.117Z] --- PASS: TestPluginList (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestPluginPushError [2021-07-14T08:27:02.117Z] --- PASS: TestPluginPushError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestPluginPush [2021-07-14T08:27:02.117Z] --- PASS: TestPluginPush (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestPluginRemoveError [2021-07-14T08:27:02.117Z] --- PASS: TestPluginRemoveError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestPluginRemove [2021-07-14T08:27:02.117Z] --- PASS: TestPluginRemove (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestPluginSetError [2021-07-14T08:27:02.117Z] --- PASS: TestPluginSetError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestPluginSet [2021-07-14T08:27:02.117Z] --- PASS: TestPluginSet (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestSetHostHeader [2021-07-14T08:27:02.117Z] --- PASS: TestSetHostHeader (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestPlainTextError [2021-07-14T08:27:02.117Z] --- PASS: TestPlainTextError (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestInfiniteError [2021-07-14T08:27:02.117Z] --- PASS: TestInfiniteError (0.04s) [2021-07-14T08:27:02.117Z] === RUN TestCanceledContext [2021-07-14T08:27:02.117Z] 2021/07/14 08:27:00 RoundTripper returned a response & error; ignoring response [2021-07-14T08:27:02.117Z] --- PASS: TestCanceledContext (0.00s) [2021-07-14T08:27:02.117Z] === RUN TestDeadlineExceededContext [2021-07-14T08:27:02.118Z] 2021/07/14 08:27:00 RoundTripper returned a response & error; ignoring response [2021-07-14T08:27:02.118Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSecretCreateUnsupported [2021-07-14T08:27:02.118Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSecretCreateError [2021-07-14T08:27:02.118Z] --- PASS: TestSecretCreateError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSecretCreate [2021-07-14T08:27:02.118Z] --- PASS: TestSecretCreate (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSecretInspectUnsupported [2021-07-14T08:27:02.118Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSecretInspectError [2021-07-14T08:27:02.118Z] --- PASS: TestSecretInspectError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSecretInspectSecretNotFound [2021-07-14T08:27:02.118Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSecretInspectWithEmptyID [2021-07-14T08:27:02.118Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSecretInspect [2021-07-14T08:27:02.118Z] --- PASS: TestSecretInspect (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSecretListUnsupported [2021-07-14T08:27:02.118Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSecretListError [2021-07-14T08:27:02.118Z] --- PASS: TestSecretListError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSecretList [2021-07-14T08:27:02.118Z] --- PASS: TestSecretList (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSecretRemoveUnsupported [2021-07-14T08:27:02.118Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSecretRemoveError [2021-07-14T08:27:02.118Z] --- PASS: TestSecretRemoveError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSecretRemove [2021-07-14T08:27:02.118Z] --- PASS: TestSecretRemove (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSecretUpdateUnsupported [2021-07-14T08:27:02.118Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSecretUpdateError [2021-07-14T08:27:02.118Z] --- PASS: TestSecretUpdateError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSecretUpdate [2021-07-14T08:27:02.118Z] --- PASS: TestSecretUpdate (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestServiceCreateError [2021-07-14T08:27:02.118Z] --- PASS: TestServiceCreateError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestServiceCreate [2021-07-14T08:27:02.118Z] --- PASS: TestServiceCreate (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestServiceCreateCompatiblePlatforms [2021-07-14T08:27:02.118Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestServiceCreateDigestPinning [2021-07-14T08:27:02.118Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestServiceInspectError [2021-07-14T08:27:02.118Z] --- PASS: TestServiceInspectError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestServiceInspectServiceNotFound [2021-07-14T08:27:02.118Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestServiceInspectWithEmptyID [2021-07-14T08:27:02.118Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestServiceInspect [2021-07-14T08:27:02.118Z] --- PASS: TestServiceInspect (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestServiceListError [2021-07-14T08:27:02.118Z] --- PASS: TestServiceListError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestServiceList [2021-07-14T08:27:02.118Z] --- PASS: TestServiceList (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestServiceLogsError [2021-07-14T08:27:02.118Z] --- PASS: TestServiceLogsError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestServiceLogs [2021-07-14T08:27:02.118Z] --- PASS: TestServiceLogs (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestServiceRemoveError [2021-07-14T08:27:02.118Z] --- PASS: TestServiceRemoveError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestServiceRemoveNotFoundError [2021-07-14T08:27:02.118Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestServiceRemove [2021-07-14T08:27:02.118Z] --- PASS: TestServiceRemove (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestServiceUpdateError [2021-07-14T08:27:02.118Z] --- PASS: TestServiceUpdateError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestServiceUpdate [2021-07-14T08:27:02.118Z] --- PASS: TestServiceUpdate (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSwarmGetUnlockKeyError [2021-07-14T08:27:02.118Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSwarmGetUnlockKey [2021-07-14T08:27:02.118Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSwarmInitError [2021-07-14T08:27:02.118Z] --- PASS: TestSwarmInitError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSwarmInit [2021-07-14T08:27:02.118Z] --- PASS: TestSwarmInit (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSwarmInspectError [2021-07-14T08:27:02.118Z] --- PASS: TestSwarmInspectError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSwarmInspect [2021-07-14T08:27:02.118Z] --- PASS: TestSwarmInspect (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSwarmJoinError [2021-07-14T08:27:02.118Z] --- PASS: TestSwarmJoinError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSwarmJoin [2021-07-14T08:27:02.118Z] --- PASS: TestSwarmJoin (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSwarmLeaveError [2021-07-14T08:27:02.118Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSwarmLeave [2021-07-14T08:27:02.118Z] --- PASS: TestSwarmLeave (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSwarmUnlockError [2021-07-14T08:27:02.118Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSwarmUnlock [2021-07-14T08:27:02.118Z] --- PASS: TestSwarmUnlock (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSwarmUpdateError [2021-07-14T08:27:02.118Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestSwarmUpdate [2021-07-14T08:27:02.118Z] --- PASS: TestSwarmUpdate (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestTaskInspectError [2021-07-14T08:27:02.118Z] --- PASS: TestTaskInspectError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestTaskInspectWithEmptyID [2021-07-14T08:27:02.118Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestTaskInspect [2021-07-14T08:27:02.118Z] --- PASS: TestTaskInspect (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestTaskListError [2021-07-14T08:27:02.118Z] --- PASS: TestTaskListError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestTaskList [2021-07-14T08:27:02.118Z] --- PASS: TestTaskList (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestVolumeCreateError [2021-07-14T08:27:02.118Z] --- PASS: TestVolumeCreateError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestVolumeCreate [2021-07-14T08:27:02.118Z] --- PASS: TestVolumeCreate (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestVolumeInspectError [2021-07-14T08:27:02.118Z] --- PASS: TestVolumeInspectError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestVolumeInspectNotFound [2021-07-14T08:27:02.118Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestVolumeInspectWithEmptyID [2021-07-14T08:27:02.118Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestVolumeInspect [2021-07-14T08:27:02.118Z] --- PASS: TestVolumeInspect (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestVolumeListError [2021-07-14T08:27:02.118Z] --- PASS: TestVolumeListError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestVolumeList [2021-07-14T08:27:02.118Z] --- PASS: TestVolumeList (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestVolumeRemoveError [2021-07-14T08:27:02.118Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-07-14T08:27:02.118Z] === RUN TestVolumeRemove [2021-07-14T08:27:02.118Z] --- PASS: TestVolumeRemove (0.00s) [2021-07-14T08:27:02.118Z] === CONT TestTLSCloseWriter [2021-07-14T08:27:02.118Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-07-14T08:27:02.118Z] PASS [2021-07-14T08:27:02.118Z] coverage: 75.0% of statements [2021-07-14T08:27:02.118Z] ok github.com/docker/docker/client 0.449s coverage: 75.0% of statements [2021-07-14T08:27:02.176Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-07-14T08:27:03.118Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-07-14T08:27:04.062Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-14T08:27:04.323Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-07-14T08:27:06.075Z] --- PASS: TestCreateJob (4.02s) [2021-07-14T08:27:06.075Z] === RUN TestReplicatedJob [2021-07-14T08:27:06.236Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-14T08:27:08.151Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-07-14T08:27:10.697Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-14T08:27:12.651Z] --- PASS: TestBuildMultiStageOnBuild (13.38s) [2021-07-14T08:27:12.651Z] === RUN TestBuildUncleanTarFilenames [2021-07-14T08:27:12.651Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:27:12.651Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-07-14T08:27:12.651Z] === RUN TestBuildMultiStageLayerLeak [2021-07-14T08:27:12.670Z] --- PASS: TestReplicatedJob (6.74s) [2021-07-14T08:27:12.670Z] === RUN TestUpdateReplicatedJob [2021-07-14T08:27:15.985Z] docker_cli_daemon_test.go:2550: [df542a56b1bc6] daemon is not started [2021-07-14T08:27:16.598Z] ok github.com/docker/docker/cmd/dockerd 0.064s coverage: 29.1% of statements [2021-07-14T08:27:16.598Z] ok github.com/docker/docker/container 0.124s coverage: 34.6% of statements [2021-07-14T08:27:16.598Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-14T08:27:16.598Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-14T08:27:16.598Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-14T08:27:16.598Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-14T08:27:16.879Z] --- PASS: TestUpdateReplicatedJob (4.11s) [2021-07-14T08:27:16.879Z] === RUN TestServiceListWithStatuses [2021-07-14T08:27:16.879Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-14T08:27:16.879Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-14T08:27:16.879Z] === RUN TestDockerNetworkConnectAlias [2021-07-14T08:27:18.569Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-07-14T08:27:22.178Z] --- PASS: TestDockerNetworkConnectAlias (4.98s) [2021-07-14T08:27:22.178Z] === RUN TestDockerNetworkReConnect [2021-07-14T08:27:23.156Z] --- PASS: TestBuildMultiStageLayerLeak (11.48s) [2021-07-14T08:27:23.156Z] === RUN TestBuildWithHugeFile [2021-07-14T08:27:23.288Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2021-07-14T08:27:23.521Z] --- PASS: TestCheckoutGit (36.00s) [2021-07-14T08:27:23.521Z] === RUN TestValidGitTransport [2021-07-14T08:27:23.521Z] --- PASS: TestValidGitTransport (0.00s) [2021-07-14T08:27:23.521Z] === RUN TestGitInvalidRef [2021-07-14T08:27:23.521Z] --- PASS: TestGitInvalidRef (0.25s) [2021-07-14T08:27:23.521Z] PASS [2021-07-14T08:27:23.521Z] coverage: 86.3% of statements [2021-07-14T08:27:23.521Z] ok github.com/docker/docker/builder/remotecontext/git 36.329s coverage: 86.3% of statements [2021-07-14T08:27:23.521Z] ? github.com/docker/docker/cli [no test files] [2021-07-14T08:27:23.521Z] ? github.com/docker/docker/cli/config [no test files] [2021-07-14T08:27:24.657Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.020s coverage: 65.3% of statements [2021-07-14T08:27:25.483Z] --- PASS: TestDockerNetworkReConnect (4.18s) [2021-07-14T08:27:25.483Z] === RUN TestServicePlugin [2021-07-14T08:27:25.483Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-14T08:27:25.483Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-14T08:27:25.483Z] === RUN TestServiceUpdateLabel [2021-07-14T08:27:25.585Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-07-14T08:27:28.669Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-14T08:27:28.669Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-14T08:27:28.669Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-14T08:27:28.790Z] --- PASS: TestServiceUpdateLabel (2.61s) [2021-07-14T08:27:28.790Z] === RUN TestServiceUpdateSecrets [2021-07-14T08:27:30.580Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-14T08:27:33.730Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2021-07-14T08:27:33.730Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.4% of statements [2021-07-14T08:27:34.292Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-07-14T08:27:34.548Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-07-14T08:27:34.782Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-07-14T08:27:35.042Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-14T08:27:35.111Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-07-14T08:27:36.144Z] === RUN TestContainerStopSignal [2021-07-14T08:27:36.144Z] --- PASS: TestContainerStopSignal (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestContainerStopTimeout [2021-07-14T08:27:36.144Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestContainerSecretReferenceDestTarget [2021-07-14T08:27:36.144Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-07-14T08:27:36.144Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestContainerLogPathSetForRingLogger [2021-07-14T08:27:36.144Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2021-07-14T08:27:36.144Z] === RUN TestReplaceAndAppendEnvVars [2021-07-14T08:27:36.144Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-07-14T08:27:36.144Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestNewMemoryStore [2021-07-14T08:27:36.144Z] --- PASS: TestNewMemoryStore (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestAddContainers [2021-07-14T08:27:36.144Z] --- PASS: TestAddContainers (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestGetContainer [2021-07-14T08:27:36.144Z] --- PASS: TestGetContainer (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestDeleteContainer [2021-07-14T08:27:36.144Z] --- PASS: TestDeleteContainer (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestListContainers [2021-07-14T08:27:36.144Z] --- PASS: TestListContainers (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestFirstContainer [2021-07-14T08:27:36.144Z] --- PASS: TestFirstContainer (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestApplyAllContainer [2021-07-14T08:27:36.144Z] --- PASS: TestApplyAllContainer (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestIsValidHealthString [2021-07-14T08:27:36.144Z] --- PASS: TestIsValidHealthString (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestStateRunStop [2021-07-14T08:27:36.144Z] --- PASS: TestStateRunStop (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestStateTimeoutWait [2021-07-14T08:27:36.144Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-07-14T08:27:36.144Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-07-14T08:27:36.144Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-07-14T08:27:36.144Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-07-14T08:27:36.144Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-07-14T08:27:36.144Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-07-14T08:27:36.144Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-07-14T08:27:36.144Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-07-14T08:27:36.144Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-07-14T08:27:36.144Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-07-14T08:27:36.144Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2021-07-14T08:27:36.144Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-07-14T08:27:36.144Z] state_test.go:141: Stop callback fired [2021-07-14T08:27:36.144Z] state_test.go:165: Stop callback fired [2021-07-14T08:27:36.144Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-07-14T08:27:36.144Z] === RUN TestIsValidStateString [2021-07-14T08:27:36.144Z] --- PASS: TestIsValidStateString (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestViewSaveDelete [2021-07-14T08:27:36.144Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2021-07-14T08:27:36.144Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-07-14T08:27:36.144Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestConfigureDaemonLogs [2021-07-14T08:27:36.144Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestCommonOptionsInstallFlags [2021-07-14T08:27:36.144Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-07-14T08:27:36.144Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-07-14T08:27:36.144Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-07-14T08:27:36.144Z] PASS [2021-07-14T08:27:36.144Z] coverage: 18.5% of statements [2021-07-14T08:27:36.144Z] --- PASS: TestViewSaveDelete (0.02s) [2021-07-14T08:27:36.144Z] === RUN TestViewAll [2021-07-14T08:27:36.144Z] ok github.com/docker/docker/cmd/dockerd 0.194s coverage: 18.5% of statements [2021-07-14T08:27:36.144Z] --- PASS: TestViewAll (0.02s) [2021-07-14T08:27:36.144Z] === RUN TestViewGet [2021-07-14T08:27:36.144Z] --- PASS: TestViewGet (0.01s) [2021-07-14T08:27:36.144Z] === RUN TestNames [2021-07-14T08:27:36.144Z] --- PASS: TestNames (0.01s) [2021-07-14T08:27:36.144Z] === RUN TestViewWithHealthCheck [2021-07-14T08:27:36.144Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-07-14T08:27:36.144Z] PASS [2021-07-14T08:27:36.144Z] coverage: 41.5% of statements [2021-07-14T08:27:36.144Z] ok github.com/docker/docker/container 0.282s coverage: 41.5% of statements [2021-07-14T08:27:36.144Z] ? github.com/docker/docker/container/stream [no test files] [2021-07-14T08:27:36.144Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-07-14T08:27:36.144Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-07-14T08:27:36.144Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-07-14T08:27:36.954Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-07-14T08:27:37.001Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.809s coverage: 73.3% of statements [2021-07-14T08:27:37.001Z] ok github.com/docker/docker/daemon 12.168s coverage: 17.4% of statements [2021-07-14T08:27:37.001Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-14T08:27:37.001Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-14T08:27:37.001Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-14T08:27:37.001Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-14T08:27:37.202Z] --- PASS: TestBuildWithHugeFile (114.47s) [2021-07-14T08:27:37.202Z] === RUN TestBuildWCOWSandboxSize [2021-07-14T08:27:37.740Z] === RUN TestPrepare [2021-07-14T08:27:37.740Z] --- PASS: TestPrepare (0.00s) [2021-07-14T08:27:37.740Z] === RUN TestStart [2021-07-14T08:27:37.740Z] --- PASS: TestStart (0.00s) [2021-07-14T08:27:37.740Z] === RUN TestWaitCancel [2021-07-14T08:27:37.740Z] --- PASS: TestWaitCancel (0.00s) [2021-07-14T08:27:37.740Z] === RUN TestWaitDisabled [2021-07-14T08:27:37.740Z] --- PASS: TestWaitDisabled (0.00s) [2021-07-14T08:27:37.740Z] === RUN TestWaitEnabled [2021-07-14T08:27:37.740Z] --- PASS: TestWaitEnabled (0.00s) [2021-07-14T08:27:37.740Z] === RUN TestRemove [2021-07-14T08:27:37.740Z] --- PASS: TestRemove (0.00s) [2021-07-14T08:27:37.740Z] PASS [2021-07-14T08:27:37.740Z] coverage: 65.3% of statements [2021-07-14T08:27:37.740Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.121s coverage: 65.3% of statements [2021-07-14T08:27:37.930Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.376s coverage: 56.2% of statements [2021-07-14T08:27:38.337Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-14T08:27:38.858Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.1% of statements [2021-07-14T08:27:39.995Z] === RUN TestNewListSecretsFilters [2021-07-14T08:27:39.995Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-07-14T08:27:39.995Z] === RUN TestNewListConfigsFilters [2021-07-14T08:27:39.995Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-07-14T08:27:39.995Z] PASS [2021-07-14T08:27:39.995Z] coverage: 0.5% of statements [2021-07-14T08:27:39.995Z] ok github.com/docker/docker/daemon/cluster 0.895s coverage: 0.5% of statements [2021-07-14T08:27:40.475Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-07-14T08:27:40.749Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2021-07-14T08:27:40.883Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-07-14T08:27:40.883Z] check_test.go:309: [d8f943fc8aa5e] daemon is not started [2021-07-14T08:27:40.883Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-07-14T08:27:40.953Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.16s) [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-07-14T08:27:40.953Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-07-14T08:27:40.953Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-07-14T08:27:40.953Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-07-14T08:27:40.953Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-07-14T08:27:40.953Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertToGRPCIsolation [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-07-14T08:27:40.953Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-07-14T08:27:40.953Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-07-14T08:27:40.953Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-07-14T08:27:40.953Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-07-14T08:27:40.953Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-07-14T08:27:40.953Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-07-14T08:27:40.953Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertFromGRPCIsolation [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-07-14T08:27:40.953Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-07-14T08:27:40.953Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-07-14T08:27:40.953Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-07-14T08:27:40.953Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-07-14T08:27:40.953Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-07-14T08:27:40.953Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-07-14T08:27:40.953Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-14T08:27:40.953Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-07-14T08:27:40.954Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-07-14T08:27:40.954Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-07-14T08:27:40.954Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-07-14T08:27:40.954Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-14T08:27:40.954Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-14T08:27:40.954Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-14T08:27:40.954Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-07-14T08:27:40.954Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-07-14T08:27:40.954Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-07-14T08:27:40.954Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-07-14T08:27:40.954Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-07-14T08:27:40.954Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-07-14T08:27:40.954Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-07-14T08:27:40.954Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-07-14T08:27:40.954Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-07-14T08:27:40.954Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-07-14T08:27:40.954Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-07-14T08:27:40.954Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-07-14T08:27:40.954Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-07-14T08:27:40.954Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-07-14T08:27:40.954Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-07-14T08:27:40.954Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-07-14T08:27:40.954Z] === RUN TestServiceConvertFromGRPCConfigs [2021-07-14T08:27:40.954Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-07-14T08:27:40.954Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-07-14T08:27:40.954Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-07-14T08:27:40.954Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-07-14T08:27:40.954Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-07-14T08:27:40.954Z] === RUN TestServiceConvertToGRPCConfigs [2021-07-14T08:27:40.954Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-07-14T08:27:40.954Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-07-14T08:27:40.954Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-07-14T08:27:40.954Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-07-14T08:27:40.954Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-07-14T08:27:40.954Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-07-14T08:27:40.954Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-07-14T08:27:40.954Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-07-14T08:27:40.954Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-07-14T08:27:40.954Z] PASS [2021-07-14T08:27:40.954Z] coverage: 35.9% of statements [2021-07-14T08:27:40.954Z] ok github.com/docker/docker/daemon/cluster/convert 0.242s coverage: 35.9% of statements [2021-07-14T08:27:42.121Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.294s coverage: 49.4% of statements [2021-07-14T08:27:42.268Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-14T08:27:42.377Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.470s coverage: 45.9% of statements [2021-07-14T08:27:42.377Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-14T08:27:43.703Z] --- PASS: TestServiceUpdateSecrets (15.50s) [2021-07-14T08:27:43.703Z] === RUN TestServiceUpdateConfigs [2021-07-14T08:27:43.965Z] === RUN TestBuilderGC [2021-07-14T08:27:43.965Z] --- PASS: TestBuilderGC (0.00s) [2021-07-14T08:27:43.965Z] === RUN TestDaemonConfigurationNotFound [2021-07-14T08:27:43.965Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-07-14T08:27:43.965Z] === RUN TestDaemonBrokenConfiguration [2021-07-14T08:27:43.965Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-07-14T08:27:43.965Z] === RUN TestParseClusterAdvertiseSettings [2021-07-14T08:27:43.965Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-07-14T08:27:43.965Z] === RUN TestFindConfigurationConflicts [2021-07-14T08:27:43.965Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-07-14T08:27:43.965Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-07-14T08:27:43.965Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-07-14T08:27:43.965Z] === RUN TestDaemonConfigurationMergeConflicts [2021-07-14T08:27:43.965Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-07-14T08:27:43.965Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-07-14T08:27:43.965Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-07-14T08:27:43.965Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-07-14T08:27:43.965Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-07-14T08:27:43.965Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-07-14T08:27:43.965Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-07-14T08:27:43.965Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-07-14T08:27:43.965Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-07-14T08:27:43.965Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-07-14T08:27:43.965Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-07-14T08:27:43.965Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2021-07-14T08:27:43.965Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-07-14T08:27:43.965Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-07-14T08:27:43.966Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-07-14T08:27:43.966Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-07-14T08:27:43.966Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-07-14T08:27:43.966Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-07-14T08:27:43.966Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-07-14T08:27:43.966Z] === RUN TestValidateConfigurationErrors [2021-07-14T08:27:43.966Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-07-14T08:27:43.966Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-07-14T08:27:43.966Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-07-14T08:27:43.966Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-07-14T08:27:43.966Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-07-14T08:27:43.966Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-07-14T08:27:43.966Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-07-14T08:27:43.966Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-07-14T08:27:43.966Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-07-14T08:27:43.966Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-07-14T08:27:43.966Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-07-14T08:27:43.966Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-07-14T08:27:43.966Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-07-14T08:27:43.966Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-07-14T08:27:43.966Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-07-14T08:27:43.966Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-07-14T08:27:43.966Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-07-14T08:27:43.966Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-07-14T08:27:43.966Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-07-14T08:27:43.966Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-07-14T08:27:43.966Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-07-14T08:27:43.966Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-07-14T08:27:43.966Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-07-14T08:27:43.966Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-07-14T08:27:43.966Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-07-14T08:27:43.966Z] === RUN TestValidateConfiguration [2021-07-14T08:27:43.966Z] === RUN TestValidateConfiguration/with_label [2021-07-14T08:27:43.966Z] === RUN TestValidateConfiguration/with_dns [2021-07-14T08:27:43.966Z] === RUN TestValidateConfiguration/with_dns-search [2021-07-14T08:27:43.966Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-07-14T08:27:43.966Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-07-14T08:27:43.966Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-07-14T08:27:43.966Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-07-14T08:27:43.966Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-07-14T08:27:43.966Z] --- PASS: TestValidateConfiguration (0.00s) [2021-07-14T08:27:43.966Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-07-14T08:27:43.966Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-07-14T08:27:43.966Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-07-14T08:27:43.966Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-07-14T08:27:43.966Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-07-14T08:27:43.966Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-07-14T08:27:43.966Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-07-14T08:27:43.966Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-07-14T08:27:43.966Z] === RUN TestModifiedDiscoverySettings [2021-07-14T08:27:43.966Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-07-14T08:27:43.966Z] === RUN TestReloadSetConfigFileNotExist [2021-07-14T08:27:43.966Z] time="2021-07-14T08:27:43Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-07-14T08:27:43.966Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2021-07-14T08:27:43.966Z] === RUN TestReloadDefaultConfigNotExist [2021-07-14T08:27:44.267Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 57.5% of statements [2021-07-14T08:27:44.267Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.619s coverage: 57.7% of statements [2021-07-14T08:27:44.267Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-07-14T08:27:44.267Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-14T08:27:44.444Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:27:44.444Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-07-14T08:27:44.444Z] === RUN TestReloadBadDefaultConfig [2021-07-14T08:27:44.444Z] time="2021-07-14T08:27:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-219751243" [2021-07-14T08:27:44.444Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-07-14T08:27:44.444Z] === RUN TestReloadWithConflictingLabels [2021-07-14T08:27:44.444Z] time="2021-07-14T08:27:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-935928878" [2021-07-14T08:27:44.444Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-07-14T08:27:44.444Z] === RUN TestReloadWithDuplicateLabels [2021-07-14T08:27:44.444Z] time="2021-07-14T08:27:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-196984757" [2021-07-14T08:27:44.444Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-07-14T08:27:44.444Z] === RUN TestDaemonConfigurationMerge [2021-07-14T08:27:44.444Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-07-14T08:27:44.444Z] PASS [2021-07-14T08:27:44.444Z] coverage: 79.2% of statements [2021-07-14T08:27:44.444Z] ok github.com/docker/docker/daemon/config 0.340s coverage: 79.2% of statements [2021-07-14T08:27:44.922Z] === RUN TestWaitNodeAttachment [2021-07-14T08:27:44.922Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-07-14T08:27:44.922Z] === RUN TestIsolationConversion [2021-07-14T08:27:44.922Z] === RUN TestIsolationConversion/default [2021-07-14T08:27:44.922Z] === RUN TestIsolationConversion/process [2021-07-14T08:27:44.922Z] === RUN TestIsolationConversion/hyperv [2021-07-14T08:27:44.922Z] --- PASS: TestIsolationConversion (0.00s) [2021-07-14T08:27:44.922Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-07-14T08:27:44.922Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-07-14T08:27:44.922Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-07-14T08:27:44.922Z] === RUN TestContainerLabels [2021-07-14T08:27:45.194Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2021-07-14T08:27:45.401Z] --- PASS: TestContainerLabels (0.00s) [2021-07-14T08:27:45.401Z] === RUN TestCredentialSpecConversion [2021-07-14T08:27:45.401Z] === RUN TestCredentialSpecConversion/none [2021-07-14T08:27:45.401Z] === RUN TestCredentialSpecConversion/config [2021-07-14T08:27:45.401Z] === RUN TestCredentialSpecConversion/file [2021-07-14T08:27:45.401Z] === RUN TestCredentialSpecConversion/registry [2021-07-14T08:27:45.401Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-07-14T08:27:45.401Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-07-14T08:27:45.401Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-07-14T08:27:45.401Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-07-14T08:27:45.401Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-07-14T08:27:45.401Z] === RUN TestControllerValidateMountBind [2021-07-14T08:27:45.401Z] --- PASS: TestControllerValidateMountBind (0.04s) [2021-07-14T08:27:45.401Z] === RUN TestControllerValidateMountVolume [2021-07-14T08:27:45.401Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-07-14T08:27:45.401Z] === RUN TestControllerValidateMountTarget [2021-07-14T08:27:45.401Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-07-14T08:27:45.401Z] === RUN TestControllerValidateMountTmpfs [2021-07-14T08:27:45.401Z] --- PASS: TestControllerValidateMountTmpfs (0.01s) [2021-07-14T08:27:45.401Z] === RUN TestControllerValidateMountInvalidType [2021-07-14T08:27:45.401Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-07-14T08:27:45.401Z] === RUN TestControllerValidateMountNamedPipe [2021-07-14T08:27:45.401Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-07-14T08:27:45.401Z] PASS [2021-07-14T08:27:45.401Z] coverage: 11.0% of statements [2021-07-14T08:27:45.401Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.641s coverage: 11.0% of statements [2021-07-14T08:27:45.401Z] === RUN TestDiscoveryOptsErrors [2021-07-14T08:27:45.401Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-07-14T08:27:45.401Z] === RUN TestDiscoveryOpts [2021-07-14T08:27:45.401Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-07-14T08:27:45.401Z] PASS [2021-07-14T08:27:45.401Z] coverage: 30.0% of statements [2021-07-14T08:27:45.401Z] ok github.com/docker/docker/daemon/discovery 0.047s coverage: 30.0% of statements [2021-07-14T08:27:45.879Z] === RUN TestVerifyNetworkingConfig [2021-07-14T08:27:45.879Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-07-14T08:27:45.879Z] === RUN TestGetContainer [2021-07-14T08:27:45.879Z] --- PASS: TestGetContainer (0.00s) [2021-07-14T08:27:45.879Z] === RUN TestValidContainerNames [2021-07-14T08:27:45.879Z] --- PASS: TestValidContainerNames (0.00s) [2021-07-14T08:27:45.879Z] === RUN TestContainerInitDNS [2021-07-14T08:27:45.879Z] daemon_test.go:147: root required [2021-07-14T08:27:45.879Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-07-14T08:27:45.879Z] === RUN TestMerge [2021-07-14T08:27:45.879Z] --- PASS: TestMerge (0.00s) [2021-07-14T08:27:45.879Z] === RUN TestValidateContainerIsolation [2021-07-14T08:27:45.879Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-07-14T08:27:45.879Z] === RUN TestFindNetworkErrorType [2021-07-14T08:27:45.879Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-07-14T08:27:45.879Z] === RUN TestEnsureServicesExist [2021-07-14T08:27:45.879Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-07-14T08:27:45.879Z] === RUN TestEnsureServicesExistErrors [2021-07-14T08:27:45.879Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-07-14T08:27:45.879Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-07-14T08:27:45.879Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-07-14T08:27:45.879Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-07-14T08:27:45.879Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-07-14T08:27:45.879Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-07-14T08:27:45.879Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-07-14T08:27:45.879Z] === RUN TestContainerDelete [2021-07-14T08:27:45.879Z] --- PASS: TestContainerDelete (0.00s) [2021-07-14T08:27:45.879Z] === RUN TestContainerDoubleDelete [2021-07-14T08:27:45.879Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-07-14T08:27:45.879Z] === RUN TestLogContainerEventCopyLabels [2021-07-14T08:27:45.879Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-07-14T08:27:45.879Z] === RUN TestLogContainerEventWithAttributes [2021-07-14T08:27:45.879Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-07-14T08:27:45.879Z] === RUN TestNoneHealthcheck [2021-07-14T08:27:45.879Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-07-14T08:27:45.879Z] === RUN TestHealthStates [2021-07-14T08:27:45.879Z] time="2021-07-14T08:27: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-07-14T08:27:45.879Z] time="2021-07-14T08:27: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-07-14T08:27:45.879Z] time="2021-07-14T08:27: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-07-14T08:27:45.879Z] time="2021-07-14T08:27: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-07-14T08:27:45.879Z] time="2021-07-14T08:27: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-07-14T08:27:45.879Z] time="2021-07-14T08:27: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-07-14T08:27:45.879Z] time="2021-07-14T08:27: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-07-14T08:27:45.879Z] time="2021-07-14T08:27: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-07-14T08:27:45.879Z] time="2021-07-14T08:27: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-07-14T08:27:45.879Z] time="2021-07-14T08:27: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-07-14T08:27:45.879Z] --- PASS: TestHealthStates (0.20s) [2021-07-14T08:27:45.879Z] === RUN TestMaskURLCredentials [2021-07-14T08:27:45.879Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-07-14T08:27:45.880Z] === RUN TestGetInspectData [2021-07-14T08:27:45.880Z] --- PASS: TestGetInspectData (0.00s) [2021-07-14T08:27:45.880Z] === RUN TestFillLicense [2021-07-14T08:27:45.880Z] --- PASS: TestFillLicense (0.00s) [2021-07-14T08:27:45.880Z] === RUN TestListInvalidFilter [2021-07-14T08:27:45.880Z] --- PASS: TestListInvalidFilter (0.00s) [2021-07-14T08:27:45.880Z] === RUN TestNameFilter [2021-07-14T08:27:45.880Z] --- PASS: TestNameFilter (0.00s) [2021-07-14T08:27:45.880Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-07-14T08:27:45.880Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-07-14T08:27:45.880Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-07-14T08:27:45.880Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-07-14T08:27:45.880Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-07-14T08:27:45.880Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-07-14T08:27:45.880Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-07-14T08:27:45.880Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-07-14T08:27:45.880Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-07-14T08:27:45.880Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-07-14T08:27:45.880Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-07-14T08:27:45.880Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-07-14T08:27:45.880Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-07-14T08:27:45.880Z] === 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-07-14T08:27:45.880Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-07-14T08:27:45.880Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-07-14T08:27:45.880Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-07-14T08:27:45.880Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-07-14T08:27:45.880Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-07-14T08:27:45.880Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-07-14T08:27:45.880Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-07-14T08:27:45.880Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-07-14T08:27:45.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-07-14T08:27:45.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-07-14T08:27:45.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-07-14T08:27:45.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-07-14T08:27:45.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-07-14T08:27:45.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-14T08:27:45.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-07-14T08:27:45.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-07-14T08:27:45.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-07-14T08:27:45.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-07-14T08:27:45.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-07-14T08:27:45.880Z] --- 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-07-14T08:27:45.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-07-14T08:27:45.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-07-14T08:27:45.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-07-14T08:27:45.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-07-14T08:27:45.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-07-14T08:27:45.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-07-14T08:27:45.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-07-14T08:27:45.880Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-07-14T08:27:45.880Z] === RUN TestDaemonReloadLabels [2021-07-14T08:27:45.880Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-07-14T08:27:45.880Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-07-14T08:27:45.880Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-07-14T08:27:45.880Z] === RUN TestDaemonReloadMirrors [2021-07-14T08:27:45.880Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-07-14T08:27:45.880Z] === RUN TestDaemonReloadInsecureRegistries [2021-07-14T08:27:45.880Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-07-14T08:27:45.880Z] === RUN TestDaemonReloadNotAffectOthers [2021-07-14T08:27:45.880Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-07-14T08:27:45.880Z] === RUN TestDaemonDiscoveryReload [2021-07-14T08:27:45.880Z] === RUN TestEventsLog [2021-07-14T08:27:45.880Z] --- PASS: TestEventsLog (0.00s) [2021-07-14T08:27:45.880Z] === RUN TestEventsLogTimeout [2021-07-14T08:27:45.880Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-07-14T08:27:45.880Z] === RUN TestLogEvents [2021-07-14T08:27:45.880Z] --- PASS: TestLogEvents (0.05s) [2021-07-14T08:27:45.880Z] === RUN TestLoadBufferedEvents [2021-07-14T08:27:46.123Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2021-07-14T08:27:46.359Z] --- PASS: TestLoadBufferedEvents (0.21s) [2021-07-14T08:27:46.359Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-07-14T08:27:46.359Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-07-14T08:27:46.359Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-07-14T08:27:46.359Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-07-14T08:27:46.359Z] PASS [2021-07-14T08:27:46.359Z] coverage: 50.0% of statements [2021-07-14T08:27:46.359Z] ok github.com/docker/docker/daemon/events 0.332s coverage: 50.0% of statements [2021-07-14T08:27:46.380Z] ok github.com/docker/docker/daemon/images 0.028s coverage: 6.8% of statements [2021-07-14T08:27:46.380Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-14T08:27:46.380Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-14T08:27:46.840Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-07-14T08:27:46.840Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-07-14T08:27:46.840Z] === RUN TestIsEmptyDir [2021-07-14T08:27:46.840Z] --- PASS: TestIsEmptyDir (0.01s) [2021-07-14T08:27:46.840Z] PASS [2021-07-14T08:27:46.840Z] coverage: 2.3% of statements [2021-07-14T08:27:46.840Z] ok github.com/docker/docker/daemon/graphdriver 0.080s coverage: 2.3% of statements [2021-07-14T08:27:47.320Z] === RUN TestLinkNaming [2021-07-14T08:27:47.320Z] --- PASS: TestLinkNaming (0.00s) [2021-07-14T08:27:47.320Z] === RUN TestLinkNew [2021-07-14T08:27:47.320Z] --- PASS: TestLinkNew (0.00s) [2021-07-14T08:27:47.320Z] === RUN TestLinkEnv [2021-07-14T08:27:47.320Z] --- PASS: TestLinkEnv (0.00s) [2021-07-14T08:27:47.320Z] === RUN TestLinkMultipleEnv [2021-07-14T08:27:47.320Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-07-14T08:27:47.320Z] === RUN TestLinkPortRangeEnv [2021-07-14T08:27:47.320Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-07-14T08:27:47.320Z] PASS [2021-07-14T08:27:47.320Z] coverage: 93.0% of statements [2021-07-14T08:27:47.320Z] ok github.com/docker/docker/daemon/links 0.053s coverage: 93.0% of statements [2021-07-14T08:27:47.320Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-07-14T08:27:47.320Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-07-14T08:27:47.558Z] --- PASS: TestDockerDaemonSuite (435.46s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.04s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.72s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.88s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.55s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.90s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.43s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.88s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.51s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.14s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.05s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.23s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (7.27s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.73s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.33s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.91s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.20s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.63s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.91s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.26s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.89s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.22s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.68s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.33s) [2021-07-14T08:27:47.559Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.91s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.81s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.79s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.54s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.72s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.48s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.88s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.59s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.62s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.30s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.13s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.26s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.45s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.25s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.14s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.59s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.59s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.65s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.06s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.04s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (25.75s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.90s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.80s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.20s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.62s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.85s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.06s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.84s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.13s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.85s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.34s) [2021-07-14T08:27:47.559Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-14T08:27:47.559Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.69s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.15s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.33s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.48s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.01s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.74s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.56s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.01s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.63s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.58s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.16s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.58s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.18s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.12s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.68s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.26s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.31s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.08s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.49s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.14s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.69s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.11s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.61s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.54s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.06s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.72s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.77s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.19s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.97s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.26s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.01s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.10s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.55s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.52s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.79s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.11s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.61s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.96s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2021-07-14T08:27:47.559Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.25s) [2021-07-14T08:27:47.559Z] === RUN TestDockerSwarmSuite [2021-07-14T08:27:47.559Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-07-14T08:27:47.747Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.5% of statements [2021-07-14T08:27:47.798Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-07-14T08:27:47.798Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-07-14T08:27:47.798Z] reload_test.go:520: root required [2021-07-14T08:27:47.798Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-14T08:27:47.798Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-07-14T08:27:47.798Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-07-14T08:27:47.798Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-07-14T08:27:47.798Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-07-14T08:27:47.798Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-07-14T08:27:47.798Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-07-14T08:27:47.798Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-07-14T08:27:47.798Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-07-14T08:27:47.798Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-07-14T08:27:47.798Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-07-14T08:27:47.798Z] === RUN TestParseVolumesFrom [2021-07-14T08:27:47.798Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-07-14T08:27:47.798Z] PASS [2021-07-14T08:27:47.798Z] coverage: 9.1% of statements [2021-07-14T08:27:47.798Z] ok github.com/docker/docker/daemon 2.517s coverage: 9.1% of statements [2021-07-14T08:27:48.277Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-07-14T08:27:48.277Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-07-14T08:27:48.277Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-07-14T08:27:48.277Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-07-14T08:27:48.277Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-07-14T08:27:48.277Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-07-14T08:27:48.277Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-07-14T08:27:48.277Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-07-14T08:27:48.277Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-07-14T08:27:48.277Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-07-14T08:27:48.277Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-07-14T08:27:48.277Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-07-14T08:27:48.277Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-07-14T08:27:48.277Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-07-14T08:27:48.310Z] ok github.com/docker/docker/daemon/logger/awslogs 0.167s coverage: 77.4% of statements [2021-07-14T08:27:48.310Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-14T08:27:48.310Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-14T08:27:48.567Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-07-14T08:27:48.824Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-07-14T08:27:49.387Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2021-07-14T08:27:49.387Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-07-14T08:27:49.874Z] === RUN TestAdapterReadLogs [2021-07-14T08:27:49.874Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-07-14T08:27:49.874Z] === RUN TestCopier [2021-07-14T08:27:49.874Z] --- PASS: TestCopier (0.00s) [2021-07-14T08:27:49.874Z] === RUN TestCopierLongLines [2021-07-14T08:27:49.874Z] --- PASS: TestCopierLongLines (0.00s) [2021-07-14T08:27:49.874Z] === RUN TestCopierSlow [2021-07-14T08:27:49.874Z] === RUN TestNewStreamConfig [2021-07-14T08:27:49.874Z] === RUN TestNewStreamConfig/defaults [2021-07-14T08:27:49.874Z] === RUN TestNewStreamConfig/invalid_create_group [2021-07-14T08:27:49.874Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-07-14T08:27:49.874Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-07-14T08:27:49.874Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-07-14T08:27:49.874Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-07-14T08:27:49.874Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-07-14T08:27:49.874Z] --- PASS: TestNewStreamConfig (0.00s) [2021-07-14T08:27:49.874Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-07-14T08:27:49.874Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-07-14T08:27:49.874Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-07-14T08:27:49.874Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-07-14T08:27:49.874Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-07-14T08:27:49.874Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-07-14T08:27:49.874Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-07-14T08:27:49.874Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-07-14T08:27:49.874Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-07-14T08:27:49.874Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-07-14T08:27:49.874Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-07-14T08:27:49.874Z] === RUN TestNewAWSLogsClientRegionDetect [2021-07-14T08:27:50.316Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 75.2% of statements [2021-07-14T08:27:50.316Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-14T08:27:50.356Z] --- PASS: TestCopierSlow (0.20s) [2021-07-14T08:27:50.356Z] === RUN TestCopierWithSized [2021-07-14T08:27:50.356Z] === RUN TestCopierWithSized/as_is [2021-07-14T08:27:50.356Z] === RUN TestCopierWithSized/With_RingLogger [2021-07-14T08:27:50.356Z] --- PASS: TestCopierWithSized (0.01s) [2021-07-14T08:27:50.356Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-07-14T08:27:50.356Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-07-14T08:27:50.356Z] === RUN TestCopierWithPartial [2021-07-14T08:27:50.356Z] --- PASS: TestCopierWithPartial (0.00s) [2021-07-14T08:27:50.356Z] === RUN TestRingLogger [2021-07-14T08:27:50.356Z] --- PASS: TestRingLogger (0.00s) [2021-07-14T08:27:50.356Z] === RUN TestRingCap [2021-07-14T08:27:50.356Z] --- PASS: TestRingCap (0.00s) [2021-07-14T08:27:50.356Z] === RUN TestRingClose [2021-07-14T08:27:50.356Z] --- PASS: TestRingClose (0.00s) [2021-07-14T08:27:50.356Z] === RUN TestRingDrain [2021-07-14T08:27:50.356Z] --- PASS: TestRingDrain (0.00s) [2021-07-14T08:27:50.356Z] PASS [2021-07-14T08:27:50.356Z] coverage: 43.8% of statements [2021-07-14T08:27:50.356Z] ok github.com/docker/docker/daemon/logger 0.284s coverage: 43.8% of statements [2021-07-14T08:27:50.356Z] time="2021-07-14T08:27:49Z" level=info msg="Trying to get region from EC2 Metadata" [2021-07-14T08:27:50.356Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2021-07-14T08:27:50.356Z] === RUN TestCreateSuccess [2021-07-14T08:27:50.356Z] --- PASS: TestCreateSuccess (0.00s) [2021-07-14T08:27:50.356Z] === RUN TestCreateLogGroupSuccess [2021-07-14T08:27:50.356Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-07-14T08:27:50.356Z] === RUN TestCreateError [2021-07-14T08:27:50.356Z] --- PASS: TestCreateError (0.00s) [2021-07-14T08:27:50.356Z] === RUN TestCreateAlreadyExists [2021-07-14T08:27:50.356Z] time="2021-07-14T08:27:49Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-07-14T08:27:50.356Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-07-14T08:27:50.356Z] === RUN TestLogClosed [2021-07-14T08:27:50.356Z] --- PASS: TestLogClosed (0.00s) [2021-07-14T08:27:50.356Z] === RUN TestLogBlocking [2021-07-14T08:27:50.356Z] --- PASS: TestLogBlocking (0.00s) [2021-07-14T08:27:50.356Z] === RUN TestLogNonBlockingBufferEmpty [2021-07-14T08:27:50.356Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-07-14T08:27:50.356Z] === RUN TestLogNonBlockingBufferFull [2021-07-14T08:27:50.356Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-07-14T08:27:50.356Z] === RUN TestPublishBatchSuccess [2021-07-14T08:27:50.356Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-07-14T08:27:50.356Z] === RUN TestPublishBatchError [2021-07-14T08:27:50.356Z] time="2021-07-14T08:27:49Z" level=error msg=Error [2021-07-14T08:27:50.356Z] --- PASS: TestPublishBatchError (0.00s) [2021-07-14T08:27:50.356Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-07-14T08:27:50.356Z] time="2021-07-14T08:27:49Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-14T08:27:50.356Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-07-14T08:27:50.356Z] === RUN TestPublishBatchAlreadyAccepted [2021-07-14T08:27:50.356Z] time="2021-07-14T08:27:49Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-07-14T08:27:50.356Z] time="2021-07-14T08:27:49Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-07-14T08:27:50.356Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-07-14T08:27:50.356Z] === RUN TestCollectBatchSimple [2021-07-14T08:27:50.356Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-07-14T08:27:50.356Z] === RUN TestCollectBatchTicker [2021-07-14T08:27:50.356Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-07-14T08:27:50.356Z] === RUN TestCollectBatchMultilinePattern [2021-07-14T08:27:50.356Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-07-14T08:27:50.356Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-07-14T08:27:50.356Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-07-14T08:27:50.356Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-07-14T08:27:50.356Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-07-14T08:27:50.356Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-07-14T08:27:50.356Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-07-14T08:27:50.356Z] === RUN TestCollectBatchClose [2021-07-14T08:27:50.356Z] --- PASS: TestCollectBatchClose (0.00s) [2021-07-14T08:27:50.356Z] === RUN TestEffectiveLen [2021-07-14T08:27:50.356Z] === RUN TestEffectiveLen/0/Hello [2021-07-14T08:27:50.356Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-07-14T08:27:50.356Z] === RUN TestEffectiveLen/2/🙃 [2021-07-14T08:27:50.356Z] === RUN TestEffectiveLen/3/���� [2021-07-14T08:27:50.356Z] === RUN TestEffectiveLen/4/He��o [2021-07-14T08:27:50.356Z] === RUN TestEffectiveLen/5/ [2021-07-14T08:27:50.356Z] --- PASS: TestEffectiveLen (0.00s) [2021-07-14T08:27:50.356Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-07-14T08:27:50.356Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-07-14T08:27:50.356Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-07-14T08:27:50.356Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-07-14T08:27:50.356Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-07-14T08:27:50.356Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-07-14T08:27:50.356Z] === RUN TestFindValidSplit [2021-07-14T08:27:50.356Z] === RUN TestFindValidSplit/0/ [2021-07-14T08:27:50.356Z] cloudwatchlogs_test.go:1044: [2021-07-14T08:27:50.356Z] cloudwatchlogs_test.go:1045: [2021-07-14T08:27:50.356Z] === RUN TestFindValidSplit/1/Hello [2021-07-14T08:27:50.356Z] cloudwatchlogs_test.go:1044: Hello [2021-07-14T08:27:50.356Z] cloudwatchlogs_test.go:1045: [2021-07-14T08:27:50.356Z] === RUN TestFindValidSplit/2/Hello [2021-07-14T08:27:50.356Z] cloudwatchlogs_test.go:1044: He [2021-07-14T08:27:50.356Z] cloudwatchlogs_test.go:1045: llo [2021-07-14T08:27:50.356Z] === RUN TestFindValidSplit/3/Hello [2021-07-14T08:27:50.356Z] cloudwatchlogs_test.go:1044: [2021-07-14T08:27:50.356Z] cloudwatchlogs_test.go:1045: Hello [2021-07-14T08:27:50.356Z] === RUN TestFindValidSplit/4/🙃 [2021-07-14T08:27:50.356Z] cloudwatchlogs_test.go:1044: [2021-07-14T08:27:50.356Z] cloudwatchlogs_test.go:1045: 🙃 [2021-07-14T08:27:50.357Z] === RUN TestFindValidSplit/5/🙃 [2021-07-14T08:27:50.357Z] cloudwatchlogs_test.go:1044: 🙃 [2021-07-14T08:27:50.357Z] cloudwatchlogs_test.go:1045: [2021-07-14T08:27:50.357Z] === RUN TestFindValidSplit/6/a� [2021-07-14T08:27:50.357Z] cloudwatchlogs_test.go:1044: a [2021-07-14T08:27:50.357Z] cloudwatchlogs_test.go:1045: � [2021-07-14T08:27:50.357Z] === RUN TestFindValidSplit/7/a� [2021-07-14T08:27:50.357Z] cloudwatchlogs_test.go:1044: a� [2021-07-14T08:27:50.357Z] cloudwatchlogs_test.go:1045: [2021-07-14T08:27:50.357Z] --- PASS: TestFindValidSplit (0.00s) [2021-07-14T08:27:50.357Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-07-14T08:27:50.357Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-07-14T08:27:50.357Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-07-14T08:27:50.357Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-07-14T08:27:50.357Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-07-14T08:27:50.357Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-07-14T08:27:50.357Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-07-14T08:27:50.357Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-07-14T08:27:50.357Z] === RUN TestProcessEventEmoji [2021-07-14T08:27:50.357Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-07-14T08:27:50.357Z] === RUN TestCollectBatchLineSplit [2021-07-14T08:27:50.357Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-07-14T08:27:50.357Z] === RUN TestCollectBatchLineSplitWithBinary [2021-07-14T08:27:50.357Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-07-14T08:27:50.357Z] === RUN TestCollectBatchMaxEvents [2021-07-14T08:27:50.357Z] === RUN TestSearchRegistryForImagesErrors [2021-07-14T08:27:50.357Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-07-14T08:27:50.357Z] === RUN TestSearchRegistryForImages [2021-07-14T08:27:50.357Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-07-14T08:27:50.357Z] === RUN TestOnlyPlatformWithFallback [2021-07-14T08:27:50.357Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-07-14T08:27:50.357Z] === RUN TestImageDelete [2021-07-14T08:27:50.357Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-07-14T08:27:50.357Z] === RUN TestCollectBatchMaxTotalBytes [2021-07-14T08:27:50.357Z] === RUN TestImageDelete/no_lease [2021-07-14T08:27:50.357Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-07-14T08:27:50.357Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-07-14T08:27:50.357Z] === RUN TestImageDelete/lease_exists [2021-07-14T08:27:50.357Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-07-14T08:27:50.357Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-07-14T08:27:50.357Z] --- PASS: TestImageDelete (0.06s) [2021-07-14T08:27:50.357Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-07-14T08:27:50.357Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-07-14T08:27:50.357Z] === RUN TestContentStoreForPull [2021-07-14T08:27:50.357Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-07-14T08:27:50.357Z] === RUN TestParseLogOptionsMultilinePattern [2021-07-14T08:27:50.357Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-07-14T08:27:50.357Z] === RUN TestParseLogOptionsDatetimeFormat [2021-07-14T08:27:50.357Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-07-14T08:27:50.357Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-07-14T08:27:50.357Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-07-14T08:27:50.357Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-07-14T08:27:50.357Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-07-14T08:27:50.357Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-07-14T08:27:50.357Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-07-14T08:27:50.357Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-07-14T08:27:50.357Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-07-14T08:27:50.357Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-07-14T08:27:50.357Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-07-14T08:27:50.357Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-07-14T08:27:50.357Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-07-14T08:27:50.357Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-07-14T08:27:50.357Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-07-14T08:27:50.357Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-07-14T08:27:50.357Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-07-14T08:27:50.357Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-07-14T08:27:50.357Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-07-14T08:27:50.357Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-07-14T08:27:50.357Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-07-14T08:27:50.357Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-07-14T08:27:50.357Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-07-14T08:27:50.357Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-07-14T08:27:50.357Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-07-14T08:27:50.357Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-07-14T08:27:50.357Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-07-14T08:27:50.357Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-07-14T08:27:50.357Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-07-14T08:27:50.357Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-07-14T08:27:50.357Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-07-14T08:27:50.357Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-07-14T08:27:50.357Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-07-14T08:27:50.357Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-07-14T08:27:50.357Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-07-14T08:27:50.357Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-07-14T08:27:50.357Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-07-14T08:27:50.357Z] === RUN TestCreateTagSuccess [2021-07-14T08:27:50.357Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-07-14T08:27:50.357Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-07-14T08:27:50.357Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2021-07-14T08:27:50.357Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-07-14T08:27:50.357Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-07-14T08:27:50.357Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-07-14T08:27:50.357Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-07-14T08:27:50.357Z] PASS [2021-07-14T08:27:50.357Z] coverage: 77.8% of statements [2021-07-14T08:27:50.357Z] ok github.com/docker/docker/daemon/logger/awslogs 0.494s coverage: 77.8% of statements [2021-07-14T08:27:50.572Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 59.3% of statements [2021-07-14T08:27:50.836Z] --- PASS: TestContentStoreForPull (0.23s) [2021-07-14T08:27:50.836Z] PASS [2021-07-14T08:27:50.836Z] coverage: 6.8% of statements [2021-07-14T08:27:50.836Z] ok github.com/docker/docker/daemon/images 0.426s coverage: 6.8% of statements [2021-07-14T08:27:50.836Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-07-14T08:27:50.836Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-07-14T08:27:50.836Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-07-14T08:27:50.836Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-07-14T08:27:50.836Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-07-14T08:27:50.836Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-07-14T08:27:50.836Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-07-14T08:27:50.859Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-07-14T08:27:50.859Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-14T08:27:51.155Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-07-14T08:27:51.314Z] === RUN TestJSONFileLogger [2021-07-14T08:27:51.314Z] --- PASS: TestJSONFileLogger (0.00s) [2021-07-14T08:27:51.314Z] === RUN TestJSONFileLoggerWithTags [2021-07-14T08:27:51.314Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-07-14T08:27:51.314Z] === RUN TestJSONFileLoggerWithOpts [2021-07-14T08:27:51.314Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-07-14T08:27:51.314Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-07-14T08:27:51.314Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-07-14T08:27:51.314Z] === RUN TestEncodeDecode [2021-07-14T08:27:51.314Z] === PAUSE TestEncodeDecode [2021-07-14T08:27:51.314Z] === RUN TestUnexpectedEOF [2021-07-14T08:27:51.314Z] === RUN TestJSONLogsMarshalJSONBuf [2021-07-14T08:27:51.314Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-07-14T08:27:51.314Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-07-14T08:27:51.314Z] time="2021-07-14T08:27:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-14T08:27:51.314Z] time="2021-07-14T08:27:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-07-14T08:27:51.314Z] --- PASS: TestUnexpectedEOF (0.19s) [2021-07-14T08:27:51.314Z] === CONT TestEncodeDecode [2021-07-14T08:27:51.314Z] --- PASS: TestEncodeDecode (0.00s) [2021-07-14T08:27:51.314Z] PASS [2021-07-14T08:27:51.314Z] coverage: 69.9% of statements [2021-07-14T08:27:51.314Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.283s coverage: 69.9% of statements [2021-07-14T08:27:51.794Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2021-07-14T08:27:51.794Z] === RUN TestFastTimeMarshalJSON [2021-07-14T08:27:51.794Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-07-14T08:27:51.794Z] PASS [2021-07-14T08:27:51.794Z] coverage: 87.2% of statements [2021-07-14T08:27:51.794Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.274s coverage: 87.2% of statements [2021-07-14T08:27:52.092Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-07-14T08:27:52.272Z] === RUN TestWriteLog [2021-07-14T08:27:52.273Z] === PAUSE TestWriteLog [2021-07-14T08:27:52.273Z] === RUN TestReadLog [2021-07-14T08:27:52.273Z] === PAUSE TestReadLog [2021-07-14T08:27:52.273Z] === CONT TestWriteLog [2021-07-14T08:27:52.273Z] === CONT TestReadLog [2021-07-14T08:27:52.273Z] --- PASS: TestWriteLog (0.03s) [2021-07-14T08:27:52.273Z] === RUN TestReadLog/tail_exact [2021-07-14T08:27:52.348Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-07-14T08:27:52.752Z] === RUN TestReadLog/tail_less_than_available [2021-07-14T08:27:52.752Z] === RUN TestReadLog/tail_more_than_available [2021-07-14T08:27:52.752Z] --- PASS: TestReadLog (0.27s) [2021-07-14T08:27:52.752Z] --- PASS: TestReadLog/tail_exact (0.23s) [2021-07-14T08:27:52.752Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-07-14T08:27:52.752Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-07-14T08:27:52.752Z] PASS [2021-07-14T08:27:52.752Z] coverage: 75.2% of statements [2021-07-14T08:27:52.752Z] ok github.com/docker/docker/daemon/logger/local 0.419s coverage: 75.2% of statements [2021-07-14T08:27:52.752Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-07-14T08:27:52.910Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-07-14T08:27:53.232Z] === RUN TestOpenFileDelete [2021-07-14T08:27:53.232Z] --- PASS: TestOpenFileDelete (0.01s) [2021-07-14T08:27:53.232Z] === RUN TestOpenFileRename [2021-07-14T08:27:53.232Z] --- PASS: TestOpenFileRename (0.00s) [2021-07-14T08:27:53.232Z] === RUN TestParseLogTagDefaultTag [2021-07-14T08:27:53.232Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-07-14T08:27:53.232Z] === RUN TestParseLogTag [2021-07-14T08:27:53.232Z] --- PASS: TestParseLogTag (0.00s) [2021-07-14T08:27:53.232Z] === RUN TestParseLogTagEmptyTag [2021-07-14T08:27:53.232Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-07-14T08:27:53.232Z] === RUN TestTailFiles [2021-07-14T08:27:53.232Z] --- PASS: TestTailFiles (0.00s) [2021-07-14T08:27:53.232Z] === RUN TestFollowLogsConsumerGone [2021-07-14T08:27:53.232Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-07-14T08:27:53.232Z] === RUN TestFollowLogsProducerGone [2021-07-14T08:27:53.232Z] logfile_test.go:179: logDecode() closed after sending 1468 messages [2021-07-14T08:27:53.232Z] logfile_test.go:232: messages sent: 1468, received: 1468 [2021-07-14T08:27:53.232Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2021-07-14T08:27:53.232Z] === RUN TestCheckCapacityAndRotate [2021-07-14T08:27:53.232Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-07-14T08:27:53.232Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-07-14T08:27:53.232Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2021-07-14T08:27:53.232Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-07-14T08:27:53.232Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2021-07-14T08:27:53.232Z] PASS [2021-07-14T08:27:53.232Z] coverage: 55.3% of statements [2021-07-14T08:27:53.232Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.230s coverage: 55.3% of statements [2021-07-14T08:27:53.473Z] ok github.com/docker/docker/daemon/logger/splunk 1.633s coverage: 82.5% of statements [2021-07-14T08:27:53.473Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-14T08:27:53.473Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-14T08:27:53.711Z] === RUN TestLog [2021-07-14T08:27:53.712Z] --- PASS: TestLog (0.01s) [2021-07-14T08:27:53.712Z] PASS [2021-07-14T08:27:53.712Z] coverage: 31.5% of statements [2021-07-14T08:27:53.712Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.061s coverage: 31.5% of statements [2021-07-14T08:27:53.712Z] === RUN TestValidateLogOpt [2021-07-14T08:27:53.712Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-14T08:27:53.712Z] === RUN TestNewMissedConfig [2021-07-14T08:27:53.712Z] --- PASS: TestNewMissedConfig (0.00s) [2021-07-14T08:27:53.712Z] === RUN TestNewMissedUrl [2021-07-14T08:27:53.712Z] --- PASS: TestNewMissedUrl (0.00s) [2021-07-14T08:27:53.712Z] === RUN TestNewMissedToken [2021-07-14T08:27:53.712Z] --- PASS: TestNewMissedToken (0.00s) [2021-07-14T08:27:53.712Z] === RUN TestNewWithProxy [2021-07-14T08:27:53.712Z] --- PASS: TestNewWithProxy (0.00s) [2021-07-14T08:27:53.712Z] === RUN TestDefault [2021-07-14T08:27:53.712Z] --- PASS: TestDefault (0.01s) [2021-07-14T08:27:53.712Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-07-14T08:27:53.712Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-07-14T08:27:53.712Z] === RUN TestJsonFormat [2021-07-14T08:27:53.712Z] --- PASS: TestJsonFormat (0.02s) [2021-07-14T08:27:53.712Z] === RUN TestRawFormat [2021-07-14T08:27:53.712Z] --- PASS: TestRawFormat (0.00s) [2021-07-14T08:27:53.712Z] === RUN TestRawFormatWithLabels [2021-07-14T08:27:53.712Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-07-14T08:27:53.712Z] === RUN TestRawFormatWithoutTag [2021-07-14T08:27:53.712Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-07-14T08:27:53.712Z] === RUN TestBatching [2021-07-14T08:27:54.160Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-07-14T08:27:54.160Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-14T08:27:54.191Z] --- PASS: TestBatching (0.31s) [2021-07-14T08:27:54.191Z] === RUN TestFrequency [2021-07-14T08:27:54.191Z] === RUN TestNewParse [2021-07-14T08:27:54.191Z] --- PASS: TestNewParse (0.00s) [2021-07-14T08:27:54.191Z] PASS [2021-07-14T08:27:54.191Z] coverage: 8.3% of statements [2021-07-14T08:27:54.191Z] ok github.com/docker/docker/daemon/logger/templates 0.039s coverage: 8.3% of statements [2021-07-14T08:27:54.191Z] --- PASS: TestFrequency (0.16s) [2021-07-14T08:27:54.191Z] === RUN TestOneMessagePerRequest [2021-07-14T08:27:54.191Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-07-14T08:27:54.191Z] === RUN TestVerify [2021-07-14T08:27:54.191Z] --- PASS: TestVerify (0.00s) [2021-07-14T08:27:54.191Z] === RUN TestSkipVerify [2021-07-14T08:27:54.401Z] ok github.com/docker/docker/distribution 0.132s coverage: 25.4% of statements [2021-07-14T08:27:54.657Z] ok github.com/docker/docker/distribution/metadata 0.043s coverage: 48.2% of statements [2021-07-14T08:27:54.657Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-14T08:27:54.669Z] time="2021-07-14T08:27:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:27:54.669Z] time="2021-07-14T08:27:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:27:54.669Z] time="2021-07-14T08:27:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:27:54.669Z] time="2021-07-14T08:27:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:27:54.669Z] === RUN TestParseLogFormat [2021-07-14T08:27:54.669Z] --- PASS: TestParseLogFormat (0.00s) [2021-07-14T08:27:54.669Z] === RUN TestValidateLogOptEmpty [2021-07-14T08:27:54.669Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-07-14T08:27:54.669Z] === RUN TestValidateSyslogAddress [2021-07-14T08:27:54.669Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-07-14T08:27:54.669Z] === RUN TestParseAddressDefaultPort [2021-07-14T08:27:54.669Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-07-14T08:27:54.669Z] === RUN TestValidateSyslogFacility [2021-07-14T08:27:54.669Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-07-14T08:27:54.669Z] === RUN TestValidateLogOptSyslogFormat [2021-07-14T08:27:54.669Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-07-14T08:27:54.669Z] === RUN TestValidateLogOpt [2021-07-14T08:27:54.669Z] --- PASS: TestValidateLogOpt (0.00s) [2021-07-14T08:27:54.669Z] PASS [2021-07-14T08:27:54.669Z] coverage: 46.8% of statements [2021-07-14T08:27:54.669Z] ok github.com/docker/docker/daemon/logger/syslog 0.084s coverage: 46.8% of statements [2021-07-14T08:27:54.669Z] --- PASS: TestSkipVerify (0.48s) [2021-07-14T08:27:54.669Z] === RUN TestBufferMaximum [2021-07-14T08:27:54.669Z] time="2021-07-14T08:27:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:27:54.669Z] time="2021-07-14T08:27:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:27:54.669Z] time="2021-07-14T08:27:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:27:54.669Z] time="2021-07-14T08:27:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:27:54.669Z] time="2021-07-14T08:27:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:27:54.669Z] time="2021-07-14T08:27:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626251274.526340\",\"host\":\"86daae2240c8\"}'" [2021-07-14T08:27:54.669Z] time="2021-07-14T08:27:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626251274.526340\",\"host\":\"86daae2240c8\"}'" [2021-07-14T08:27:54.669Z] --- PASS: TestBufferMaximum (0.01s) [2021-07-14T08:27:54.669Z] === RUN TestServerAlwaysDown [2021-07-14T08:27:54.669Z] time="2021-07-14T08:27:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:27:54.669Z] time="2021-07-14T08:27:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:27:54.670Z] time="2021-07-14T08:27:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626251274.530683\",\"host\":\"86daae2240c8\"}'" [2021-07-14T08:27:54.670Z] time="2021-07-14T08:27:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626251274.530683\",\"host\":\"86daae2240c8\"}'" [2021-07-14T08:27:54.670Z] time="2021-07-14T08:27:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-07-14T08:27:54.670Z] time="2021-07-14T08:27:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626251274.530683\",\"host\":\"86daae2240c8\"}'" [2021-07-14T08:27:54.670Z] time="2021-07-14T08:27:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626251274.531681\",\"host\":\"86daae2240c8\"}'" [2021-07-14T08:27:54.670Z] time="2021-07-14T08:27:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1626251274.531681\",\"host\":\"86daae2240c8\"}'" [2021-07-14T08:27:54.670Z] --- PASS: TestServerAlwaysDown (0.01s) [2021-07-14T08:27:54.670Z] === RUN TestCannotSendAfterClose [2021-07-14T08:27:54.670Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-07-14T08:27:54.670Z] === RUN TestDeadlockOnBlockedEndpoint [2021-07-14T08:27:55.586Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-07-14T08:27:55.677Z] time="2021-07-14T08:27:55Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49211/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-07-14T08:27:55.677Z] time="2021-07-14T08:27:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"86daae2240c8\"}'" [2021-07-14T08:27:55.677Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-07-14T08:27:55.677Z] PASS [2021-07-14T08:27:55.677Z] coverage: 82.5% of statements [2021-07-14T08:27:55.677Z] ok github.com/docker/docker/daemon/logger/splunk 2.104s coverage: 82.5% of statements [2021-07-14T08:27:55.677Z] ? github.com/docker/docker/daemon/names [no test files] [2021-07-14T08:27:55.677Z] ? github.com/docker/docker/daemon/network [no test files] [2021-07-14T08:27:55.677Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-07-14T08:27:55.677Z] === RUN TestV1IDService [2021-07-14T08:27:56.155Z] --- PASS: TestV1IDService (0.04s) [2021-07-14T08:27:56.155Z] === RUN TestV2MetadataService [2021-07-14T08:27:56.514Z] ok github.com/docker/docker/image 0.019s coverage: 86.6% of statements [2021-07-14T08:27:56.633Z] === RUN TestSuccessfulDownload [2021-07-14T08:27:56.633Z] download_test.go:268: Needs fixing on Windows [2021-07-14T08:27:56.633Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-07-14T08:27:56.633Z] === RUN TestCancelledDownload [2021-07-14T08:27:56.633Z] --- PASS: TestCancelledDownload (0.00s) [2021-07-14T08:27:56.633Z] === RUN TestMaxDownloadAttempts [2021-07-14T08:27:56.633Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-14T08:27:56.633Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-14T08:27:56.633Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-14T08:27:56.633Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-14T08:27:56.633Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-14T08:27:56.633Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-14T08:27:56.633Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-14T08:27:56.633Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-14T08:27:56.633Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-07-14T08:27:56.633Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-07-14T08:27:56.633Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-07-14T08:27:56.633Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-07-14T08:27:56.770Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-07-14T08:27:57.113Z] time="2021-07-14T08:27:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-14T08:27:57.113Z] time="2021-07-14T08:27:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-14T08:27:57.113Z] time="2021-07-14T08:27:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-14T08:27:57.113Z] time="2021-07-14T08:27:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-07-14T08:27:57.113Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-07-14T08:27:57.113Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2021-07-14T08:27:57.113Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2021-07-14T08:27:57.113Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2021-07-14T08:27:57.113Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2021-07-14T08:27:57.113Z] === RUN TestTransfer [2021-07-14T08:27:57.332Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-07-14T08:27:57.459Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-14T08:27:57.588Z] ok github.com/docker/docker/distribution/xfer 1.982s coverage: 85.1% of statements [2021-07-14T08:27:57.588Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-14T08:27:57.588Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-07-14T08:27:57.588Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-14T08:27:57.591Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-07-14T08:27:57.591Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-07-14T08:27:57.591Z] === RUN TestContinueOnError_MirrorEndpoint [2021-07-14T08:27:57.591Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-07-14T08:27:57.591Z] === RUN TestContinueOnError_NeverContinue [2021-07-14T08:27:57.591Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-07-14T08:27:57.591Z] === RUN TestManifestStore [2021-07-14T08:27:57.591Z] === RUN TestManifestStore/no_remote_or_local [2021-07-14T08:27:57.591Z] --- PASS: TestTransfer (0.12s) [2021-07-14T08:27:57.591Z] === RUN TestConcurrencyLimit [2021-07-14T08:27:57.591Z] --- PASS: TestV2MetadataService (1.58s) [2021-07-14T08:27:57.591Z] PASS [2021-07-14T08:27:57.591Z] coverage: 48.2% of statements [2021-07-14T08:27:57.591Z] ok github.com/docker/docker/distribution/metadata 1.742s coverage: 48.2% of statements [2021-07-14T08:27:57.591Z] time="2021-07-14T08:27:57Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local937922027\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-07-14T08:27:57.591Z] === RUN TestManifestStore/no_local_cache [2021-07-14T08:27:57.591Z] === RUN TestManifestStore/with_local_cache [2021-07-14T08:27:57.591Z] === RUN TestManifestStore/unknown_media_type [2021-07-14T08:27:57.591Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-07-14T08:27:57.591Z] time="2021-07-14T08:27:57Z" level=warning msg="reference for unknown type: " [2021-07-14T08:27:57.591Z] time="2021-07-14T08:27:57Z" level=warning msg="reference for unknown type: " [2021-07-14T08:27:57.591Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-07-14T08:27:57.591Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-07-14T08:27:57.591Z] time="2021-07-14T08:27:57Z" level=warning msg="reference for unknown type: " [2021-07-14T08:27:57.591Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-07-14T08:27:57.591Z] time="2021-07-14T08:27:57Z" level=warning msg="reference for unknown type: " [2021-07-14T08:27:57.591Z] time="2021-07-14T08:27:57Z" level=warning msg="reference for unknown type: " [2021-07-14T08:27:57.591Z] === RUN TestManifestStore/error_persisting_manifest [2021-07-14T08:27:57.591Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-07-14T08:27:57.591Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-07-14T08:27:57.591Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-07-14T08:27:57.591Z] === RUN TestInactiveJobs [2021-07-14T08:27:57.591Z] time="2021-07-14T08:27:57Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-07-14T08:27:57.591Z] --- PASS: TestManifestStore (0.46s) [2021-07-14T08:27:57.591Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2021-07-14T08:27:57.591Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-07-14T08:27:57.591Z] --- PASS: TestManifestStore/with_local_cache (0.13s) [2021-07-14T08:27:57.591Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2021-07-14T08:27:57.591Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-07-14T08:27:57.591Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-07-14T08:27:57.591Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-07-14T08:27:57.843Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2021-07-14T08:27:58.069Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-07-14T08:27:58.069Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-07-14T08:27:58.069Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-07-14T08:27:58.069Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-07-14T08:27:58.069Z] === RUN TestDetectManifestBlobMediaType [2021-07-14T08:27:58.069Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-07-14T08:27:58.069Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-07-14T08:27:58.069Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-07-14T08:27:58.069Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-07-14T08:27:58.069Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-07-14T08:27:58.069Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-07-14T08:27:58.069Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-07-14T08:27:58.069Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-07-14T08:27:58.069Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-07-14T08:27:58.069Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-07-14T08:27:58.069Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-07-14T08:27:58.070Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-07-14T08:27:58.070Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-07-14T08:27:58.070Z] === RUN TestFixManifestLayers [2021-07-14T08:27:58.070Z] --- PASS: TestFixManifestLayers (0.00s) [2021-07-14T08:27:58.070Z] === RUN TestFixManifestLayersBaseLayerParent [2021-07-14T08:27:58.070Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-14T08:27:58.070Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-14T08:27:58.070Z] === RUN TestFixManifestLayersBadParent [2021-07-14T08:27:58.070Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-07-14T08:27:58.070Z] === RUN TestValidateManifest [2021-07-14T08:27:58.070Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-14T08:27:58.070Z] --- SKIP: TestValidateManifest (0.00s) [2021-07-14T08:27:58.070Z] === RUN TestFormatPlatform [2021-07-14T08:27:58.070Z] --- PASS: TestFormatPlatform (0.01s) [2021-07-14T08:27:58.070Z] === RUN TestGetRepositoryMountCandidates [2021-07-14T08:27:58.070Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-07-14T08:27:58.070Z] === RUN TestLayerAlreadyExists [2021-07-14T08:27:58.070Z] 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-07-14T08:27:58.070Z] 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-07-14T08:27:58.070Z] 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-07-14T08:27:58.070Z] 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-07-14T08:27:58.070Z] 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-07-14T08:27:58.070Z] 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-07-14T08:27:58.070Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-07-14T08:27:58.070Z] === RUN TestWhenEmptyAuthConfig [2021-07-14T08:27:58.070Z] --- PASS: TestInactiveJobs (0.39s) [2021-07-14T08:27:58.070Z] === RUN TestWatchRelease [2021-07-14T08:27:58.070Z] === RUN TestNotFound [2021-07-14T08:27:58.070Z] --- PASS: TestNotFound (0.00s) [2021-07-14T08:27:58.070Z] === RUN TestConflict [2021-07-14T08:27:58.070Z] --- PASS: TestConflict (0.00s) [2021-07-14T08:27:58.070Z] === RUN TestForbidden [2021-07-14T08:27:58.070Z] --- PASS: TestForbidden (0.00s) [2021-07-14T08:27:58.070Z] === RUN TestInvalidParameter [2021-07-14T08:27:58.070Z] --- PASS: TestInvalidParameter (0.00s) [2021-07-14T08:27:58.070Z] === RUN TestNotImplemented [2021-07-14T08:27:58.070Z] --- PASS: TestNotImplemented (0.00s) [2021-07-14T08:27:58.070Z] === RUN TestNotModified [2021-07-14T08:27:58.070Z] --- PASS: TestNotModified (0.00s) [2021-07-14T08:27:58.070Z] === RUN TestUnauthorized [2021-07-14T08:27:58.070Z] --- PASS: TestUnauthorized (0.00s) [2021-07-14T08:27:58.070Z] === RUN TestUnknown [2021-07-14T08:27:58.070Z] --- PASS: TestUnknown (0.00s) [2021-07-14T08:27:58.070Z] === RUN TestCancelled [2021-07-14T08:27:58.070Z] --- PASS: TestCancelled (0.00s) [2021-07-14T08:27:58.070Z] === RUN TestDeadline [2021-07-14T08:27:58.070Z] --- PASS: TestDeadline (0.00s) [2021-07-14T08:27:58.070Z] === RUN TestDataLoss [2021-07-14T08:27:58.070Z] --- PASS: TestDataLoss (0.00s) [2021-07-14T08:27:58.070Z] === RUN TestUnavailable [2021-07-14T08:27:58.070Z] --- PASS: TestUnavailable (0.00s) [2021-07-14T08:27:58.070Z] === RUN TestSystem [2021-07-14T08:27:58.070Z] --- PASS: TestSystem (0.00s) [2021-07-14T08:27:58.070Z] === RUN TestFromStatusCode [2021-07-14T08:27:58.070Z] === RUN TestFromStatusCode/Not_Found [2021-07-14T08:27:58.070Z] === RUN TestFromStatusCode/Bad_Request [2021-07-14T08:27:58.070Z] === RUN TestFromStatusCode/Conflict [2021-07-14T08:27:58.070Z] === RUN TestFromStatusCode/Unauthorized [2021-07-14T08:27:58.070Z] === RUN TestFromStatusCode/Service_Unavailable [2021-07-14T08:27:58.070Z] === RUN TestFromStatusCode/Forbidden [2021-07-14T08:27:58.070Z] === RUN TestFromStatusCode/Not_Modified [2021-07-14T08:27:58.070Z] === RUN TestFromStatusCode/Not_Implemented [2021-07-14T08:27:58.070Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-07-14T08:27:58.070Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-07-14T08:27:58.070Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-07-14T08:27:58.070Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-07-14T08:27:58.070Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-07-14T08:27:58.070Z] --- PASS: TestFromStatusCode (0.00s) [2021-07-14T08:27:58.070Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-07-14T08:27:58.070Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-07-14T08:27:58.070Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-07-14T08:27:58.070Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-07-14T08:27:58.070Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-07-14T08:27:58.070Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-07-14T08:27:58.070Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-07-14T08:27:58.070Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-07-14T08:27:58.070Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-07-14T08:27:58.070Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-07-14T08:27:58.070Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-07-14T08:27:58.070Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-07-14T08:27:58.070Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-07-14T08:27:58.070Z] PASS [2021-07-14T08:27:58.070Z] coverage: 53.1% of statements [2021-07-14T08:27:58.070Z] ok github.com/docker/docker/errdefs 0.045s coverage: 53.1% of statements [2021-07-14T08:27:58.070Z] --- PASS: TestWatchRelease (0.04s) [2021-07-14T08:27:58.070Z] === RUN TestWatchFinishedTransfer [2021-07-14T08:27:58.070Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-07-14T08:27:58.070Z] === RUN TestDuplicateTransfer [2021-07-14T08:27:58.070Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-07-14T08:27:58.070Z] === RUN TestSuccessfulUpload [2021-07-14T08:27:58.549Z] time="2021-07-14T08:27:58Z" level=error msg="Upload failed, retrying: simulating retry" [2021-07-14T08:27:58.549Z] --- PASS: TestSuccessfulUpload (0.38s) [2021-07-14T08:27:58.549Z] === RUN TestCancelledUpload [2021-07-14T08:27:58.549Z] --- PASS: TestCancelledUpload (0.00s) [2021-07-14T08:27:58.549Z] PASS [2021-07-14T08:27:58.549Z] coverage: 76.8% of statements [2021-07-14T08:27:58.549Z] ok github.com/docker/docker/distribution/xfer 1.923s coverage: 76.8% of statements [2021-07-14T08:27:59.028Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2021-07-14T08:27:59.028Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-07-14T08:27:59.028Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-07-14T08:27:59.028Z] === RUN TestTokenPassThru [2021-07-14T08:27:59.028Z] --- PASS: TestTokenPassThru (0.01s) [2021-07-14T08:27:59.028Z] === RUN TestTokenPassThruDifferentHost [2021-07-14T08:27:59.028Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-07-14T08:27:59.028Z] PASS [2021-07-14T08:27:59.028Z] coverage: 23.8% of statements [2021-07-14T08:27:59.028Z] ok github.com/docker/docker/distribution 1.778s coverage: 23.8% of statements [2021-07-14T08:27:59.028Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-07-14T08:27:59.028Z] ? github.com/docker/docker/dockerversion [no test files] [2021-07-14T08:27:59.371Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-07-14T08:27:59.507Z] === RUN TestCompare [2021-07-14T08:27:59.507Z] --- PASS: TestCompare (0.00s) [2021-07-14T08:27:59.507Z] PASS [2021-07-14T08:27:59.507Z] coverage: 19.2% of statements [2021-07-14T08:27:59.507Z] ok github.com/docker/docker/image/cache 0.079s coverage: 19.2% of statements [2021-07-14T08:27:59.507Z] === RUN TestFSGetInvalidData [2021-07-14T08:27:59.507Z] --- PASS: TestFSGetInvalidData (0.05s) [2021-07-14T08:27:59.507Z] === RUN TestFSInvalidSet [2021-07-14T08:27:59.507Z] --- PASS: TestFSInvalidSet (0.03s) [2021-07-14T08:27:59.507Z] === RUN TestFSInvalidRoot [2021-07-14T08:27:59.507Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-07-14T08:27:59.507Z] === RUN TestFSMetadataGetSet [2021-07-14T08:27:59.507Z] --- PASS: TestFSMetadataGetSet (0.06s) [2021-07-14T08:27:59.507Z] === RUN TestFSInvalidWalker [2021-07-14T08:27:59.986Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-07-14T08:27:59.986Z] === RUN TestFSGetSet [2021-07-14T08:27:59.986Z] --- PASS: TestFSGetSet (0.03s) [2021-07-14T08:27:59.986Z] === RUN TestFSGetUnsetKey [2021-07-14T08:27:59.986Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-07-14T08:27:59.986Z] === RUN TestFSGetEmptyData [2021-07-14T08:27:59.986Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-07-14T08:27:59.986Z] === RUN TestFSDelete [2021-07-14T08:27:59.986Z] --- PASS: TestFSDelete (0.02s) [2021-07-14T08:27:59.986Z] === RUN TestFSWalker [2021-07-14T08:27:59.986Z] --- PASS: TestFSWalker (0.02s) [2021-07-14T08:27:59.986Z] === RUN TestFSWalkerStopOnError [2021-07-14T08:27:59.986Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-07-14T08:27:59.986Z] === RUN TestNewFromJSON [2021-07-14T08:27:59.986Z] --- PASS: TestNewFromJSON (0.00s) [2021-07-14T08:27:59.986Z] === RUN TestNewFromJSONWithInvalidJSON [2021-07-14T08:27:59.986Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-07-14T08:27:59.986Z] === RUN TestMarshalKeyOrder [2021-07-14T08:27:59.986Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-07-14T08:27:59.986Z] === RUN TestHistoryEqual [2021-07-14T08:27:59.986Z] --- PASS: TestHistoryEqual (0.18s) [2021-07-14T08:27:59.986Z] === RUN TestImage [2021-07-14T08:27:59.986Z] --- PASS: TestImage (0.00s) [2021-07-14T08:27:59.986Z] === RUN TestImageOSNotEmpty [2021-07-14T08:27:59.986Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-07-14T08:27:59.986Z] === RUN TestNewChildImageFromImageWithRootFS [2021-07-14T08:27:59.986Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-07-14T08:27:59.986Z] === RUN TestCreate [2021-07-14T08:27:59.986Z] --- PASS: TestCreate (0.01s) [2021-07-14T08:27:59.986Z] === RUN TestRestore [2021-07-14T08:27:59.986Z] time="2021-07-14T08:27:59Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-07-14T08:27:59.986Z] --- PASS: TestRestore (0.06s) [2021-07-14T08:27:59.986Z] === RUN TestAddDelete [2021-07-14T08:27:59.986Z] --- PASS: TestAddDelete (0.04s) [2021-07-14T08:27:59.986Z] === RUN TestSearchAfterDelete [2021-07-14T08:27:59.986Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-07-14T08:27:59.986Z] === RUN TestParentReset [2021-07-14T08:27:59.986Z] --- PASS: TestParentReset (0.05s) [2021-07-14T08:27:59.986Z] === RUN TestGetAndSetLastUpdated [2021-07-14T08:28:00.464Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-07-14T08:28:00.464Z] === RUN TestStoreLen [2021-07-14T08:28:00.464Z] === RUN TestMakeV1ConfigFromConfig [2021-07-14T08:28:00.464Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-07-14T08:28:00.464Z] PASS [2021-07-14T08:28:00.464Z] coverage: 25.0% of statements [2021-07-14T08:28:00.464Z] --- PASS: TestStoreLen (0.09s) [2021-07-14T08:28:00.464Z] PASS [2021-07-14T08:28:00.464Z] coverage: 86.6% of statements [2021-07-14T08:28:00.464Z] ok github.com/docker/docker/image/v1 0.088s coverage: 25.0% of statements [2021-07-14T08:28:00.464Z] ok github.com/docker/docker/image 0.848s coverage: 86.6% of statements [2021-07-14T08:28:00.464Z] === RUN TestValidateManifest [2021-07-14T08:28:00.464Z] === RUN TestValidateManifest/nil [2021-07-14T08:28:00.464Z] === RUN TestValidateManifest/non-nil [2021-07-14T08:28:00.464Z] --- PASS: TestValidateManifest (0.00s) [2021-07-14T08:28:00.464Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-07-14T08:28:00.464Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-07-14T08:28:00.464Z] PASS [2021-07-14T08:28:00.464Z] coverage: 0.7% of statements [2021-07-14T08:28:00.464Z] ok github.com/docker/docker/image/tarexport 0.080s coverage: 0.7% of statements [2021-07-14T08:28:00.943Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-07-14T08:28:01.825Z] --- PASS: TestServiceUpdateConfigs (15.42s) [2021-07-14T08:28:01.825Z] === RUN TestServiceUpdateNetwork [2021-07-14T08:28:02.539Z] === RUN TestSerialization [2021-07-14T08:28:02.539Z] --- PASS: TestSerialization (0.02s) [2021-07-14T08:28:02.539Z] PASS [2021-07-14T08:28:02.539Z] coverage: 100.0% of statements [2021-07-14T08:28:02.539Z] ok github.com/docker/docker/libcontainerd/queue 0.055s coverage: 100.0% of statements [2021-07-14T08:28:02.539Z] === RUN TestEmptyLayer [2021-07-14T08:28:02.539Z] --- PASS: TestEmptyLayer (0.00s) [2021-07-14T08:28:02.539Z] === RUN TestCommitFailure [2021-07-14T08:28:02.539Z] --- PASS: TestCommitFailure (0.01s) [2021-07-14T08:28:02.539Z] === RUN TestStartTransactionFailure [2021-07-14T08:28:02.539Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-07-14T08:28:02.539Z] === RUN TestGetOrphan [2021-07-14T08:28:02.539Z] --- PASS: TestGetOrphan (0.01s) [2021-07-14T08:28:02.539Z] === RUN TestMountAndRegister [2021-07-14T08:28:02.539Z] === RUN TestEnvironmentParsing [2021-07-14T08:28:03.018Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-07-14T08:28:03.018Z] PASS [2021-07-14T08:28:03.018Z] coverage: 1.2% of statements [2021-07-14T08:28:03.018Z] ok github.com/docker/docker/libcontainerd/local 0.072s coverage: 1.2% of statements [2021-07-14T08:28:03.018Z] layer_test.go:271: Layer size: 14 [2021-07-14T08:28:03.018Z] --- PASS: TestMountAndRegister (0.13s) [2021-07-14T08:28:03.018Z] === RUN TestLayerRelease [2021-07-14T08:28:03.018Z] layer_test.go:304: Failing on Windows [2021-07-14T08:28:03.018Z] --- SKIP: TestLayerRelease (0.00s) [2021-07-14T08:28:03.018Z] === RUN TestStoreRestore [2021-07-14T08:28:03.018Z] layer_test.go:353: Failing on Windows [2021-07-14T08:28:03.018Z] --- SKIP: TestStoreRestore (0.00s) [2021-07-14T08:28:03.018Z] === RUN TestTarStreamStability [2021-07-14T08:28:03.018Z] layer_test.go:468: Failing on Windows [2021-07-14T08:28:03.018Z] --- SKIP: TestTarStreamStability (0.00s) [2021-07-14T08:28:03.018Z] === RUN TestRegisterExistingLayer [2021-07-14T08:28:03.018Z] --- PASS: TestRegisterExistingLayer (0.22s) [2021-07-14T08:28:03.018Z] === RUN TestTarStreamVerification [2021-07-14T08:28:03.018Z] layer_test.go:697: Failing on Windows [2021-07-14T08:28:03.018Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-07-14T08:28:03.018Z] === RUN TestLayerMigration [2021-07-14T08:28:03.018Z] migration_test.go:46: Failing on Windows [2021-07-14T08:28:03.018Z] --- SKIP: TestLayerMigration (0.00s) [2021-07-14T08:28:03.018Z] === RUN TestLayerMigrationNoTarsplit [2021-07-14T08:28:03.018Z] migration_test.go:182: Failing on Windows [2021-07-14T08:28:03.018Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-07-14T08:28:03.018Z] === RUN TestMountInit [2021-07-14T08:28:03.018Z] mount_test.go:17: Failing on Windows [2021-07-14T08:28:03.018Z] --- SKIP: TestMountInit (0.00s) [2021-07-14T08:28:03.018Z] === RUN TestMountSize [2021-07-14T08:28:03.018Z] mount_test.go:76: Failing on Windows [2021-07-14T08:28:03.018Z] --- SKIP: TestMountSize (0.00s) [2021-07-14T08:28:03.018Z] === RUN TestMountChanges [2021-07-14T08:28:03.018Z] mount_test.go:125: Failing on Windows [2021-07-14T08:28:03.018Z] --- SKIP: TestMountChanges (0.00s) [2021-07-14T08:28:03.018Z] === RUN TestMountApply [2021-07-14T08:28:03.018Z] mount_test.go:212: Failing on Windows [2021-07-14T08:28:03.018Z] --- SKIP: TestMountApply (0.00s) [2021-07-14T08:28:03.018Z] PASS [2021-07-14T08:28:03.018Z] coverage: 30.1% of statements [2021-07-14T08:28:03.018Z] ok github.com/docker/docker/layer 0.452s coverage: 30.1% of statements [2021-07-14T08:28:03.497Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-14T08:28:03.497Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-14T08:28:03.497Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-14T08:28:03.497Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-14T08:28:04.507Z] === RUN TestSequenceGetAvailableBit [2021-07-14T08:28:04.999Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-07-14T08:28:04.999Z] === RUN TestSequenceEqual [2021-07-14T08:28:04.999Z] --- PASS: TestSequenceEqual (0.00s) [2021-07-14T08:28:04.999Z] === RUN TestSequenceCopy [2021-07-14T08:28:04.999Z] --- PASS: TestSequenceCopy (0.00s) [2021-07-14T08:28:04.999Z] === RUN TestGetFirstAvailable [2021-07-14T08:28:04.999Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-07-14T08:28:04.999Z] === RUN TestFindSequence [2021-07-14T08:28:04.999Z] --- PASS: TestFindSequence (0.00s) [2021-07-14T08:28:04.999Z] === RUN TestCheckIfAvailable [2021-07-14T08:28:04.999Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-07-14T08:28:04.999Z] === RUN TestMergeSequences [2021-07-14T08:28:04.999Z] --- PASS: TestMergeSequences (0.00s) [2021-07-14T08:28:04.999Z] === RUN TestPushReservation [2021-07-14T08:28:04.999Z] --- PASS: TestPushReservation (0.00s) [2021-07-14T08:28:04.999Z] === RUN TestSerializeDeserialize [2021-07-14T08:28:04.999Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-07-14T08:28:04.999Z] === RUN TestSet [2021-07-14T08:28:04.999Z] --- PASS: TestSet (0.00s) [2021-07-14T08:28:04.999Z] === RUN TestSetUnset [2021-07-14T08:28:04.999Z] --- PASS: TestSetUnset (0.00s) [2021-07-14T08:28:04.999Z] === RUN TestOffsetSetUnset [2021-07-14T08:28:04.999Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-07-14T08:28:04.999Z] === RUN TestSetInRange [2021-07-14T08:28:04.999Z] --- PASS: TestSetInRange (0.00s) [2021-07-14T08:28:04.999Z] === RUN TestSetAnyInRange [2021-07-14T08:28:04.999Z] --- PASS: TestSetAnyInRange (0.00s) [2021-07-14T08:28:04.999Z] === RUN TestMethods [2021-07-14T08:28:04.999Z] --- PASS: TestMethods (0.00s) [2021-07-14T08:28:04.999Z] === RUN TestRandomAllocateDeallocate [2021-07-14T08:28:07.255Z] === RUN TestInvalidConfig [2021-07-14T08:28:07.255Z] --- PASS: TestInvalidConfig (0.00s) [2021-07-14T08:28:07.255Z] === RUN TestConfig [2021-07-14T08:28:07.255Z] --- PASS: TestConfig (0.00s) [2021-07-14T08:28:07.255Z] === RUN TestOptionsLabels [2021-07-14T08:28:07.255Z] --- PASS: TestOptionsLabels (0.00s) [2021-07-14T08:28:07.255Z] === RUN TestValidName [2021-07-14T08:28:07.255Z] --- PASS: TestValidName (0.00s) [2021-07-14T08:28:07.255Z] === RUN TestTLSConfiguration [2021-07-14T08:28:07.255Z] === RUN TestErrorInterfaces [2021-07-14T08:28:07.255Z] --- PASS: TestErrorInterfaces (0.00s) [2021-07-14T08:28:07.255Z] === RUN TestNetworkMarshalling [2021-07-14T08:28:07.255Z] time="2021-07-14T08:28:06Z" level=info msg="Option Initializing KV with TLS" [2021-07-14T08:28:07.255Z] --- PASS: TestTLSConfiguration (0.25s) [2021-07-14T08:28:07.255Z] PASS [2021-07-14T08:28:07.255Z] coverage: 24.0% of statements [2021-07-14T08:28:07.255Z] ok github.com/docker/docker/libnetwork/config 0.330s coverage: 24.0% of statements [2021-07-14T08:28:07.255Z] --- PASS: TestNetworkMarshalling (0.24s) [2021-07-14T08:28:07.255Z] === RUN TestEndpointMarshalling [2021-07-14T08:28:07.255Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-07-14T08:28:07.255Z] === RUN TestAuxAddresses [2021-07-14T08:28:07.255Z] time="2021-07-14T08:28:06Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-14T08:28:07.255Z] --- PASS: TestAuxAddresses (0.02s) [2021-07-14T08:28:07.255Z] === RUN TestSRVServiceQuery [2021-07-14T08:28:07.255Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:28:07.255Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-07-14T08:28:07.255Z] === RUN TestServiceVIPReuse [2021-07-14T08:28:07.255Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:28:07.255Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-07-14T08:28:07.255Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-07-14T08:28:07.255Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:28:07.255Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-14T08:28:07.255Z] === RUN TestDNSIPQuery [2021-07-14T08:28:07.255Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:28:07.255Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-07-14T08:28:07.255Z] === RUN TestDNSProxyServFail [2021-07-14T08:28:07.255Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:28:07.255Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-07-14T08:28:07.255Z] === RUN TestSandboxAddEmpty [2021-07-14T08:28:07.255Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:28:07.255Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-07-14T08:28:07.255Z] === RUN TestSandboxAddMultiPrio [2021-07-14T08:28:07.255Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:28:07.255Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-07-14T08:28:07.255Z] === RUN TestSandboxAddSamePrio [2021-07-14T08:28:07.255Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:28:07.255Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-07-14T08:28:07.255Z] === RUN TestCleanupServiceDiscovery [2021-07-14T08:28:07.255Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:28:07.255Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-07-14T08:28:07.255Z] === RUN TestDNSOptions [2021-07-14T08:28:07.255Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:28:07.255Z] --- SKIP: TestDNSOptions (0.00s) [2021-07-14T08:28:07.255Z] === RUN TestMultipleControllersWithSameStore [2021-07-14T08:28:07.255Z] time="2021-07-14T08:28:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-14T08:28:07.255Z] time="2021-07-14T08:28:07Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-07-14T08:28:07.255Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-07-14T08:28:07.255Z] PASS [2021-07-14T08:28:07.255Z] coverage: 8.6% of statements [2021-07-14T08:28:07.255Z] ok github.com/docker/docker/libnetwork 0.421s coverage: 8.6% of statements [2021-07-14T08:28:07.255Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-07-14T08:28:07.733Z] === RUN TestKey [2021-07-14T08:28:07.733Z] --- PASS: TestKey (0.00s) [2021-07-14T08:28:07.733Z] === RUN TestParseKey [2021-07-14T08:28:07.733Z] --- PASS: TestParseKey (0.00s) [2021-07-14T08:28:07.733Z] === RUN TestInvalidDataStore [2021-07-14T08:28:07.733Z] --- PASS: TestInvalidDataStore (0.00s) [2021-07-14T08:28:07.733Z] === RUN TestKVObjectFlatKey [2021-07-14T08:28:07.733Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-07-14T08:28:07.733Z] === RUN TestAtomicKVObjectFlatKey [2021-07-14T08:28:07.733Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-07-14T08:28:07.733Z] PASS [2021-07-14T08:28:07.733Z] coverage: 21.9% of statements [2021-07-14T08:28:07.733Z] ok github.com/docker/docker/libnetwork/datastore 0.048s coverage: 21.9% of statements [2021-07-14T08:28:07.786Z] ok github.com/docker/docker/layer 7.296s coverage: 68.8% of statements [2021-07-14T08:28:07.786Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-07-14T08:28:07.786Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-07-14T08:28:07.786Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-07-14T08:28:07.786Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-07-14T08:28:08.740Z] === RUN TestIPDataMarshalling [2021-07-14T08:28:08.740Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-07-14T08:28:08.740Z] === RUN TestValidateAndIsV6 [2021-07-14T08:28:08.740Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-07-14T08:28:08.740Z] PASS [2021-07-14T08:28:08.740Z] coverage: 68.9% of statements [2021-07-14T08:28:08.740Z] ok github.com/docker/docker/libnetwork/driverapi 0.049s coverage: 68.9% of statements [2021-07-14T08:28:08.740Z] === RUN TestDriver [2021-07-14T08:28:08.740Z] --- PASS: TestDriver (0.00s) [2021-07-14T08:28:08.740Z] PASS [2021-07-14T08:28:08.740Z] coverage: 34.8% of statements [2021-07-14T08:28:08.740Z] ok github.com/docker/docker/libnetwork/drivers/host 0.048s coverage: 34.8% of statements [2021-07-14T08:28:09.220Z] === RUN TestDriver [2021-07-14T08:28:09.220Z] --- PASS: TestDriver (0.00s) [2021-07-14T08:28:09.220Z] PASS [2021-07-14T08:28:09.220Z] coverage: 34.8% of statements [2021-07-14T08:28:09.220Z] ok github.com/docker/docker/libnetwork/drivers/null 0.043s coverage: 34.8% of statements [2021-07-14T08:28:09.674Z] ok github.com/docker/docker/libnetwork/api 1.316s coverage: 90.1% of statements [2021-07-14T08:28:09.702Z] === RUN TestNetworkAllocateFree [2021-07-14T08:28:09.702Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-07-14T08:28:09.702Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-07-14T08:28:09.702Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-07-14T08:28:09.702Z] PASS [2021-07-14T08:28:09.702Z] coverage: 63.6% of statements [2021-07-14T08:28:09.702Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.047s coverage: 63.6% of statements [2021-07-14T08:28:10.183Z] === RUN TestGetEmptyCapabilities [2021-07-14T08:28:10.183Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-07-14T08:28:10.183Z] === RUN TestGetExtraCapabilities [2021-07-14T08:28:10.183Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-07-14T08:28:10.183Z] === RUN TestGetInvalidCapabilities [2021-07-14T08:28:10.183Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-07-14T08:28:10.183Z] === RUN TestRemoteDriver [2021-07-14T08:28:10.183Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-14T08:28:10.183Z] === RUN TestDriverError [2021-07-14T08:28:10.183Z] --- PASS: TestDriverError (0.01s) [2021-07-14T08:28:10.183Z] === RUN TestMissingValues [2021-07-14T08:28:10.183Z] --- PASS: TestMissingValues (0.01s) [2021-07-14T08:28:10.183Z] === RUN TestRollback [2021-07-14T08:28:10.183Z] --- PASS: TestRollback (0.01s) [2021-07-14T08:28:10.183Z] PASS [2021-07-14T08:28:10.183Z] coverage: 57.4% of statements [2021-07-14T08:28:10.183Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.118s coverage: 57.4% of statements [2021-07-14T08:28:10.237Z] ok github.com/docker/docker/libnetwork/bitseq 0.129s coverage: 84.4% of statements [2021-07-14T08:28:11.190Z] === RUN TestNew [2021-07-14T08:28:11.190Z] --- PASS: TestNew (0.00s) [2021-07-14T08:28:11.190Z] === RUN TestAddDriver [2021-07-14T08:28:11.190Z] --- PASS: TestAddDriver (0.00s) [2021-07-14T08:28:11.190Z] === RUN TestAddDuplicateDriver [2021-07-14T08:28:11.190Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-07-14T08:28:11.190Z] === RUN TestIPAMDefaultAddressSpaces [2021-07-14T08:28:11.190Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-07-14T08:28:11.190Z] === RUN TestDriver [2021-07-14T08:28:11.190Z] --- PASS: TestDriver (0.00s) [2021-07-14T08:28:11.190Z] === RUN TestIPAM [2021-07-14T08:28:11.190Z] --- PASS: TestIPAM (0.00s) [2021-07-14T08:28:11.190Z] === RUN TestWalkIPAMs [2021-07-14T08:28:11.190Z] --- PASS: TestWalkIPAMs (0.00s) [2021-07-14T08:28:11.190Z] === RUN TestWalkDrivers [2021-07-14T08:28:11.190Z] --- PASS: TestWalkDrivers (0.00s) [2021-07-14T08:28:11.190Z] PASS [2021-07-14T08:28:11.190Z] coverage: 82.4% of statements [2021-07-14T08:28:11.190Z] ok github.com/docker/docker/libnetwork/drvregistry 0.084s coverage: 82.4% of statements [2021-07-14T08:28:11.190Z] === RUN TestNAT [2021-07-14T08:28:11.190Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-14T08:28:11.190Z] --- SKIP: TestNAT (0.00s) [2021-07-14T08:28:11.190Z] === RUN TestTransparent [2021-07-14T08:28:11.190Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-14T08:28:11.190Z] --- SKIP: TestTransparent (0.00s) [2021-07-14T08:28:11.190Z] PASS [2021-07-14T08:28:11.190Z] coverage: 0.0% of statements [2021-07-14T08:28:11.190Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.057s coverage: 0.0% of statements [2021-07-14T08:28:11.603Z] ok github.com/docker/docker/libnetwork/config 0.042s coverage: 24.0% of statements [2021-07-14T08:28:11.603Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-07-14T08:28:11.669Z] === RUN TestBuildDefault [2021-07-14T08:28:11.669Z] --- PASS: TestBuildDefault (0.00s) [2021-07-14T08:28:11.669Z] === RUN TestBuildHostnameDomainname [2021-07-14T08:28:11.669Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-07-14T08:28:11.669Z] === RUN TestBuildHostname [2021-07-14T08:28:11.669Z] --- PASS: TestBuildHostname (0.00s) [2021-07-14T08:28:11.669Z] === RUN TestBuildHostnameFQDN [2021-07-14T08:28:11.669Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-07-14T08:28:11.669Z] === RUN TestBuildNoIP [2021-07-14T08:28:11.669Z] --- PASS: TestBuildNoIP (0.00s) [2021-07-14T08:28:11.669Z] === RUN TestUpdate [2021-07-14T08:28:11.669Z] --- PASS: TestUpdate (0.00s) [2021-07-14T08:28:11.669Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-07-14T08:28:11.669Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-07-14T08:28:11.669Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-07-14T08:28:11.669Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-07-14T08:28:11.669Z] === RUN TestAddEmpty [2021-07-14T08:28:11.669Z] --- PASS: TestAddEmpty (0.00s) [2021-07-14T08:28:11.669Z] === RUN TestAdd [2021-07-14T08:28:11.669Z] --- PASS: TestAdd (0.00s) [2021-07-14T08:28:11.669Z] === RUN TestDeleteEmpty [2021-07-14T08:28:11.669Z] --- PASS: TestDeleteEmpty (0.00s) [2021-07-14T08:28:11.669Z] === RUN TestDeleteNewline [2021-07-14T08:28:11.669Z] --- PASS: TestDeleteNewline (0.00s) [2021-07-14T08:28:11.669Z] === RUN TestDelete [2021-07-14T08:28:11.669Z] --- PASS: TestDelete (0.00s) [2021-07-14T08:28:11.669Z] === RUN TestConcurrentWrites [2021-07-14T08:28:11.669Z] --- PASS: TestConcurrentWrites (0.28s) [2021-07-14T08:28:11.669Z] PASS [2021-07-14T08:28:11.669Z] coverage: 81.2% of statements [2021-07-14T08:28:11.669Z] ok github.com/docker/docker/libnetwork/etchosts 0.350s coverage: 81.2% of statements [2021-07-14T08:28:11.858Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-07-14T08:28:12.149Z] === RUN TestNew [2021-07-14T08:28:12.149Z] --- PASS: TestNew (0.00s) [2021-07-14T08:28:12.149Z] === RUN TestAllocate [2021-07-14T08:28:12.149Z] --- PASS: TestAllocate (0.00s) [2021-07-14T08:28:12.149Z] === RUN TestUninitialized [2021-07-14T08:28:12.149Z] --- PASS: TestUninitialized (0.00s) [2021-07-14T08:28:12.149Z] === RUN TestAllocateInRange [2021-07-14T08:28:12.149Z] --- PASS: TestAllocateInRange (0.00s) [2021-07-14T08:28:12.149Z] === RUN TestAllocateSerial [2021-07-14T08:28:12.149Z] --- PASS: TestAllocateSerial (0.00s) [2021-07-14T08:28:12.149Z] PASS [2021-07-14T08:28:12.149Z] coverage: 87.5% of statements [2021-07-14T08:28:12.149Z] ok github.com/docker/docker/libnetwork/idm 0.048s coverage: 87.5% of statements [2021-07-14T08:28:12.149Z] === RUN TestDiff [2021-07-14T08:28:12.149Z] --- PASS: TestDiff (0.00s) [2021-07-14T08:28:12.149Z] === RUN TestAddedCallback [2021-07-14T08:28:12.149Z] --- PASS: TestAddedCallback (0.00s) [2021-07-14T08:28:12.149Z] === RUN TestRemovedCallback [2021-07-14T08:28:12.149Z] --- PASS: TestRemovedCallback (0.00s) [2021-07-14T08:28:12.149Z] === RUN TestNoCallback [2021-07-14T08:28:12.149Z] --- PASS: TestNoCallback (0.00s) [2021-07-14T08:28:12.149Z] PASS [2021-07-14T08:28:12.149Z] coverage: 48.1% of statements [2021-07-14T08:28:12.149Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.047s coverage: 48.1% of statements [2021-07-14T08:28:12.628Z] === RUN TestCaller [2021-07-14T08:28:12.628Z] --- PASS: TestCaller (0.00s) [2021-07-14T08:28:12.628Z] PASS [2021-07-14T08:28:12.628Z] coverage: 100.0% of statements [2021-07-14T08:28:12.628Z] ok github.com/docker/docker/libnetwork/internal/caller 0.043s coverage: 100.0% of statements [2021-07-14T08:28:13.106Z] === RUN TestSetSerialInsertDelete [2021-07-14T08:28:13.106Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-07-14T08:28:13.106Z] === RUN TestSetParallelInsertDelete [2021-07-14T08:28:13.106Z] --- PASS: TestRandomAllocateDeallocate (8.40s) [2021-07-14T08:28:13.106Z] === RUN TestAllocateRandomDeallocate [2021-07-14T08:28:14.225Z] --- PASS: TestServiceUpdateNetwork (13.88s) [2021-07-14T08:28:14.225Z] === RUN TestServiceUpdatePidsLimit [2021-07-14T08:28:14.277Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-07-14T08:28:14.277Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-07-14T08:28:14.487Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-14T08:28:14.878Z] === RUN TestInt2IP2IntConversion [2021-07-14T08:28:15.126Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.453s coverage: 59.9% of statements [2021-07-14T08:28:15.126Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-07-14T08:28:15.357Z] === RUN TestPoolRequest [2021-07-14T08:28:15.357Z] --- PASS: TestPoolRequest (0.00s) [2021-07-14T08:28:15.357Z] === RUN TestOtherRequests [2021-07-14T08:28:15.357Z] --- PASS: TestOtherRequests (0.00s) [2021-07-14T08:28:15.357Z] PASS [2021-07-14T08:28:15.357Z] coverage: 57.1% of statements [2021-07-14T08:28:15.357Z] ok github.com/docker/docker/libnetwork/ipams/null 0.051s coverage: 57.1% of statements [2021-07-14T08:28:15.357Z] --- PASS: TestInt2IP2IntConversion (0.64s) [2021-07-14T08:28:15.357Z] === RUN TestGetAddressVersion [2021-07-14T08:28:15.357Z] --- PASS: TestGetAddressVersion (0.00s) [2021-07-14T08:28:15.357Z] === RUN TestKeyString [2021-07-14T08:28:15.357Z] --- PASS: TestKeyString (0.00s) [2021-07-14T08:28:15.357Z] === RUN TestPoolDataMarshal [2021-07-14T08:28:15.357Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-07-14T08:28:15.357Z] === RUN TestSubnetsMarshal [2021-07-14T08:28:15.357Z] --- PASS: TestSubnetsMarshal (0.09s) [2021-07-14T08:28:15.357Z] === RUN TestAddSubnets [2021-07-14T08:28:15.357Z] --- PASS: TestAddSubnets (0.12s) [2021-07-14T08:28:15.357Z] === RUN TestDoublePoolRelease [2021-07-14T08:28:15.357Z] --- PASS: TestDoublePoolRelease (0.05s) [2021-07-14T08:28:15.357Z] === RUN TestAddReleasePoolID [2021-07-14T08:28:15.383Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.182s coverage: 4.0% of statements [2021-07-14T08:28:15.431Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-14T08:28:15.836Z] --- PASS: TestAddReleasePoolID (0.14s) [2021-07-14T08:28:15.836Z] === RUN TestPredefinedPool [2021-07-14T08:28:15.836Z] --- PASS: TestPredefinedPool (0.04s) [2021-07-14T08:28:15.836Z] === RUN TestRemoveSubnet [2021-07-14T08:28:15.836Z] --- PASS: TestRemoveSubnet (0.27s) [2021-07-14T08:28:15.836Z] === RUN TestGetSameAddress [2021-07-14T08:28:15.836Z] --- PASS: TestGetSameAddress (0.04s) [2021-07-14T08:28:15.836Z] === RUN TestPoolAllocationReuse [2021-07-14T08:28:15.945Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-07-14T08:28:16.201Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-07-14T08:28:16.314Z] --- PASS: TestAllocateRandomDeallocate (2.98s) [2021-07-14T08:28:16.314Z] === RUN TestAllocateRandomDeallocateSerialize [2021-07-14T08:28:16.793Z] === RUN TestGetCapabilities [2021-07-14T08:28:16.793Z] --- PASS: TestGetCapabilities (0.01s) [2021-07-14T08:28:16.793Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-07-14T08:28:16.793Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-07-14T08:28:16.793Z] === RUN TestGetDefaultAddressSpaces [2021-07-14T08:28:16.793Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-07-14T08:28:16.793Z] === RUN TestRemoteDriver [2021-07-14T08:28:16.793Z] --- PASS: TestRemoteDriver (0.01s) [2021-07-14T08:28:16.793Z] PASS [2021-07-14T08:28:16.793Z] coverage: 47.4% of statements [2021-07-14T08:28:16.793Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.077s coverage: 47.4% of statements [2021-07-14T08:28:16.821Z] docker_api_swarm_test.go:562: [d400577b865a0] joining swarm manager [d3031030aedcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:28:17.801Z] === RUN TestWindowsIPAM [2021-07-14T08:28:17.801Z] --- PASS: TestWindowsIPAM (0.00s) [2021-07-14T08:28:17.801Z] PASS [2021-07-14T08:28:17.801Z] coverage: 71.4% of statements [2021-07-14T08:28:17.801Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.049s coverage: 71.4% of statements [2021-07-14T08:28:17.801Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.61s) [2021-07-14T08:28:17.801Z] === RUN TestRetrieveFromStore [2021-07-14T08:28:18.206Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-14T08:28:18.280Z] === RUN TestDefaultNetwork [2021-07-14T08:28:18.467Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-14T08:28:18.758Z] --- PASS: TestRetrieveFromStore (0.90s) [2021-07-14T08:28:18.759Z] === RUN TestIsCorrupted [2021-07-14T08:28:18.759Z] --- PASS: TestPoolAllocationReuse (2.59s) [2021-07-14T08:28:18.759Z] === RUN TestGetAddressSubPoolEqualPool [2021-07-14T08:28:18.759Z] --- PASS: TestIsCorrupted (0.02s) [2021-07-14T08:28:18.759Z] === RUN TestSetRollover [2021-07-14T08:28:18.759Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s) [2021-07-14T08:28:18.759Z] === RUN TestRequestReleaseAddressFromSubPool [2021-07-14T08:28:18.759Z] --- PASS: TestDefaultNetwork (0.34s) [2021-07-14T08:28:18.759Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-07-14T08:28:19.238Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.32s) [2021-07-14T08:28:19.238Z] === RUN TestInitAddressPools [2021-07-14T08:28:19.238Z] --- PASS: TestInitAddressPools (0.00s) [2021-07-14T08:28:19.238Z] PASS [2021-07-14T08:28:19.238Z] coverage: 74.0% of statements [2021-07-14T08:28:19.238Z] ok github.com/docker/docker/libnetwork/ipamutils 0.735s coverage: 74.0% of statements [2021-07-14T08:28:19.716Z] === RUN TestKeyValue [2021-07-14T08:28:19.716Z] --- PASS: TestKeyValue (0.00s) [2021-07-14T08:28:19.716Z] PASS [2021-07-14T08:28:19.716Z] coverage: 60.0% of statements [2021-07-14T08:28:19.716Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2021-07-14T08:28:21.311Z] --- PASS: TestSetRollover (2.78s) [2021-07-14T08:28:21.311Z] === RUN TestSetRolloverSerial [2021-07-14T08:28:22.906Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.89s) [2021-07-14T08:28:22.906Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-07-14T08:28:22.906Z] === RUN TestNetworkDBSimple [2021-07-14T08:28:22.906Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-07-14T08:28:22.906Z] PASS [2021-07-14T08:28:22.906Z] coverage: 100.0% of statements [2021-07-14T08:28:22.906Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.062s coverage: 100.0% of statements [2021-07-14T08:28:23.571Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-14T08:28:23.913Z] === RUN TestGenerate [2021-07-14T08:28:23.913Z] --- PASS: TestGenerate (0.00s) [2021-07-14T08:28:23.913Z] === RUN TestGeneratePtr [2021-07-14T08:28:23.913Z] --- PASS: TestGeneratePtr (0.00s) [2021-07-14T08:28:23.913Z] === RUN TestGenerateMissingField [2021-07-14T08:28:23.913Z] --- PASS: TestGenerateMissingField (0.00s) [2021-07-14T08:28:23.913Z] === RUN TestFieldCannotBeSet [2021-07-14T08:28:23.913Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-07-14T08:28:23.913Z] === RUN TestTypeMismatchError [2021-07-14T08:28:23.913Z] --- PASS: TestTypeMismatchError (0.00s) [2021-07-14T08:28:23.913Z] PASS [2021-07-14T08:28:23.913Z] coverage: 100.0% of statements [2021-07-14T08:28:23.913Z] ok github.com/docker/docker/libnetwork/options 0.049s coverage: 100.0% of statements [2021-07-14T08:28:23.913Z] --- PASS: TestSetRolloverSerial (2.48s) [2021-07-14T08:28:23.913Z] === RUN TestGetFirstAvailableFromCurrent [2021-07-14T08:28:23.913Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-07-14T08:28:23.913Z] PASS [2021-07-14T08:28:23.913Z] coverage: 84.4% of statements [2021-07-14T08:28:23.913Z] ok github.com/docker/docker/libnetwork/bitseq 19.234s coverage: 84.4% of statements [2021-07-14T08:28:23.913Z] 2021/07/14 08:28:23 Closing DB instances... [2021-07-14T08:28:24.921Z] testing: warning: no tests to run [2021-07-14T08:28:24.921Z] PASS [2021-07-14T08:28:24.921Z] coverage: 0.0% of statements [2021-07-14T08:28:24.921Z] ok github.com/docker/docker/libnetwork/osl 0.040s coverage: 0.0% of statements [no tests to run] [2021-07-14T08:28:25.051Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-14T08:28:25.312Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-14T08:28:25.399Z] === RUN TestRequestNewPort [2021-07-14T08:28:25.400Z] --- PASS: TestRequestNewPort (0.00s) [2021-07-14T08:28:25.400Z] === RUN TestRequestSpecificPort [2021-07-14T08:28:25.400Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-07-14T08:28:25.400Z] === RUN TestReleasePort [2021-07-14T08:28:25.400Z] --- PASS: TestReleasePort (0.00s) [2021-07-14T08:28:25.400Z] === RUN TestReuseReleasedPort [2021-07-14T08:28:25.400Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-07-14T08:28:25.400Z] === RUN TestReleaseUnreadledPort [2021-07-14T08:28:25.400Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-07-14T08:28:25.400Z] === RUN TestUnknowProtocol [2021-07-14T08:28:25.400Z] --- PASS: TestUnknowProtocol (0.00s) [2021-07-14T08:28:25.400Z] === RUN TestAllocateAllPorts [2021-07-14T08:28:25.400Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-07-14T08:28:25.400Z] === RUN TestPortAllocation [2021-07-14T08:28:25.400Z] --- PASS: TestPortAllocation (0.00s) [2021-07-14T08:28:25.400Z] === RUN TestPortAllocationWithCustomRange [2021-07-14T08:28:25.400Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-07-14T08:28:25.400Z] === RUN TestNoDuplicateBPR [2021-07-14T08:28:25.400Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-07-14T08:28:25.400Z] === RUN TestChangePortRange [2021-07-14T08:28:25.400Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-07-14T08:28:25.400Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-07-14T08:28:25.400Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-07-14T08:28:25.400Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-07-14T08:28:25.400Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-07-14T08:28:25.400Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-07-14T08:28:25.400Z] --- PASS: TestChangePortRange (0.00s) [2021-07-14T08:28:25.400Z] PASS [2021-07-14T08:28:25.400Z] coverage: 88.6% of statements [2021-07-14T08:28:25.400Z] ok github.com/docker/docker/libnetwork/portallocator 0.050s coverage: 88.6% of statements [2021-07-14T08:28:25.572Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-14T08:28:25.880Z] --- PASS: TestNetworkDBSimple (2.63s) [2021-07-14T08:28:25.880Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-07-14T08:28:25.880Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.33s) [2021-07-14T08:28:25.880Z] === RUN TestGetAddress [2021-07-14T08:28:26.145Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-14T08:28:26.149Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.296s coverage: 7.2% of statements [2021-07-14T08:28:26.149Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-07-14T08:28:26.149Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-07-14T08:28:26.149Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2021-07-14T08:28:26.405Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2021-07-14T08:28:26.407Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-14T08:28:26.668Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-14T08:28:26.889Z] === RUN TestTransportPortConv [2021-07-14T08:28:26.889Z] --- PASS: TestTransportPortConv (0.00s) [2021-07-14T08:28:26.889Z] === RUN TestTransportPortBindingConv [2021-07-14T08:28:26.889Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-07-14T08:28:26.889Z] === RUN TestErrorConstructors [2021-07-14T08:28:26.889Z] --- PASS: TestErrorConstructors (0.00s) [2021-07-14T08:28:26.889Z] === RUN TestCompareIPMask [2021-07-14T08:28:26.889Z] --- PASS: TestCompareIPMask (0.00s) [2021-07-14T08:28:26.889Z] === RUN TestUtilGetHostPartIP [2021-07-14T08:28:26.889Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-07-14T08:28:26.889Z] === RUN TestUtilGetBroadcastIP [2021-07-14T08:28:26.889Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-07-14T08:28:26.889Z] === RUN TestParseCIDR [2021-07-14T08:28:26.889Z] --- PASS: TestParseCIDR (0.00s) [2021-07-14T08:28:26.889Z] PASS [2021-07-14T08:28:26.889Z] coverage: 47.9% of statements [2021-07-14T08:28:26.889Z] ok github.com/docker/docker/libnetwork/types 0.045s coverage: 47.9% of statements [2021-07-14T08:28:26.889Z] 2021/07/14 08:28:26 Closing DB instances... [2021-07-14T08:28:26.930Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-14T08:28:26.967Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-07-14T08:28:26.967Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-07-14T08:28:27.223Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-07-14T08:28:27.897Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-07-14T08:28:27.897Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-07-14T08:28:27.897Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-07-14T08:28:27.897Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-07-14T08:28:27.897Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-07-14T08:28:27.897Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-07-14T08:28:27.897Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-07-14T08:28:27.897Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-07-14T08:28:27.898Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-07-14T08:28:27.898Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-07-14T08:28:27.898Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-07-14T08:28:27.898Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-07-14T08:28:27.898Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-07-14T08:28:27.898Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-07-14T08:28:27.898Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-07-14T08:28:27.898Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-07-14T08:28:27.898Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-07-14T08:28:27.898Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-07-14T08:28:27.898Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-07-14T08:28:27.898Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-07-14T08:28:27.898Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-07-14T08:28:27.898Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-07-14T08:28:27.898Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-07-14T08:28:27.898Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-07-14T08:28:27.898Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-07-14T08:28:27.898Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-07-14T08:28:27.898Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-07-14T08:28:27.898Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-07-14T08:28:27.898Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-07-14T08:28:27.898Z] PASS [2021-07-14T08:28:27.898Z] coverage: 44.0% of statements [2021-07-14T08:28:27.898Z] ok github.com/docker/docker/oci 0.052s coverage: 44.0% of statements [2021-07-14T08:28:28.376Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2021-07-14T08:28:28.376Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-07-14T08:28:29.384Z] === RUN TestAddressPoolOpt [2021-07-14T08:28:29.384Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-07-14T08:28:29.384Z] === RUN TestValidateEnv [2021-07-14T08:28:29.384Z] === RUN TestValidateEnv/a [2021-07-14T08:28:29.384Z] === RUN TestValidateEnv/something [2021-07-14T08:28:29.384Z] === RUN TestValidateEnv/_=a [2021-07-14T08:28:29.384Z] === RUN TestValidateEnv/env1=value1 [2021-07-14T08:28:29.384Z] === RUN TestValidateEnv/_env1=value1 [2021-07-14T08:28:29.385Z] === RUN TestValidateEnv/env2=value2=value3 [2021-07-14T08:28:29.385Z] === RUN TestValidateEnv/env3=abc!qwe [2021-07-14T08:28:29.385Z] === RUN TestValidateEnv/env_4=value_4 [2021-07-14T08:28:29.385Z] === RUN TestValidateEnv/PATH [2021-07-14T08:28:29.385Z] === RUN TestValidateEnv/=a [2021-07-14T08:28:29.385Z] === RUN TestValidateEnv/PATH= [2021-07-14T08:28:29.385Z] === RUN TestValidateEnv/PATH=something [2021-07-14T08:28:29.385Z] === RUN TestValidateEnv/asd!qwe [2021-07-14T08:28:29.385Z] === RUN TestValidateEnv/1asd [2021-07-14T08:28:29.385Z] === RUN TestValidateEnv/123 [2021-07-14T08:28:29.385Z] === RUN TestValidateEnv/some_space [2021-07-14T08:28:29.385Z] === RUN TestValidateEnv/__some_space_before [2021-07-14T08:28:29.385Z] === RUN TestValidateEnv/some_space_after__ [2021-07-14T08:28:29.385Z] === RUN TestValidateEnv/= [2021-07-14T08:28:29.385Z] === RUN TestValidateEnv/PaTh [2021-07-14T08:28:29.385Z] --- PASS: TestValidateEnv (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateEnv/a (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateEnv/something (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateEnv/= (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-07-14T08:28:29.385Z] === RUN TestParseHost [2021-07-14T08:28:29.385Z] --- PASS: TestParseHost (0.00s) [2021-07-14T08:28:29.385Z] === RUN TestParseDockerDaemonHost [2021-07-14T08:28:29.385Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-07-14T08:28:29.385Z] === RUN TestParseTCP [2021-07-14T08:28:29.385Z] --- PASS: TestParseTCP (0.00s) [2021-07-14T08:28:29.385Z] === RUN TestParseInvalidUnixAddrInvalid [2021-07-14T08:28:29.385Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-07-14T08:28:29.385Z] === RUN TestValidateExtraHosts [2021-07-14T08:28:29.385Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-07-14T08:28:29.385Z] === RUN TestIpOptString [2021-07-14T08:28:29.385Z] --- PASS: TestIpOptString (0.00s) [2021-07-14T08:28:29.385Z] === RUN TestNewIpOptInvalidDefaultVal [2021-07-14T08:28:29.385Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-07-14T08:28:29.385Z] === RUN TestNewIpOptValidDefaultVal [2021-07-14T08:28:29.385Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-07-14T08:28:29.385Z] === RUN TestIpOptSetInvalidVal [2021-07-14T08:28:29.385Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-07-14T08:28:29.385Z] === RUN TestValidateIPAddress [2021-07-14T08:28:29.385Z] --- PASS: TestValidateIPAddress (0.00s) [2021-07-14T08:28:29.385Z] === RUN TestMapOpts [2021-07-14T08:28:29.385Z] --- PASS: TestMapOpts (0.00s) [2021-07-14T08:28:29.385Z] === RUN TestListOptsWithoutValidator [2021-07-14T08:28:29.385Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-07-14T08:28:29.385Z] === RUN TestListOptsWithValidator [2021-07-14T08:28:29.385Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-07-14T08:28:29.385Z] === RUN TestValidateDNSSearch [2021-07-14T08:28:29.385Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-07-14T08:28:29.385Z] === RUN TestValidateLabel [2021-07-14T08:28:29.385Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-07-14T08:28:29.385Z] === RUN TestValidateLabel/label_with_general_format [2021-07-14T08:28:29.385Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-07-14T08:28:29.385Z] === RUN TestValidateLabel/label_with_one_more [2021-07-14T08:28:29.385Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-07-14T08:28:29.385Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-07-14T08:28:29.385Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-07-14T08:28:29.385Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-07-14T08:28:29.385Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-07-14T08:28:29.385Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-07-14T08:28:29.385Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-07-14T08:28:29.385Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-07-14T08:28:29.385Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-07-14T08:28:29.385Z] --- PASS: TestValidateLabel (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-07-14T08:28:29.385Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-07-14T08:28:29.385Z] === RUN TestNamedListOpts [2021-07-14T08:28:29.385Z] --- PASS: TestNamedListOpts (0.00s) [2021-07-14T08:28:29.385Z] === RUN TestNamedMapOpts [2021-07-14T08:28:29.385Z] --- PASS: TestNamedMapOpts (0.00s) [2021-07-14T08:28:29.385Z] === RUN TestParseLink [2021-07-14T08:28:29.385Z] --- PASS: TestParseLink (0.00s) [2021-07-14T08:28:29.385Z] === RUN TestQuotedStringSetWithQuotes [2021-07-14T08:28:29.385Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-07-14T08:28:29.385Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-07-14T08:28:29.385Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-07-14T08:28:29.385Z] === RUN TestQuotedStringSetWithNoQuotes [2021-07-14T08:28:29.385Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-07-14T08:28:29.385Z] === RUN TestUlimitOpt [2021-07-14T08:28:29.385Z] --- PASS: TestUlimitOpt (0.00s) [2021-07-14T08:28:29.385Z] PASS [2021-07-14T08:28:29.385Z] coverage: 67.1% of statements [2021-07-14T08:28:29.385Z] ok github.com/docker/docker/opts 0.096s coverage: 67.1% of statements [2021-07-14T08:28:29.864Z] 2021/07/14 08:28:29 Closing DB instances... [2021-07-14T08:28:29.864Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-14T08:28:29.864Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-14T08:28:29.864Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-14T08:28:29.864Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-14T08:28:29.864Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-14T08:28:29.864Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-14T08:28:29.864Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-14T08:28:30.232Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-14T08:28:30.232Z] docker_api_swarm_test.go:584: [d206f93ba6d92] joining swarm manager [d3031030aedcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:28:30.343Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-14T08:28:30.343Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-14T08:28:30.343Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-07-14T08:28:30.343Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-14T08:28:30.343Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-14T08:28:30.343Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-14T08:28:30.343Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-07-14T08:28:30.343Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-14T08:28:30.343Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-14T08:28:30.343Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-14T08:28:30.343Z] === RUN TestParseVersion [2021-07-14T08:28:30.343Z] --- PASS: TestParseVersion (0.00s) [2021-07-14T08:28:30.343Z] PASS [2021-07-14T08:28:30.343Z] coverage: 52.9% of statements [2021-07-14T08:28:30.343Z] ok github.com/docker/docker/pkg/aaparser 0.038s coverage: 52.9% of statements [2021-07-14T08:28:31.350Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.87s) [2021-07-14T08:28:31.350Z] === RUN TestNetworkDBCRUDTableEntry [2021-07-14T08:28:31.712Z] --- PASS: TestServiceUpdatePidsLimit (17.38s) [2021-07-14T08:28:31.712Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-07-14T08:28:31.712Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-07-14T08:28:31.712Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2021-07-14T08:28:31.712Z] PASS [2021-07-14T08:28:31.712Z] [2021-07-14T08:28:31.712Z] === Skipped [2021-07-14T08:28:31.712Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-14T08:28:31.712Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-14T08:28:31.712Z] [2021-07-14T08:28:31.712Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-07-14T08:28:31.712Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-07-14T08:28:31.712Z] [2021-07-14T08:28:31.712Z] [2021-07-14T08:28:31.712Z] DONE 27 tests, 2 skipped in 155.973s [2021-07-14T08:28:31.712Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-07-14T08:28:31.712Z] ++ 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-07-14T08:28:31.712Z] ++ set -e [2021-07-14T08:28:31.712Z] ++ '[' -n 0 ']' [2021-07-14T08:28:31.712Z] ++ set -x [2021-07-14T08:28:31.712Z] ++ 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-07-14T08:28:32.357Z] === RUN TestPeerCertificateMarshalJSON [2021-07-14T08:28:32.357Z] === RUN TestIsArchivePathDir [2021-07-14T08:28:32.357Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-07-14T08:28:32.357Z] === RUN TestIsArchivePathInvalidFile [2021-07-14T08:28:32.357Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2021-07-14T08:28:32.357Z] === RUN TestIsArchivePathTar [2021-07-14T08:28:32.779Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-14T08:28:32.835Z] --- PASS: TestIsArchivePathTar (0.19s) [2021-07-14T08:28:32.835Z] === RUN TestDecompressStreamGzip [2021-07-14T08:28:32.835Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-07-14T08:28:32.835Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-07-14T08:28:32.835Z] --- PASS: TestPeerCertificateMarshalJSON (0.53s) [2021-07-14T08:28:32.835Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-07-14T08:28:32.835Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-07-14T08:28:32.835Z] === RUN TestMiddleware [2021-07-14T08:28:32.835Z] --- PASS: TestMiddleware (0.00s) [2021-07-14T08:28:32.835Z] === RUN TestNewResponseModifier [2021-07-14T08:28:32.835Z] --- PASS: TestNewResponseModifier (0.00s) [2021-07-14T08:28:32.835Z] PASS [2021-07-14T08:28:32.835Z] coverage: 26.8% of statements [2021-07-14T08:28:32.835Z] ok github.com/docker/docker/pkg/authorization 0.575s coverage: 26.8% of statements [2021-07-14T08:28:32.835Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-07-14T08:28:32.835Z] === RUN TestDecompressStreamBzip2 [2021-07-14T08:28:32.835Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2021-07-14T08:28:32.835Z] === RUN TestDecompressStreamXz [2021-07-14T08:28:32.835Z] archive_test.go:134: Xz not present in msys2 [2021-07-14T08:28:32.835Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-07-14T08:28:32.835Z] === RUN TestCompressStreamXzUnsupported [2021-07-14T08:28:32.835Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-07-14T08:28:32.835Z] === RUN TestCompressStreamBzip2Unsupported [2021-07-14T08:28:32.835Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-07-14T08:28:32.835Z] === RUN TestCompressStreamInvalid [2021-07-14T08:28:32.835Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-07-14T08:28:32.835Z] === RUN TestExtensionInvalid [2021-07-14T08:28:32.835Z] --- PASS: TestExtensionInvalid (0.00s) [2021-07-14T08:28:32.835Z] === RUN TestExtensionUncompressed [2021-07-14T08:28:32.835Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-07-14T08:28:32.835Z] === RUN TestExtensionBzip2 [2021-07-14T08:28:32.835Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-07-14T08:28:32.835Z] === RUN TestExtensionGzip [2021-07-14T08:28:32.835Z] --- PASS: TestExtensionGzip (0.00s) [2021-07-14T08:28:32.835Z] === RUN TestExtensionXz [2021-07-14T08:28:32.835Z] --- PASS: TestExtensionXz (0.00s) [2021-07-14T08:28:32.835Z] === RUN TestCmdStreamLargeStderr [2021-07-14T08:28:32.835Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2021-07-14T08:28:32.835Z] === RUN TestCmdStreamBad [2021-07-14T08:28:32.835Z] archive_test.go:239: Failing on Windows CI machines [2021-07-14T08:28:32.835Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-07-14T08:28:32.835Z] === RUN TestCmdStreamGood [2021-07-14T08:28:32.835Z] --- PASS: TestCmdStreamGood (0.05s) [2021-07-14T08:28:32.835Z] === RUN TestUntarPathWithInvalidDest [2021-07-14T08:28:33.099Z] INFO: Testing against a local daemon [2021-07-14T08:28:33.099Z] === RUN TestSessionCreate [2021-07-14T08:28:33.099Z] --- PASS: TestSessionCreate (0.04s) [2021-07-14T08:28:33.099Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-14T08:28:33.099Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-07-14T08:28:33.099Z] PASS [2021-07-14T08:28:33.099Z] [2021-07-14T08:28:33.099Z] DONE 2 tests in 2.777s [2021-07-14T08:28:33.099Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-07-14T08:28:33.099Z] ++ 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-07-14T08:28:33.099Z] ++ set -e [2021-07-14T08:28:33.099Z] ++ '[' -n 0 ']' [2021-07-14T08:28:33.099Z] ++ set -x [2021-07-14T08:28:33.100Z] ++ 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-07-14T08:28:33.313Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-07-14T08:28:33.313Z] === RUN TestUntarPathWithInvalidSrc [2021-07-14T08:28:33.313Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-07-14T08:28:33.313Z] === RUN TestUntarPath [2021-07-14T08:28:33.313Z] --- PASS: TestUntarPath (0.08s) [2021-07-14T08:28:33.313Z] === RUN TestUntarPathWithDestinationFile [2021-07-14T08:28:33.313Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-07-14T08:28:33.313Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-07-14T08:28:33.313Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-07-14T08:28:33.313Z] === RUN TestCopyWithTarInvalidSrc [2021-07-14T08:28:33.313Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-07-14T08:28:33.313Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-07-14T08:28:33.313Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-07-14T08:28:33.313Z] === RUN TestCopyWithTarSrcFile [2021-07-14T08:28:33.313Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-07-14T08:28:33.313Z] === RUN TestCopyWithTarSrcFolder [2021-07-14T08:28:33.313Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-07-14T08:28:33.313Z] === RUN TestCopyFileWithTarInvalidSrc [2021-07-14T08:28:33.313Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2021-07-14T08:28:33.313Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-07-14T08:28:33.314Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-07-14T08:28:33.314Z] === RUN TestCopyFileWithTarSrcFolder [2021-07-14T08:28:33.314Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2021-07-14T08:28:33.314Z] === RUN TestCopyFileWithTarSrcFile [2021-07-14T08:28:33.314Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-07-14T08:28:33.314Z] === RUN TestTarFiles [2021-07-14T08:28:33.314Z] === RUN TestUnbuffered [2021-07-14T08:28:33.314Z] --- PASS: TestUnbuffered (0.00s) [2021-07-14T08:28:33.314Z] === RUN TestRaceUnbuffered [2021-07-14T08:28:33.314Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-07-14T08:28:33.314Z] PASS [2021-07-14T08:28:33.314Z] coverage: 100.0% of statements [2021-07-14T08:28:33.314Z] ok github.com/docker/docker/pkg/broadcaster 0.046s coverage: 100.0% of statements [2021-07-14T08:28:33.361Z] INFO: Testing against a local daemon [2021-07-14T08:28:33.361Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-14T08:28:33.361Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-14T08:28:33.361Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-14T08:28:33.361Z] === RUN TestEventsExecDie [2021-07-14T08:28:33.792Z] 2021/07/14 08:28:33 Closing DB instances... [2021-07-14T08:28:34.272Z] === RUN TestMatch [2021-07-14T08:28:34.272Z] === RUN TestMatch/[[]] [2021-07-14T08:28:34.272Z] === RUN TestMatch/[[foo]] [2021-07-14T08:28:34.272Z] === RUN TestMatch/[[bar]_[foo]] [2021-07-14T08:28:34.272Z] === RUN TestMatch/[[foo_bar]] [2021-07-14T08:28:34.272Z] === RUN TestMatch/[[qux]_[foo]] [2021-07-14T08:28:34.272Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-07-14T08:28:34.272Z] === RUN TestMatch/[] [2021-07-14T08:28:34.272Z] === RUN TestMatch/[]#01 [2021-07-14T08:28:34.272Z] === RUN TestMatch/[[qux]] [2021-07-14T08:28:34.272Z] === RUN TestMatch/[[foo_bar_qux]] [2021-07-14T08:28:34.272Z] === RUN TestMatch/[[qux]_[baz]] [2021-07-14T08:28:34.272Z] === RUN TestMatch/[[foo_baz]] [2021-07-14T08:28:34.272Z] --- PASS: TestMatch (0.00s) [2021-07-14T08:28:34.272Z] --- PASS: TestMatch/[[]] (0.00s) [2021-07-14T08:28:34.272Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-07-14T08:28:34.272Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-07-14T08:28:34.272Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-07-14T08:28:34.272Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-07-14T08:28:34.272Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-07-14T08:28:34.272Z] --- PASS: TestMatch/[] (0.00s) [2021-07-14T08:28:34.272Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-07-14T08:28:34.272Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-07-14T08:28:34.272Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-07-14T08:28:34.272Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-07-14T08:28:34.272Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-07-14T08:28:34.272Z] PASS [2021-07-14T08:28:34.272Z] coverage: 87.5% of statements [2021-07-14T08:28:34.272Z] ok github.com/docker/docker/pkg/capabilities 0.056s coverage: 87.5% of statements [2021-07-14T08:28:34.747Z] --- PASS: TestEventsExecDie (1.16s) [2021-07-14T08:28:34.747Z] === RUN TestEventsBackwardsCompatible [2021-07-14T08:28:34.747Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-07-14T08:28:34.747Z] === RUN TestEventsVolumeCreate [2021-07-14T08:28:34.747Z] --- PASS: TestEventsVolumeCreate (0.09s) [2021-07-14T08:28:34.747Z] === RUN TestInfoBinaryCommits [2021-07-14T08:28:34.747Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-07-14T08:28:34.747Z] === RUN TestInfoAPIVersioned [2021-07-14T08:28:34.747Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-14T08:28:34.747Z] === RUN TestInfoDiscoveryBackend [2021-07-14T08:28:35.278Z] --- PASS: TestNetworkDBCRUDTableEntry (3.64s) [2021-07-14T08:28:35.278Z] === RUN TestNetworkDBCRUDTableEntries [2021-07-14T08:28:35.278Z] === RUN TestChrootTarUntar [2021-07-14T08:28:35.278Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:28:35.278Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-07-14T08:28:35.278Z] === RUN TestChrootUntarWithHugeExcludesList [2021-07-14T08:28:35.278Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:28:35.278Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-14T08:28:35.278Z] === RUN TestChrootUntarEmptyArchive [2021-07-14T08:28:35.278Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-07-14T08:28:35.278Z] === RUN TestChrootTarUntarWithSymlink [2021-07-14T08:28:35.278Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-14T08:28:35.278Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-07-14T08:28:35.278Z] === RUN TestChrootCopyWithTar [2021-07-14T08:28:35.278Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-14T08:28:35.278Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-07-14T08:28:35.278Z] === RUN TestChrootCopyFileWithTar [2021-07-14T08:28:35.278Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:28:35.278Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-07-14T08:28:35.278Z] === RUN TestChrootUntarPath [2021-07-14T08:28:35.278Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-14T08:28:35.278Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-07-14T08:28:35.278Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-07-14T08:28:35.278Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:28:35.278Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-14T08:28:35.278Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-07-14T08:28:35.278Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:28:35.278Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-14T08:28:35.278Z] === RUN TestChrootApplyDotDotFile [2021-07-14T08:28:35.278Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:28:35.278Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-07-14T08:28:35.278Z] PASS [2021-07-14T08:28:35.278Z] coverage: 15.4% of statements [2021-07-14T08:28:35.278Z] ok github.com/docker/docker/pkg/chrootarchive 0.107s coverage: 15.4% of statements [2021-07-14T08:28:35.319Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-07-14T08:28:35.319Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-14T08:28:35.341Z] check_test.go:380: [d400577b865a0] daemon is not started [2021-07-14T08:28:35.341Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-14T08:28:36.262Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-14T08:28:36.262Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-14T08:28:36.288Z] === RUN TestSizeEmpty [2021-07-14T08:28:36.288Z] --- PASS: TestSizeEmpty (0.00s) [2021-07-14T08:28:36.288Z] === RUN TestSizeEmptyFile [2021-07-14T08:28:36.288Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-07-14T08:28:36.288Z] === RUN TestSizeNonemptyFile [2021-07-14T08:28:36.288Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-07-14T08:28:36.288Z] === RUN TestSizeNestedDirectoryEmpty [2021-07-14T08:28:36.289Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-07-14T08:28:36.289Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-07-14T08:28:36.289Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-07-14T08:28:36.289Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-07-14T08:28:36.289Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-07-14T08:28:36.289Z] === RUN TestMoveToSubdir [2021-07-14T08:28:36.289Z] --- PASS: TestMoveToSubdir (0.00s) [2021-07-14T08:28:36.289Z] === RUN TestSizeNonExistingDirectory [2021-07-14T08:28:36.289Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-07-14T08:28:36.289Z] PASS [2021-07-14T08:28:36.289Z] coverage: 80.0% of statements [2021-07-14T08:28:36.289Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2021-07-14T08:28:36.738Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-14T08:28:36.834Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-07-14T08:28:36.834Z] === RUN TestInfoAPI [2021-07-14T08:28:36.834Z] --- PASS: TestInfoAPI (0.04s) [2021-07-14T08:28:36.834Z] === RUN TestInfoAPIWarnings [2021-07-14T08:28:37.296Z] 2021/07/14 08:28:36 Closing DB instances... [2021-07-14T08:28:37.296Z] === RUN Test [2021-07-14T08:28:37.296Z] === RUN Test/TestContainsEntry [2021-07-14T08:28:37.296Z] === RUN Test/TestCreateEntries [2021-07-14T08:28:37.296Z] === RUN Test/TestEntriesDiff [2021-07-14T08:28:37.296Z] === RUN Test/TestEntriesEquality [2021-07-14T08:28:37.296Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-07-14T08:28:37.296Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-07-14T08:28:37.296Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-07-14T08:28:37.296Z] === RUN Test/TestGeneratorNotGenerate [2021-07-14T08:28:37.296Z] === RUN Test/TestGeneratorWithPort [2021-07-14T08:28:37.296Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-07-14T08:28:37.296Z] === RUN Test/TestNewEntry [2021-07-14T08:28:37.296Z] === RUN Test/TestParse [2021-07-14T08:28:37.296Z] --- PASS: Test (0.00s) [2021-07-14T08:28:37.296Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-07-14T08:28:37.296Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-07-14T08:28:37.296Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-07-14T08:28:37.296Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-07-14T08:28:37.296Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-07-14T08:28:37.296Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-07-14T08:28:37.296Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-07-14T08:28:37.296Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-07-14T08:28:37.296Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-07-14T08:28:37.296Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-07-14T08:28:37.296Z] --- PASS: Test/TestNewEntry (0.00s) [2021-07-14T08:28:37.296Z] --- PASS: Test/TestParse (0.00s) [2021-07-14T08:28:37.296Z] PASS [2021-07-14T08:28:37.296Z] coverage: 58.3% of statements [2021-07-14T08:28:37.296Z] ok github.com/docker/docker/pkg/discovery 0.063s coverage: 58.3% of statements [2021-07-14T08:28:38.121Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-14T08:28:38.303Z] === RUN Test [2021-07-14T08:28:38.303Z] === RUN Test/TestContent [2021-07-14T08:28:38.303Z] === RUN Test/TestInitialize [2021-07-14T08:28:38.303Z] === RUN Test/TestNew [2021-07-14T08:28:38.303Z] === RUN Test/TestParsingContentsWithComments [2021-07-14T08:28:38.303Z] === RUN Test/TestRegister [2021-07-14T08:28:38.303Z] === RUN Test/TestWatch [2021-07-14T08:28:38.303Z] --- PASS: Test (0.01s) [2021-07-14T08:28:38.303Z] --- PASS: Test/TestContent (0.00s) [2021-07-14T08:28:38.303Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-14T08:28:38.303Z] --- PASS: Test/TestNew (0.00s) [2021-07-14T08:28:38.303Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-07-14T08:28:38.303Z] --- PASS: Test/TestRegister (0.00s) [2021-07-14T08:28:38.303Z] --- PASS: Test/TestWatch (0.01s) [2021-07-14T08:28:38.303Z] PASS [2021-07-14T08:28:38.303Z] coverage: 97.6% of statements [2021-07-14T08:28:38.303Z] ok github.com/docker/docker/pkg/discovery/file 0.056s coverage: 97.6% of statements [2021-07-14T08:28:38.303Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s) [2021-07-14T08:28:38.303Z] === RUN TestNetworkDBNodeLeave [2021-07-14T08:28:39.392Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2021-07-14T08:28:39.504Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-14T08:28:39.898Z] === RUN Test [2021-07-14T08:28:39.898Z] === RUN Test/TestInitialize [2021-07-14T08:28:39.898Z] time="2021-07-14T08:28:39Z" level=info msg="Initializing discovery without TLS" [2021-07-14T08:28:39.898Z] time="2021-07-14T08:28:39Z" level=info msg="Initializing discovery without TLS" [2021-07-14T08:28:39.899Z] time="2021-07-14T08:28:39Z" level=info msg="Initializing discovery without TLS" [2021-07-14T08:28:39.899Z] === RUN Test/TestInitializeWithCerts [2021-07-14T08:28:39.899Z] time="2021-07-14T08:28:39Z" level=info msg="Initializing discovery with TLS" [2021-07-14T08:28:39.899Z] === RUN Test/TestWatch [2021-07-14T08:28:39.899Z] time="2021-07-14T08:28:39Z" level=info msg="Initializing discovery without TLS" [2021-07-14T08:28:39.955Z] ok github.com/docker/docker/libnetwork 37.730s coverage: 40.7% of statements [2021-07-14T08:28:39.956Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-07-14T08:28:39.956Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-07-14T08:28:39.956Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-07-14T08:28:39.956Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-07-14T08:28:39.956Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-07-14T08:28:39.956Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-07-14T08:28:39.956Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-07-14T08:28:39.956Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-07-14T08:28:39.956Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-07-14T08:28:39.956Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-07-14T08:28:39.956Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-07-14T08:28:39.956Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-07-14T08:28:39.956Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-07-14T08:28:39.956Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-07-14T08:28:39.956Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-07-14T08:28:39.956Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-07-14T08:28:39.956Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-07-14T08:28:40.378Z] --- PASS: TestTarFiles (7.09s) [2021-07-14T08:28:40.378Z] === RUN TestTarUntar [2021-07-14T08:28:40.378Z] --- PASS: TestTarUntar (0.04s) [2021-07-14T08:28:40.378Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-07-14T08:28:40.378Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-07-14T08:28:40.378Z] === RUN TestTarWithOptions [2021-07-14T08:28:40.378Z] --- PASS: TestTarWithOptions (0.03s) [2021-07-14T08:28:40.378Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-07-14T08:28:40.378Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-07-14T08:28:40.378Z] === RUN TestUntarUstarGnuConflict [2021-07-14T08:28:40.378Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-07-14T08:28:40.378Z] === RUN TestUntarInvalidFilenames [2021-07-14T08:28:40.519Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2021-07-14T08:28:40.859Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames349454406\\dest" [2021-07-14T08:28:40.859Z] --- PASS: TestUntarInvalidFilenames (0.19s) [2021-07-14T08:28:40.859Z] === RUN TestUntarHardlinkToSymlink [2021-07-14T08:28:40.859Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-07-14T08:28:40.859Z] === RUN TestUntarInvalidHardlink [2021-07-14T08:28:40.859Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink234508199\\victim\\hello" -> "../victim/hello" [2021-07-14T08:28:40.859Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink174649562\\victim\\hello" -> "/../victim/hello" [2021-07-14T08:28:40.859Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink628229745\\victim" -> "../victim" [2021-07-14T08:28:40.859Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink687209244\\victim" -> "../victim" [2021-07-14T08:28:40.859Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink009830859\\victim" -> "../victim" [2021-07-14T08:28:40.859Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink107617966\\victim" -> "../victim" [2021-07-14T08:28:40.859Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-07-14T08:28:40.859Z] === RUN TestUntarInvalidSymlink [2021-07-14T08:28:40.859Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink981780021\\dest\\dotdot" -> "../victim/hello" [2021-07-14T08:28:40.859Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink375970832\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-14T08:28:40.859Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink307806767\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:28:40.859Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink129037762\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:28:40.859Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink244192825\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:28:40.859Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink004013636\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:28:40.859Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink511255763\\dest\\dir\\loophole" -> "../../victim" [2021-07-14T08:28:40.859Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-07-14T08:28:40.859Z] === RUN TestTempArchiveCloseMultipleTimes [2021-07-14T08:28:40.859Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-07-14T08:28:40.859Z] === RUN TestXGlobalNoParent [2021-07-14T08:28:40.859Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-07-14T08:28:40.859Z] === RUN TestReplaceFileTarWrapper [2021-07-14T08:28:40.859Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2021-07-14T08:28:40.859Z] === RUN TestPrefixHeaderReadable [2021-07-14T08:28:40.859Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-07-14T08:28:40.859Z] === RUN TestDisablePigz [2021-07-14T08:28:41.338Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-07-14T08:28:41.338Z] --- PASS: TestDisablePigz (0.13s) [2021-07-14T08:28:41.338Z] === RUN TestPigz [2021-07-14T08:28:41.338Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-07-14T08:28:41.338Z] === RUN TestNetworkDBWatch [2021-07-14T08:28:41.338Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-07-14T08:28:41.338Z] --- PASS: TestPigz (0.17s) [2021-07-14T08:28:41.338Z] === RUN TestCopyFileWithInvalidDest [2021-07-14T08:28:41.338Z] archive_windows_test.go:16: Currently fails [2021-07-14T08:28:41.338Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-07-14T08:28:41.338Z] === RUN TestCanonicalTarNameForPath [2021-07-14T08:28:41.338Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-07-14T08:28:41.338Z] === RUN TestCanonicalTarName [2021-07-14T08:28:41.338Z] --- PASS: TestCanonicalTarName (0.00s) [2021-07-14T08:28:41.338Z] === RUN TestChmodTarEntry [2021-07-14T08:28:41.338Z] --- PASS: TestChmodTarEntry (0.00s) [2021-07-14T08:28:41.338Z] === RUN TestHardLinkOrder [2021-07-14T08:28:41.338Z] --- PASS: TestHardLinkOrder (0.10s) [2021-07-14T08:28:41.338Z] === RUN TestChangeString [2021-07-14T08:28:41.338Z] --- PASS: TestChangeString (0.00s) [2021-07-14T08:28:41.338Z] === RUN TestChangesWithNoChanges [2021-07-14T08:28:41.338Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-07-14T08:28:41.338Z] === RUN TestChangesWithChanges [2021-07-14T08:28:41.449Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.013s coverage: 47.4% of statements [2021-07-14T08:28:41.706Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2021-07-14T08:28:41.817Z] --- PASS: TestChangesWithChanges (0.06s) [2021-07-14T08:28:41.817Z] === RUN TestChangesWithChangesGH13590 [2021-07-14T08:28:41.817Z] changes_test.go:196: needs more investigation [2021-07-14T08:28:41.817Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-07-14T08:28:41.817Z] === RUN TestChangesDirsEmpty [2021-07-14T08:28:41.817Z] --- PASS: TestChangesDirsEmpty (0.15s) [2021-07-14T08:28:41.817Z] === RUN TestChangesDirsMutated [2021-07-14T08:28:41.817Z] --- PASS: TestChangesDirsMutated (0.15s) [2021-07-14T08:28:41.817Z] === RUN TestApplyLayer [2021-07-14T08:28:41.817Z] changes_test.go:433: needs further investigation [2021-07-14T08:28:41.817Z] --- SKIP: TestApplyLayer (0.00s) [2021-07-14T08:28:41.817Z] === RUN TestChangesSizeWithHardlinks [2021-07-14T08:28:41.817Z] changes_test.go:469: needs further investigation [2021-07-14T08:28:41.817Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-07-14T08:28:41.817Z] === RUN TestChangesSizeWithNoChanges [2021-07-14T08:28:41.817Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-07-14T08:28:41.817Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-07-14T08:28:41.817Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-07-14T08:28:41.817Z] === RUN TestChangesSize [2021-07-14T08:28:41.817Z] --- PASS: TestChangesSize (0.00s) [2021-07-14T08:28:41.817Z] === RUN TestApplyLayerInvalidFilenames [2021-07-14T08:28:41.817Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames065857658\\dest" [2021-07-14T08:28:41.817Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-07-14T08:28:41.817Z] === RUN TestApplyLayerInvalidHardlink [2021-07-14T08:28:41.817Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink539040700\\victim\\hello" -> "../victim/hello" [2021-07-14T08:28:41.817Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink210700779\\victim\\hello" -> "/../victim/hello" [2021-07-14T08:28:41.817Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink583579726\\victim" -> "../victim" [2021-07-14T08:28:41.817Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink102457173\\victim" -> "../victim" [2021-07-14T08:28:41.817Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink812903088\\victim" -> "../victim" [2021-07-14T08:28:41.817Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink439590991\\victim" -> "../victim" [2021-07-14T08:28:41.817Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-07-14T08:28:41.817Z] === RUN TestApplyLayerInvalidSymlink [2021-07-14T08:28:41.817Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink313349986\\dest\\dotdot" -> "../victim/hello" [2021-07-14T08:28:41.817Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink365891929\\dest\\slash-dotdot" -> "/../victim/hello" [2021-07-14T08:28:41.817Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink533050084\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:28:41.817Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink594664691\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:28:41.817Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink750286262\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:28:41.817Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink973165981\\dest\\loophole-victim" -> "../victim" [2021-07-14T08:28:41.817Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-07-14T08:28:41.817Z] === RUN TestApplyLayerWhiteouts [2021-07-14T08:28:42.295Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2021-07-14T08:28:42.295Z] === RUN TestGenerateEmptyFile [2021-07-14T08:28:42.295Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-07-14T08:28:42.295Z] === RUN TestGenerateWithContent [2021-07-14T08:28:42.295Z] --- PASS: TestGenerateWithContent (0.00s) [2021-07-14T08:28:42.295Z] PASS [2021-07-14T08:28:42.295Z] coverage: 62.7% of statements [2021-07-14T08:28:42.295Z] ok github.com/docker/docker/pkg/archive 9.846s coverage: 62.7% of statements [2021-07-14T08:28:42.636Z] ok github.com/docker/docker/libnetwork/ipamutils 0.497s coverage: 74.0% of statements [2021-07-14T08:28:42.773Z] 2021/07/14 08:28:42 Closing DB instances... [2021-07-14T08:28:42.773Z] --- PASS: Test (3.19s) [2021-07-14T08:28:42.773Z] --- PASS: Test/TestInitialize (0.18s) [2021-07-14T08:28:42.773Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-07-14T08:28:42.773Z] --- PASS: Test/TestWatch (3.00s) [2021-07-14T08:28:42.773Z] PASS [2021-07-14T08:28:42.773Z] coverage: 84.1% of statements [2021-07-14T08:28:42.773Z] ok github.com/docker/docker/pkg/discovery/kv 3.238s coverage: 84.1% of statements [2021-07-14T08:28:44.004Z] ok github.com/docker/docker/libnetwork/iptables 0.307s coverage: 45.1% of statements [2021-07-14T08:28:44.259Z] ok github.com/docker/docker/libnetwork/netlabel 0.010s coverage: 60.0% of statements [2021-07-14T08:28:44.372Z] === RUN Test [2021-07-14T08:28:44.372Z] === RUN Test/TestWatch [2021-07-14T08:28:44.372Z] --- PASS: Test (0.00s) [2021-07-14T08:28:44.372Z] --- PASS: Test/TestWatch (0.00s) [2021-07-14T08:28:44.372Z] PASS [2021-07-14T08:28:44.372Z] coverage: 92.3% of statements [2021-07-14T08:28:44.372Z] ok github.com/docker/docker/pkg/discovery/memory 0.049s coverage: 92.3% of statements [2021-07-14T08:28:44.372Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-07-14T08:28:44.372Z] === RUN TestNetworkDBBulkSync [2021-07-14T08:28:44.821Z] ok github.com/docker/docker/libnetwork/netutils 0.032s coverage: 44.1% of statements [2021-07-14T08:28:44.850Z] === RUN Test [2021-07-14T08:28:44.851Z] === RUN Test/TestInitialize [2021-07-14T08:28:44.851Z] === RUN Test/TestInitializeWithPattern [2021-07-14T08:28:44.851Z] === RUN Test/TestRegister [2021-07-14T08:28:44.851Z] === RUN Test/TestWatch [2021-07-14T08:28:44.851Z] --- PASS: Test (0.00s) [2021-07-14T08:28:44.851Z] --- PASS: Test/TestInitialize (0.00s) [2021-07-14T08:28:44.851Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-07-14T08:28:44.851Z] --- PASS: Test/TestRegister (0.00s) [2021-07-14T08:28:44.851Z] --- PASS: Test/TestWatch (0.00s) [2021-07-14T08:28:44.851Z] PASS [2021-07-14T08:28:44.851Z] coverage: 93.8% of statements [2021-07-14T08:28:44.851Z] ok github.com/docker/docker/pkg/discovery/nodes 0.056s coverage: 93.8% of statements [2021-07-14T08:28:45.861Z] 2021/07/14 08:28:45 Closing DB instances... [2021-07-14T08:28:45.861Z] === RUN TestPollerAddRemove [2021-07-14T08:28:46.087Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-07-14T08:28:46.087Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-14T08:28:46.087Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-07-14T08:28:46.340Z] --- PASS: TestPollerAddRemove (0.00s) [2021-07-14T08:28:46.340Z] === RUN TestPollerEvent [2021-07-14T08:28:46.340Z] poller_test.go:41: No chmod on Windows [2021-07-14T08:28:46.340Z] --- SKIP: TestPollerEvent (0.00s) [2021-07-14T08:28:46.340Z] === RUN TestPollerClose [2021-07-14T08:28:46.340Z] --- PASS: TestPollerClose (0.00s) [2021-07-14T08:28:46.340Z] PASS [2021-07-14T08:28:46.340Z] coverage: 45.7% of statements [2021-07-14T08:28:46.340Z] ok github.com/docker/docker/pkg/filenotify 0.050s coverage: 45.7% of statements [2021-07-14T08:28:47.347Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-07-14T08:28:47.347Z] === RUN TestNetworkDBCRUDMediumCluster [2021-07-14T08:28:47.347Z] === RUN TestCopyFileWithInvalidSrc [2021-07-14T08:28:47.347Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-07-14T08:28:47.347Z] === RUN TestCopyFileWithInvalidDest [2021-07-14T08:28:47.347Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-07-14T08:28:47.347Z] === RUN TestCopyFileWithSameSrcAndDest [2021-07-14T08:28:47.347Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-07-14T08:28:47.347Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-07-14T08:28:47.347Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-07-14T08:28:47.347Z] === RUN TestCopyFile [2021-07-14T08:28:47.347Z] --- PASS: TestCopyFile (0.00s) [2021-07-14T08:28:47.347Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-07-14T08:28:47.347Z] fileutils_test.go:134: Needs porting to Windows [2021-07-14T08:28:47.347Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-14T08:28:47.347Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-07-14T08:28:47.347Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-07-14T08:28:47.347Z] === RUN TestReadSymlinkedDirectoryToFile [2021-07-14T08:28:47.347Z] fileutils_test.go:180: Needs porting to Windows [2021-07-14T08:28:47.347Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-14T08:28:47.347Z] === RUN TestWildcardMatches [2021-07-14T08:28:47.347Z] --- PASS: TestWildcardMatches (0.00s) [2021-07-14T08:28:47.347Z] === RUN TestPatternMatches [2021-07-14T08:28:47.347Z] --- PASS: TestPatternMatches (0.00s) [2021-07-14T08:28:47.347Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-07-14T08:28:47.347Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-07-14T08:28:47.347Z] === RUN TestPatternMatchesFolderExclusions [2021-07-14T08:28:47.347Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-07-14T08:28:47.347Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-07-14T08:28:47.347Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-07-14T08:28:47.347Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-07-14T08:28:47.347Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-07-14T08:28:47.347Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-07-14T08:28:47.347Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-07-14T08:28:47.347Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-07-14T08:28:47.347Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-07-14T08:28:47.347Z] === RUN TestSingleExclamationError [2021-07-14T08:28:47.347Z] --- PASS: TestSingleExclamationError (0.00s) [2021-07-14T08:28:47.347Z] === RUN TestMatchesWithNoPatterns [2021-07-14T08:28:47.347Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-07-14T08:28:47.347Z] === RUN TestMatchesWithMalformedPatterns [2021-07-14T08:28:47.347Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-07-14T08:28:47.347Z] === RUN TestMatches [2021-07-14T08:28:47.347Z] --- PASS: TestMatches (0.00s) [2021-07-14T08:28:47.347Z] === RUN TestCleanPatterns [2021-07-14T08:28:47.347Z] --- PASS: TestCleanPatterns (0.00s) [2021-07-14T08:28:47.347Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-07-14T08:28:47.347Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-07-14T08:28:47.347Z] === RUN TestCleanPatternsExceptionFlag [2021-07-14T08:28:47.347Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-07-14T08:28:47.347Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-07-14T08:28:47.348Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-07-14T08:28:47.348Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-07-14T08:28:47.348Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-07-14T08:28:47.348Z] === RUN TestCleanPatternsErrorSingleException [2021-07-14T08:28:47.348Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-07-14T08:28:47.348Z] === RUN TestCreateIfNotExistsDir [2021-07-14T08:28:47.348Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-07-14T08:28:47.348Z] === RUN TestCreateIfNotExistsFile [2021-07-14T08:28:47.348Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-07-14T08:28:47.348Z] === RUN TestMatch [2021-07-14T08:28:47.348Z] --- PASS: TestMatch (0.00s) [2021-07-14T08:28:47.348Z] PASS [2021-07-14T08:28:47.348Z] coverage: 85.2% of statements [2021-07-14T08:28:47.348Z] ok github.com/docker/docker/pkg/fileutils 0.088s coverage: 85.2% of statements [2021-07-14T08:28:47.472Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-14T08:28:48.356Z] === RUN TestGet [2021-07-14T08:28:48.356Z] --- PASS: TestGet (0.00s) [2021-07-14T08:28:48.356Z] === RUN TestGetShortcutString [2021-07-14T08:28:48.356Z] --- PASS: TestGetShortcutString (0.00s) [2021-07-14T08:28:48.356Z] PASS [2021-07-14T08:28:48.356Z] coverage: 42.9% of statements [2021-07-14T08:28:48.356Z] ok github.com/docker/docker/pkg/homedir 0.047s coverage: 42.9% of statements [2021-07-14T08:28:48.522Z] docker_api_swarm_test.go:45: [d8be1a5152e8b] joining swarm manager [d7f92d9d5eaf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:28:49.363Z] === RUN TestCreateIDMapOrder [2021-07-14T08:28:49.363Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-07-14T08:28:49.363Z] PASS [2021-07-14T08:28:49.363Z] coverage: 7.2% of statements [2021-07-14T08:28:49.363Z] ok github.com/docker/docker/pkg/idtools 0.054s coverage: 7.2% of statements [2021-07-14T08:28:50.372Z] 2021/07/14 08:28:49 Closing DB instances... [2021-07-14T08:28:50.851Z] === RUN TestFixedBufferCap [2021-07-14T08:28:50.851Z] --- PASS: TestFixedBufferCap (0.00s) [2021-07-14T08:28:50.851Z] === RUN TestFixedBufferLen [2021-07-14T08:28:50.851Z] --- PASS: TestFixedBufferLen (0.00s) [2021-07-14T08:28:50.851Z] === RUN TestFixedBufferString [2021-07-14T08:28:50.851Z] --- PASS: TestFixedBufferString (0.00s) [2021-07-14T08:28:50.851Z] === RUN TestFixedBufferWrite [2021-07-14T08:28:50.851Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-07-14T08:28:50.851Z] === RUN TestFixedBufferRead [2021-07-14T08:28:50.851Z] --- PASS: TestFixedBufferRead (0.00s) [2021-07-14T08:28:50.851Z] === RUN TestBytesPipeRead [2021-07-14T08:28:50.851Z] --- PASS: TestBytesPipeRead (0.00s) [2021-07-14T08:28:50.851Z] === RUN TestBytesPipeWrite [2021-07-14T08:28:50.851Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-07-14T08:28:50.851Z] === RUN TestBytesPipeWriteRandomChunks [2021-07-14T08:28:51.329Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2021-07-14T08:28:51.329Z] === RUN TestAtomicWriteToFile [2021-07-14T08:28:51.329Z] --- PASS: TestAtomicWriteToFile (0.02s) [2021-07-14T08:28:51.329Z] === RUN TestAtomicWriteSetCommit [2021-07-14T08:28:51.329Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-07-14T08:28:51.329Z] === RUN TestAtomicWriteSetCancel [2021-07-14T08:28:51.329Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-07-14T08:28:51.329Z] === RUN TestReadCloserWrapperClose [2021-07-14T08:28:51.329Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-07-14T08:28:51.329Z] === RUN TestReaderErrWrapperReadOnError [2021-07-14T08:28:51.329Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-07-14T08:28:51.329Z] === RUN TestReaderErrWrapperRead [2021-07-14T08:28:51.329Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-07-14T08:28:51.329Z] === RUN TestHashData [2021-07-14T08:28:51.329Z] --- PASS: TestHashData (0.00s) [2021-07-14T08:28:51.329Z] === RUN TestCancelReadCloser [2021-07-14T08:28:51.807Z] --- PASS: TestCancelReadCloser (0.10s) [2021-07-14T08:28:51.807Z] === RUN TestWriteCloserWrapperClose [2021-07-14T08:28:51.807Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-07-14T08:28:51.807Z] === RUN TestNopWriteCloser [2021-07-14T08:28:51.807Z] --- PASS: TestNopWriteCloser (0.00s) [2021-07-14T08:28:51.807Z] === RUN TestNopWriter [2021-07-14T08:28:51.807Z] --- PASS: TestNopWriter (0.00s) [2021-07-14T08:28:51.807Z] === RUN TestWriteCounter [2021-07-14T08:28:51.807Z] --- PASS: TestWriteCounter (0.00s) [2021-07-14T08:28:51.807Z] PASS [2021-07-14T08:28:51.807Z] coverage: 69.7% of statements [2021-07-14T08:28:51.807Z] ok github.com/docker/docker/pkg/ioutils 0.704s coverage: 69.7% of statements [2021-07-14T08:28:51.807Z] time="2021-07-14T08:28:51Z" level=error msg="node: a06d44842489 is unknown to memberlist" [2021-07-14T08:28:52.286Z] time="2021-07-14T08:28:51Z" level=error msg="node: d7dca7363694 is unknown to memberlist" [2021-07-14T08:28:52.286Z] time="2021-07-14T08:28:51Z" level=error msg="node: d7dca7363694 is unknown to memberlist" [2021-07-14T08:28:52.286Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.95s) [2021-07-14T08:28:52.286Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-07-14T08:28:52.766Z] === RUN TestError [2021-07-14T08:28:52.766Z] --- PASS: TestError (0.00s) [2021-07-14T08:28:52.766Z] === RUN TestProgressString [2021-07-14T08:28:52.766Z] === RUN TestProgressString/no_progress [2021-07-14T08:28:52.766Z] === RUN TestProgressString/progress_1 [2021-07-14T08:28:52.766Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-07-14T08:28:52.766Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-07-14T08:28:52.766Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-07-14T08:28:52.766Z] === RUN TestProgressString/with_units [2021-07-14T08:28:52.766Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-07-14T08:28:52.766Z] === RUN TestProgressString/hide_counts [2021-07-14T08:28:52.766Z] --- PASS: TestProgressString (0.00s) [2021-07-14T08:28:52.766Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-07-14T08:28:52.766Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-07-14T08:28:52.766Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-07-14T08:28:52.766Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-07-14T08:28:52.766Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-07-14T08:28:52.766Z] --- PASS: TestProgressString/with_units (0.00s) [2021-07-14T08:28:52.766Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-07-14T08:28:52.766Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-07-14T08:28:52.766Z] === RUN TestJSONMessageDisplay [2021-07-14T08:28:52.766Z] --- PASS: TestJSONMessageDisplay (0.19s) [2021-07-14T08:28:52.766Z] === RUN TestJSONMessageDisplayWithJSONError [2021-07-14T08:28:52.766Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-07-14T08:28:52.766Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-07-14T08:28:52.766Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-07-14T08:28:52.766Z] === RUN TestDisplayJSONMessagesStream [2021-07-14T08:28:52.766Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-07-14T08:28:52.766Z] PASS [2021-07-14T08:28:52.766Z] coverage: 91.7% of statements [2021-07-14T08:28:52.766Z] ok github.com/docker/docker/pkg/jsonmessage 0.245s coverage: 91.7% of statements [2021-07-14T08:28:53.773Z] === RUN TestStandardLongPath [2021-07-14T08:28:53.773Z] --- PASS: TestStandardLongPath (0.00s) [2021-07-14T08:28:53.773Z] === RUN TestUNCLongPath [2021-07-14T08:28:53.773Z] --- PASS: TestUNCLongPath (0.00s) [2021-07-14T08:28:53.773Z] PASS [2021-07-14T08:28:53.773Z] coverage: 100.0% of statements [2021-07-14T08:28:53.773Z] ok github.com/docker/docker/pkg/longpath 0.046s coverage: 100.0% of statements [2021-07-14T08:28:53.773Z] 2021/07/14 08:28:53 Closing DB instances... [2021-07-14T08:28:54.251Z] --- PASS: TestGetAddress (28.53s) [2021-07-14T08:28:54.251Z] === RUN TestRequestSyntaxCheck [2021-07-14T08:28:54.251Z] --- PASS: TestRequestSyntaxCheck (0.05s) [2021-07-14T08:28:54.251Z] === RUN TestRequest [2021-07-14T08:28:54.729Z] === RUN TestNameFormat [2021-07-14T08:28:54.729Z] --- PASS: TestNameFormat (0.00s) [2021-07-14T08:28:54.729Z] === RUN TestNameRetries [2021-07-14T08:28:54.729Z] --- PASS: TestNameRetries (0.00s) [2021-07-14T08:28:54.729Z] PASS [2021-07-14T08:28:54.729Z] coverage: 85.7% of statements [2021-07-14T08:28:54.729Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2021-07-14T08:28:54.952Z] --- PASS: TestInfoAPIWarnings (16.40s) [2021-07-14T08:28:54.952Z] === RUN TestInfoDebug [2021-07-14T08:28:54.952Z] --- PASS: TestInfoDebug (0.54s) [2021-07-14T08:28:54.952Z] === RUN TestInfoInsecureRegistries [2021-07-14T08:28:54.952Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-07-14T08:28:54.952Z] === RUN TestInfoRegistryMirrors [2021-07-14T08:28:54.952Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-07-14T08:28:54.952Z] === RUN TestLoginFailsWithBadCredentials [2021-07-14T08:28:54.952Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2021-07-14T08:28:54.952Z] === RUN TestPingCacheHeaders [2021-07-14T08:28:55.207Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.22s) [2021-07-14T08:28:55.207Z] === RUN TestNetworkDBGarbageCollection [2021-07-14T08:28:55.207Z] === RUN TestParseKeyValueOpt [2021-07-14T08:28:55.207Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-07-14T08:28:55.207Z] === RUN TestParseUintList [2021-07-14T08:28:55.207Z] --- PASS: TestParseUintList (0.00s) [2021-07-14T08:28:55.207Z] === RUN TestParseUintListMaximumLimits [2021-07-14T08:28:55.207Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-07-14T08:28:55.207Z] PASS [2021-07-14T08:28:55.207Z] coverage: 97.0% of statements [2021-07-14T08:28:55.207Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2021-07-14T08:28:55.213Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-14T08:28:55.213Z] === RUN TestPingGet [2021-07-14T08:28:55.213Z] --- PASS: TestPingGet (0.03s) [2021-07-14T08:28:55.213Z] === RUN TestPingHead [2021-07-14T08:28:55.213Z] --- PASS: TestPingHead (0.03s) [2021-07-14T08:28:55.213Z] === RUN TestVersion [2021-07-14T08:28:55.213Z] --- PASS: TestVersion (0.03s) [2021-07-14T08:28:55.213Z] PASS [2021-07-14T08:28:55.213Z] [2021-07-14T08:28:55.213Z] === Skipped [2021-07-14T08:28:55.213Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-14T08:28:55.213Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-14T08:28:55.213Z] [2021-07-14T08:28:55.213Z] [2021-07-14T08:28:55.213Z] DONE 19 tests, 1 skipped in 21.967s [2021-07-14T08:28:55.213Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-14T08:28:55.213Z] ++ 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-07-14T08:28:55.213Z] ++ set -e [2021-07-14T08:28:55.213Z] ++ '[' -n 0 ']' [2021-07-14T08:28:55.213Z] ++ set -x [2021-07-14T08:28:55.213Z] ++ 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-07-14T08:28:56.215Z] === RUN TestNewAndRemove [2021-07-14T08:28:56.215Z] --- PASS: TestNewAndRemove (0.00s) [2021-07-14T08:28:56.215Z] === RUN TestRemoveInvalidPath [2021-07-14T08:28:56.215Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-07-14T08:28:56.215Z] PASS [2021-07-14T08:28:56.215Z] coverage: 82.6% of statements [2021-07-14T08:28:56.215Z] ok github.com/docker/docker/pkg/pidfile 0.046s coverage: 82.6% of statements [2021-07-14T08:28:57.001Z] ok github.com/docker/docker/libnetwork/ipam 18.642s coverage: 85.3% of statements [2021-07-14T08:28:57.001Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-14T08:28:57.001Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-14T08:28:57.001Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-14T08:28:57.001Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-07-14T08:28:57.760Z] INFO: Testing against a local daemon [2021-07-14T08:28:57.760Z] === RUN TestVolumesCreateAndList [2021-07-14T08:28:57.760Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-07-14T08:28:57.760Z] === RUN TestVolumesRemove [2021-07-14T08:28:57.810Z] === RUN TestFailedConnection [2021-07-14T08:28:58.021Z] --- PASS: TestVolumesRemove (0.09s) [2021-07-14T08:28:58.021Z] === RUN TestVolumesInspect [2021-07-14T08:28:58.021Z] --- PASS: TestVolumesInspect (0.03s) [2021-07-14T08:28:58.021Z] === RUN TestVolumesInvalidJSON [2021-07-14T08:28:58.021Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-14T08:28:58.021Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-14T08:28:58.021Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-14T08:28:58.021Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-14T08:28:58.021Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-14T08:28:58.021Z] PASS [2021-07-14T08:28:58.021Z] [2021-07-14T08:28:58.021Z] DONE 5 tests in 2.773s [2021-07-14T08:28:58.021Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-14T08:28:58.594Z] ++++ cat bundles/test-integration/docker.pid [2021-07-14T08:28:58.594Z] +++ kill 14546 [2021-07-14T08:28:58.856Z] +++ /etc/init.d/apparmor stop [2021-07-14T08:28:58.856Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-14T08:28:58.856Z] [2021-07-14T08:28:58.856Z] Unloading profiles will leave already running processes permanently [2021-07-14T08:28:58.856Z] unconfined, which can lead to unexpected situations. [2021-07-14T08:28:58.856Z] [2021-07-14T08:28:58.856Z] To set a process to complain mode, use the command line tool [2021-07-14T08:28:58.856Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-14T08:28:58.856Z] +++ true [2021-07-14T08:28:58.856Z] exiting test-integration [2021-07-14T08:28:58.856Z] ++ exit 0 [2021-07-14T08:28:58.856Z] [2021-07-14T08:28:59.406Z] --- PASS: TestFailedConnection (1.09s) [2021-07-14T08:28:59.406Z] === RUN TestFailOnce [2021-07-14T08:28:59.406Z] 2021/07/14 08:28:58 http: panic serving 127.0.0.1:49300: Plugin not ready [2021-07-14T08:28:59.406Z] goroutine 18 [running]: [2021-07-14T08:28:59.406Z] net/http.(*conn).serve.func1(0xc0000a6000) [2021-07-14T08:28:59.406Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-07-14T08:28:59.406Z] panic(0xf75160, 0x108c250) [2021-07-14T08:28:59.406Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-07-14T08:28:59.406Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x109c910, 0xc0000b8000, 0xc0000ac000) [2021-07-14T08:28:59.406Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-07-14T08:28:59.406Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x109c910, 0xc0000b8000, 0xc0000ac000) [2021-07-14T08:28:59.406Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-07-14T08:28:59.406Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x109c910, 0xc0000b8000, 0xc0000ac000) [2021-07-14T08:28:59.406Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-07-14T08:28:59.406Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x109c910, 0xc0000b8000, 0xc0000ac000) [2021-07-14T08:28:59.406Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-07-14T08:28:59.406Z] net/http.(*conn).serve(0xc0000a6000, 0x109d500, 0xc000090040) [2021-07-14T08:28:59.406Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-07-14T08:28:59.406Z] created by net/http.(*Server).Serve [2021-07-14T08:28:59.406Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-07-14T08:28:59.406Z] time="2021-07-14T08:28:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49299/Test.FailOnce: Post \"http://127.0.0.1:49299/Test.FailOnce\": EOF, retrying in 1s" [2021-07-14T08:29:00.414Z] --- PASS: TestFailOnce (1.23s) [2021-07-14T08:29:00.414Z] === RUN TestEchoInputOutput [2021-07-14T08:29:00.414Z] --- PASS: TestEchoInputOutput (0.00s) [2021-07-14T08:29:00.414Z] === RUN TestBackoff [2021-07-14T08:29:00.414Z] --- PASS: TestBackoff (0.00s) [2021-07-14T08:29:00.414Z] === RUN TestAbortRetry [2021-07-14T08:29:00.414Z] --- PASS: TestAbortRetry (0.00s) [2021-07-14T08:29:00.414Z] === RUN TestClientScheme [2021-07-14T08:29:00.414Z] --- PASS: TestClientScheme (0.00s) [2021-07-14T08:29:00.414Z] === RUN TestNewClientWithTimeout [2021-07-14T08:29:00.892Z] time="2021-07-14T08:29:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-07-14T08:29:02.243Z] ok github.com/docker/docker/libnetwork/osl 4.298s coverage: 39.7% of statements [2021-07-14T08:29:02.243Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2021-07-14T08:29:02.488Z] time="2021-07-14T08:29:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-07-14T08:29:02.499Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-07-14T08:29:03.070Z] ok github.com/docker/docker/libnetwork/portmapper 0.260s coverage: 49.5% of statements [2021-07-14T08:29:03.328Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-07-14T08:29:03.584Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-07-14T08:29:04.147Z] ok github.com/docker/docker/oci 0.006s coverage: 45.2% of statements Post stage [Pipeline] junit [2021-07-14T08:29:04.169Z] Recording test results [2021-07-14T08:29:04.390Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-14T08:29:04.710Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-07-14T08:29:04.710Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-07-14T08:29:04.740Z] + echo Ensuring container killed. [2021-07-14T08:29:04.740Z] Ensuring container killed. [2021-07-14T08:29:04.740Z] + docker rm -vf docker-pr3 [2021-07-14T08:29:04.740Z] Error: No such container: docker-pr3 [2021-07-14T08:29:04.743Z] time="2021-07-14T08:29:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [Pipeline] sh [2021-07-14T08:29:05.032Z] + echo Chowning /workspace to jenkins user [2021-07-14T08:29:05.032Z] Chowning /workspace to jenkins user [2021-07-14T08:29:05.032Z] + id -u [2021-07-14T08:29:05.032Z] + id -g [2021-07-14T08:29:05.032Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42634:/workspace busybox chown -R 1000:1000 /workspace [2021-07-14T08:29:06.600Z] ok github.com/docker/docker/pkg/archive 0.309s coverage: 81.8% of statements [2021-07-14T08:29:06.634Z] --- PASS: TestImportExtremelyLargeImageWorks (183.99s) [2021-07-14T08:29:06.634Z] PASS [2021-07-14T08:29:06.634Z] [2021-07-14T08:29:06.634Z] DONE 12 tests in 188.549s [2021-07-14T08:29:06.634Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-07-14T08:29:06.634Z] ++ 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-07-14T08:29:06.634Z] ++ set -e [2021-07-14T08:29:06.634Z] ++ '[' -n 0 ']' [2021-07-14T08:29:06.634Z] ++ set -x [2021-07-14T08:29:06.634Z] ++ 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-07-14T08:29:06.634Z] INFO: Testing against a local daemon [2021-07-14T08:29:06.634Z] === RUN TestNetworkCreateDelete [2021-07-14T08:29:06.634Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-07-14T08:29:06.634Z] === RUN TestDockerNetworkDeletePreferID [2021-07-14T08:29:06.634Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2021-07-14T08:29:06.634Z] === RUN TestDaemonDNSFallback [2021-07-14T08:29:06.634Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-07-14T08:29:06.856Z] ok github.com/docker/docker/pkg/authorization 0.097s coverage: 68.3% of statements [2021-07-14T08:29:07.112Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-07-14T08:29:07.368Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-07-14T08:29:07.574Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-07-14T08:29:07.743Z] === RUN TestParseEmptyInterface [2021-07-14T08:29:07.743Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-07-14T08:29:07.743Z] === RUN TestParseNonInterfaceType [2021-07-14T08:29:07.743Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-07-14T08:29:07.743Z] === RUN TestParseWithOneFunction [2021-07-14T08:29:07.743Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-07-14T08:29:07.743Z] === RUN TestParseWithMultipleFuncs [2021-07-14T08:29:07.743Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-07-14T08:29:07.743Z] === RUN TestParseWithUnnamedReturn [2021-07-14T08:29:07.743Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-07-14T08:29:07.743Z] === RUN TestEmbeddedInterface [2021-07-14T08:29:07.743Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-07-14T08:29:07.743Z] === RUN TestParsedImports [2021-07-14T08:29:07.743Z] --- PASS: TestParsedImports (0.00s) [2021-07-14T08:29:07.743Z] === RUN TestAliasedImports [2021-07-14T08:29:07.743Z] --- PASS: TestAliasedImports (0.00s) [2021-07-14T08:29:07.743Z] PASS [2021-07-14T08:29:07.743Z] coverage: 56.8% of statements [2021-07-14T08:29:07.743Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.061s coverage: 56.8% of statements [2021-07-14T08:29:08.222Z] === RUN TestHTTPTransport [2021-07-14T08:29:08.222Z] --- PASS: TestHTTPTransport (0.00s) [2021-07-14T08:29:08.222Z] PASS [2021-07-14T08:29:08.222Z] coverage: 85.7% of statements [2021-07-14T08:29:08.222Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2021-07-14T08:29:08.222Z] --- PASS: TestRequest (13.98s) [2021-07-14T08:29:08.222Z] === RUN TestOverlappingRequests [2021-07-14T08:29:09.228Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-07-14T08:29:09.228Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-14T08:29:09.228Z] === RUN TestBufioReaderPoolPutAndGet [2021-07-14T08:29:09.228Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-07-14T08:29:09.228Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-07-14T08:29:09.228Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-07-14T08:29:09.228Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-07-14T08:29:09.228Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-07-14T08:29:09.228Z] === RUN TestBufioWriterPoolPutAndGet [2021-07-14T08:29:09.228Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-07-14T08:29:09.228Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-07-14T08:29:09.228Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-07-14T08:29:09.228Z] === RUN TestBufferPoolPutAndGet [2021-07-14T08:29:09.228Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-07-14T08:29:09.228Z] PASS [2021-07-14T08:29:09.228Z] coverage: 88.2% of statements [2021-07-14T08:29:09.228Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2021-07-14T08:29:09.228Z] --- PASS: TestOverlappingRequests (0.70s) [2021-07-14T08:29:09.228Z] === RUN TestRelease [2021-07-14T08:29:09.228Z] time="2021-07-14T08:29:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49304/Test.Echo: Post \"http://127.0.0.1:49304/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-07-14T08:29:09.706Z] === RUN TestOutputOnPrematureClose [2021-07-14T08:29:09.706Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-07-14T08:29:09.706Z] === RUN TestCompleteSilently [2021-07-14T08:29:09.706Z] --- PASS: TestCompleteSilently (0.00s) [2021-07-14T08:29:09.706Z] PASS [2021-07-14T08:29:09.706Z] coverage: 75.9% of statements [2021-07-14T08:29:09.706Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2021-07-14T08:29:10.184Z] === RUN TestSendToOneSub [2021-07-14T08:29:10.184Z] --- PASS: TestSendToOneSub (0.00s) [2021-07-14T08:29:10.184Z] === RUN TestSendToMultipleSubs [2021-07-14T08:29:10.184Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-07-14T08:29:10.184Z] === RUN TestEvictOneSub [2021-07-14T08:29:10.184Z] --- PASS: TestEvictOneSub (0.00s) [2021-07-14T08:29:10.184Z] === RUN TestClosePublisher [2021-07-14T08:29:10.184Z] --- PASS: TestClosePublisher (0.00s) [2021-07-14T08:29:10.184Z] === RUN TestPubSubRace [2021-07-14T08:29:10.634Z] ok github.com/docker/docker/pkg/chrootarchive 2.479s coverage: 43.2% of statements [2021-07-14T08:29:10.635Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2021-07-14T08:29:10.891Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-07-14T08:29:11.147Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2021-07-14T08:29:11.189Z] --- PASS: TestPubSubRace (1.05s) [2021-07-14T08:29:11.189Z] PASS [2021-07-14T08:29:11.189Z] coverage: 75.0% of statements [2021-07-14T08:29:11.189Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 75.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-14T08:29:11.668Z] --- PASS: TestRelease (2.49s) [2021-07-14T08:29:11.668Z] === RUN TestAllocateRandomDeallocate [2021-07-14T08:29:11.934Z] + bundleName=arm64-integration [2021-07-14T08:29:11.934Z] + echo Creating arm64-integration-bundles.tar.gz [2021-07-14T08:29:11.934Z] Creating arm64-integration-bundles.tar.gz [2021-07-14T08:29:11.934Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-07-14T08:29:11.934Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-07-14T08:29:12.146Z] === RUN TestRegister [2021-07-14T08:29:12.146Z] --- PASS: TestRegister (0.00s) [2021-07-14T08:29:12.146Z] === RUN TestCommand [2021-07-14T08:29:12.146Z] --- PASS: TestCommand (0.03s) [2021-07-14T08:29:12.146Z] === RUN TestNaiveSelf [2021-07-14T08:29:12.146Z] --- PASS: TestNaiveSelf (0.04s) [2021-07-14T08:29:12.146Z] PASS [2021-07-14T08:29:12.146Z] coverage: 82.4% of statements [2021-07-14T08:29:12.146Z] ok github.com/docker/docker/pkg/reexec 0.109s coverage: 82.4% of statements [Pipeline] archiveArtifacts [2021-07-14T08:29:12.214Z] Archiving artifacts [2021-07-14T08:29:12.559Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42634/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-14T08:29:12.861Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-14T08:29:12.879Z] + make clean [2021-07-14T08:29:13.153Z] === RUN TestParseSignal [2021-07-14T08:29:13.154Z] --- PASS: TestParseSignal (0.00s) [2021-07-14T08:29:13.154Z] === RUN TestValidSignalForPlatform [2021-07-14T08:29:13.154Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-07-14T08:29:13.154Z] PASS [2021-07-14T08:29:13.154Z] coverage: 19.7% of statements [2021-07-14T08:29:13.154Z] ok github.com/docker/docker/pkg/signal 0.050s coverage: 19.7% of statements [2021-07-14T08:29:13.435Z] --- PASS: TestDaemonDNSFallback (7.17s) [2021-07-14T08:29:13.435Z] === RUN TestInspectNetwork [2021-07-14T08:29:13.451Z] docker volume rm -f docker-dev-cache [2021-07-14T08:29:13.451Z] docker-dev-cache [Pipeline] deleteDir [2021-07-14T08:29:13.638Z] === RUN TestNewStdWriter [2021-07-14T08:29:13.638Z] --- PASS: TestNewStdWriter (0.00s) [2021-07-14T08:29:13.638Z] === RUN TestWriteWithUninitializedStdWriter [2021-07-14T08:29:13.638Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-07-14T08:29:13.638Z] === RUN TestWriteWithNilBytes [2021-07-14T08:29:13.638Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-07-14T08:29:13.638Z] === RUN TestWrite [2021-07-14T08:29:13.638Z] --- PASS: TestWrite (0.00s) [2021-07-14T08:29:13.638Z] === RUN TestWriteWithWriterError [2021-07-14T08:29:13.638Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-07-14T08:29:13.638Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-07-14T08:29:13.638Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-07-14T08:29:13.638Z] === RUN TestStdCopyWriteAndRead [2021-07-14T08:29:13.638Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-07-14T08:29:13.638Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-07-14T08:29:13.638Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-07-14T08:29:13.638Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-07-14T08:29:13.638Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-07-14T08:29:13.638Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-07-14T08:29:13.638Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-07-14T08:29:13.638Z] === RUN TestStdCopyWithInvalidInputHeader [2021-07-14T08:29:13.639Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-07-14T08:29:13.639Z] === RUN TestStdCopyWithCorruptedPrefix [2021-07-14T08:29:13.639Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-07-14T08:29:13.639Z] === RUN TestStdCopyReturnsWriteErrors [2021-07-14T08:29:13.639Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-07-14T08:29:13.639Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-07-14T08:29:13.639Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-07-14T08:29:13.639Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-07-14T08:29:13.639Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-07-14T08:29:13.639Z] PASS [2021-07-14T08:29:13.639Z] coverage: 100.0% of statements [2021-07-14T08:29:13.639Z] ok github.com/docker/docker/pkg/stdcopy 0.048s coverage: 100.0% of statements [2021-07-14T08:29:14.006Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-14T08:29:14.415Z] ok github.com/docker/docker/pkg/discovery/kv 3.030s coverage: 84.1% of statements [2021-07-14T08:29:14.650Z] === RUN TestRawProgressFormatterFormatStatus [2021-07-14T08:29:14.650Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-07-14T08:29:14.650Z] === RUN TestRawProgressFormatterFormatProgress [2021-07-14T08:29:14.650Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-07-14T08:29:14.650Z] === RUN TestFormatStatus [2021-07-14T08:29:14.650Z] --- PASS: TestFormatStatus (0.00s) [2021-07-14T08:29:14.650Z] === RUN TestFormatError [2021-07-14T08:29:14.650Z] --- PASS: TestFormatError (0.00s) [2021-07-14T08:29:14.650Z] === RUN TestFormatJSONError [2021-07-14T08:29:14.650Z] --- PASS: TestFormatJSONError (0.00s) [2021-07-14T08:29:14.650Z] === RUN TestJsonProgressFormatterFormatProgress [2021-07-14T08:29:14.650Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-07-14T08:29:14.650Z] === RUN TestJsonProgressFormatterFormatStatus [2021-07-14T08:29:14.650Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-07-14T08:29:14.650Z] === RUN TestNewJSONProgressOutput [2021-07-14T08:29:14.650Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-07-14T08:29:14.650Z] === RUN TestAuxFormatterEmit [2021-07-14T08:29:14.650Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-07-14T08:29:14.650Z] === RUN TestStreamWriterStdout [2021-07-14T08:29:14.650Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-07-14T08:29:14.650Z] === RUN TestStreamWriterStderr [2021-07-14T08:29:14.650Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-07-14T08:29:14.650Z] PASS [2021-07-14T08:29:14.650Z] coverage: 66.2% of statements [2021-07-14T08:29:14.650Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2021-07-14T08:29:14.671Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-07-14T08:29:14.927Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-07-14T08:29:15.182Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-07-14T08:29:15.660Z] === RUN TestGenerateRandomID [2021-07-14T08:29:15.660Z] --- PASS: TestGenerateRandomID (0.00s) [2021-07-14T08:29:15.660Z] === RUN TestShortenId [2021-07-14T08:29:15.660Z] --- PASS: TestShortenId (0.00s) [2021-07-14T08:29:15.660Z] === RUN TestShortenSha256Id [2021-07-14T08:29:15.660Z] --- PASS: TestShortenSha256Id (0.00s) [2021-07-14T08:29:15.660Z] === RUN TestShortenIdEmpty [2021-07-14T08:29:15.660Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-07-14T08:29:15.660Z] === RUN TestShortenIdInvalid [2021-07-14T08:29:15.660Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-07-14T08:29:15.660Z] === RUN TestIsShortIDNonHex [2021-07-14T08:29:15.660Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-07-14T08:29:15.660Z] === RUN TestIsShortIDNotCorrectSize [2021-07-14T08:29:15.660Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-07-14T08:29:15.660Z] PASS [2021-07-14T08:29:15.660Z] coverage: 70.6% of statements [2021-07-14T08:29:15.660Z] ok github.com/docker/docker/pkg/stringid 0.048s coverage: 70.6% of statements [2021-07-14T08:29:16.109Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-07-14T08:29:16.139Z] === RUN TestIsCpusetListAvailable [2021-07-14T08:29:16.139Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-07-14T08:29:16.139Z] PASS [2021-07-14T08:29:16.139Z] coverage: 38.2% of statements [2021-07-14T08:29:16.139Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements [2021-07-14T08:29:16.366Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.3% of statements [2021-07-14T08:29:16.622Z] ok github.com/docker/docker/pkg/fsutils 0.102s coverage: 85.1% of statements [2021-07-14T08:29:16.879Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-07-14T08:29:17.441Z] ok github.com/docker/docker/pkg/idtools 0.314s coverage: 69.5% of statements [2021-07-14T08:29:18.211Z] === RUN TestInspectNetwork/full_network_id [2021-07-14T08:29:18.211Z] === RUN TestInspectNetwork/partial_network_id [2021-07-14T08:29:18.211Z] === RUN TestInspectNetwork/network_name [2021-07-14T08:29:18.211Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-07-14T08:29:18.369Z] ok github.com/docker/docker/pkg/ioutils 0.383s coverage: 69.3% of statements [2021-07-14T08:29:18.396Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-07-14T08:29:18.396Z] === RUN TestClientStream [2021-07-14T08:29:18.396Z] --- PASS: TestClientStream (0.00s) [2021-07-14T08:29:18.396Z] === RUN TestClientSendFile [2021-07-14T08:29:18.396Z] --- PASS: TestClientSendFile (0.00s) [2021-07-14T08:29:18.396Z] === RUN TestClientWithRequestTimeout [2021-07-14T08:29:18.396Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-07-14T08:29:18.396Z] === RUN TestFileSpecPlugin [2021-07-14T08:29:18.396Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-07-14T08:29:18.396Z] === RUN TestFileJSONSpecPlugin [2021-07-14T08:29:18.396Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-07-14T08:29:18.396Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-07-14T08:29:18.396Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-07-14T08:29:18.396Z] === RUN TestPluginAddHandler [2021-07-14T08:29:18.396Z] --- PASS: TestPluginAddHandler (0.00s) [2021-07-14T08:29:18.396Z] === RUN TestPluginWaitBadPlugin [2021-07-14T08:29:18.396Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-07-14T08:29:18.396Z] === RUN TestGet [2021-07-14T08:29:18.396Z] time="2021-07-14T08:29:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-07-14T08:29:18.396Z] === RUN TestChtimes [2021-07-14T08:29:18.396Z] --- PASS: TestChtimes (0.00s) [2021-07-14T08:29:18.396Z] === RUN TestChtimesWindows [2021-07-14T08:29:18.396Z] --- PASS: TestChtimesWindows (0.00s) [2021-07-14T08:29:18.396Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-07-14T08:29:18.396Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-07-14T08:29:18.396Z] === RUN TestEnsureRemoveAllNotExist [2021-07-14T08:29:18.396Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-07-14T08:29:18.396Z] === RUN TestEnsureRemoveAllWithDir [2021-07-14T08:29:18.396Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-07-14T08:29:18.396Z] === RUN TestEnsureRemoveAllWithFile [2021-07-14T08:29:18.396Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-07-14T08:29:18.396Z] === RUN TestHasWin32KSupport [2021-07-14T08:29:18.396Z] syscall_windows_test.go:8: win32k: true [2021-07-14T08:29:18.396Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-07-14T08:29:18.396Z] PASS [2021-07-14T08:29:18.396Z] coverage: 12.9% of statements [2021-07-14T08:29:18.396Z] ok github.com/docker/docker/pkg/system 0.059s coverage: 12.9% of statements [2021-07-14T08:29:18.625Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-07-14T08:29:18.626Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-07-14T08:29:18.874Z] === RUN TestTailFile [2021-07-14T08:29:18.874Z] time="2021-07-14T08:29:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-07-14T08:29:18.874Z] --- PASS: TestTailFile (0.00s) [2021-07-14T08:29:18.874Z] === RUN TestTailFileManyLines [2021-07-14T08:29:18.874Z] --- PASS: TestTailFileManyLines (0.00s) [2021-07-14T08:29:18.874Z] === RUN TestTailEmptyFile [2021-07-14T08:29:18.874Z] --- PASS: TestTailEmptyFile (0.00s) [2021-07-14T08:29:18.874Z] === RUN TestTailNegativeN [2021-07-14T08:29:18.874Z] --- PASS: TestTailNegativeN (0.00s) [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader [2021-07-14T08:29:18.874Z] === CONT TestNewTailReader [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/12_byte_delimiter [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/no_delimiter [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/no_delimiter [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/single_byte_delimiter [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/2_byte_delimiter [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/4_byte_delimiter [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/8_byte_delimiter [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/truncated_last_line [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-07-14T08:29:18.874Z] === CONT TestNewTailReader/12_byte_delimiter [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-14T08:29:18.874Z] === CONT TestNewTailReader/2_byte_delimiter [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-14T08:29:18.874Z] === CONT TestNewTailReader/single_byte_delimiter [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-14T08:29:18.874Z] === CONT TestNewTailReader/8_byte_delimiter [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-14T08:29:18.874Z] === CONT TestNewTailReader/4_byte_delimiter [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-14T08:29:18.874Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-14T08:29:18.874Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-14T08:29:18.875Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-14T08:29:18.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-14T08:29:18.875Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:29:18.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:29:18.875Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:29:18.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:29:18.875Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:29:18.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:29:18.875Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-14T08:29:18.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-14T08:29:18.875Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-14T08:29:18.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-14T08:29:18.875Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-14T08:29:18.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-14T08:29:18.875Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-14T08:29:18.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-14T08:29:18.875Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-07-14T08:29:18.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-07-14T08:29:18.875Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-14T08:29:18.875Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-14T08:29:18.875Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-14T08:29:18.875Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-14T08:29:18.875Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-14T08:29:18.875Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-14T08:29:18.875Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-07-14T08:29:18.875Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-07-14T08:29:18.875Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-14T08:29:18.875Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-14T08:29:18.875Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-07-14T08:29:18.875Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:29:18.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:29:18.875Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:29:18.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:29:18.875Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-07-14T08:29:18.875Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:29:18.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:29:18.875Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:29:18.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:29:18.875Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-07-14T08:29:18.875Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:29:18.875Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:29:18.875Z] === CONT TestNewTailReader/no_delimiter [2021-07-14T08:29:18.875Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-07-14T08:29:18.882Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-07-14T08:29:19.138Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-07-14T08:29:19.138Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-14T08:29:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-14T08:29:19.354Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:29:19.354Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-07-14T08:29:19.354Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-07-14T08:29:19.354Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:29:19.354Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:29:19.354Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:29:19.354Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:29:19.354Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-07-14T08:29:19.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:29:19.355Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:29:19.355Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-14T08:29:19.355Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-14T08:29:19.355Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:29:19.355Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-07-14T08:29:19.355Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:29:19.355Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:29:19.355Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-07-14T08:29:19.355Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-14T08:29:19.355Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-14T08:29:19.356Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-14T08:29:19.356Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-07-14T08:29:19.356Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:29:19.356Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:29:19.356Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:29:19.356Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:29:19.356Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:29:19.357Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:29:19.357Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:29:19.357Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-07-14T08:29:19.358Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:29:19.358Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:29:19.358Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:29:19.358Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:29:19.358Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-07-14T08:29:19.358Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-07-14T08:29:19.358Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-07-14T08:29:19.358Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-07-14T08:29:19.358Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-07-14T08:29:19.358Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-07-14T08:29:19.358Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-07-14T08:29:19.358Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-07-14T08:29:19.358Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:29:19.358Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:29:19.358Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-07-14T08:29:19.358Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:29:19.358Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:29:19.358Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:29:19.358Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:29:19.358Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:29:19.395Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-07-14T08:29:19.651Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:29:19.836Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-07-14T08:29:19.837Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-14T08:29:19.837Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.01s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.01s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-14T08:29:19.838Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-07-14T08:29:19.839Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-07-14T08:29:19.840Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-07-14T08:29:19.840Z] PASS [2021-07-14T08:29:19.840Z] coverage: 88.6% of statements [2021-07-14T08:29:19.840Z] ok github.com/docker/docker/pkg/tailfile 0.215s coverage: 88.6% of statements [2021-07-14T08:29:19.840Z] --- PASS: TestAllocateRandomDeallocate (8.05s) [2021-07-14T08:29:19.840Z] === RUN TestRetrieveFromStore [2021-07-14T08:29:20.151Z] --- PASS: TestBuildWithHugeFile (109.22s) [2021-07-14T08:29:20.151Z] === RUN TestBuildWCOWSandboxSize [2021-07-14T08:29:20.318Z] === RUN TestTarSumRemoveNonExistent [2021-07-14T08:29:20.318Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-07-14T08:29:20.318Z] === RUN TestTarSumRemove [2021-07-14T08:29:20.318Z] --- PASS: TestTarSumRemove (0.00s) [2021-07-14T08:29:20.318Z] === RUN TestSortFileInfoSums [2021-07-14T08:29:20.318Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-07-14T08:29:20.318Z] === RUN TestNewTarSumForLabelInvalid [2021-07-14T08:29:20.318Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-07-14T08:29:20.797Z] === RUN TestNewTarSumForLabel [2021-07-14T08:29:20.797Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-07-14T08:29:20.797Z] === RUN TestEmptyTar [2021-07-14T08:29:20.797Z] --- PASS: TestEmptyTar (0.03s) [2021-07-14T08:29:20.797Z] === RUN TestTarSumsReadSize [2021-07-14T08:29:20.797Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-07-14T08:29:20.797Z] === RUN TestTarSums [2021-07-14T08:29:20.797Z] --- PASS: TestTarSums (0.09s) [2021-07-14T08:29:20.797Z] === RUN TestIteration [2021-07-14T08:29:20.797Z] --- PASS: TestIteration (0.00s) [2021-07-14T08:29:20.797Z] === RUN TestVersionLabelForChecksum [2021-07-14T08:29:20.797Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-07-14T08:29:20.797Z] === RUN TestVersion [2021-07-14T08:29:20.797Z] --- PASS: TestVersion (0.00s) [2021-07-14T08:29:20.797Z] === RUN TestGetVersion [2021-07-14T08:29:20.797Z] --- PASS: TestGetVersion (0.00s) [2021-07-14T08:29:20.797Z] === RUN TestGetVersions [2021-07-14T08:29:20.797Z] --- PASS: TestGetVersions (0.00s) [2021-07-14T08:29:20.797Z] PASS [2021-07-14T08:29:20.797Z] coverage: 89.3% of statements [2021-07-14T08:29:20.797Z] ok github.com/docker/docker/pkg/tarsum 0.188s coverage: 89.3% of statements [2021-07-14T08:29:20.797Z] time="2021-07-14T08:29:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-07-14T08:29:21.277Z] testing: warning: no tests to run [2021-07-14T08:29:21.277Z] PASS [2021-07-14T08:29:21.277Z] coverage: [no statements] [2021-07-14T08:29:21.277Z] ok github.com/docker/docker/pkg/term/windows 0.046s coverage: [no statements] [no tests to run] [2021-07-14T08:29:21.756Z] === RUN TestTruncIndex [2021-07-14T08:29:22.237Z] --- PASS: TestTruncIndex (0.10s) [2021-07-14T08:29:22.237Z] PASS [2021-07-14T08:29:22.237Z] coverage: 91.5% of statements [2021-07-14T08:29:22.237Z] ok github.com/docker/docker/pkg/truncindex 0.148s coverage: 91.5% of statements [2021-07-14T08:29:22.237Z] --- PASS: TestRetrieveFromStore (2.69s) [2021-07-14T08:29:22.237Z] === RUN TestRequestReleaseAddressDuplicate [2021-07-14T08:29:22.237Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-07-14T08:29:22.237Z] === RUN TestParallelPredefinedRequest1 [2021-07-14T08:29:22.237Z] === PAUSE TestParallelPredefinedRequest1 [2021-07-14T08:29:22.237Z] === RUN TestParallelPredefinedRequest2 [2021-07-14T08:29:22.237Z] === PAUSE TestParallelPredefinedRequest2 [2021-07-14T08:29:22.237Z] === RUN TestParallelPredefinedRequest3 [2021-07-14T08:29:22.237Z] === PAUSE TestParallelPredefinedRequest3 [2021-07-14T08:29:22.237Z] === RUN TestParallelPredefinedRequest4 [2021-07-14T08:29:22.237Z] === PAUSE TestParallelPredefinedRequest4 [2021-07-14T08:29:22.237Z] === RUN TestParallelPredefinedRequest5 [2021-07-14T08:29:22.237Z] === PAUSE TestParallelPredefinedRequest5 [2021-07-14T08:29:22.237Z] === RUN TestDebug [2021-07-14T08:29:22.237Z] --- PASS: TestDebug (0.00s) [2021-07-14T08:29:22.237Z] === RUN TestRequestPoolParallel [2021-07-14T08:29:22.415Z] --- PASS: TestInspectNetwork (8.88s) [2021-07-14T08:29:22.415Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-07-14T08:29:22.415Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-07-14T08:29:22.415Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-07-14T08:29:22.415Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-07-14T08:29:22.415Z] === RUN TestRunContainerWithBridgeNone [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-14T08:29:22.716Z] === RUN TestIsGIT [2021-07-14T08:29:22.716Z] --- PASS: TestIsGIT (0.00s) [2021-07-14T08:29:22.716Z] === RUN TestIsTransport [2021-07-14T08:29:22.716Z] --- PASS: TestIsTransport (0.00s) [2021-07-14T08:29:22.716Z] PASS [2021-07-14T08:29:22.716Z] coverage: 100.0% of statements [2021-07-14T08:29:22.716Z] ok github.com/docker/docker/pkg/urlutil 0.047s coverage: 100.0% of statements [2021-07-14T08:29:23.194Z] --- PASS: TestRequestPoolParallel (0.74s) [2021-07-14T08:29:23.194Z] === RUN TestFullAllocateRelease [2021-07-14T08:29:23.194Z] === RUN TestVersionInfo [2021-07-14T08:29:23.194Z] --- PASS: TestVersionInfo (0.00s) [2021-07-14T08:29:23.194Z] === RUN TestAppendVersions [2021-07-14T08:29:23.194Z] --- PASS: TestAppendVersions (0.00s) [2021-07-14T08:29:23.194Z] PASS [2021-07-14T08:29:23.194Z] coverage: 88.9% of statements [2021-07-14T08:29:23.194Z] ok github.com/docker/docker/pkg/useragent 0.037s coverage: 88.9% of statements [2021-07-14T08:29:23.358Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-14T08:29:23.679Z] --- PASS: TestFullAllocateRelease (0.56s) [2021-07-14T08:29:23.679Z] === RUN TestOddAllocateRelease [2021-07-14T08:29:24.157Z] --- PASS: TestOddAllocateRelease (0.36s) [2021-07-14T08:29:24.157Z] === RUN TestFullAllocateSerialReleaseParallel [2021-07-14T08:29:24.157Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.12s) [2021-07-14T08:29:24.157Z] === RUN TestOddAllocateSerialReleaseParallel [2021-07-14T08:29:24.157Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-07-14T08:29:24.157Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-07-14T08:29:24.157Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-07-14T08:29:24.157Z] === CONT TestParallelPredefinedRequest1 [2021-07-14T08:29:24.157Z] === CONT TestParallelPredefinedRequest4 [2021-07-14T08:29:24.157Z] === CONT TestParallelPredefinedRequest1 [2021-07-14T08:29:24.157Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:29:24.157Z] === CONT TestParallelPredefinedRequest3 [2021-07-14T08:29:24.157Z] === CONT TestParallelPredefinedRequest4 [2021-07-14T08:29:24.157Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:29:24.157Z] === CONT TestParallelPredefinedRequest5 [2021-07-14T08:29:24.157Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:29:24.157Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-07-14T08:29:24.157Z] === CONT TestParallelPredefinedRequest2 [2021-07-14T08:29:24.157Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:29:24.157Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-07-14T08:29:24.157Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-07-14T08:29:24.157Z] === CONT TestParallelPredefinedRequest3 [2021-07-14T08:29:24.157Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:29:24.157Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-07-14T08:29:24.157Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-07-14T08:29:24.157Z] PASS [2021-07-14T08:29:24.157Z] coverage: 85.3% of statements [2021-07-14T08:29:24.157Z] ok github.com/docker/docker/libnetwork/ipam 69.717s coverage: 85.3% of statements [2021-07-14T08:29:24.301Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-14T08:29:24.872Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-14T08:29:25.163Z] time="2021-07-14T08:29:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-07-14T08:29:25.163Z] === RUN TestValidatePrivileges [2021-07-14T08:29:25.163Z] --- PASS: TestValidatePrivileges (0.00s) [2021-07-14T08:29:25.163Z] === RUN TestFilterByCapNeg [2021-07-14T08:29:25.163Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-07-14T08:29:25.163Z] === RUN TestFilterByCapPos [2021-07-14T08:29:25.163Z] --- PASS: TestFilterByCapPos (0.00s) [2021-07-14T08:29:25.163Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-07-14T08:29:25.163Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-07-14T08:29:25.163Z] PASS [2021-07-14T08:29:25.163Z] coverage: 12.0% of statements [2021-07-14T08:29:25.163Z] ok github.com/docker/docker/plugin 0.047s coverage: 12.0% of statements [2021-07-14T08:29:25.443Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-14T08:29:26.015Z] --- PASS: TestRunContainerWithBridgeNone (3.97s) [2021-07-14T08:29:26.015Z] === RUN TestNetworkInvalidJSON [2021-07-14T08:29:26.015Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-14T08:29:26.015Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-14T08:29:26.015Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-14T08:29:26.015Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-14T08:29:26.015Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-14T08:29:26.015Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-14T08:29:26.171Z] === RUN TestNewSettable [2021-07-14T08:29:26.171Z] --- PASS: TestNewSettable (0.00s) [2021-07-14T08:29:26.171Z] === RUN TestIsSettable [2021-07-14T08:29:26.171Z] --- PASS: TestIsSettable (0.00s) [2021-07-14T08:29:26.171Z] === RUN TestUpdateSettingsEnv [2021-07-14T08:29:26.171Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-07-14T08:29:26.171Z] PASS [2021-07-14T08:29:26.171Z] coverage: 20.0% of statements [2021-07-14T08:29:26.171Z] ok github.com/docker/docker/plugin/v2 0.051s coverage: 20.0% of statements [2021-07-14T08:29:26.277Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-14T08:29:26.278Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-14T08:29:26.278Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-14T08:29:26.278Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-14T08:29:26.278Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-14T08:29:26.278Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-14T08:29:26.278Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-14T08:29:26.278Z] === RUN TestNetworkList [2021-07-14T08:29:26.278Z] === RUN TestNetworkList//networks [2021-07-14T08:29:26.278Z] === PAUSE TestNetworkList//networks [2021-07-14T08:29:26.278Z] === RUN TestNetworkList//networks/ [2021-07-14T08:29:26.278Z] === PAUSE TestNetworkList//networks/ [2021-07-14T08:29:26.278Z] === CONT TestNetworkList//networks [2021-07-14T08:29:26.278Z] === CONT TestNetworkList//networks/ [2021-07-14T08:29:26.278Z] --- PASS: TestNetworkList (0.03s) [2021-07-14T08:29:26.278Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-14T08:29:26.278Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-14T08:29:26.278Z] === RUN TestHostIPv4BridgeLabel [2021-07-14T08:29:26.849Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-14T08:29:26.849Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-14T08:29:26.849Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-07-14T08:29:26.849Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-14T08:29:26.849Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-14T08:29:27.110Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-14T08:29:27.178Z] === RUN TestLoad [2021-07-14T08:29:27.178Z] --- PASS: TestLoad (0.00s) [2021-07-14T08:29:27.178Z] === RUN TestSave [2021-07-14T08:29:27.178Z] --- PASS: TestSave (0.03s) [2021-07-14T08:29:27.178Z] === RUN TestAddDeleteGet [2021-07-14T08:29:27.657Z] --- PASS: TestAddDeleteGet (0.05s) [2021-07-14T08:29:27.657Z] === RUN TestInvalidTags [2021-07-14T08:29:27.657Z] --- PASS: TestInvalidTags (0.01s) [2021-07-14T08:29:27.657Z] PASS [2021-07-14T08:29:27.657Z] coverage: 84.4% of statements [2021-07-14T08:29:27.657Z] ok github.com/docker/docker/reference 0.138s coverage: 84.4% of statements [2021-07-14T08:29:28.052Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-07-14T08:29:28.052Z] === RUN TestDaemonDefaultNetworkPools [2021-07-14T08:29:28.624Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2021-07-14T08:29:28.624Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-14T08:29:29.914Z] === RUN TestResolveAuthConfigIndexServer [2021-07-14T08:29:29.914Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-07-14T08:29:29.914Z] === RUN TestResolveAuthConfigFullURL [2021-07-14T08:29:29.914Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-07-14T08:29:29.914Z] === RUN TestLoadAllowNondistributableArtifacts [2021-07-14T08:29:29.914Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-07-14T08:29:29.914Z] === RUN TestValidateMirror [2021-07-14T08:29:29.914Z] --- PASS: TestValidateMirror (0.00s) [2021-07-14T08:29:29.914Z] === RUN TestLoadInsecureRegistries [2021-07-14T08:29:29.914Z] time="2021-07-14T08:29:29Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-14T08:29:29.914Z] time="2021-07-14T08:29:29Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-07-14T08:29:29.914Z] time="2021-07-14T08:29:29Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-07-14T08:29:29.914Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2021-07-14T08:29:29.914Z] === RUN TestNewServiceConfig [2021-07-14T08:29:29.914Z] --- PASS: TestNewServiceConfig (0.00s) [2021-07-14T08:29:29.914Z] === RUN TestValidateIndexName [2021-07-14T08:29:29.914Z] --- PASS: TestValidateIndexName (0.00s) [2021-07-14T08:29:29.914Z] === RUN TestValidateIndexNameWithError [2021-07-14T08:29:29.914Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-07-14T08:29:29.914Z] === RUN TestEndpointParse [2021-07-14T08:29:29.914Z] --- PASS: TestEndpointParse (0.00s) [2021-07-14T08:29:29.914Z] === RUN TestEndpointParseInvalid [2021-07-14T08:29:29.914Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-07-14T08:29:29.914Z] === RUN TestValidateEndpoint [2021-07-14T08:29:29.914Z] --- PASS: TestValidateEndpoint (0.01s) [2021-07-14T08:29:29.914Z] === RUN TestPing [2021-07-14T08:29:29.914Z] --- PASS: TestPing (0.00s) [2021-07-14T08:29:29.914Z] === RUN TestPingRegistryEndpoint [2021-07-14T08:29:29.914Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:29:29.914Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-07-14T08:29:29.914Z] === RUN TestEndpoint [2021-07-14T08:29:29.914Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:29:29.914Z] --- SKIP: TestEndpoint (0.00s) [2021-07-14T08:29:29.914Z] === RUN TestParseRepositoryInfo [2021-07-14T08:29:29.914Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-07-14T08:29:29.914Z] === RUN TestNewIndexInfo [2021-07-14T08:29:29.914Z] --- PASS: TestNewIndexInfo (0.00s) [2021-07-14T08:29:29.914Z] === RUN TestMirrorEndpointLookup [2021-07-14T08:29:29.914Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:29:29.914Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-07-14T08:29:29.914Z] === RUN TestSearchRepositories [2021-07-14T08:29:29.914Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-07-14T08:29:29.914Z] Host: 127.0.0.1:49327 [2021-07-14T08:29:29.914Z] User-Agent: docker test client [2021-07-14T08:29:29.914Z] Authorization: Token fake-token [2021-07-14T08:29:29.914Z] X-Docker-Token: true [2021-07-14T08:29:29.914Z] Accept-Encoding: gzip [2021-07-14T08:29:29.914Z] [2021-07-14T08:29:29.914Z] [2021-07-14T08:29:29.914Z] registry_test.go:730: HTTP/1.1 200 OK [2021-07-14T08:29:29.914Z] Connection: close [2021-07-14T08:29:29.914Z] Content-Length: 144 [2021-07-14T08:29:29.914Z] Cache-Control: no-cache [2021-07-14T08:29:29.914Z] Content-Type: application/json [2021-07-14T08:29:29.914Z] Date: Wed, 14 Jul 2021 08:29:29 GMT [2021-07-14T08:29:29.914Z] Expires: -1 [2021-07-14T08:29:29.914Z] Pragma: no-cache [2021-07-14T08:29:29.914Z] Server: docker-tests/mock [2021-07-14T08:29:29.914Z] X-Docker-Registry-Config: mock [2021-07-14T08:29:29.914Z] X-Docker-Registry-Version: 0.0.0 [2021-07-14T08:29:29.914Z] [2021-07-14T08:29:29.914Z] [2021-07-14T08:29:29.914Z] --- PASS: TestSearchRepositories (0.00s) [2021-07-14T08:29:29.914Z] === RUN TestTrustedLocation [2021-07-14T08:29:29.914Z] --- PASS: TestTrustedLocation (0.00s) [2021-07-14T08:29:29.914Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-07-14T08:29:29.914Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-07-14T08:29:29.914Z] === RUN TestAllowNondistributableArtifacts [2021-07-14T08:29:29.914Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-07-14T08:29:29.914Z] === RUN TestIsSecureIndex [2021-07-14T08:29:29.914Z] --- PASS: TestIsSecureIndex (0.00s) [2021-07-14T08:29:29.914Z] PASS [2021-07-14T08:29:29.914Z] coverage: 51.7% of statements [2021-07-14T08:29:29.914Z] ok github.com/docker/docker/registry 0.220s coverage: 51.7% of statements [2021-07-14T08:29:30.011Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2021-07-14T08:29:30.011Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-14T08:29:30.922Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-07-14T08:29:30.922Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-07-14T08:29:30.922Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-07-14T08:29:30.922Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-07-14T08:29:30.922Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-07-14T08:29:30.922Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-07-14T08:29:30.922Z] === RUN TestResumableRequestReaderWithReadError [2021-07-14T08:29:30.922Z] time="2021-07-14T08:29:30Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-07-14T08:29:30.922Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2021-07-14T08:29:30.922Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-07-14T08:29:30.922Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-07-14T08:29:30.922Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-07-14T08:29:30.922Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-07-14T08:29:30.922Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-07-14T08:29:30.922Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-07-14T08:29:30.922Z] === RUN TestResumableRequestReader [2021-07-14T08:29:30.922Z] --- PASS: TestResumableRequestReader (0.00s) [2021-07-14T08:29:30.922Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-07-14T08:29:30.922Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-07-14T08:29:30.922Z] PASS [2021-07-14T08:29:30.922Z] coverage: 100.0% of statements [2021-07-14T08:29:30.922Z] ok github.com/docker/docker/registry/resumable 0.216s coverage: 100.0% of statements [2021-07-14T08:29:31.400Z] === RUN TestRestartManagerTimeout [2021-07-14T08:29:31.400Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-07-14T08:29:31.400Z] === RUN TestRestartManagerTimeoutReset [2021-07-14T08:29:31.400Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-07-14T08:29:31.400Z] PASS [2021-07-14T08:29:31.400Z] coverage: 50.9% of statements [2021-07-14T08:29:31.400Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2021-07-14T08:29:31.406Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2021-07-14T08:29:31.406Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-14T08:29:31.671Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-07-14T08:29:31.671Z] === RUN TestServiceWithPredefinedNetwork [2021-07-14T08:29:32.408Z] === RUN TestDecodeContainerConfig [2021-07-14T08:29:32.408Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-07-14T08:29:32.408Z] === RUN TestDecodeContainerConfigIsolation [2021-07-14T08:29:32.408Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-07-14T08:29:32.408Z] === RUN TestValidatePrivileged [2021-07-14T08:29:32.408Z] --- PASS: TestValidatePrivileged (0.00s) [2021-07-14T08:29:32.408Z] PASS [2021-07-14T08:29:32.408Z] coverage: 52.2% of statements [2021-07-14T08:29:32.408Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.2% of statements [2021-07-14T08:29:32.886Z] --- PASS: TestGet (15.01s) [2021-07-14T08:29:32.886Z] === RUN TestPluginWithNoManifest [2021-07-14T08:29:32.886Z] --- PASS: TestPluginWithNoManifest (0.01s) [2021-07-14T08:29:32.886Z] === RUN TestGetAll [2021-07-14T08:29:32.886Z] --- PASS: TestGetAll (0.01s) [2021-07-14T08:29:32.886Z] PASS [2021-07-14T08:29:32.886Z] coverage: 73.4% of statements [2021-07-14T08:29:32.886Z] ok github.com/docker/docker/pkg/plugins 35.040s coverage: 73.4% of statements [2021-07-14T08:29:33.365Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-07-14T08:29:33.365Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-07-14T08:29:33.365Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-07-14T08:29:33.365Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-07-14T08:29:33.365Z] PASS [2021-07-14T08:29:33.365Z] coverage: 62.5% of statements [2021-07-14T08:29:33.365Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2021-07-14T08:29:34.977Z] --- PASS: TestServiceWithPredefinedNetwork (3.11s) [2021-07-14T08:29:34.977Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-14T08:29:34.977Z] service_test.go:242: FLAKY_TEST [2021-07-14T08:29:34.977Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-14T08:29:34.977Z] === RUN TestServiceWithDataPathPortInit [2021-07-14T08:29:37.217Z] === RUN TestGetDriver [2021-07-14T08:29:37.217Z] --- PASS: TestGetDriver (0.00s) [2021-07-14T08:29:37.217Z] === RUN TestVolumeRequestError [2021-07-14T08:29:37.218Z] --- PASS: TestVolumeRequestError (0.01s) [2021-07-14T08:29:37.218Z] PASS [2021-07-14T08:29:37.218Z] coverage: 36.1% of statements [2021-07-14T08:29:37.218Z] ok github.com/docker/docker/volume/drivers 0.058s coverage: 36.1% of statements [2021-07-14T08:29:37.695Z] === RUN TestGetAddress [2021-07-14T08:29:37.695Z] --- PASS: TestGetAddress (0.00s) [2021-07-14T08:29:37.695Z] === RUN TestRemove [2021-07-14T08:29:37.695Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-14T08:29:37.695Z] --- SKIP: TestRemove (0.00s) [2021-07-14T08:29:37.695Z] === RUN TestInitializeWithVolumes [2021-07-14T08:29:37.695Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-07-14T08:29:37.695Z] === RUN TestCreate [2021-07-14T08:29:37.695Z] --- PASS: TestCreate (0.01s) [2021-07-14T08:29:37.695Z] === RUN TestValidateName [2021-07-14T08:29:37.695Z] --- PASS: TestValidateName (0.00s) [2021-07-14T08:29:37.695Z] === RUN TestCreateWithOpts [2021-07-14T08:29:37.695Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-14T08:29:37.695Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-07-14T08:29:37.695Z] === RUN TestRelaodNoOpts [2021-07-14T08:29:37.695Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-07-14T08:29:37.695Z] PASS [2021-07-14T08:29:37.695Z] coverage: 41.5% of statements [2021-07-14T08:29:37.695Z] ok github.com/docker/docker/volume/local 0.084s coverage: 41.5% of statements [2021-07-14T08:29:39.183Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-14T08:29:39.183Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-14T08:29:39.183Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-14T08:29:39.288Z] === RUN TestConvertTmpfsOptions [2021-07-14T08:29:39.288Z] parser_test.go:49: data="mode=700,size=1m" [2021-07-14T08:29:39.288Z] parser_test.go:49: data="ro" [2021-07-14T08:29:39.288Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-07-14T08:29:39.288Z] === RUN TestParseMountRaw [2021-07-14T08:29:39.288Z] --- PASS: TestParseMountRaw (0.04s) [2021-07-14T08:29:39.288Z] === RUN TestParseMountRawSplit [2021-07-14T08:29:39.288Z] parser_test.go:390: case 0 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 1 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 2 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 3 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 4 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 5 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 6 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 7 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 8 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 0 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 1 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 2 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 3 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 4 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 5 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 6 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 7 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 8 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 9 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 10 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 11 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 12 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 0 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 1 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 2 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 3 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 4 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 5 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 6 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 7 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 8 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 9 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 10 [2021-07-14T08:29:39.288Z] parser_test.go:390: case 11 [2021-07-14T08:29:39.288Z] --- PASS: TestParseMountRawSplit (0.01s) [2021-07-14T08:29:39.288Z] === RUN TestParseMountSpec [2021-07-14T08:29:39.288Z] parser_test.go:455: case 0 [2021-07-14T08:29:39.288Z] parser_test.go:455: case 1 [2021-07-14T08:29:39.288Z] parser_test.go:455: case 2 [2021-07-14T08:29:39.288Z] parser_test.go:455: case 3 [2021-07-14T08:29:39.288Z] parser_test.go:455: case 4 [2021-07-14T08:29:39.288Z] parser_test.go:455: case 5 [2021-07-14T08:29:39.288Z] --- PASS: TestParseMountSpec (0.00s) [2021-07-14T08:29:39.288Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-07-14T08:29:39.288Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-07-14T08:29:39.288Z] === RUN TestValidateMount [2021-07-14T08:29:39.288Z] --- PASS: TestValidateMount (0.00s) [2021-07-14T08:29:39.288Z] PASS [2021-07-14T08:29:39.288Z] coverage: 66.2% of statements [2021-07-14T08:29:39.288Z] ok github.com/docker/docker/volume/mounts 0.111s coverage: 66.2% of statements [2021-07-14T08:29:39.754Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-14T08:29:39.754Z] === RUN TestDockerSuite/TestBuildFails [2021-07-14T08:29:40.296Z] === RUN TestSetGetMeta [2021-07-14T08:29:40.296Z] === PAUSE TestSetGetMeta [2021-07-14T08:29:40.296Z] === RUN TestRestore [2021-07-14T08:29:40.296Z] === PAUSE TestRestore [2021-07-14T08:29:40.296Z] === RUN TestServiceCreate [2021-07-14T08:29:40.296Z] === PAUSE TestServiceCreate [2021-07-14T08:29:40.296Z] === RUN TestServiceList [2021-07-14T08:29:40.296Z] === PAUSE TestServiceList [2021-07-14T08:29:40.296Z] === RUN TestServiceRemove [2021-07-14T08:29:40.296Z] === PAUSE TestServiceRemove [2021-07-14T08:29:40.296Z] === RUN TestServiceGet [2021-07-14T08:29:40.296Z] === PAUSE TestServiceGet [2021-07-14T08:29:40.296Z] === RUN TestServicePrune [2021-07-14T08:29:40.296Z] === PAUSE TestServicePrune [2021-07-14T08:29:40.296Z] === RUN TestCreate [2021-07-14T08:29:40.296Z] === PAUSE TestCreate [2021-07-14T08:29:40.296Z] === RUN TestRemove [2021-07-14T08:29:40.296Z] === PAUSE TestRemove [2021-07-14T08:29:40.296Z] === RUN TestList [2021-07-14T08:29:40.296Z] === PAUSE TestList [2021-07-14T08:29:40.296Z] === RUN TestFindByDriver [2021-07-14T08:29:40.296Z] === PAUSE TestFindByDriver [2021-07-14T08:29:40.296Z] === RUN TestFindByReferenced [2021-07-14T08:29:40.296Z] === PAUSE TestFindByReferenced [2021-07-14T08:29:40.296Z] === RUN TestDerefMultipleOfSameRef [2021-07-14T08:29:40.296Z] === PAUSE TestDerefMultipleOfSameRef [2021-07-14T08:29:40.296Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-14T08:29:40.296Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-14T08:29:40.296Z] === RUN TestDefererencePluginOnCreateError [2021-07-14T08:29:40.296Z] === PAUSE TestDefererencePluginOnCreateError [2021-07-14T08:29:40.296Z] === RUN TestRefDerefRemove [2021-07-14T08:29:40.296Z] === PAUSE TestRefDerefRemove [2021-07-14T08:29:40.296Z] === RUN TestGet [2021-07-14T08:29:40.296Z] === PAUSE TestGet [2021-07-14T08:29:40.296Z] === RUN TestGetWithReference [2021-07-14T08:29:40.296Z] === PAUSE TestGetWithReference [2021-07-14T08:29:40.296Z] === RUN TestFilterFunc [2021-07-14T08:29:40.296Z] === RUN TestFilterFunc/test_nil_list [2021-07-14T08:29:40.296Z] === PAUSE TestFilterFunc/test_nil_list [2021-07-14T08:29:40.296Z] === RUN TestFilterFunc/test_empty_list [2021-07-14T08:29:40.296Z] === PAUSE TestFilterFunc/test_empty_list [2021-07-14T08:29:40.296Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-07-14T08:29:40.296Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-07-14T08:29:40.296Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-14T08:29:40.296Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-14T08:29:40.296Z] === RUN TestFilterFunc/test_filter_some [2021-07-14T08:29:40.296Z] === PAUSE TestFilterFunc/test_filter_some [2021-07-14T08:29:40.296Z] === RUN TestFilterFunc/test_filter_middle [2021-07-14T08:29:40.296Z] === PAUSE TestFilterFunc/test_filter_middle [2021-07-14T08:29:40.296Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-07-14T08:29:40.296Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-07-14T08:29:40.296Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-07-14T08:29:40.296Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-07-14T08:29:40.296Z] === CONT TestFilterFunc/test_nil_list [2021-07-14T08:29:40.296Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-07-14T08:29:40.296Z] === CONT TestFilterFunc/test_filter_some [2021-07-14T08:29:40.296Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-07-14T08:29:40.296Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-07-14T08:29:40.296Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-07-14T08:29:40.296Z] === CONT TestFilterFunc/test_empty_list [2021-07-14T08:29:40.296Z] === CONT TestFilterFunc/test_filter_middle [2021-07-14T08:29:40.296Z] --- PASS: TestFilterFunc (0.00s) [2021-07-14T08:29:40.296Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-07-14T08:29:40.296Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-07-14T08:29:40.296Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-07-14T08:29:40.296Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-07-14T08:29:40.296Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-07-14T08:29:40.296Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-07-14T08:29:40.296Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-07-14T08:29:40.296Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-07-14T08:29:40.296Z] === CONT TestSetGetMeta [2021-07-14T08:29:40.296Z] === CONT TestFindByReferenced [2021-07-14T08:29:40.296Z] === CONT TestRefDerefRemove [2021-07-14T08:29:40.296Z] === CONT TestDefererencePluginOnCreateError [2021-07-14T08:29:40.296Z] --- PASS: TestSetGetMeta (0.03s) [2021-07-14T08:29:40.296Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-07-14T08:29:40.296Z] --- PASS: TestRefDerefRemove (0.05s) [2021-07-14T08:29:40.296Z] === CONT TestDerefMultipleOfSameRef [2021-07-14T08:29:40.296Z] --- PASS: TestFindByReferenced (0.05s) [2021-07-14T08:29:40.296Z] === CONT TestServicePrune [2021-07-14T08:29:40.296Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2021-07-14T08:29:40.296Z] === CONT TestFindByDriver [2021-07-14T08:29:40.296Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-07-14T08:29:40.296Z] === CONT TestList [2021-07-14T08:29:40.296Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2021-07-14T08:29:40.296Z] === CONT TestRemove [2021-07-14T08:29:40.296Z] --- PASS: TestFindByDriver (0.06s) [2021-07-14T08:29:40.296Z] === CONT TestCreate [2021-07-14T08:29:40.296Z] --- PASS: TestList (0.05s) [2021-07-14T08:29:40.296Z] === CONT TestGetWithReference [2021-07-14T08:29:40.296Z] --- PASS: TestRemove (0.05s) [2021-07-14T08:29:40.296Z] === CONT TestServiceList [2021-07-14T08:29:40.296Z] --- PASS: TestCreate (0.03s) [2021-07-14T08:29:40.296Z] === CONT TestServiceGet [2021-07-14T08:29:40.297Z] --- PASS: TestGetWithReference (0.04s) [2021-07-14T08:29:40.297Z] === CONT TestServiceRemove [2021-07-14T08:29:40.297Z] --- PASS: TestServiceGet (0.16s) [2021-07-14T08:29:40.297Z] === CONT TestServiceCreate [2021-07-14T08:29:40.297Z] time="2021-07-14T08:29:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-14T08:29:40.297Z] --- PASS: TestServiceRemove (0.15s) [2021-07-14T08:29:40.297Z] === CONT TestRestore [2021-07-14T08:29:40.297Z] time="2021-07-14T08:29:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-14T08:29:40.297Z] --- PASS: TestServiceList (0.18s) [2021-07-14T08:29:40.297Z] === CONT TestGet [2021-07-14T08:29:40.297Z] time="2021-07-14T08:29:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-14T08:29:40.297Z] time="2021-07-14T08:29:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-07-14T08:29:40.297Z] --- PASS: TestServiceCreate (0.04s) [2021-07-14T08:29:40.297Z] time="2021-07-14T08:29:40Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-07-14T08:29:40.297Z] --- PASS: TestGet (0.03s) [2021-07-14T08:29:40.297Z] --- PASS: TestRestore (0.04s) [2021-07-14T08:29:40.297Z] --- PASS: TestServicePrune (0.30s) [2021-07-14T08:29:40.297Z] PASS [2021-07-14T08:29:40.297Z] coverage: 69.6% of statements [2021-07-14T08:29:40.297Z] ok github.com/docker/docker/volume/service 0.403s coverage: 69.6% of statements [2021-07-14T08:29:40.694Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-14T08:29:40.694Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-14T08:29:40.774Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-07-14T08:29:40.774Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-07-14T08:29:40.774Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-07-14T08:29:40.774Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-07-14T08:29:43.238Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-14T08:29:45.153Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-14T08:29:47.066Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-14T08:29:48.006Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-14T08:29:48.016Z] 2021/07/14 08:29:47 Closing DB instances... [2021-07-14T08:29:48.266Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-14T08:29:49.207Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-14T08:29:49.609Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-07-14T08:29:49.609Z] === RUN TestFindNode [2021-07-14T08:29:49.609Z] 2021/07/14 08:29:49 Closing DB instances... [2021-07-14T08:29:49.609Z] --- PASS: TestFindNode (0.01s) [2021-07-14T08:29:49.609Z] === RUN TestChangeNodeState [2021-07-14T08:29:49.609Z] 2021/07/14 08:29:49 Closing DB instances... [2021-07-14T08:29:49.609Z] --- PASS: TestChangeNodeState (0.01s) [2021-07-14T08:29:49.609Z] === RUN TestNodeReincarnation [2021-07-14T08:29:49.609Z] 2021/07/14 08:29:49 Closing DB instances... [2021-07-14T08:29:51.121Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-14T08:29:51.382Z] --- PASS: TestServiceWithDataPathPortInit (16.42s) [2021-07-14T08:29:51.382Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-14T08:29:51.953Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-14T08:29:52.219Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-14T08:29:54.429Z] time="2021-07-14T08:29:54Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-07-14T08:29:54.429Z] --- PASS: TestNodeReincarnation (5.01s) [2021-07-14T08:29:54.429Z] === RUN TestParallelCreate [2021-07-14T08:29:54.429Z] 2021/07/14 08:29:54 Closing DB instances... [2021-07-14T08:29:54.429Z] --- PASS: TestParallelCreate (0.02s) [2021-07-14T08:29:54.429Z] === RUN TestParallelDelete [2021-07-14T08:29:54.429Z] 2021/07/14 08:29:54 Closing DB instances... [2021-07-14T08:29:54.429Z] --- PASS: TestParallelDelete (0.01s) [2021-07-14T08:29:54.429Z] === RUN TestNetworkDBIslands [2021-07-14T08:29:54.429Z] time="2021-07-14T08:29:54Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c6aebfc0e740 with config:&{NodeID:c6aebfc0e740 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:29:54.429Z] time="2021-07-14T08:29:54Z" level=info msg="Node c6aebfc0e740/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:54.429Z] time="2021-07-14T08:29:54Z" level=info msg="Node c6aebfc0e740/172.20.3.249, added to nodes list" [2021-07-14T08:29:54.429Z] time="2021-07-14T08:29:54Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:eb666b0b3654 with config:&{NodeID:eb666b0b3654 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:29:54.429Z] time="2021-07-14T08:29:54Z" level=info msg="Node eb666b0b3654/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:54.429Z] time="2021-07-14T08:29:54Z" level=info msg="Node eb666b0b3654/172.20.3.249, added to nodes list" [2021-07-14T08:29:54.429Z] time="2021-07-14T08:29:54Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-07-14T08:29:54.429Z] time="2021-07-14T08:29:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-07-14T08:29:54.429Z] time="2021-07-14T08:29:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-07-14T08:29:54.429Z] time="2021-07-14T08:29:54Z" level=info msg="Node eb666b0b3654/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:54.429Z] time="2021-07-14T08:29:54Z" level=info msg="Node eb666b0b3654/172.20.3.249, added to nodes list" [2021-07-14T08:29:54.429Z] time="2021-07-14T08:29:54Z" level=info msg="Node c6aebfc0e740/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:54.429Z] time="2021-07-14T08:29:54Z" level=info msg="Node c6aebfc0e740/172.20.3.249, added to nodes list" [2021-07-14T08:29:54.429Z] time="2021-07-14T08:29:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-07-14T08:29:54.429Z] time="2021-07-14T08:29:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-07-14T08:29:54.763Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-14T08:29:55.023Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fhh1cf2xlwimjktnyfuilz476 Created:2021-07-14 08:29:52.709320259 +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[cc8915ccdf531333fd0ddd3c484d220d86f975259df7cfd31fb8680d6d5446c0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qm7ifbnr2qb6mrz2z8v1ywn8s EndpointID:19995284c0c0276e4b4336bc14ed4737f046d73f243705b89298c1d53c99123b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a29104c5928ba97abdd7349c80c0bb050fce884d100bd67c927981ae667ec920 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:fa1f7303f11f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qm7ifbnr2qb6mrz2z8v1ywn8s EndpointID:19995284c0c0276e4b4336bc14ed4737f046d73f243705b89298c1d53c99123b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-07-14T08:29:55.435Z] time="2021-07-14T08:29:55Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1fec6e0c30d6 with config:&{NodeID:1fec6e0c30d6 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:29:55.435Z] time="2021-07-14T08:29:55Z" level=info msg="Node 1fec6e0c30d6/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:55.435Z] time="2021-07-14T08:29:55Z" level=info msg="Node 1fec6e0c30d6/172.20.3.249, added to nodes list" [2021-07-14T08:29:55.435Z] time="2021-07-14T08:29:55Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-07-14T08:29:55.435Z] time="2021-07-14T08:29:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-07-14T08:29:55.435Z] time="2021-07-14T08:29:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-07-14T08:29:55.435Z] time="2021-07-14T08:29:55Z" level=info msg="Node 1fec6e0c30d6/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:55.435Z] time="2021-07-14T08:29:55Z" level=info msg="Node 1fec6e0c30d6/172.20.3.249, added to nodes list" [2021-07-14T08:29:55.435Z] time="2021-07-14T08:29:55Z" level=info msg="Node c6aebfc0e740/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:55.435Z] time="2021-07-14T08:29:55Z" level=info msg="Node c6aebfc0e740/172.20.3.249, added to nodes list" [2021-07-14T08:29:55.435Z] time="2021-07-14T08:29:55Z" level=info msg="Node eb666b0b3654/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:55.435Z] time="2021-07-14T08:29:55Z" level=info msg="Node eb666b0b3654/172.20.3.249, added to nodes list" [2021-07-14T08:29:55.435Z] time="2021-07-14T08:29:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-07-14T08:29:55.435Z] time="2021-07-14T08:29:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-07-14T08:29:55.435Z] time="2021-07-14T08:29:55Z" level=info msg="Node 1fec6e0c30d6/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:55.435Z] time="2021-07-14T08:29:55Z" level=info msg="Node 1fec6e0c30d6/172.20.3.249, added to nodes list" [2021-07-14T08:29:55.913Z] time="2021-07-14T08:29:55Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:7260bc9a6d45 with config:&{NodeID:7260bc9a6d45 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:29:55.913Z] time="2021-07-14T08:29:55Z" level=info msg="Node 7260bc9a6d45/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:55.913Z] time="2021-07-14T08:29:55Z" level=info msg="Node 7260bc9a6d45/172.20.3.249, added to nodes list" [2021-07-14T08:29:55.913Z] time="2021-07-14T08:29:55Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-07-14T08:29:55.913Z] time="2021-07-14T08:29:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-07-14T08:29:55.913Z] time="2021-07-14T08:29:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-07-14T08:29:55.913Z] time="2021-07-14T08:29:55Z" level=info msg="Node 7260bc9a6d45/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:55.913Z] time="2021-07-14T08:29:55Z" level=info msg="Node 7260bc9a6d45/172.20.3.249, added to nodes list" [2021-07-14T08:29:55.913Z] time="2021-07-14T08:29:55Z" level=info msg="Node c6aebfc0e740/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:55.913Z] time="2021-07-14T08:29:55Z" level=info msg="Node c6aebfc0e740/172.20.3.249, added to nodes list" [2021-07-14T08:29:55.913Z] time="2021-07-14T08:29:55Z" level=info msg="Node eb666b0b3654/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:55.913Z] time="2021-07-14T08:29:55Z" level=info msg="Node eb666b0b3654/172.20.3.249, added to nodes list" [2021-07-14T08:29:55.913Z] time="2021-07-14T08:29:55Z" level=info msg="Node 1fec6e0c30d6/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:55.913Z] time="2021-07-14T08:29:55Z" level=info msg="Node 1fec6e0c30d6/172.20.3.249, added to nodes list" [2021-07-14T08:29:55.913Z] time="2021-07-14T08:29:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-07-14T08:29:55.913Z] time="2021-07-14T08:29:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-07-14T08:29:55.913Z] time="2021-07-14T08:29:55Z" level=info msg="Node 7260bc9a6d45/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:55.913Z] time="2021-07-14T08:29:55Z" level=info msg="Node 7260bc9a6d45/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:55.913Z] time="2021-07-14T08:29:55Z" level=info msg="Node 7260bc9a6d45/172.20.3.249, added to nodes list" [2021-07-14T08:29:55.913Z] time="2021-07-14T08:29:55Z" level=info msg="Node 7260bc9a6d45/172.20.3.249, added to nodes list" [2021-07-14T08:29:55.965Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-07-14T08:29:56.391Z] time="2021-07-14T08:29:55Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:70373e4cb20b with config:&{NodeID:70373e4cb20b Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:55Z" level=info msg="Node 70373e4cb20b/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:55Z" level=info msg="Node 70373e4cb20b/172.20.3.249, added to nodes list" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:55Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:55Z" level=info msg="Node 70373e4cb20b/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:55Z" level=info msg="Node 70373e4cb20b/172.20.3.249, added to nodes list" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:55Z" level=info msg="Node c6aebfc0e740/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:55Z" level=info msg="Node c6aebfc0e740/172.20.3.249, added to nodes list" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:55Z" level=info msg="Node eb666b0b3654/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:55Z" level=info msg="Node eb666b0b3654/172.20.3.249, added to nodes list" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:55Z" level=info msg="Node 1fec6e0c30d6/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:55Z" level=info msg="Node 1fec6e0c30d6/172.20.3.249, added to nodes list" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:55Z" level=info msg="Node 7260bc9a6d45/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:55Z" level=info msg="Node 7260bc9a6d45/172.20.3.249, added to nodes list" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:56Z" level=info msg="Node 70373e4cb20b/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:56Z" level=info msg="Node 70373e4cb20b/172.20.3.249, added to nodes list" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:56Z" level=info msg="Node 70373e4cb20b/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:56Z" level=info msg="Node 70373e4cb20b/172.20.3.249, added to nodes list" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:56Z" level=info msg="Node 70373e4cb20b/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:56Z" level=info msg="Node 70373e4cb20b/172.20.3.249, added to nodes list" [2021-07-14T08:29:56.392Z] networkdb_test.go:834: Re-joining: 3 [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:56Z" level=info msg="The new bootstrap node list is:[172.20.3.249:10033 172.20.3.249:10034 172.20.3.249:10035]" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:56Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49359" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.3.249:10033" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.3.249:10034" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:56Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49360" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.3.249:10035" [2021-07-14T08:29:56.392Z] time="2021-07-14T08:29:56Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49361" [2021-07-14T08:29:56.870Z] networkdb_test.go:834: Re-joining: 4 [2021-07-14T08:29:56.870Z] time="2021-07-14T08:29:56Z" level=info msg="The new bootstrap node list is:[172.20.3.249:10033 172.20.3.249:10034 172.20.3.249:10035]" [2021-07-14T08:29:56.870Z] time="2021-07-14T08:29:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.3.249:10033" [2021-07-14T08:29:56.870Z] time="2021-07-14T08:29:56Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49362" [2021-07-14T08:29:56.870Z] time="2021-07-14T08:29:56Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49363" [2021-07-14T08:29:56.870Z] time="2021-07-14T08:29:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.3.249:10034" [2021-07-14T08:29:56.870Z] time="2021-07-14T08:29:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.3.249:10035" [2021-07-14T08:29:56.870Z] time="2021-07-14T08:29:56Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49364" [2021-07-14T08:29:56.870Z] time="2021-07-14T08:29:56Z" level=info msg="node 0 leaving" [2021-07-14T08:29:56.870Z] time="2021-07-14T08:29:56Z" level=info msg="Node c6aebfc0e740 change state NodeActive --> NodeLeft" [2021-07-14T08:29:56.870Z] time="2021-07-14T08:29:56Z" level=info msg="node5(70373e4cb20b): Node leave event for c6aebfc0e740/172.20.3.249" [2021-07-14T08:29:56.870Z] time="2021-07-14T08:29:56Z" level=info msg="Node c6aebfc0e740 change state NodeActive --> NodeLeft" [2021-07-14T08:29:56.870Z] time="2021-07-14T08:29:56Z" level=info msg="node4(7260bc9a6d45): Node leave event for c6aebfc0e740/172.20.3.249" [2021-07-14T08:29:56.870Z] time="2021-07-14T08:29:56Z" level=info msg="Node c6aebfc0e740 change state NodeActive --> NodeLeft" [2021-07-14T08:29:56.870Z] time="2021-07-14T08:29:56Z" level=info msg="node2(eb666b0b3654): Node leave event for c6aebfc0e740/172.20.3.249" [2021-07-14T08:29:56.870Z] time="2021-07-14T08:29:56Z" level=info msg="Node c6aebfc0e740 change state NodeActive --> NodeLeft" [2021-07-14T08:29:56.870Z] time="2021-07-14T08:29:56Z" level=info msg="node3(1fec6e0c30d6): Node leave event for c6aebfc0e740/172.20.3.249" [2021-07-14T08:29:56.870Z] time="2021-07-14T08:29:56Z" level=info msg="Node c6aebfc0e740 change state NodeActive --> NodeLeft" [2021-07-14T08:29:56.870Z] time="2021-07-14T08:29:56Z" level=info msg="node1(c6aebfc0e740): Node leave event for c6aebfc0e740/172.20.3.249" [2021-07-14T08:29:56.906Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-14T08:29:57.348Z] time="2021-07-14T08:29:56Z" level=info msg="Node c6aebfc0e740/172.20.3.249, left gossip cluster" [2021-07-14T08:29:57.348Z] time="2021-07-14T08:29:56Z" level=info msg="Node c6aebfc0e740/172.20.3.249, left gossip cluster" [2021-07-14T08:29:57.348Z] time="2021-07-14T08:29:56Z" level=info msg="Node c6aebfc0e740/172.20.3.249, left gossip cluster" [2021-07-14T08:29:57.348Z] time="2021-07-14T08:29:56Z" level=info msg="Node c6aebfc0e740/172.20.3.249, left gossip cluster" [2021-07-14T08:29:57.348Z] time="2021-07-14T08:29:56Z" level=info msg="Node c6aebfc0e740/172.20.3.249, left gossip cluster" [2021-07-14T08:29:57.348Z] time="2021-07-14T08:29:57Z" level=info msg="node 1 leaving" [2021-07-14T08:29:57.348Z] time="2021-07-14T08:29:57Z" level=info msg="Node eb666b0b3654 change state NodeActive --> NodeLeft" [2021-07-14T08:29:57.348Z] time="2021-07-14T08:29:57Z" level=info msg="node5(70373e4cb20b): Node leave event for eb666b0b3654/172.20.3.249" [2021-07-14T08:29:57.348Z] time="2021-07-14T08:29:57Z" level=info msg="Node eb666b0b3654 change state NodeActive --> NodeLeft" [2021-07-14T08:29:57.348Z] time="2021-07-14T08:29:57Z" level=info msg="node4(7260bc9a6d45): Node leave event for eb666b0b3654/172.20.3.249" [2021-07-14T08:29:57.348Z] time="2021-07-14T08:29:57Z" level=info msg="Node eb666b0b3654 change state NodeActive --> NodeLeft" [2021-07-14T08:29:57.348Z] time="2021-07-14T08:29:57Z" level=info msg="node3(1fec6e0c30d6): Node leave event for eb666b0b3654/172.20.3.249" [2021-07-14T08:29:57.348Z] time="2021-07-14T08:29:57Z" level=info msg="Node eb666b0b3654 change state NodeActive --> NodeLeft" [2021-07-14T08:29:57.348Z] time="2021-07-14T08:29:57Z" level=info msg="node2(eb666b0b3654): Node leave event for eb666b0b3654/172.20.3.249" [2021-07-14T08:29:57.827Z] time="2021-07-14T08:29:57Z" level=info msg="Node eb666b0b3654/172.20.3.249, left gossip cluster" [2021-07-14T08:29:57.827Z] time="2021-07-14T08:29:57Z" level=info msg="Node eb666b0b3654/172.20.3.249, left gossip cluster" [2021-07-14T08:29:57.827Z] time="2021-07-14T08:29:57Z" level=info msg="Node eb666b0b3654/172.20.3.249, left gossip cluster" [2021-07-14T08:29:57.827Z] time="2021-07-14T08:29:57Z" level=info msg="Node eb666b0b3654/172.20.3.249, left gossip cluster" [2021-07-14T08:29:57.827Z] time="2021-07-14T08:29:57Z" level=info msg="node 2 leaving" [2021-07-14T08:29:57.827Z] time="2021-07-14T08:29:57Z" level=info msg="Node 1fec6e0c30d6 change state NodeActive --> NodeLeft" [2021-07-14T08:29:57.827Z] time="2021-07-14T08:29:57Z" level=info msg="node5(70373e4cb20b): Node leave event for 1fec6e0c30d6/172.20.3.249" [2021-07-14T08:29:57.827Z] time="2021-07-14T08:29:57Z" level=info msg="Node 1fec6e0c30d6 change state NodeActive --> NodeLeft" [2021-07-14T08:29:57.827Z] time="2021-07-14T08:29:57Z" level=info msg="node4(7260bc9a6d45): Node leave event for 1fec6e0c30d6/172.20.3.249" [2021-07-14T08:29:57.827Z] time="2021-07-14T08:29:57Z" level=info msg="Node 1fec6e0c30d6 change state NodeActive --> NodeLeft" [2021-07-14T08:29:57.827Z] time="2021-07-14T08:29:57Z" level=info msg="node3(1fec6e0c30d6): Node leave event for 1fec6e0c30d6/172.20.3.249" [2021-07-14T08:29:57.827Z] time="2021-07-14T08:29:57Z" level=info msg="Node 1fec6e0c30d6/172.20.3.249, left gossip cluster" [2021-07-14T08:29:57.848Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-14T08:29:58.109Z] docker_api_swarm_test.go:303: [d4d04209c84e5] joining swarm manager [dce3efdc8a218]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:29:58.305Z] time="2021-07-14T08:29:57Z" level=info msg="Node 1fec6e0c30d6/172.20.3.249, left gossip cluster" [2021-07-14T08:29:58.305Z] networkdb_test.go:866: node4: OK [2021-07-14T08:29:58.305Z] networkdb_test.go:866: node5: OK [2021-07-14T08:29:58.305Z] time="2021-07-14T08:29:57Z" level=info msg="node 0 coming back" [2021-07-14T08:29:58.305Z] time="2021-07-14T08:29:57Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5327cb627669 with config:&{NodeID:5327cb627669 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:29:58.305Z] time="2021-07-14T08:29:57Z" level=info msg="Node 5327cb627669/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:58.305Z] time="2021-07-14T08:29:57Z" level=info msg="Node 5327cb627669/172.20.3.249, added to nodes list" [2021-07-14T08:29:58.305Z] time="2021-07-14T08:29:57Z" level=info msg="node 1 coming back" [2021-07-14T08:29:58.305Z] time="2021-07-14T08:29:57Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9710b2143bc6 with config:&{NodeID:9710b2143bc6 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:29:58.305Z] time="2021-07-14T08:29:57Z" level=info msg="Node 9710b2143bc6/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:58.305Z] time="2021-07-14T08:29:57Z" level=info msg="Node 9710b2143bc6/172.20.3.249, added to nodes list" [2021-07-14T08:29:58.305Z] time="2021-07-14T08:29:57Z" level=info msg="node 2 coming back" [2021-07-14T08:29:58.305Z] time="2021-07-14T08:29:57Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b5857cdba0f2 with config:&{NodeID:b5857cdba0f2 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-07-14T08:29:58.305Z] time="2021-07-14T08:29:57Z" level=info msg="Node b5857cdba0f2/172.20.3.249, joined gossip cluster" [2021-07-14T08:29:58.305Z] time="2021-07-14T08:29:57Z" level=info msg="Node b5857cdba0f2/172.20.3.249, added to nodes list" [2021-07-14T08:29:58.317Z] ok github.com/docker/docker/pkg/plugins 33.627s coverage: 76.6% of statements [2021-07-14T08:29:58.317Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-07-14T08:29:58.317Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-07-14T08:29:58.317Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-07-14T08:29:58.317Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-07-14T08:29:58.317Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2021-07-14T08:29:58.317Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-07-14T08:29:58.783Z] time="2021-07-14T08:29:58Z" level=debug msg="memberlist: Failed ping: 1fec6e0c30d6 (timeout reached)" [2021-07-14T08:29:58.783Z] time="2021-07-14T08:29:58Z" level=warning msg="memberlist: Got ping for unexpected node '1fec6e0c30d6' from=172.20.3.249:10036" [2021-07-14T08:29:58.783Z] time="2021-07-14T08:29:58Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49365" [2021-07-14T08:29:58.783Z] time="2021-07-14T08:29:58Z" level=warning msg="memberlist: Got ping for unexpected node 1fec6e0c30d6 from=172.20.3.249:49365" [2021-07-14T08:29:58.783Z] time="2021-07-14T08:29:58Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-14T08:29:59.267Z] time="2021-07-14T08:29:58Z" level=info msg="memberlist: Suspect 1fec6e0c30d6 has failed, no acks received" [2021-07-14T08:29:59.494Z] docker_api_swarm_test.go:304: [de1de1812daf4] joining swarm manager [dce3efdc8a218]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:29:59.494Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.30s) [2021-07-14T08:29:59.494Z] PASS [2021-07-14T08:29:59.494Z] [2021-07-14T08:29:59.494Z] === Skipped [2021-07-14T08:29:59.494Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-14T08:29:59.494Z] service_test.go:242: FLAKY_TEST [2021-07-14T08:29:59.494Z] [2021-07-14T08:29:59.494Z] [2021-07-14T08:29:59.494Z] DONE 26 tests, 1 skipped in 54.234s [2021-07-14T08:29:59.494Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-07-14T08:29:59.494Z] ++ 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-07-14T08:29:59.494Z] ++ set -e [2021-07-14T08:29:59.494Z] ++ '[' -n 0 ']' [2021-07-14T08:29:59.494Z] ++ set -x [2021-07-14T08:29:59.494Z] ++ 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-07-14T08:29:59.757Z] INFO: Testing against a local daemon [2021-07-14T08:29:59.757Z] === RUN TestDockerNetworkIpvlanPersistance [2021-07-14T08:29:59.757Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-14T08:29:59.757Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-14T08:29:59.757Z] === RUN TestDockerNetworkIpvlan [2021-07-14T08:29:59.757Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-14T08:29:59.757Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-07-14T08:29:59.757Z] PASS [2021-07-14T08:29:59.757Z] [2021-07-14T08:29:59.757Z] === Skipped [2021-07-14T08:29:59.757Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-07-14T08:29:59.757Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-14T08:29:59.757Z] [2021-07-14T08:29:59.757Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-07-14T08:29:59.757Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-07-14T08:29:59.757Z] [2021-07-14T08:29:59.757Z] [2021-07-14T08:29:59.757Z] DONE 2 tests, 2 skipped in 0.140s [2021-07-14T08:29:59.757Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-07-14T08:29:59.757Z] ++ 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-07-14T08:29:59.757Z] ++ set -e [2021-07-14T08:29:59.757Z] ++ '[' -n 0 ']' [2021-07-14T08:29:59.757Z] ++ set -x [2021-07-14T08:29:59.757Z] ++ 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-07-14T08:29:59.757Z] INFO: Testing against a local daemon [2021-07-14T08:29:59.757Z] === RUN TestDockerNetworkMacvlanPersistance [2021-07-14T08:30:00.204Z] ok github.com/docker/docker/pkg/signal 3.258s coverage: 62.3% of statements [2021-07-14T08:30:00.204Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-07-14T08:30:00.460Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-07-14T08:30:00.699Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-07-14T08:30:00.717Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-07-14T08:30:01.271Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2021-07-14T08:30:01.271Z] === RUN TestDockerNetworkMacvlan [2021-07-14T08:30:01.279Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.9% of statements [2021-07-14T08:30:01.518Z] time="2021-07-14T08:30:00Z" level=warning msg="memberlist: Got ping for unexpected node '1fec6e0c30d6' from=172.20.3.249:10037" [2021-07-14T08:30:01.536Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 39.9% of statements [2021-07-14T08:30:01.792Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2021-07-14T08:30:01.843Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-14T08:30:01.997Z] time="2021-07-14T08:30:01Z" level=debug msg="memberlist: Failed ping: 1fec6e0c30d6 (timeout reached)" [2021-07-14T08:30:01.997Z] time="2021-07-14T08:30:01Z" level=warning msg="memberlist: Got ping for unexpected node '1fec6e0c30d6' from=172.20.3.249:10036" [2021-07-14T08:30:01.997Z] time="2021-07-14T08:30:01Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49366" [2021-07-14T08:30:01.997Z] time="2021-07-14T08:30:01Z" level=warning msg="memberlist: Got ping for unexpected node 1fec6e0c30d6 from=172.20.3.249:49366" [2021-07-14T08:30:01.997Z] time="2021-07-14T08:30:01Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-14T08:30:02.104Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-07-14T08:30:02.355Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-07-14T08:30:02.365Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-14T08:30:02.475Z] time="2021-07-14T08:30:01Z" level=info msg="memberlist: Suspect 1fec6e0c30d6 has failed, no acks received" [2021-07-14T08:30:02.475Z] time="2021-07-14T08:30:01Z" level=warning msg="memberlist: Got ping for unexpected node '1fec6e0c30d6' from=172.20.3.249:10037" [2021-07-14T08:30:02.611Z] testing: warning: no tests to run [2021-07-14T08:30:02.611Z] coverage: [no statements] [2021-07-14T08:30:02.611Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-07-14T08:30:02.867Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-07-14T08:30:02.867Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-07-14T08:30:02.937Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-07-14T08:30:02.953Z] time="2021-07-14T08:30:02Z" level=debug msg="memberlist: Failed ping: 1fec6e0c30d6 (timeout reached)" [2021-07-14T08:30:02.953Z] time="2021-07-14T08:30:02Z" level=warning msg="memberlist: Got ping for unexpected node '1fec6e0c30d6' from=172.20.3.249:10036" [2021-07-14T08:30:02.953Z] time="2021-07-14T08:30:02Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49367" [2021-07-14T08:30:02.953Z] time="2021-07-14T08:30:02Z" level=warning msg="memberlist: Got ping for unexpected node 1fec6e0c30d6 from=172.20.3.249:49367" [2021-07-14T08:30:02.953Z] time="2021-07-14T08:30:02Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-14T08:30:03.122Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-07-14T08:30:03.198Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-14T08:30:04.138Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-07-14T08:30:04.138Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-14T08:30:04.548Z] time="2021-07-14T08:30:03Z" level=info msg="memberlist: Suspect 1fec6e0c30d6 has failed, no acks received" [2021-07-14T08:30:04.710Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-14T08:30:04.710Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-14T08:30:05.012Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-07-14T08:30:05.269Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-07-14T08:30:05.526Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.1% of statements [2021-07-14T08:30:06.095Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-14T08:30:06.356Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-14T08:30:06.891Z] ok github.com/docker/docker/quota 0.266s coverage: 71.4% of statements [2021-07-14T08:30:06.891Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-07-14T08:30:06.927Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-14T08:30:07.188Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-14T08:30:07.448Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-07-14T08:30:07.544Z] time="2021-07-14T08:30:06Z" level=warning msg="memberlist: Got ping for unexpected node '1fec6e0c30d6' from=172.20.3.249:10037" [2021-07-14T08:30:07.544Z] time="2021-07-14T08:30:07Z" level=debug msg="memberlist: Failed ping: 1fec6e0c30d6 (timeout reached)" [2021-07-14T08:30:07.544Z] time="2021-07-14T08:30:07Z" level=warning msg="memberlist: Got ping for unexpected node '1fec6e0c30d6' from=172.20.3.249:10036" [2021-07-14T08:30:07.544Z] time="2021-07-14T08:30:07Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49368" [2021-07-14T08:30:07.544Z] time="2021-07-14T08:30:07Z" level=warning msg="memberlist: Got ping for unexpected node 1fec6e0c30d6 from=172.20.3.249:49368" [2021-07-14T08:30:07.544Z] time="2021-07-14T08:30:07Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-14T08:30:07.709Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-14T08:30:07.971Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-14T08:30:08.022Z] time="2021-07-14T08:30:07Z" level=info msg="memberlist: Suspect 1fec6e0c30d6 has failed, no acks received" [2021-07-14T08:30:08.258Z] ok github.com/docker/docker/registry 0.052s coverage: 58.8% of statements [2021-07-14T08:30:08.258Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-07-14T08:30:08.515Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-07-14T08:30:09.028Z] time="2021-07-14T08:30:08Z" level=warning msg="memberlist: Got ping for unexpected node '1fec6e0c30d6' from=172.20.3.249:10037" [2021-07-14T08:30:09.078Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-07-14T08:30:09.334Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-07-14T08:30:09.357Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-14T08:30:10.032Z] time="2021-07-14T08:30:09Z" level=debug msg="memberlist: Failed ping: 1fec6e0c30d6 (timeout reached)" [2021-07-14T08:30:10.033Z] time="2021-07-14T08:30:09Z" level=warning msg="memberlist: Got ping for unexpected node '1fec6e0c30d6' from=172.20.3.249:10036" [2021-07-14T08:30:10.033Z] time="2021-07-14T08:30:09Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49369" [2021-07-14T08:30:10.033Z] time="2021-07-14T08:30:09Z" level=warning msg="memberlist: Got ping for unexpected node 1fec6e0c30d6 from=172.20.3.249:49369" [2021-07-14T08:30:10.033Z] time="2021-07-14T08:30:09Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-14T08:30:10.033Z] time="2021-07-14T08:30:09Z" level=info msg="memberlist: Suspect 1fec6e0c30d6 has failed, no acks received" [2021-07-14T08:30:11.038Z] time="2021-07-14T08:30:10Z" level=warning msg="memberlist: Got ping for unexpected node '1fec6e0c30d6' from=172.20.3.249:10037" [2021-07-14T08:30:11.269Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-07-14T08:30:11.841Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-14T08:30:12.043Z] time="2021-07-14T08:30:11Z" level=debug msg="memberlist: Failed ping: 1fec6e0c30d6 (timeout reached)" [2021-07-14T08:30:12.043Z] time="2021-07-14T08:30:11Z" level=warning msg="memberlist: Got ping for unexpected node '1fec6e0c30d6' from=172.20.3.249:10036" [2021-07-14T08:30:12.043Z] time="2021-07-14T08:30:11Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49370" [2021-07-14T08:30:12.043Z] time="2021-07-14T08:30:11Z" level=warning msg="memberlist: Got ping for unexpected node 1fec6e0c30d6 from=172.20.3.249:49370" [2021-07-14T08:30:12.043Z] time="2021-07-14T08:30:11Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-14T08:30:12.603Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2021-07-14T08:30:12.859Z] ok github.com/docker/docker/volume/local 0.116s coverage: 76.4% of statements [2021-07-14T08:30:13.048Z] time="2021-07-14T08:30:12Z" level=info msg="memberlist: Suspect 1fec6e0c30d6 has failed, no acks received" [2021-07-14T08:30:13.422Z] ok github.com/docker/docker/volume/mounts 0.023s coverage: 67.0% of statements [2021-07-14T08:30:14.053Z] time="2021-07-14T08:30:13Z" level=warning msg="memberlist: Got ping for unexpected node '1fec6e0c30d6' from=172.20.3.249:10037" [2021-07-14T08:30:14.349Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2021-07-14T08:30:14.530Z] time="2021-07-14T08:30:14Z" level=debug msg="memberlist: Failed ping: 1fec6e0c30d6 (timeout reached)" [2021-07-14T08:30:14.530Z] time="2021-07-14T08:30:14Z" level=warning msg="memberlist: Got ping for unexpected node '1fec6e0c30d6' from=172.20.3.249:10036" [2021-07-14T08:30:14.530Z] time="2021-07-14T08:30:14Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49371" [2021-07-14T08:30:14.530Z] time="2021-07-14T08:30:14Z" level=warning msg="memberlist: Got ping for unexpected node 1fec6e0c30d6 from=172.20.3.249:49371" [2021-07-14T08:30:14.530Z] time="2021-07-14T08:30:14Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-14T08:30:15.639Z] time="2021-07-14T08:30:14Z" level=info msg="memberlist: Suspect 1fec6e0c30d6 has failed, no acks received" [2021-07-14T08:30:17.232Z] time="2021-07-14T08:30:16Z" level=warning msg="memberlist: Got ping for unexpected node '1fec6e0c30d6' from=172.20.3.249:10037" [2021-07-14T08:30:17.709Z] time="2021-07-14T08:30:17Z" level=debug msg="memberlist: Failed ping: 1fec6e0c30d6 (timeout reached)" [2021-07-14T08:30:17.709Z] time="2021-07-14T08:30:17Z" level=warning msg="memberlist: Got ping for unexpected node '1fec6e0c30d6' from=172.20.3.249:10036" [2021-07-14T08:30:17.709Z] time="2021-07-14T08:30:17Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49372" [2021-07-14T08:30:17.709Z] time="2021-07-14T08:30:17Z" level=warning msg="memberlist: Got ping for unexpected node 1fec6e0c30d6 from=172.20.3.249:49372" [2021-07-14T08:30:17.709Z] time="2021-07-14T08:30:17Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-14T08:30:18.187Z] time="2021-07-14T08:30:17Z" level=info msg="memberlist: Suspect 1fec6e0c30d6 has failed, no acks received" [2021-07-14T08:30:18.444Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-07-14T08:30:18.444Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-14T08:30:19.194Z] time="2021-07-14T08:30:18Z" level=warning msg="memberlist: Got ping for unexpected node '1fec6e0c30d6' from=172.20.3.249:10037" [2021-07-14T08:30:19.672Z] time="2021-07-14T08:30:19Z" level=debug msg="memberlist: Failed ping: 1fec6e0c30d6 (timeout reached)" [2021-07-14T08:30:19.672Z] time="2021-07-14T08:30:19Z" level=warning msg="memberlist: Got ping for unexpected node '1fec6e0c30d6' from=172.20.3.249:10036" [2021-07-14T08:30:19.672Z] time="2021-07-14T08:30:19Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49373" [2021-07-14T08:30:19.672Z] time="2021-07-14T08:30:19Z" level=warning msg="memberlist: Got ping for unexpected node 1fec6e0c30d6 from=172.20.3.249:49373" [2021-07-14T08:30:19.672Z] time="2021-07-14T08:30:19Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-14T08:30:19.829Z] --- PASS: TestDockerNetworkMacvlan (18.48s) [2021-07-14T08:30:19.829Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-07-14T08:30:19.829Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2021-07-14T08:30:19.829Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.29s) [2021-07-14T08:30:19.829Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.75s) [2021-07-14T08:30:19.829Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.85s) [2021-07-14T08:30:19.829Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.01s) [2021-07-14T08:30:19.829Z] PASS [2021-07-14T08:30:19.829Z] [2021-07-14T08:30:19.829Z] DONE 8 tests in 19.981s [2021-07-14T08:30:19.829Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-07-14T08:30:19.829Z] ++ 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-07-14T08:30:19.829Z] ++ set -e [2021-07-14T08:30:19.829Z] ++ '[' -n 0 ']' [2021-07-14T08:30:19.829Z] ++ set -x [2021-07-14T08:30:19.829Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-14T08:30:19.829Z] testing: warning: no tests to run [2021-07-14T08:30:19.829Z] PASS [2021-07-14T08:30:19.829Z] [2021-07-14T08:30:19.829Z] DONE 0 tests in 0.032s [2021-07-14T08:30:19.829Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-07-14T08:30:19.829Z] ++ 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-07-14T08:30:19.829Z] ++ set -e [2021-07-14T08:30:19.829Z] ++ '[' -n 0 ']' [2021-07-14T08:30:19.829Z] ++ set -x [2021-07-14T08:30:19.829Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-07-14T08:30:19.829Z] INFO: Testing against a local daemon [2021-07-14T08:30:19.829Z] === RUN TestAuthZPluginAllowRequest [2021-07-14T08:30:20.151Z] time="2021-07-14T08:30:19Z" level=info msg="memberlist: Suspect 1fec6e0c30d6 has failed, no acks received" [2021-07-14T08:30:20.151Z] time="2021-07-14T08:30:19Z" level=warning msg="memberlist: Got ping for unexpected node '1fec6e0c30d6' from=172.20.3.249:10037" [2021-07-14T08:30:20.629Z] time="2021-07-14T08:30:20Z" level=debug msg="memberlist: Failed ping: 1fec6e0c30d6 (timeout reached)" [2021-07-14T08:30:20.629Z] time="2021-07-14T08:30:20Z" level=warning msg="memberlist: Got ping for unexpected node '1fec6e0c30d6' from=172.20.3.249:10036" [2021-07-14T08:30:20.629Z] time="2021-07-14T08:30:20Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49374" [2021-07-14T08:30:20.629Z] time="2021-07-14T08:30:20Z" level=warning msg="memberlist: Got ping for unexpected node 1fec6e0c30d6 from=172.20.3.249:49374" [2021-07-14T08:30:20.629Z] time="2021-07-14T08:30:20Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-14T08:30:21.745Z] --- PASS: TestAuthZPluginAllowRequest (1.84s) [2021-07-14T08:30:21.745Z] === RUN TestAuthZPluginTLS [2021-07-14T08:30:22.005Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-14T08:30:22.005Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-14T08:30:22.223Z] time="2021-07-14T08:30:21Z" level=info msg="memberlist: Suspect 1fec6e0c30d6 has failed, no acks received" [2021-07-14T08:30:22.266Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-14T08:30:22.266Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-14T08:30:22.266Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-14T08:30:22.266Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-07-14T08:30:22.266Z] === RUN TestAuthZPluginDenyRequest [2021-07-14T08:30:22.527Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-14T08:30:23.099Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2021-07-14T08:30:23.099Z] === RUN TestAuthZPluginAPIDenyResponse [2021-07-14T08:30:23.229Z] time="2021-07-14T08:30:22Z" level=warning msg="memberlist: Got ping for unexpected node '1fec6e0c30d6' from=172.20.3.249:10037" [2021-07-14T08:30:23.229Z] time="2021-07-14T08:30:22Z" level=info msg="memberlist: Marking 1fec6e0c30d6 as failed, suspect timeout reached (0 peer confirmations)" [2021-07-14T08:30:23.229Z] time="2021-07-14T08:30:22Z" level=info msg="Node 1fec6e0c30d6/172.20.3.249, left gossip cluster" [2021-07-14T08:30:23.360Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-07-14T08:30:23.361Z] === RUN TestAuthZPluginDenyResponse [2021-07-14T08:30:23.707Z] time="2021-07-14T08:30:23Z" level=debug msg="memberlist: Failed ping: 1fec6e0c30d6 (timeout reached)" [2021-07-14T08:30:23.707Z] time="2021-07-14T08:30:23Z" level=warning msg="memberlist: Got ping for unexpected node '1fec6e0c30d6' from=172.20.3.249:10036" [2021-07-14T08:30:23.707Z] time="2021-07-14T08:30:23Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49375" [2021-07-14T08:30:23.707Z] time="2021-07-14T08:30:23Z" level=warning msg="memberlist: Got ping for unexpected node 1fec6e0c30d6 from=172.20.3.249:49375" [2021-07-14T08:30:23.707Z] time="2021-07-14T08:30:23Z" level=warning msg="memberlist: Failed fallback ping: EOF" [2021-07-14T08:30:23.932Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-14T08:30:23.932Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-07-14T08:30:23.932Z] === RUN TestAuthZPluginAllowEventStream [2021-07-14T08:30:24.183Z] time="2021-07-14T08:30:23Z" level=info msg="memberlist: Suspect 1fec6e0c30d6 has failed, no acks received" [2021-07-14T08:30:25.321Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-07-14T08:30:25.892Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-14T08:30:26.152Z] --- PASS: TestAuthZPluginAllowEventStream (2.03s) [2021-07-14T08:30:26.152Z] === RUN TestAuthZPluginErrorResponse [2021-07-14T08:30:26.726Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-07-14T08:30:26.726Z] === RUN TestAuthZPluginErrorRequest [2021-07-14T08:30:27.296Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-07-14T08:30:27.296Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-07-14T08:30:27.866Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-07-14T08:30:27.866Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-07-14T08:30:29.003Z] time="2021-07-14T08:30:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.3.249:10037" [2021-07-14T08:30:29.003Z] time="2021-07-14T08:30:28Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49376" [2021-07-14T08:30:29.781Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s) [2021-07-14T08:30:29.781Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-07-14T08:30:30.352Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-14T08:30:30.924Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-14T08:30:31.494Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-14T08:30:32.065Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2021-07-14T08:30:32.065Z] === RUN TestAuthZPluginHeader [2021-07-14T08:30:33.008Z] --- PASS: TestAuthZPluginHeader (0.78s) [2021-07-14T08:30:33.008Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-07-14T08:30:38.308Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.70s) [2021-07-14T08:30:38.308Z] === RUN TestAuthZPluginV2Disable [2021-07-14T08:30:41.609Z] --- PASS: TestAuthZPluginV2Disable (3.39s) [2021-07-14T08:30:41.609Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-07-14T08:30:41.609Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-07-14T08:30:42.993Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-14T08:30:43.935Z] docker_api_swarm_test.go:271: [d1b020f0923c1] joining swarm manager [d29f11c196885]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:30:44.507Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.48s) [2021-07-14T08:30:44.507Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-07-14T08:30:45.449Z] docker_api_swarm_test.go:272: [d8a340606239b] joining swarm manager [d29f11c196885]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:30:47.993Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-14T08:30:48.563Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-14T08:30:51.865Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-14T08:30:51.865Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-14T08:30:51.865Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-14T08:30:58.452Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.91s) [2021-07-14T08:30:58.452Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-07-14T08:30:58.452Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-14T08:30:58.452Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-14T08:30:59.271Z] time="2021-07-14T08:30:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.3.249:10036" [2021-07-14T08:30:59.271Z] time="2021-07-14T08:30:55Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49377" [2021-07-14T08:30:59.271Z] time="2021-07-14T08:30:55Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.3.249:10033 172.20.3.249:10034 172.20.3.249:10035]" [2021-07-14T08:30:59.271Z] time="2021-07-14T08:30:55Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.3.249:10033 172.20.3.249:10034 172.20.3.249:10035]" [2021-07-14T08:30:59.271Z] time="2021-07-14T08:30:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.3.249:10033" [2021-07-14T08:30:59.271Z] time="2021-07-14T08:30:56Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49378" [2021-07-14T08:30:59.271Z] time="2021-07-14T08:30:56Z" level=info msg="Node 7260bc9a6d45/172.20.3.249, joined gossip cluster" [2021-07-14T08:30:59.271Z] time="2021-07-14T08:30:56Z" level=info msg="Node 7260bc9a6d45/172.20.3.249, added to nodes list" [2021-07-14T08:30:59.271Z] time="2021-07-14T08:30:56Z" level=info msg="Node 70373e4cb20b/172.20.3.249, joined gossip cluster" [2021-07-14T08:30:59.271Z] time="2021-07-14T08:30:56Z" level=info msg="Node 70373e4cb20b/172.20.3.249, added to nodes list" [2021-07-14T08:30:59.271Z] time="2021-07-14T08:30:56Z" level=info msg="Node 5327cb627669/172.20.3.249, joined gossip cluster" [2021-07-14T08:30:59.271Z] time="2021-07-14T08:30:56Z" level=info msg="Node 5327cb627669/172.20.3.249, is the new incarnation of the shutdown node c6aebfc0e740/172.20.3.249" [2021-07-14T08:30:59.271Z] time="2021-07-14T08:30:56Z" level=info msg="Node 5327cb627669/172.20.3.249, added to nodes list" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.3.249:10034" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49379" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 7260bc9a6d45/172.20.3.249, joined gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 7260bc9a6d45/172.20.3.249, added to nodes list" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 5327cb627669/172.20.3.249, joined gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 5327cb627669/172.20.3.249, added to nodes list" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 70373e4cb20b/172.20.3.249, joined gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 70373e4cb20b/172.20.3.249, added to nodes list" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 9710b2143bc6/172.20.3.249, joined gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 9710b2143bc6/172.20.3.249, is the new incarnation of the shutdown node eb666b0b3654/172.20.3.249" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 9710b2143bc6/172.20.3.249, added to nodes list" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.3.249:10035" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49380" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 7260bc9a6d45/172.20.3.249, joined gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 7260bc9a6d45/172.20.3.249, added to nodes list" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 5327cb627669/172.20.3.249, joined gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 5327cb627669/172.20.3.249, added to nodes list" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 9710b2143bc6/172.20.3.249, joined gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 9710b2143bc6/172.20.3.249, added to nodes list" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 70373e4cb20b/172.20.3.249, joined gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 70373e4cb20b/172.20.3.249, added to nodes list" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node b5857cdba0f2/172.20.3.249, joined gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node b5857cdba0f2/172.20.3.249, is the new incarnation of the shutdown node 1fec6e0c30d6/172.20.3.249" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node b5857cdba0f2/172.20.3.249, added to nodes list" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 5327cb627669/172.20.3.249, joined gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 5327cb627669/172.20.3.249, is the new incarnation of the shutdown node c6aebfc0e740/172.20.3.249" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 5327cb627669/172.20.3.249, added to nodes list" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 9710b2143bc6/172.20.3.249, joined gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 9710b2143bc6/172.20.3.249, is the new incarnation of the shutdown node eb666b0b3654/172.20.3.249" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 9710b2143bc6/172.20.3.249, added to nodes list" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 9710b2143bc6/172.20.3.249, joined gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node 9710b2143bc6/172.20.3.249, added to nodes list" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node b5857cdba0f2/172.20.3.249, joined gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node b5857cdba0f2/172.20.3.249, is the new incarnation of the shutdown node 1fec6e0c30d6/172.20.3.249" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node b5857cdba0f2/172.20.3.249, added to nodes list" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node b5857cdba0f2/172.20.3.249, joined gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node b5857cdba0f2/172.20.3.249, added to nodes list" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node b5857cdba0f2/172.20.3.249, joined gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=info msg="Node b5857cdba0f2/172.20.3.249, added to nodes list" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.3.249:10033" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49381" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.3.249:10034" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49382" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.3.249:10035" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:56Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49383" [2021-07-14T08:30:59.272Z] 2021/07/14 08:30:58 Closing DB instances... [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="Node 5327cb627669 change state NodeActive --> NodeLeft" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="node5(70373e4cb20b): Node leave event for 5327cb627669/172.20.3.249" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="Node 5327cb627669 change state NodeActive --> NodeLeft" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="node4(7260bc9a6d45): Node leave event for 5327cb627669/172.20.3.249" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="Node 5327cb627669 change state NodeActive --> NodeLeft" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="node2(9710b2143bc6): Node leave event for 5327cb627669/172.20.3.249" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="Node 5327cb627669 change state NodeActive --> NodeLeft" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="node3(b5857cdba0f2): Node leave event for 5327cb627669/172.20.3.249" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="Node 5327cb627669 change state NodeActive --> NodeLeft" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="node1(5327cb627669): Node leave event for 5327cb627669/172.20.3.249" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="Node 5327cb627669/172.20.3.249, left gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="Node 5327cb627669/172.20.3.249, left gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="Node 5327cb627669/172.20.3.249, left gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="Node 5327cb627669/172.20.3.249, left gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="Node 5327cb627669/172.20.3.249, left gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="Node 9710b2143bc6 change state NodeActive --> NodeLeft" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="node4(7260bc9a6d45): Node leave event for 9710b2143bc6/172.20.3.249" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="Node 9710b2143bc6 change state NodeActive --> NodeLeft" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="node3(b5857cdba0f2): Node leave event for 9710b2143bc6/172.20.3.249" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="Node 9710b2143bc6 change state NodeActive --> NodeLeft" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="node5(70373e4cb20b): Node leave event for 9710b2143bc6/172.20.3.249" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="Node 9710b2143bc6 change state NodeActive --> NodeLeft" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="node2(9710b2143bc6): Node leave event for 9710b2143bc6/172.20.3.249" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.3.249:10035" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49384" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="Node 9710b2143bc6/172.20.3.249, left gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="Node 9710b2143bc6/172.20.3.249, left gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="Node 9710b2143bc6/172.20.3.249, left gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="Node 9710b2143bc6/172.20.3.249, left gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="Node b5857cdba0f2 change state NodeActive --> NodeLeft" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="node5(70373e4cb20b): Node leave event for b5857cdba0f2/172.20.3.249" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="Node b5857cdba0f2 change state NodeActive --> NodeLeft" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="node4(7260bc9a6d45): Node leave event for b5857cdba0f2/172.20.3.249" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="Node b5857cdba0f2/172.20.3.249, left gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="Node b5857cdba0f2 change state NodeActive --> NodeFailed" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:58Z" level=info msg="Node b5857cdba0f2/172.20.3.249, added to failed nodes list" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:59Z" level=error msg="node: b5857cdba0f2 is unknown to memberlist" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:59Z" level=info msg="Node b5857cdba0f2/172.20.3.249, left gossip cluster" [2021-07-14T08:30:59.272Z] time="2021-07-14T08:30:59Z" level=info msg="Node b5857cdba0f2/172.20.3.249, left gossip cluster" [2021-07-14T08:30:59.750Z] time="2021-07-14T08:30:59Z" level=debug msg="memberlist: Failed ping: 7260bc9a6d45 (timeout reached)" [2021-07-14T08:30:59.750Z] time="2021-07-14T08:30:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.3.249:10037: use of closed network connection" [2021-07-14T08:30:59.750Z] time="2021-07-14T08:30:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.20.3.249:10035: use of closed network connection" [2021-07-14T08:30:59.750Z] time="2021-07-14T08:30:59Z" level=debug msg="memberlist: Stream connection from=172.20.3.249:49385" [2021-07-14T08:30:59.750Z] time="2021-07-14T08:30:59Z" level=info msg="Node 7260bc9a6d45/172.20.3.249, left gossip cluster" [2021-07-14T08:30:59.750Z] time="2021-07-14T08:30:59Z" level=info msg="Node 7260bc9a6d45 change state NodeActive --> NodeFailed" [2021-07-14T08:30:59.750Z] time="2021-07-14T08:30:59Z" level=info msg="Node 7260bc9a6d45/172.20.3.249, added to failed nodes list" [2021-07-14T08:30:59.750Z] time="2021-07-14T08:30:59Z" level=info msg="Node 7260bc9a6d45 change state NodeActive --> NodeLeft" [2021-07-14T08:30:59.750Z] time="2021-07-14T08:30:59Z" level=info msg="node5(70373e4cb20b): Node leave event for 7260bc9a6d45/172.20.3.249" [2021-07-14T08:30:59.750Z] time="2021-07-14T08:30:59Z" level=error msg="node: 7260bc9a6d45 is unknown to memberlist" [2021-07-14T08:31:00.228Z] time="2021-07-14T08:30:59Z" level=info msg="Node 7260bc9a6d45/172.20.3.249, left gossip cluster" [2021-07-14T08:31:00.228Z] time="2021-07-14T08:30:59Z" level=info msg="Node 70373e4cb20b/172.20.3.249, left gossip cluster" [2021-07-14T08:31:00.228Z] time="2021-07-14T08:30:59Z" level=info msg="Node 70373e4cb20b change state NodeActive --> NodeFailed" [2021-07-14T08:31:00.228Z] time="2021-07-14T08:30:59Z" level=info msg="Node 70373e4cb20b/172.20.3.249, added to failed nodes list" [2021-07-14T08:31:00.228Z] --- PASS: TestNetworkDBIslands (65.65s) [2021-07-14T08:31:00.228Z] PASS [2021-07-14T08:31:00.228Z] coverage: 60.6% of statements [2021-07-14T08:31:00.228Z] ok github.com/docker/docker/libnetwork/networkdb 157.224s coverage: 60.6% of statements [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/quota [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/rootless [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/volume [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-14T08:31:00.228Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-14T08:31:00.362Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-14T08:31:00.362Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-14T08:31:02.904Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-14T08:31:03.227Z] [2021-07-14T08:31:03.227Z] === Skipped [2021-07-14T08:31:03.227Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-07-14T08:31:03.227Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-07-14T08:31:03.227Z] [2021-07-14T08:31:03.227Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2021-07-14T08:31:03.227Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:31:03.227Z] [2021-07-14T08:31:03.227Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-07-14T08:31:03.227Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:31:03.227Z] [2021-07-14T08:31:03.227Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-07-14T08:31:03.227Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-07-14T08:31:03.228Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-07-14T08:31:03.228Z] client_test.go:23: runtime.GOOS == "windows" [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-14T08:31:03.228Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-14T08:31:03.228Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-14T08:31:03.228Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-07-14T08:31:03.228Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-14T08:31:03.228Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-07-14T08:31:03.228Z] daemon_test.go:147: root required [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-07-14T08:31:03.228Z] reload_test.go:520: root required [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-07-14T08:31:03.228Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-07-14T08:31:03.228Z] pull_v2_test.go:73: Needs fixing on Windows [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-07-14T08:31:03.228Z] pull_v2_test.go:118: Needs fixing on Windows [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-07-14T08:31:03.228Z] download_test.go:268: Needs fixing on Windows [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-07-14T08:31:03.228Z] layer_test.go:304: Failing on Windows [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-07-14T08:31:03.228Z] layer_test.go:353: Failing on Windows [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-07-14T08:31:03.228Z] layer_test.go:468: Failing on Windows [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-07-14T08:31:03.228Z] layer_test.go:697: Failing on Windows [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-07-14T08:31:03.228Z] migration_test.go:46: Failing on Windows [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-07-14T08:31:03.228Z] migration_test.go:182: Failing on Windows [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-07-14T08:31:03.228Z] mount_test.go:17: Failing on Windows [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-07-14T08:31:03.228Z] mount_test.go:76: Failing on Windows [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-07-14T08:31:03.228Z] mount_test.go:125: Failing on Windows [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-07-14T08:31:03.228Z] mount_test.go:212: Failing on Windows [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-07-14T08:31:03.228Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-07-14T08:31:03.228Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-07-14T08:31:03.228Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-07-14T08:31:03.228Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-07-14T08:31:03.228Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-07-14T08:31:03.228Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-07-14T08:31:03.228Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-07-14T08:31:03.228Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-07-14T08:31:03.228Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-07-14T08:31:03.228Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-07-14T08:31:03.228Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-07-14T08:31:03.228Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-14T08:31:03.228Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-14T08:31:03.228Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-14T08:31:03.228Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-14T08:31:03.228Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-14T08:31:03.228Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-07-14T08:31:03.228Z] archive_test.go:134: Xz not present in msys2 [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-07-14T08:31:03.228Z] archive_test.go:239: Failing on Windows CI machines [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-07-14T08:31:03.228Z] archive_windows_test.go:16: Currently fails [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-07-14T08:31:03.228Z] changes_test.go:196: needs more investigation [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-07-14T08:31:03.228Z] changes_test.go:433: needs further investigation [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-07-14T08:31:03.228Z] changes_test.go:469: needs further investigation [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-07-14T08:31:03.228Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-07-14T08:31:03.228Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-07-14T08:31:03.228Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-07-14T08:31:03.228Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-07-14T08:31:03.228Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-07-14T08:31:03.228Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-07-14T08:31:03.228Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-07-14T08:31:03.228Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-07-14T08:31:03.228Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-07-14T08:31:03.228Z] poller_test.go:41: No chmod on Windows [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-07-14T08:31:03.228Z] fileutils_test.go:134: Needs porting to Windows [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-07-14T08:31:03.228Z] fileutils_test.go:180: Needs porting to Windows [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-07-14T08:31:03.228Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-07-14T08:31:03.228Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-07-14T08:31:03.228Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-07-14T08:31:03.228Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-07-14T08:31:03.228Z] local_test.go:181: runtime.GOOS == "windows" [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] [2021-07-14T08:31:03.228Z] DONE 2027 tests, 67 skipped in 363.860s [2021-07-14T08:31:03.228Z] INFO: make.ps1 ended at 07/14/2021 08:31:02 [2021-07-14T08:31:03.474Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-14T08:31:04.436Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-14T08:31:05.006Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-14T08:31:05.472Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-07-14T08:31:05.472Z] INFO: Unit tests ended at 07/14/2021 08:31:05. Duration:00:06:24.2309633 [2021-07-14T08:31:05.472Z] INFO: Building busybox [2021-07-14T08:31:05.472Z] Sending build context to Docker daemon 5.12kB [2021-07-14T08:31:05.472Z] [2021-07-14T08:31:05.472Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-07-14T08:31:05.472Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-07-14T08:31:05.472Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-07-14T08:31:05.472Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-07-14T08:31:05.472Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-07-14T08:31:05.472Z] ---> 9a0a02eca0e6 [2021-07-14T08:31:05.472Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-07-14T08:31:05.472Z] ---> Running in ca5030acc38a [2021-07-14T08:31:06.920Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-07-14T08:31:06.920Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-14T08:31:07.180Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-14T08:31:07.180Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-14T08:31:07.440Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-14T08:31:07.701Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-14T08:31:08.272Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-14T08:31:10.815Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-14T08:31:11.076Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-14T08:31:13.618Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-14T08:31:13.878Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2021-07-14T08:31:13.878Z] PASS [2021-07-14T08:31:13.878Z] [2021-07-14T08:31:13.878Z] DONE 17 tests in 54.206s [2021-07-14T08:31:14.140Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-07-14T08:31:14.140Z] ++ 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-07-14T08:31:14.140Z] ++ set -e [2021-07-14T08:31:14.140Z] ++ '[' -n 0 ']' [2021-07-14T08:31:14.140Z] ++ set -x [2021-07-14T08:31:14.140Z] ++ 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-07-14T08:31:14.140Z] INFO: Testing against a local daemon [2021-07-14T08:31:14.140Z] === RUN TestPluginInvalidJSON [2021-07-14T08:31:14.140Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-14T08:31:14.140Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-14T08:31:14.140Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-14T08:31:14.140Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-07-14T08:31:14.140Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-14T08:31:14.140Z] === RUN TestPluginInstall [2021-07-14T08:31:14.140Z] === RUN TestPluginInstall/no_auth [2021-07-14T08:31:15.524Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-14T08:31:16.466Z] time="2021-07-14T08:31:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-14T08:31:16.466Z] time="2021-07-14T08:31:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fdc1ab98a5d9ae9417cad00f18110742f82308489a5328a324c737b57746d5ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-14T08:31:16.466Z] time="2021-07-14T08:31:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-14T08:31:16.466Z] time="2021-07-14T08:31:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fdc1ab98a5d9ae9417cad00f18110742f82308489a5328a324c737b57746d5ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-14T08:31:17.038Z] === RUN TestPluginInstall/with_htpasswd [2021-07-14T08:31:17.608Z] time="2021-07-14T08:31:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-14T08:31:17.609Z] time="2021-07-14T08:31:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d58559a51fc3dd7ddcb9f0cc6c0841336243fdc9d269de39499d1bd48f70aad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-14T08:31:17.609Z] time="2021-07-14T08:31:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-14T08:31:17.609Z] time="2021-07-14T08:31:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2d58559a51fc3dd7ddcb9f0cc6c0841336243fdc9d269de39499d1bd48f70aad" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-14T08:31:17.869Z] === RUN TestPluginInstall/with_insecure [2021-07-14T08:31:17.869Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-14T08:31:18.812Z] time="2021-07-14T08:31:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-14T08:31:18.812Z] time="2021-07-14T08:31:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:565a850b502811c50821e69627c27d2d6588d4ad487fbd6755c51d58e0c0bab1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-14T08:31:18.812Z] time="2021-07-14T08:31:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-07-14T08:31:18.812Z] time="2021-07-14T08:31:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:565a850b502811c50821e69627c27d2d6588d4ad487fbd6755c51d58e0c0bab1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-07-14T08:31:19.073Z] plugin_test.go:165: [d91e94b00d12e] daemon is not started [2021-07-14T08:31:19.073Z] --- PASS: TestPluginInstall (4.93s) [2021-07-14T08:31:19.073Z] --- PASS: TestPluginInstall/no_auth (2.70s) [2021-07-14T08:31:19.073Z] --- PASS: TestPluginInstall/with_htpasswd (0.90s) [2021-07-14T08:31:19.073Z] --- PASS: TestPluginInstall/with_insecure (1.33s) [2021-07-14T08:31:19.073Z] === RUN TestPluginsWithRuntimes [2021-07-14T08:31:19.073Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-14T08:31:20.986Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-14T08:31:20.986Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-14T08:31:20.986Z] === RUN TestPluginsWithRuntimes/No_Args [2021-07-14T08:31:22.374Z] === RUN TestPluginsWithRuntimes/With_Args [2021-07-14T08:31:23.315Z] --- PASS: TestPluginsWithRuntimes (4.13s) [2021-07-14T08:31:23.315Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.17s) [2021-07-14T08:31:23.315Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2021-07-14T08:31:23.315Z] === RUN TestPluginBackCompatMediaTypes [2021-07-14T08:31:24.264Z] --- PASS: TestPluginBackCompatMediaTypes (0.83s) [2021-07-14T08:31:24.264Z] PASS [2021-07-14T08:31:24.264Z] [2021-07-14T08:31:24.264Z] DONE 10 tests in 10.079s [2021-07-14T08:31:24.264Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-07-14T08:31:24.264Z] ++ 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-07-14T08:31:24.264Z] ++ set -e [2021-07-14T08:31:24.264Z] ++ '[' -n 0 ']' [2021-07-14T08:31:24.264Z] ++ set -x [2021-07-14T08:31:24.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=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-07-14T08:31:24.264Z] INFO: Testing against a local daemon [2021-07-14T08:31:24.264Z] === RUN TestExternalGraphDriver [2021-07-14T08:31:24.264Z] === RUN TestExternalGraphDriver/json [2021-07-14T08:31:24.835Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-14T08:31:26.717Z] Removing intermediate container ca5030acc38a [2021-07-14T08:31:26.717Z] ---> 3759c33ccca7 [2021-07-14T08:31:26.717Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-07-14T08:31:26.717Z] ---> Running in 8acc301fce3e [2021-07-14T08:31:26.717Z] Removing intermediate container 8acc301fce3e [2021-07-14T08:31:26.717Z] ---> 5bacbf3bd77f [2021-07-14T08:31:26.717Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-07-14T08:31:26.717Z] ---> Running in 3394d7b40816 [2021-07-14T08:31:26.717Z] Removing intermediate container 3394d7b40816 [2021-07-14T08:31:26.717Z] ---> f030336c6493 [2021-07-14T08:31:26.717Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-07-14T08:31:26.717Z] [2021-07-14T08:31:26.717Z] ---> 28665a0354a8 [2021-07-14T08:31:26.717Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-07-14T08:31:26.717Z] ---> Running in 6e2d2aad1c10 [2021-07-14T08:31:26.747Z] === RUN TestExternalGraphDriver/spec [2021-07-14T08:31:27.008Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-14T08:31:27.954Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-14T08:31:28.896Z] === RUN TestExternalGraphDriver/pull [2021-07-14T08:31:29.156Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-14T08:31:30.538Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-07-14T08:31:30.799Z] --- PASS: TestExternalGraphDriver (6.60s) [2021-07-14T08:31:30.799Z] --- PASS: TestExternalGraphDriver/json (2.15s) [2021-07-14T08:31:30.799Z] --- PASS: TestExternalGraphDriver/spec (2.26s) [2021-07-14T08:31:30.799Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2021-07-14T08:31:30.799Z] === RUN TestGraphdriverPluginV2 [2021-07-14T08:31:35.725Z] ok github.com/docker/docker/libnetwork/networkdb 159.368s coverage: 60.7% of statements [2021-07-14T08:31:35.725Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-07-14T08:31:35.725Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-07-14T08:31:35.725Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-07-14T08:31:35.725Z] ? github.com/docker/docker/oci/caps [no test files] [2021-07-14T08:31:35.725Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-07-14T08:31:35.725Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-07-14T08:31:35.725Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-07-14T08:31:35.725Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-07-14T08:31:35.725Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-07-14T08:31:35.725Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-07-14T08:31:35.725Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-07-14T08:31:35.725Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-07-14T08:31:35.725Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-07-14T08:31:35.725Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-07-14T08:31:35.725Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-07-14T08:31:35.725Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-07-14T08:31:35.725Z] ? github.com/docker/docker/pkg/term [no test files] [2021-07-14T08:31:35.726Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-07-14T08:31:35.726Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-07-14T08:31:35.726Z] ? github.com/docker/docker/rootless [no test files] [2021-07-14T08:31:35.726Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-07-14T08:31:35.726Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-07-14T08:31:35.726Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-07-14T08:31:35.726Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-07-14T08:31:35.726Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-07-14T08:31:35.726Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-07-14T08:31:35.726Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-07-14T08:31:35.726Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-07-14T08:31:35.726Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-07-14T08:31:35.726Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-07-14T08:31:35.726Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-07-14T08:31:35.726Z] ? github.com/docker/docker/testutil/request [no test files] [2021-07-14T08:31:35.726Z] ? github.com/docker/docker/volume [no test files] [2021-07-14T08:31:35.726Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-07-14T08:31:35.726Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === Skipped [2021-07-14T08:31:35.726Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-07-14T08:31:35.726Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-07-14T08:31:35.726Z] network_proxy_test.go:212: No support for dual stack yet [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-07-14T08:31:35.726Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-07-14T08:31:35.726Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-07-14T08:31:35.726Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-14T08:31:35.726Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-07-14T08:31:35.726Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-14T08:31:35.726Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-07-14T08:31:35.726Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-14T08:31:35.726Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-07-14T08:31:35.726Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-14T08:31:35.726Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-07-14T08:31:35.726Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-14T08:31:35.726Z] graphtest_unix.go:44: Driver btrfs not supported [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-07-14T08:31:35.726Z] graphtest_unix.go:71: No driver to put! [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-07-14T08:31:35.726Z] time="2021-07-14T08:27:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-14T08:31:35.726Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-14T08:31:35.726Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-07-14T08:31:35.726Z] time="2021-07-14T08:27:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-14T08:31:35.726Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-14T08:31:35.726Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-07-14T08:31:35.726Z] time="2021-07-14T08:27:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-14T08:31:35.726Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-14T08:31:35.726Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-07-14T08:31:35.726Z] time="2021-07-14T08:27:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-14T08:31:35.726Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-14T08:31:35.726Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-07-14T08:31:35.726Z] time="2021-07-14T08:27:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-07-14T08:31:35.726Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-07-14T08:31:35.726Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-07-14T08:31:35.726Z] graphtest_unix.go:71: No driver to put! [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-07-14T08:31:35.726Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-07-14T08:31:35.726Z] overlay_test.go:49: Fails to compute changes intermittently [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-07-14T08:31:35.726Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-07-14T08:31:35.726Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-07-14T08:31:35.726Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-14T08:31:35.726Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-07-14T08:31:35.726Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-14T08:31:35.726Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-07-14T08:31:35.726Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-14T08:31:35.726Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-07-14T08:31:35.726Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-14T08:31:35.726Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-07-14T08:31:35.726Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-07-14T08:31:35.726Z] graphtest_unix.go:44: Driver zfs not supported [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-07-14T08:31:35.726Z] graphtest_unix.go:71: No driver to put! [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-07-14T08:31:35.726Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-07-14T08:31:35.726Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-07-14T08:31:35.726Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-07-14T08:31:35.726Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-07-14T08:31:35.726Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-07-14T08:31:35.726Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-07-14T08:31:35.726Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-07-14T08:31:35.726Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-07-14T08:31:35.726Z] firewalld_test.go:13: firewalld is not running [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-07-14T08:31:35.726Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-07-14T08:31:35.726Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] [2021-07-14T08:31:35.726Z] DONE 2627 tests, 37 skipped in 412.374s Post stage [Pipeline] junit [2021-07-14T08:31:35.736Z] Recording test results [2021-07-14T08:31:35.996Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-07-14T08:31:36.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-07-14T08:31:36.321Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42634/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=43bab449f899c8ae29c96b10f9a541a880329e95 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:43bab449f899c8ae29c96b10f9a541a880329e95 hack/validate/vendor [2021-07-14T08:31:36.345Z] --- PASS: TestGraphdriverPluginV2 (5.42s) [2021-07-14T08:31:36.345Z] PASS [2021-07-14T08:31:36.345Z] [2021-07-14T08:31:36.345Z] DONE 5 tests in 12.192s [2021-07-14T08:31:36.345Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-07-14T08:31:36.345Z] ++ 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-07-14T08:31:36.345Z] ++ set -e [2021-07-14T08:31:36.345Z] ++ '[' -n 0 ']' [2021-07-14T08:31:36.345Z] ++ set -x [2021-07-14T08:31:36.345Z] ++ 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-07-14T08:31:36.606Z] INFO: Testing against a local daemon [2021-07-14T08:31:36.606Z] === RUN TestContinueAfterPluginCrash [2021-07-14T08:31:36.606Z] === PAUSE TestContinueAfterPluginCrash [2021-07-14T08:31:36.606Z] === RUN TestReadPluginNoRead [2021-07-14T08:31:36.606Z] === PAUSE TestReadPluginNoRead [2021-07-14T08:31:36.606Z] === RUN TestDaemonStartWithLogOpt [2021-07-14T08:31:36.606Z] === PAUSE TestDaemonStartWithLogOpt [2021-07-14T08:31:36.606Z] === CONT TestContinueAfterPluginCrash [2021-07-14T08:31:36.606Z] === CONT TestDaemonStartWithLogOpt [2021-07-14T08:31:37.249Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-14T08:31:37.808Z] + echo Ensuring container killed. [2021-07-14T08:31:37.808Z] Ensuring container killed. [2021-07-14T08:31:37.808Z] + docker rm -vf docker-pr3 [2021-07-14T08:31:37.808Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-07-14T08:31:38.123Z] + echo Chowning /workspace to jenkins user [2021-07-14T08:31:38.123Z] Chowning /workspace to jenkins user [2021-07-14T08:31:38.123Z] + id -u [2021-07-14T08:31:38.123Z] + id -g [2021-07-14T08:31:38.123Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42634:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-14T08:31:39.150Z] docker_api_swarm_node_test.go:19: [de6ec06ca140c] joining swarm manager [d88b1cb023e04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:31:39.382Z] + bundleName=unit [2021-07-14T08:31:39.382Z] + echo Creating unit-bundles.tar.gz [2021-07-14T08:31:39.382Z] Creating unit-bundles.tar.gz [2021-07-14T08:31:39.382Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-07-14T08:31:39.382Z] bundles/junit-report.xml [2021-07-14T08:31:39.382Z] bundles/go-test-report.json [2021-07-14T08:31:39.382Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-07-14T08:31:39.391Z] Archiving artifacts [2021-07-14T08:31:39.816Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42634/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-14T08:31:40.093Z] docker_api_swarm_node_test.go:20: [ddf11759a61cb] joining swarm manager [d88b1cb023e04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:31:40.123Z] + make clean [2021-07-14T08:31:40.123Z] docker volume rm -f docker-dev-cache [2021-07-14T08:31:40.378Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-14T08:31:42.009Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-14T08:31:42.270Z] --- PASS: TestDaemonStartWithLogOpt (5.90s) [2021-07-14T08:31:42.270Z] === CONT TestReadPluginNoRead [2021-07-14T08:31:45.570Z] === RUN TestReadPluginNoRead/default [2021-07-14T08:31:46.516Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-07-14T08:31:47.086Z] === RUN TestReadPluginNoRead/disabled_caching [2021-07-14T08:31:47.660Z] --- PASS: TestContinueAfterPluginCrash (11.07s) [2021-07-14T08:31:48.664Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-07-14T08:31:50.574Z] === CONT TestReadPluginNoRead [2021-07-14T08:31:50.574Z] read_test.go:92: [d103bb57ecf87] daemon is not started [2021-07-14T08:31:50.574Z] --- PASS: TestReadPluginNoRead (7.80s) [2021-07-14T08:31:50.574Z] --- PASS: TestReadPluginNoRead/default (1.81s) [2021-07-14T08:31:50.574Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.66s) [2021-07-14T08:31:50.574Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s) [2021-07-14T08:31:50.574Z] PASS [2021-07-14T08:31:50.574Z] [2021-07-14T08:31:50.574Z] DONE 6 tests in 13.867s [2021-07-14T08:31:50.574Z] 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-07-14T08:31:50.574Z] ++ 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-07-14T08:31:50.574Z] ++ set -e [2021-07-14T08:31:50.574Z] ++ '[' -n 0 ']' [2021-07-14T08:31:50.574Z] ++ set -x [2021-07-14T08:31:50.574Z] ++ 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-07-14T08:31:50.574Z] testing: warning: no tests to run [2021-07-14T08:31:50.574Z] PASS [2021-07-14T08:31:50.574Z] [2021-07-14T08:31:50.574Z] DONE 0 tests in 0.042s [2021-07-14T08:31:50.574Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-07-14T08:31:50.574Z] ++ 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-07-14T08:31:50.574Z] ++ set -e [2021-07-14T08:31:50.574Z] ++ '[' -n 0 ']' [2021-07-14T08:31:50.574Z] ++ set -x [2021-07-14T08:31:50.574Z] ++ 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-07-14T08:31:50.574Z] INFO: Testing against a local daemon [2021-07-14T08:31:50.574Z] === RUN TestPluginWithDevMounts [2021-07-14T08:31:50.574Z] === PAUSE TestPluginWithDevMounts [2021-07-14T08:31:50.574Z] === CONT TestPluginWithDevMounts [2021-07-14T08:31:50.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-07-14T08:31:52.055Z] Removing intermediate container 6e2d2aad1c10 [2021-07-14T08:31:52.055Z] ---> d4fed602410c [2021-07-14T08:31:52.055Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-07-14T08:31:52.055Z] ---> Running in 64793be0670e [2021-07-14T08:31:52.055Z] [2021-07-14T08:31:52.055Z] SUCCESS: Specified value was saved. [2021-07-14T08:31:52.220Z] === RUN TestDockerSuite/TestBuildRm [2021-07-14T08:31:52.481Z] --- PASS: TestPluginWithDevMounts (1.96s) [2021-07-14T08:31:52.481Z] PASS [2021-07-14T08:31:52.481Z] [2021-07-14T08:31:52.481Z] DONE 1 tests in 2.087s [2021-07-14T08:31:52.481Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-07-14T08:31:52.481Z] ++ 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-07-14T08:31:52.481Z] ++ set -e [2021-07-14T08:31:52.481Z] ++ '[' -n 0 ']' [2021-07-14T08:31:52.481Z] ++ set -x [2021-07-14T08:31:52.481Z] ++ 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-07-14T08:31:52.481Z] INFO: Testing against a local daemon [2021-07-14T08:31:52.481Z] === RUN TestSecretInspect [2021-07-14T08:31:53.626Z] Removing intermediate container 64793be0670e [2021-07-14T08:31:53.627Z] ---> b109b159f56d [2021-07-14T08:31:53.627Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-07-14T08:31:53.627Z] ---> Running in 47ee0ee75fb6 [2021-07-14T08:31:55.785Z] docker_api_swarm_test.go:501: [de02e30ac6209] joining swarm manager [d819db0961b0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:31:55.785Z] --- PASS: TestSecretInspect (3.12s) [2021-07-14T08:31:55.785Z] === RUN TestSecretList [2021-07-14T08:31:57.169Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-14T08:31:58.110Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-14T08:31:58.371Z] --- PASS: TestSecretList (2.72s) [2021-07-14T08:31:58.371Z] === RUN TestSecretsCreateAndDelete [2021-07-14T08:31:59.311Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-14T08:31:59.571Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-14T08:31:59.832Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-14T08:32:00.790Z] Cannot create a file when that file already exists. [2021-07-14T08:32:01.217Z] --- PASS: TestSecretsCreateAndDelete (2.55s) [2021-07-14T08:32:01.217Z] === RUN TestSecretsUpdate [2021-07-14T08:32:01.217Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-14T08:32:02.600Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-14T08:32:03.542Z] --- PASS: TestSecretsUpdate (2.56s) [2021-07-14T08:32:03.542Z] === RUN TestTemplatedSecret [2021-07-14T08:32:03.542Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-14T08:32:05.552Z] Removing intermediate container 47ee0ee75fb6 [2021-07-14T08:32:05.552Z] ---> 2b83b71f00a2 [2021-07-14T08:32:05.552Z] Step 13/13 : CMD ["sh"] [2021-07-14T08:32:05.552Z] ---> Running in d327cd46fe41 [2021-07-14T08:32:06.021Z] Removing intermediate container d327cd46fe41 [2021-07-14T08:32:06.021Z] ---> 59c7d41fe7f9 [2021-07-14T08:32:06.021Z] Successfully built 59c7d41fe7f9 [2021-07-14T08:32:06.021Z] Successfully tagged busybox:latest [2021-07-14T08:32:06.021Z] INFO: Docker images of the daemon under test [2021-07-14T08:32:06.021Z] [2021-07-14T08:32:06.089Z] docker_api_swarm_test.go:506: [d6015304b150a] joining swarm manager [d819db0961b0b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:32:06.490Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-14T08:32:06.490Z] busybox latest 59c7d41fe7f9 Less than a second ago 5.72GB [2021-07-14T08:32:06.490Z] microsoft/windowsservercore latest 9a0a02eca0e6 7 days ago 5.7GB [2021-07-14T08:32:06.490Z] mcr.microsoft.com/windows/servercore ltsc2019 9a0a02eca0e6 7 days ago 5.7GB [2021-07-14T08:32:06.490Z] [2021-07-14T08:32:06.490Z] INFO: Running integration tests at 07/14/2021 08:32:06... [2021-07-14T08:32:06.490Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-07-14T08:32:06.490Z] INFO: Integration API tests being run from the host: [2021-07-14T08:32:06.490Z] INFO: make.ps1 starting at 07/14/2021 08:32:06 [2021-07-14T08:32:07.479Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-07-14T08:32:08.632Z] --- PASS: TestTemplatedSecret (4.61s) [2021-07-14T08:32:08.632Z] === RUN TestSecretCreateResolve [2021-07-14T08:32:08.632Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-14T08:32:08.632Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-14T08:32:08.632Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-14T08:32:08.632Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-14T08:32:08.632Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-14T08:32:08.893Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-14T08:32:10.306Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-14T08:32:10.306Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-14T08:32:10.877Z] --- PASS: TestSecretCreateResolve (2.60s) [2021-07-14T08:32:10.877Z] PASS [2021-07-14T08:32:10.877Z] [2021-07-14T08:32:10.877Z] DONE 6 tests in 18.381s [2021-07-14T08:32:10.877Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-07-14T08:32:10.877Z] ++ 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-07-14T08:32:10.877Z] ++ set -e [2021-07-14T08:32:10.877Z] ++ '[' -n 0 ']' [2021-07-14T08:32:10.877Z] ++ set -x [2021-07-14T08:32:10.877Z] ++ 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-07-14T08:32:10.877Z] INFO: Testing against a local daemon [2021-07-14T08:32:10.877Z] === RUN TestServiceCreateInit [2021-07-14T08:32:10.877Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-14T08:32:11.137Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-14T08:32:17.720Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-14T08:32:17.720Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-14T08:32:18.290Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-14T08:32:19.674Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-14T08:32:20.246Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-14T08:32:21.187Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-14T08:32:22.571Z] --- PASS: TestServiceCreateInit (11.43s) [2021-07-14T08:32:22.571Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.86s) [2021-07-14T08:32:22.571Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.54s) [2021-07-14T08:32:22.571Z] === RUN TestCreateServiceMultipleTimes [2021-07-14T08:32:22.832Z] === RUN TestDockerSuite/TestBuildUser [2021-07-14T08:32:26.130Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-14T08:32:30.332Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-14T08:32:38.466Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-07-14T08:32:41.012Z] docker_api_swarm_node_test.go:80: [dddb1971f31ea] joining swarm manager [dbb650f408d9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:32:41.581Z] --- PASS: TestCreateServiceMultipleTimes (19.23s) [2021-07-14T08:32:41.581Z] === RUN TestCreateServiceConflict [2021-07-14T08:32:43.512Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-14T08:32:43.512Z] INFO: Testing against a local daemon [2021-07-14T08:32:43.512Z] === RUN TestBuildWithSession [2021-07-14T08:32:43.512Z] build_session_test.go:25: TODO: BuildKit [2021-07-14T08:32:43.512Z] --- SKIP: TestBuildWithSession (0.00s) [2021-07-14T08:32:43.512Z] === RUN TestBuildSquashParent [2021-07-14T08:32:43.512Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:32:43.512Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-07-14T08:32:43.512Z] === RUN TestBuildWithRemoveAndForceRemove [2021-07-14T08:32:43.512Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-14T08:32:43.512Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-14T08:32:43.512Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-14T08:32:43.512Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-14T08:32:43.512Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-14T08:32:43.512Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-14T08:32:43.512Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-14T08:32:43.512Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-14T08:32:43.512Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-14T08:32:43.512Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-14T08:32:43.512Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-14T08:32:43.512Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-14T08:32:43.512Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-07-14T08:32:43.512Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-07-14T08:32:43.512Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-07-14T08:32:43.512Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-07-14T08:32:44.881Z] --- PASS: TestCreateServiceConflict (3.18s) [2021-07-14T08:32:44.881Z] === RUN TestCreateServiceMaxReplicas [2021-07-14T08:32:49.090Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-14T08:32:49.661Z] --- PASS: TestCreateServiceMaxReplicas (4.74s) [2021-07-14T08:32:49.661Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-14T08:32:50.232Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-14T08:32:50.804Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-14T08:32:52.716Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-14T08:32:53.659Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-14T08:32:55.045Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-14T08:32:55.045Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-14T08:32:55.045Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-14T08:32:55.045Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-14T08:32:55.045Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-14T08:32:55.045Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-14T08:32:55.045Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-14T08:32:55.045Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-14T08:32:55.045Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-14T08:32:56.958Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-14T08:32:56.958Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-14T08:32:57.528Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-14T08:32:57.528Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-07-14T08:32:58.103Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-14T08:32:58.545Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-07-14T08:32:58.545Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-07-14T08:32:59.044Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-14T08:32:59.304Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-14T08:32:59.875Z] docker_api_swarm_node_test.go:52: [d70b2db2b5983] joining swarm manager [dd046550ae6af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:33:01.257Z] docker_api_swarm_node_test.go:53: [da6e1321134bf] joining swarm manager [dd046550ae6af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:33:02.197Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-14T08:33:04.141Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-14T08:33:04.712Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.02s) [2021-07-14T08:33:04.712Z] === RUN TestCreateServiceSecretFileMode [2021-07-14T08:33:05.653Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-14T08:33:05.913Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-14T08:33:06.855Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-14T08:33:06.855Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-14T08:33:06.855Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-14T08:33:07.217Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-07-14T08:33:07.217Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.79s) [2021-07-14T08:33:07.217Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.06s) [2021-07-14T08:33:07.217Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.39s) [2021-07-14T08:33:07.217Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.57s) [2021-07-14T08:33:07.217Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.25s) [2021-07-14T08:33:07.218Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.72s) [2021-07-14T08:33:07.218Z] === RUN TestBuildMultiStageCopy [2021-07-14T08:33:07.218Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-07-14T08:33:07.427Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-14T08:33:07.687Z] --- PASS: TestCreateServiceSecretFileMode (3.05s) [2021-07-14T08:33:07.687Z] === RUN TestCreateServiceConfigFileMode [2021-07-14T08:33:10.230Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-14T08:33:10.231Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-14T08:33:10.231Z] docker_cli_sni_test.go:18: Flakey test [2021-07-14T08:33:10.231Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-14T08:33:10.802Z] --- PASS: TestCreateServiceConfigFileMode (3.11s) [2021-07-14T08:33:10.802Z] === RUN TestCreateServiceSysctls [2021-07-14T08:33:10.802Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-14T08:33:11.743Z] === RUN TestDockerSuite/TestCommitChange [2021-07-14T08:33:13.127Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-14T08:33:14.070Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-14T08:33:15.455Z] --- PASS: TestCreateServiceSysctls (4.48s) [2021-07-14T08:33:15.455Z] === RUN TestCreateServiceCapabilities [2021-07-14T08:33:16.028Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-14T08:33:17.655Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-07-14T08:33:17.941Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-14T08:33:18.126Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-07-14T08:33:18.512Z] --- PASS: TestCreateServiceCapabilities (3.23s) [2021-07-14T08:33:18.512Z] === RUN TestInspect [2021-07-14T08:33:19.083Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-14T08:33:19.114Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-07-14T08:33:20.683Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-07-14T08:33:20.997Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-14T08:33:22.252Z] --- PASS: TestBuildMultiStageCopy (15.34s) [2021-07-14T08:33:22.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.00s) [2021-07-14T08:33:22.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.96s) [2021-07-14T08:33:22.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.20s) [2021-07-14T08:33:22.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.48s) [2021-07-14T08:33:22.252Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.69s) [2021-07-14T08:33:22.252Z] === RUN TestBuildMultiStageParentConfig [2021-07-14T08:33:22.380Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-14T08:33:22.380Z] --- PASS: TestInspect (3.91s) [2021-07-14T08:33:22.380Z] === RUN TestCreateJob [2021-07-14T08:33:24.309Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-14T08:33:25.691Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-14T08:33:25.691Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-14T08:33:25.691Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-14T08:33:25.691Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-14T08:33:25.691Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-14T08:33:25.691Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-14T08:33:25.691Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-14T08:33:26.051Z] --- PASS: TestBuildMultiStageParentConfig (3.35s) [2021-07-14T08:33:26.052Z] === RUN TestBuildLabelWithTargets [2021-07-14T08:33:26.052Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:33:26.052Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-07-14T08:33:26.052Z] === RUN TestBuildWithEmptyLayers [2021-07-14T08:33:26.634Z] --- PASS: TestCreateJob (4.32s) [2021-07-14T08:33:26.634Z] === RUN TestReplicatedJob [2021-07-14T08:33:27.575Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-14T08:33:27.626Z] --- PASS: TestBuildWithEmptyLayers (1.65s) [2021-07-14T08:33:27.626Z] === RUN TestBuildMultiStageOnBuild [2021-07-14T08:33:30.121Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-14T08:33:30.121Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-14T08:33:31.506Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-14T08:33:32.889Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-14T08:33:33.151Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-07-14T08:33:33.723Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-14T08:33:34.664Z] --- PASS: TestReplicatedJob (8.04s) [2021-07-14T08:33:34.664Z] === RUN TestUpdateReplicatedJob [2021-07-14T08:33:34.664Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-14T08:33:36.049Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-14T08:33:36.049Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-14T08:33:36.049Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-14T08:33:36.991Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-14T08:33:36.991Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-14T08:33:36.991Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-14T08:33:37.251Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-14T08:33:37.251Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-14T08:33:38.192Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-14T08:33:39.133Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-14T08:33:39.133Z] --- PASS: TestUpdateReplicatedJob (4.49s) [2021-07-14T08:33:39.133Z] === RUN TestServiceListWithStatuses [2021-07-14T08:33:39.133Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-14T08:33:39.133Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-14T08:33:39.133Z] === RUN TestDockerNetworkConnectAlias [2021-07-14T08:33:40.075Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-14T08:33:40.075Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-14T08:33:40.075Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-07-14T08:33:42.623Z] docker_api_swarm_test.go:201: [d969d94ee344b] joining swarm manager [d1ec93dc5cf81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:33:42.623Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-14T08:33:43.621Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-14T08:33:43.621Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-14T08:33:44.571Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-14T08:33:45.514Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-14T08:33:45.778Z] --- PASS: TestDockerNetworkConnectAlias (6.64s) [2021-07-14T08:33:45.778Z] === RUN TestDockerNetworkReConnect [2021-07-14T08:33:46.719Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-14T08:33:47.292Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-14T08:33:47.553Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-14T08:33:48.499Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-14T08:33:48.873Z] --- PASS: TestBuildMultiStageOnBuild (19.36s) [2021-07-14T08:33:48.873Z] === RUN TestBuildUncleanTarFilenames [2021-07-14T08:33:48.873Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:33:48.873Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-07-14T08:33:48.873Z] === RUN TestBuildMultiStageLayerLeak [2021-07-14T08:33:49.882Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-14T08:33:50.453Z] --- PASS: TestDockerNetworkReConnect (4.61s) [2021-07-14T08:33:50.453Z] === RUN TestServicePlugin [2021-07-14T08:33:50.714Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-14T08:33:50.714Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-14T08:33:52.099Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-14T08:33:54.012Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-14T08:33:54.953Z] plugin_test.go:62: [de1cd9ef02e51] joining swarm manager [d297f3204d5e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:33:55.894Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-14T08:33:55.894Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-14T08:33:55.894Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-14T08:33:55.894Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-14T08:33:55.894Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-14T08:33:56.465Z] plugin_test.go:65: [d53f07ba78b84] joining swarm manager [d297f3204d5e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:33:56.725Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-14T08:34:02.008Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-14T08:34:02.950Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-14T08:34:04.335Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-14T08:34:04.335Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-14T08:34:04.335Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-14T08:34:04.335Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-14T08:34:05.275Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-07-14T08:34:07.196Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-14T08:34:07.457Z] docker_api_swarm_test.go:383: [daa3a9580c990] joining swarm manager [d6ec2636c3cf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:34:08.027Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-14T08:34:08.968Z] docker_api_swarm_test.go:384: [dc9b049ed2947] joining swarm manager [d6ec2636c3cf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:34:09.539Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-14T08:34:10.124Z] --- PASS: TestBuildMultiStageLayerLeak (21.95s) [2021-07-14T08:34:10.124Z] === RUN TestBuildWithHugeFile [2021-07-14T08:34:16.121Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-14T08:34:16.382Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-14T08:34:18.293Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-14T08:34:19.676Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-14T08:34:20.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-07-14T08:34:21.997Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-07-14T08:34:23.378Z] --- PASS: TestServicePlugin (32.71s) [2021-07-14T08:34:23.378Z] === RUN TestServiceUpdateLabel [2021-07-14T08:34:23.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-07-14T08:34:25.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-07-14T08:34:25.549Z] --- PASS: TestServiceUpdateLabel (2.36s) [2021-07-14T08:34:25.549Z] === RUN TestServiceUpdateSecrets [2021-07-14T08:34:26.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00039c1f8_} [2021-07-14T08:34:28.318Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1491356994_/foo_false____} [2021-07-14T08:34:28.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1491356994_/foo_true____} [2021-07-14T08:34:30.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3946067897_/foo_false____} [2021-07-14T08:34:30.861Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3946067897_/foo_true____} [2021-07-14T08:34:31.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3946067897_/foo_true__0xc00039c228__} [2021-07-14T08:34:33.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00039c240_} [2021-07-14T08:34:35.098Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00039c258_} [2021-07-14T08:34:36.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00039c270_} [2021-07-14T08:34:37.952Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00039c288_} [2021-07-14T08:34:38.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-14T08:34:40.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-14T08:34:40.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-14T08:34:40.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-14T08:34:40.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-14T08:34:40.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-14T08:34:40.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-14T08:34:40.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-14T08:34:40.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-14T08:34:40.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-14T08:34:40.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-14T08:34:40.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-14T08:34:40.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-07-14T08:34:40.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-07-14T08:34:40.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-07-14T08:34:40.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-07-14T08:34:40.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-07-14T08:34:40.125Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-07-14T08:34:40.385Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-14T08:34:41.328Z] --- PASS: TestServiceUpdateSecrets (15.65s) [2021-07-14T08:34:41.328Z] === RUN TestServiceUpdateConfigs [2021-07-14T08:34:43.870Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-14T08:34:45.784Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-14T08:34:49.086Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-14T08:34:50.998Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-14T08:34:50.998Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-14T08:34:51.959Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-14T08:34:52.905Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-07-14T08:34:53.848Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-14T08:34:54.789Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-14T08:34:55.359Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-14T08:34:56.301Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-14T08:34:57.242Z] --- PASS: TestServiceUpdateConfigs (16.05s) [2021-07-14T08:34:57.242Z] === RUN TestServiceUpdateNetwork [2021-07-14T08:34:57.242Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-14T08:34:58.184Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-14T08:34:59.126Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-14T08:35:00.514Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-14T08:35:01.898Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-14T08:35:02.839Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-14T08:35:03.782Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-14T08:35:05.166Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-14T08:35:06.108Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-14T08:35:07.050Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-14T08:35:07.050Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-14T08:35:07.993Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-14T08:35:08.933Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-14T08:35:09.875Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-14T08:35:10.826Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-14T08:35:11.769Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-14T08:35:11.770Z] --- PASS: TestServiceUpdateNetwork (14.57s) [2021-07-14T08:35:11.770Z] === RUN TestServiceUpdatePidsLimit [2021-07-14T08:35:12.712Z] check_test.go:380: [dc9b049ed2947] daemon is not started [2021-07-14T08:35:12.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-07-14T08:35:13.283Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-07-14T08:35:13.854Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-14T08:35:14.796Z] docker_api_swarm_test.go:801: [d1c950f3b90a5] joining swarm manager [d0873a137d488]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:35:15.367Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-07-14T08:35:15.367Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-14T08:35:16.310Z] docker_api_swarm_test.go:801: [d80871185635d] joining swarm manager [d0873a137d488]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:35:18.223Z] docker_api_swarm_test.go:801: [d565193f94798] joining swarm manager [d0873a137d488]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-14T08:35:18.223Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-14T08:35:19.165Z] docker_api_swarm_test.go:801: [dba2a33b203aa] joining swarm manager [d0873a137d488]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-14T08:35:21.078Z] docker_api_swarm_test.go:809: [dc41b67eca1bb] joining swarm manager [d0873a137d488]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-07-14T08:35:22.991Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-07-14T08:35:22.991Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-14T08:35:27.194Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-14T08:35:27.455Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-14T08:35:30.754Z] --- PASS: TestServiceUpdatePidsLimit (19.09s) [2021-07-14T08:35:30.754Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.99s) [2021-07-14T08:35:30.754Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.53s) [2021-07-14T08:35:30.754Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.41s) [2021-07-14T08:35:30.754Z] PASS [2021-07-14T08:35:30.754Z] [2021-07-14T08:35:30.754Z] === Skipped [2021-07-14T08:35:30.754Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-07-14T08:35:30.754Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-07-14T08:35:30.754Z] [2021-07-14T08:35:30.754Z] [2021-07-14T08:35:30.754Z] DONE 27 tests, 1 skipped in 200.072s [2021-07-14T08:35:30.754Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-07-14T08:35:30.754Z] ++ 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-07-14T08:35:30.754Z] ++ set -e [2021-07-14T08:35:30.754Z] ++ '[' -n 0 ']' [2021-07-14T08:35:30.754Z] ++ set -x [2021-07-14T08:35:30.754Z] ++ 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-07-14T08:35:31.014Z] INFO: Testing against a local daemon [2021-07-14T08:35:31.014Z] === RUN TestSessionCreate [2021-07-14T08:35:31.014Z] --- PASS: TestSessionCreate (0.03s) [2021-07-14T08:35:31.014Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-14T08:35:31.014Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-07-14T08:35:31.014Z] PASS [2021-07-14T08:35:31.014Z] [2021-07-14T08:35:31.014Z] DONE 2 tests in 0.201s [2021-07-14T08:35:31.014Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-07-14T08:35:31.014Z] ++ 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-07-14T08:35:31.014Z] ++ set -e [2021-07-14T08:35:31.014Z] ++ '[' -n 0 ']' [2021-07-14T08:35:31.014Z] ++ set -x [2021-07-14T08:35:31.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=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-07-14T08:35:31.274Z] INFO: Testing against a local daemon [2021-07-14T08:35:31.274Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-14T08:35:31.274Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-14T08:35:31.274Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-14T08:35:31.274Z] === RUN TestEventsExecDie [2021-07-14T08:35:32.228Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-14T08:35:32.807Z] --- PASS: TestEventsExecDie (1.44s) [2021-07-14T08:35:32.807Z] === RUN TestEventsBackwardsCompatible [2021-07-14T08:35:32.807Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-07-14T08:35:32.807Z] === RUN TestEventsVolumeCreate [2021-07-14T08:35:32.807Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-07-14T08:35:32.807Z] === RUN TestInfoBinaryCommits [2021-07-14T08:35:32.807Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-07-14T08:35:32.807Z] === RUN TestInfoAPIVersioned [2021-07-14T08:35:32.807Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-07-14T08:35:32.807Z] === RUN TestInfoDiscoveryBackend [2021-07-14T08:35:33.378Z] --- PASS: TestInfoDiscoveryBackend (0.57s) [2021-07-14T08:35:33.378Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-07-14T08:35:34.320Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-07-14T08:35:34.320Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-07-14T08:35:34.891Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2021-07-14T08:35:34.891Z] === RUN TestInfoAPI [2021-07-14T08:35:35.152Z] --- PASS: TestInfoAPI (0.04s) [2021-07-14T08:35:35.152Z] === RUN TestInfoAPIWarnings [2021-07-14T08:35:35.722Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-14T08:35:36.293Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-14T08:35:41.578Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-07-14T08:35:41.839Z] === RUN TestDockerSuite/TestCpToDot [2021-07-14T08:35:42.782Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-14T08:35:44.167Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-14T08:35:46.080Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-14T08:35:46.651Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-14T08:35:47.591Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-14T08:35:47.850Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-14T08:35:48.790Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-14T08:35:49.729Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-14T08:35:49.729Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-14T08:35:49.729Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-14T08:35:50.299Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-14T08:35:51.682Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-14T08:35:51.682Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-14T08:35:51.682Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-14T08:35:51.682Z] --- PASS: TestInfoAPIWarnings (16.47s) [2021-07-14T08:35:51.682Z] === RUN TestInfoDebug [2021-07-14T08:35:51.682Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-14T08:35:51.943Z] --- PASS: TestInfoDebug (0.57s) [2021-07-14T08:35:51.943Z] === RUN TestInfoInsecureRegistries [2021-07-14T08:35:52.514Z] --- PASS: TestInfoInsecureRegistries (0.53s)=== RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-14T08:35:52.514Z] === RUN TestInfoRegistryMirrors [2021-07-14T08:35:52.514Z] [2021-07-14T08:35:53.098Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-14T08:35:53.098Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-14T08:35:53.098Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-07-14T08:35:53.098Z] === RUN TestLoginFailsWithBadCredentials [2021-07-14T08:35:53.098Z] === RUN TestDockerSuite/TestCreateRM [2021-07-14T08:35:53.358Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-07-14T08:35:53.358Z] === RUN TestPingCacheHeaders [2021-07-14T08:35:53.358Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-14T08:35:53.359Z] === RUN TestPingGet [2021-07-14T08:35:53.359Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-14T08:35:53.359Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-14T08:35:53.359Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-14T08:35:53.359Z] --- PASS: TestPingGet (0.03s) [2021-07-14T08:35:53.359Z] === RUN TestPingHead [2021-07-14T08:35:53.359Z] --- PASS: TestPingHead (0.03s) [2021-07-14T08:35:53.359Z] === RUN TestVersion [2021-07-14T08:35:53.359Z] --- PASS: TestVersion (0.02s) [2021-07-14T08:35:53.359Z] PASS [2021-07-14T08:35:53.359Z] [2021-07-14T08:35:53.359Z] === Skipped [2021-07-14T08:35:53.359Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-14T08:35:53.359Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-07-14T08:35:53.359Z] [2021-07-14T08:35:53.359Z] [2021-07-14T08:35:53.359Z] DONE 19 tests, 1 skipped in 22.303s [2021-07-14T08:35:53.359Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-07-14T08:35:53.359Z] ++ 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-07-14T08:35:53.359Z] ++ set -e [2021-07-14T08:35:53.359Z] ++ '[' -n 0 ']' [2021-07-14T08:35:53.359Z] ++ set -x [2021-07-14T08:35:53.359Z] ++ 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-07-14T08:35:53.359Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-14T08:35:53.618Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-14T08:35:53.618Z] INFO: Testing against a local daemon [2021-07-14T08:35:53.618Z] === RUN TestVolumesCreateAndList [2021-07-14T08:35:53.618Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-07-14T08:35:53.619Z] === RUN TestVolumesRemove [2021-07-14T08:35:53.619Z] --- PASS: TestVolumesRemove (0.08s) [2021-07-14T08:35:53.619Z] === RUN TestVolumesInspect [2021-07-14T08:35:53.619Z] --- PASS: TestVolumesInspect (0.02s) [2021-07-14T08:35:53.619Z] === RUN TestVolumesInvalidJSON [2021-07-14T08:35:53.619Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-14T08:35:53.619Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-14T08:35:53.619Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-14T08:35:53.619Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-07-14T08:35:53.619Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-14T08:35:53.619Z] PASS [2021-07-14T08:35:53.619Z] [2021-07-14T08:35:53.619Z] DONE 5 tests in 0.334s [2021-07-14T08:35:53.881Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-14T08:35:54.143Z] ++++ cat bundles/test-integration/docker.pid [2021-07-14T08:35:54.143Z] +++ kill 5783 [2021-07-14T08:35:54.404Z] +++ /etc/init.d/apparmor stop [2021-07-14T08:35:54.404Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-14T08:35:54.404Z] [2021-07-14T08:35:54.404Z] Unloading profiles will leave already running processes permanently [2021-07-14T08:35:54.404Z] unconfined, which can lead to unexpected situations. [2021-07-14T08:35:54.404Z] [2021-07-14T08:35:54.404Z] To set a process to complain mode, use the command line tool [2021-07-14T08:35:54.404Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-14T08:35:54.404Z] +++ true [2021-07-14T08:35:54.404Z] exiting test-integration [2021-07-14T08:35:54.404Z] ++ exit 0 [2021-07-14T08:35:54.404Z] [2021-07-14T08:35:55.787Z] + for job in $(jobs -p) [2021-07-14T08:35:55.787Z] + wait 4253 [2021-07-14T08:35:56.358Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-14T08:35:56.358Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-14T08:35:56.358Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-14T08:35:59.659Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-14T08:35:59.659Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-14T08:35:59.659Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-14T08:35:59.659Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-14T08:35:59.659Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-14T08:35:59.659Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-14T08:36:00.601Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-14T08:36:01.984Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-14T08:36:02.925Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-14T08:36:04.307Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-14T08:36:06.218Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-14T08:36:06.788Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-14T08:36:07.729Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-14T08:36:07.729Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-14T08:36:08.300Z] === RUN TestDockerSuite/TestDockerFails [2021-07-14T08:36:08.300Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-07-14T08:36:08.300Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-07-14T08:36:08.560Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-07-14T08:36:09.501Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-07-14T08:36:10.442Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-07-14T08:36:11.827Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-07-14T08:36:11.827Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-07-14T08:36:11.827Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-07-14T08:36:12.087Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-07-14T08:36:18.677Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-14T08:36:20.587Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-07-14T08:36:21.157Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-14T08:36:24.453Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-14T08:36:25.836Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-07-14T08:36:27.217Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-14T08:36:27.789Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-14T08:36:28.729Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-14T08:36:29.669Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-14T08:36:30.239Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-14T08:36:31.180Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-07-14T08:36:33.092Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-07-14T08:36:35.002Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-14T08:36:39.242Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-07-14T08:36:41.151Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-14T08:36:42.092Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-07-14T08:36:42.092Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-14T08:36:44.005Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-14T08:36:48.206Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-07-14T08:36:49.588Z] docker_api_swarm_service_test.go:394: [d7af48eae6707] joining swarm manager [d12b967cb0e1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:36:49.848Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-14T08:36:50.109Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-14T08:36:50.681Z] docker_api_swarm_service_test.go:394: [d4c36b075f017] joining swarm manager [d12b967cb0e1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:36:52.066Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-14T08:36:52.511Z] --- PASS: TestBuildWithHugeFile (150.17s) [2021-07-14T08:36:52.511Z] === RUN TestBuildWCOWSandboxSize [2021-07-14T08:36:53.452Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-07-14T08:36:53.452Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-14T08:36:54.025Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-07-14T08:36:54.286Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-07-14T08:36:54.286Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-14T08:36:56.200Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-14T08:36:58.744Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-14T08:36:58.744Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-14T08:36:58.744Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-14T08:36:59.698Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-14T08:36:59.960Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-14T08:37:00.531Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-14T08:37:01.471Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-07-14T08:37:02.041Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-07-14T08:37:02.041Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-14T08:37:02.041Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-07-14T08:37:02.041Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-14T08:37:02.041Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-14T08:37:03.952Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-07-14T08:37:04.892Z] === RUN TestDockerSuite/TestEventsRename [2021-07-14T08:37:06.275Z] === RUN TestDockerSuite/TestEventsResize [2021-07-14T08:37:06.846Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-14T08:37:09.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-07-14T08:37:11.295Z] docker_api_swarm_service_test.go:342: [d36e97275076b] joining swarm manager [dc2e64088bdc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:37:12.234Z] docker_api_swarm_service_test.go:342: [dacb647a98b03] joining swarm manager [dc2e64088bdc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:37:12.495Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-14T08:37:14.408Z] === RUN TestDockerSuite/TestEventsStreaming [2021-07-14T08:37:15.351Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-14T08:37:18.649Z] === RUN TestDockerSuite/TestEventsTop [2021-07-14T08:37:19.589Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-14T08:37:22.141Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-14T08:37:28.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-07-14T08:37:29.658Z] docker_api_swarm_service_test.go:489: [d922aea0b1816] joining swarm manager [d9762f6f73607]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:37:30.598Z] docker_api_swarm_service_test.go:489: [d3011aec5c4c1] joining swarm manager [d9762f6f73607]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:37:33.898Z] === RUN TestDockerSuite/TestExec [2021-07-14T08:37:34.839Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-14T08:37:35.411Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-14T08:37:36.353Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-14T08:37:36.925Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-14T08:37:39.469Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-14T08:37:40.040Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-14T08:37:41.424Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-14T08:37:42.364Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-14T08:37:43.303Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-14T08:37:44.263Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-07-14T08:37:44.263Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-14T08:37:45.659Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-14T08:37:48.204Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-14T08:37:51.507Z] === RUN TestDockerSuite/TestExecEnv [2021-07-14T08:37:52.077Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-07-14T08:37:52.651Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-14T08:37:54.563Z] docker_api_swarm_service_test.go:127: [dfb0894b3fb69] joining swarm manager [d1dd2113eaeb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:37:55.133Z] docker_api_swarm_service_test.go:128: [d71f4a80ddb3a] joining swarm manager [d1dd2113eaeb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:37:55.134Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-14T08:37:57.050Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-14T08:37:58.440Z] docker_api_swarm_service_test.go:136: [d2df5dcda7dfc] joining swarm manager [d1dd2113eaeb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-14T08:37:59.381Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-14T08:37:59.381Z] docker_api_swarm_service_test.go:137: [d045d0efa09ea] joining swarm manager [d1dd2113eaeb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-07-14T08:38:00.767Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-07-14T08:38:01.709Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-14T08:38:03.091Z] === RUN TestDockerSuite/TestExecParseError [2021-07-14T08:38:04.033Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-14T08:38:04.975Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-14T08:38:05.927Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-14T08:38:10.127Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-14T08:38:10.388Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-14T08:38:11.770Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-14T08:38:23.990Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-07-14T08:38:23.990Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-14T08:38:23.990Z] === RUN TestDockerSuite/TestExecTTY [2021-07-14T08:38:24.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-07-14T08:38:25.503Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-14T08:38:26.888Z] docker_api_swarm_service_test.go:303: [d052dde197bfa] joining swarm manager [d206de03d2029]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:38:26.888Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-14T08:38:27.460Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-14T08:38:27.721Z] docker_api_swarm_service_test.go:303: [dbedde7b76710] joining swarm manager [d206de03d2029]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:38:29.108Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-14T08:38:29.108Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-14T08:38:29.108Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-14T08:38:32.411Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-07-14T08:38:33.795Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-14T08:38:35.728Z] === RUN TestDockerSuite/TestExecWithTERM [2021-07-14T08:38:36.668Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-14T08:38:38.580Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-14T08:38:43.860Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-14T08:38:48.058Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-14T08:38:49.968Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-14T08:38:49.968Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-07-14T08:38:52.556Z] docker_api_swarm_service_test.go:99: [d8a516e71fdee] joining swarm manager [d5beab916d4a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:38:53.126Z] docker_api_swarm_service_test.go:100: [d1986bb738572] joining swarm manager [d5beab916d4a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:38:55.036Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-14T08:38:56.423Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-14T08:38:56.423Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-14T08:38:56.423Z] === RUN TestDockerSuite/TestHealth [2021-07-14T08:39:18.389Z] check_test.go:380: [d8a516e71fdee] daemon is not started [2021-07-14T08:39:20.930Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-14T08:39:20.930Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-14T08:39:20.930Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-14T08:39:20.930Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-14T08:39:21.500Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-14T08:39:21.500Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-14T08:39:22.442Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-14T08:39:22.442Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-14T08:39:22.442Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-14T08:39:22.442Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-14T08:39:22.702Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-14T08:39:22.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-07-14T08:39:23.272Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-14T08:39:23.842Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-14T08:39:23.842Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-14T08:39:24.784Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-14T08:39:24.784Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-14T08:39:25.045Z] docker_api_swarm_service_test.go:532: [d8a60d38a30fc] joining swarm manager [db5e53ccc47d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:39:25.617Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-14T08:39:26.562Z] docker_api_swarm_service_test.go:533: [d3b4a7aca5353] joining swarm manager [db5e53ccc47d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:39:26.562Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-14T08:39:26.562Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-14T08:39:27.501Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-14T08:39:30.805Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-14T08:39:30.805Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-14T08:39:30.805Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-14T08:39:33.356Z] === RUN TestDockerSuite/TestImportFile [2021-07-14T08:39:35.900Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-14T08:39:35.900Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-14T08:39:37.813Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-14T08:39:39.725Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-14T08:39:41.110Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-14T08:39:42.052Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-14T08:39:42.992Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-14T08:39:43.562Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-14T08:39:43.562Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-07-14T08:39:43.562Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-14T08:39:44.502Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-14T08:39:45.074Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-14T08:39:46.015Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-14T08:39:46.585Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-14T08:39:47.527Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-14T08:39:48.468Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-14T08:39:48.468Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-07-14T08:39:50.384Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-14T08:39:50.958Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-14T08:39:51.900Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-14T08:39:51.900Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-14T08:39:52.474Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-14T08:39:52.474Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-14T08:39:52.474Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-14T08:39:52.735Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-07-14T08:39:53.680Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-14T08:39:54.624Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-14T08:39:54.885Z] docker_api_swarm_service_test.go:147: [da74ec04ee752] joining swarm manager [dd9041976f529]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:39:55.457Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-14T08:39:55.718Z] docker_api_swarm_service_test.go:147: [ddcd573442d4f] joining swarm manager [dd9041976f529]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:39:56.671Z] === RUN TestDockerSuite/TestInspectImage [2021-07-14T08:39:56.671Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-14T08:39:56.671Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-14T08:39:56.671Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-14T08:39:56.671Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-14T08:39:58.056Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-14T08:39:58.997Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-14T08:39:58.997Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-14T08:39:59.936Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-14T08:40:00.879Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-14T08:40:02.793Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-14T08:40:02.793Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-14T08:40:03.366Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-14T08:40:04.307Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-14T08:40:06.851Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-14T08:40:07.422Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-14T08:40:08.805Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-14T08:40:09.376Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-14T08:40:10.315Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-14T08:40:10.886Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-14T08:40:11.826Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-14T08:40:11.826Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-07-14T08:40:14.374Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-14T08:40:15.758Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-14T08:40:18.312Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-14T08:40:18.572Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-14T08:40:21.115Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-14T08:40:23.659Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-14T08:40:26.960Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-14T08:40:26.960Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-14T08:40:28.872Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-14T08:40:29.443Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-14T08:40:30.386Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-14T08:40:36.971Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-07-14T08:40:45.107Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-14T08:40:47.018Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-14T08:40:50.337Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-14T08:40:51.279Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-14T08:40:55.488Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-07-14T08:40:55.488Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-14T08:40:56.060Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-14T08:40:56.321Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-14T08:40:56.321Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-14T08:40:57.708Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-14T08:40:57.943Z] --- PASS: TestBuildWCOWSandboxSize (794.35s) [2021-07-14T08:40:57.943Z] === RUN TestBuildWithEmptyDockerfile [2021-07-14T08:40:57.943Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-14T08:40:57.943Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-14T08:40:57.943Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-14T08:40:57.943Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-14T08:40:57.943Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-14T08:40:57.943Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-14T08:40:57.943Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-14T08:40:57.943Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-14T08:40:57.943Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-14T08:40:57.943Z] --- PASS: TestBuildWithEmptyDockerfile (0.55s) [2021-07-14T08:40:57.943Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-14T08:40:57.943Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-14T08:40:57.943Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-14T08:40:57.943Z] === RUN TestBuildPreserveOwnership [2021-07-14T08:40:57.943Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:40:57.943Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-07-14T08:40:57.943Z] === RUN TestBuildPlatformInvalid [2021-07-14T08:40:57.943Z] --- PASS: TestBuildPlatformInvalid (0.62s) [2021-07-14T08:40:57.943Z] PASS [2021-07-14T08:40:57.943Z] ok github.com/docker/docker/integration/build 977.736s [2021-07-14T08:40:57.943Z] [2021-07-14T08:40:57.943Z] === Skipped [2021-07-14T08:40:57.943Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-14T08:40:57.943Z] build_session_test.go:25: TODO: BuildKit [2021-07-14T08:40:57.943Z] [2021-07-14T08:40:57.943Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-14T08:40:57.943Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:40:57.943Z] [2021-07-14T08:40:57.943Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-14T08:40:57.943Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:40:57.943Z] [2021-07-14T08:40:57.943Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-07-14T08:40:57.943Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:40:57.943Z] [2021-07-14T08:40:57.943Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-07-14T08:40:57.943Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:40:57.943Z] [2021-07-14T08:40:57.943Z] [2021-07-14T08:40:57.943Z] DONE 29 tests, 5 skipped in 1010.706s [2021-07-14T08:40:57.943Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-14T08:40:57.943Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:40:57.943Z] INFO: Testing against a local daemon [2021-07-14T08:40:57.943Z] === RUN TestConfigInspect [2021-07-14T08:40:57.943Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:40:57.943Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-14T08:40:57.943Z] === RUN TestConfigList [2021-07-14T08:40:57.943Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:40:57.943Z] --- SKIP: TestConfigList (0.00s) [2021-07-14T08:40:57.943Z] === RUN TestConfigsCreateAndDelete [2021-07-14T08:40:57.943Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:40:57.943Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-14T08:40:57.943Z] === RUN TestConfigsUpdate [2021-07-14T08:40:57.943Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:40:57.943Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-14T08:40:57.943Z] === RUN TestTemplatedConfig [2021-07-14T08:40:57.943Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:40:57.943Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-14T08:40:57.943Z] === RUN TestConfigCreateResolve [2021-07-14T08:40:57.943Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:40:57.943Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-14T08:40:57.943Z] PASS [2021-07-14T08:40:57.943Z] ok github.com/docker/docker/integration/config 0.119s [2021-07-14T08:40:57.943Z] [2021-07-14T08:40:57.943Z] === Skipped [2021-07-14T08:40:57.943Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-14T08:40:57.943Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:40:57.943Z] [2021-07-14T08:40:57.943Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-14T08:40:57.943Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:40:57.943Z] [2021-07-14T08:40:57.943Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-14T08:40:57.943Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:40:57.943Z] [2021-07-14T08:40:57.943Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-14T08:40:57.943Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:40:57.943Z] [2021-07-14T08:40:57.943Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-14T08:40:57.943Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:40:57.943Z] [2021-07-14T08:40:57.943Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-14T08:40:57.943Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:40:57.943Z] [2021-07-14T08:40:57.943Z] [2021-07-14T08:40:57.943Z] DONE 6 tests, 6 skipped in 2.703s [2021-07-14T08:40:57.943Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-14T08:40:57.943Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:40:57.943Z] INFO: Testing against a local daemon [2021-07-14T08:40:57.943Z] === RUN TestCheckpoint [2021-07-14T08:40:57.943Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-14T08:40:57.943Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-14T08:40:57.943Z] === RUN TestContainerInvalidJSON [2021-07-14T08:40:57.943Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-14T08:40:57.943Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-14T08:40:57.943Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-14T08:40:57.943Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-14T08:40:57.943Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-14T08:40:57.943Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-14T08:40:57.943Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-14T08:40:57.943Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-14T08:40:57.943Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-14T08:40:57.943Z] --- PASS: TestContainerInvalidJSON (0.57s) [2021-07-14T08:40:57.943Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-14T08:40:57.943Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-14T08:40:57.943Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-14T08:40:57.943Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-14T08:40:57.943Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2021-07-14T08:40:57.943Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-14T08:40:57.943Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2021-07-14T08:40:57.943Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-14T08:40:57.943Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2021-07-14T08:40:57.943Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-14T08:40:57.943Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2021-07-14T08:40:57.943Z] === RUN TestCopyFromContainer [2021-07-14T08:40:57.943Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:40:57.943Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-14T08:40:57.943Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-14T08:40:57.943Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-14T08:40:57.943Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-14T08:40:57.943Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-14T08:40:57.943Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-14T08:40:57.943Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-14T08:40:57.943Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-14T08:40:57.943Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-14T08:40:57.943Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-14T08:40:57.943Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-14T08:40:57.943Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-14T08:40:57.943Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-07-14T08:40:57.943Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-14T08:40:57.943Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-07-14T08:40:57.943Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-14T08:40:57.943Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-14T08:40:57.943Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-14T08:40:57.943Z] === RUN TestCreateWithInvalidEnv [2021-07-14T08:40:57.943Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-14T08:40:57.943Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-14T08:40:57.943Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-14T08:40:57.943Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-14T08:40:57.943Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-14T08:40:57.943Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-14T08:40:57.943Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-14T08:40:57.943Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-14T08:40:57.943Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-14T08:40:57.943Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-07-14T08:40:57.943Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-14T08:40:57.943Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-14T08:40:57.943Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-07-14T08:40:57.943Z] === RUN TestCreateTmpfsMountsTarget [2021-07-14T08:40:57.943Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:40:57.943Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-14T08:40:57.943Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-14T08:40:57.943Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:40:57.943Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-14T08:40:57.944Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-14T08:40:57.944Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:40:57.944Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-14T08:40:57.944Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-14T08:40:57.944Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-14T08:40:57.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-14T08:40:57.944Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-14T08:40:57.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-14T08:40:57.944Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-14T08:40:57.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-14T08:40:57.944Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-14T08:40:57.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-14T08:40:57.944Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-14T08:40:57.944Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-14T08:40:57.944Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-14T08:40:57.944Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-14T08:40:57.944Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-14T08:40:57.944Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-14T08:40:57.944Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-14T08:40:57.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-14T08:40:57.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-14T08:40:57.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-14T08:40:57.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-14T08:40:57.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-14T08:40:57.944Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-07-14T08:40:57.944Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-14T08:40:57.944Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-14T08:40:57.944Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-14T08:40:57.944Z] === RUN TestCreateDifferentPlatform [2021-07-14T08:40:57.944Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-14T08:40:57.944Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-14T08:40:57.944Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-14T08:40:57.944Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-14T08:40:57.944Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-14T08:40:57.944Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-14T08:40:57.944Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2021-07-14T08:40:57.944Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-14T08:40:57.944Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-14T08:40:57.944Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-14T08:40:57.944Z] === RUN TestContainerKillOnDaemonStart [2021-07-14T08:40:57.944Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:40:57.944Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-14T08:40:57.944Z] === RUN TestDiff [2021-07-14T08:40:57.944Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-14T08:40:57.944Z] --- SKIP: TestDiff (0.00s) [2021-07-14T08:40:57.944Z] === RUN TestExecWithCloseStdin [2021-07-14T08:40:58.654Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-14T08:41:00.884Z] --- PASS: TestExecWithCloseStdin (3.01s) [2021-07-14T08:41:00.884Z] === RUN TestExec [2021-07-14T08:41:02.857Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-14T08:41:03.117Z] --- PASS: TestExec (2.21s) [2021-07-14T08:41:03.117Z] === RUN TestExecUser [2021-07-14T08:41:03.117Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-14T08:41:03.117Z] --- SKIP: TestExecUser (0.00s) [2021-07-14T08:41:03.117Z] === RUN TestExportContainerAndImportImage [2021-07-14T08:41:03.117Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:41:03.117Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-14T08:41:03.117Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-14T08:41:03.117Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:41:03.117Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-14T08:41:03.117Z] === RUN TestHealthCheckWorkdir [2021-07-14T08:41:03.117Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-14T08:41:03.117Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-14T08:41:03.117Z] === RUN TestHealthKillContainer [2021-07-14T08:41:03.117Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-14T08:41:03.117Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-14T08:41:03.117Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-14T08:41:03.117Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-14T08:41:03.117Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-14T08:41:03.117Z] === RUN TestKillContainerInvalidSignal [2021-07-14T08:41:03.798Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-14T08:41:04.664Z] --- PASS: TestKillContainerInvalidSignal (2.05s) [2021-07-14T08:41:04.664Z] === RUN TestKillContainer [2021-07-14T08:41:04.664Z] === RUN TestKillContainer/no_signal [2021-07-14T08:41:06.855Z] === RUN TestKillContainer/non_killing_signal [2021-07-14T08:41:06.855Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-14T08:41:06.855Z] === RUN TestKillContainer/killing_signal [2021-07-14T08:41:09.088Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-14T08:41:09.773Z] --- PASS: TestKillContainer (4.57s) [2021-07-14T08:41:09.773Z] --- PASS: TestKillContainer/no_signal (2.02s) [2021-07-14T08:41:09.773Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-14T08:41:09.773Z] --- PASS: TestKillContainer/killing_signal (2.51s) [2021-07-14T08:41:09.773Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-14T08:41:09.773Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-14T08:41:09.773Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-14T08:41:09.773Z] === RUN TestKillStoppedContainer [2021-07-14T08:41:09.773Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-14T08:41:09.773Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-14T08:41:09.773Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-14T08:41:09.773Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-14T08:41:09.773Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-14T08:41:09.773Z] === RUN TestKillDifferentUserContainer [2021-07-14T08:41:09.773Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-14T08:41:09.773Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-14T08:41:09.773Z] === RUN TestInspectOomKilledTrue [2021-07-14T08:41:09.773Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:41:09.773Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-14T08:41:09.773Z] === RUN TestInspectOomKilledFalse [2021-07-14T08:41:09.773Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-14T08:41:09.773Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-14T08:41:09.773Z] === RUN TestLogsFollowTailEmpty [2021-07-14T08:41:10.028Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-07-14T08:41:10.967Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-14T08:41:10.967Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-14T08:41:11.318Z] --- PASS: TestLogsFollowTailEmpty (2.06s) [2021-07-14T08:41:11.318Z] === RUN TestNetworkNat [2021-07-14T08:41:11.318Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-14T08:41:11.318Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-14T08:41:11.318Z] === RUN TestNetworkLocalhostTCPNat [2021-07-14T08:41:12.900Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-14T08:41:13.513Z] --- PASS: TestNetworkLocalhostTCPNat (2.29s) [2021-07-14T08:41:13.513Z] === RUN TestNetworkLoopbackNat [2021-07-14T08:41:13.513Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-14T08:41:13.513Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-14T08:41:13.513Z] === RUN TestPause [2021-07-14T08:41:13.513Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-14T08:41:13.513Z] --- SKIP: TestPause (0.00s) [2021-07-14T08:41:13.513Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-14T08:41:14.819Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-14T08:41:15.703Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.99s) [2021-07-14T08:41:15.703Z] === RUN TestPauseStopPausedContainer [2021-07-14T08:41:15.703Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:41:15.703Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-14T08:41:15.703Z] === RUN TestPsFilter [2021-07-14T08:41:16.165Z] --- PASS: TestPsFilter (0.38s) [2021-07-14T08:41:16.165Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-14T08:41:16.734Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-14T08:41:17.305Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-07-14T08:41:18.247Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-14T08:41:19.086Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.62s) [2021-07-14T08:41:19.086Z] === RUN TestRemoveContainerWithVolume [2021-07-14T08:41:19.187Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-14T08:41:19.758Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-07-14T08:41:21.274Z] --- PASS: TestRemoveContainerWithVolume (2.59s) [2021-07-14T08:41:21.274Z] === RUN TestRemoveContainerRunning [2021-07-14T08:41:22.304Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-14T08:41:23.245Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-14T08:41:23.461Z] --- PASS: TestRemoveContainerRunning (1.99s) [2021-07-14T08:41:23.461Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-14T08:41:23.815Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-07-14T08:41:24.075Z] === RUN TestDockerSuite/TestLogsSince [2021-07-14T08:41:25.005Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.89s) [2021-07-14T08:41:25.006Z] === RUN TestRemoveInvalidContainer [2021-07-14T08:41:25.006Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-14T08:41:25.006Z] === RUN TestRenameLinkedContainer [2021-07-14T08:41:25.006Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-14T08:41:25.006Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-14T08:41:25.006Z] === RUN TestRenameStoppedContainer [2021-07-14T08:41:27.370Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-07-14T08:41:27.924Z] --- PASS: TestRenameStoppedContainer (2.57s) [2021-07-14T08:41:27.924Z] === RUN TestRenameRunningContainerAndReuse [2021-07-14T08:41:29.915Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-07-14T08:41:30.856Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-14T08:41:31.675Z] --- PASS: TestRenameRunningContainerAndReuse (3.99s) [2021-07-14T08:41:31.675Z] === RUN TestRenameInvalidName [2021-07-14T08:41:32.767Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-07-14T08:41:33.865Z] --- PASS: TestRenameInvalidName (2.02s) [2021-07-14T08:41:33.865Z] === RUN TestRenameAnonymousContainer [2021-07-14T08:41:36.979Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-07-14T08:41:36.979Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-14T08:41:37.550Z] === RUN TestDockerSuite/TestLogsTail [2021-07-14T08:41:38.933Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-14T08:41:39.874Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-14T08:41:40.814Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-14T08:41:41.075Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-07-14T08:41:41.075Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-14T08:41:42.015Z] === RUN TestDockerSuite/TestNetHostname [2021-07-14T08:41:44.212Z] --- PASS: TestRenameAnonymousContainer (9.14s) [2021-07-14T08:41:44.212Z] === RUN TestRenameContainerWithSameName [2021-07-14T08:41:45.185Z] --- PASS: TestRenameContainerWithSameName (1.99s) [2021-07-14T08:41:45.185Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-14T08:41:45.185Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-14T08:41:45.185Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-14T08:41:45.185Z] === RUN TestResize [2021-07-14T08:41:45.313Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-14T08:41:45.313Z] === RUN TestDockerSuite/TestNetworkEvents [2021-07-14T08:41:46.253Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-14T08:41:46.853Z] --- PASS: TestResize (1.98s) [2021-07-14T08:41:46.853Z] === RUN TestResizeWithInvalidSize [2021-07-14T08:41:49.042Z] --- PASS: TestResizeWithInvalidSize (1.88s) [2021-07-14T08:41:49.042Z] === RUN TestResizeWhenContainerNotStarted [2021-07-14T08:41:49.549Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-14T08:41:49.809Z] === RUN TestDockerSuite/TestPluginActive [2021-07-14T08:41:51.190Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-14T08:41:51.232Z] --- PASS: TestResizeWhenContainerNotStarted (2.60s) [2021-07-14T08:41:51.232Z] === RUN TestDaemonRestartKillContainers [2021-07-14T08:41:51.232Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:41:51.232Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-14T08:41:51.232Z] === RUN TestStats [2021-07-14T08:41:51.232Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-14T08:41:51.232Z] --- SKIP: TestStats (0.00s) [2021-07-14T08:41:51.232Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-14T08:41:57.768Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-14T08:41:57.768Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-14T08:41:57.768Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-14T08:41:57.768Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-14T08:41:58.332Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.79s) [2021-07-14T08:41:58.332Z] === RUN TestStopContainerWithTimeout [2021-07-14T08:41:58.332Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-14T08:41:58.332Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-14T08:41:58.332Z] === RUN TestUpdateRestartPolicy [2021-07-14T08:42:01.062Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-14T08:42:02.460Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-14T08:42:04.369Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-14T08:42:05.753Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-07-14T08:42:09.053Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-14T08:42:11.596Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-14T08:42:11.771Z] --- PASS: TestBuildWCOWSandboxSize (766.14s) [2021-07-14T08:42:11.771Z] === RUN TestBuildWithEmptyDockerfile [2021-07-14T08:42:11.771Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-14T08:42:11.771Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-14T08:42:11.771Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-14T08:42:11.771Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-14T08:42:11.771Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-14T08:42:11.771Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-14T08:42:11.771Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-14T08:42:11.771Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-14T08:42:11.771Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-14T08:42:11.771Z] --- PASS: TestBuildWithEmptyDockerfile (0.51s) [2021-07-14T08:42:11.771Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-07-14T08:42:11.771Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-14T08:42:11.771Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-14T08:42:11.771Z] === RUN TestBuildPreserveOwnership [2021-07-14T08:42:11.771Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:42:11.771Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-14T08:42:11.771Z] === RUN TestBuildPlatformInvalid [2021-07-14T08:42:11.771Z] --- PASS: TestBuildPlatformInvalid (0.57s) [2021-07-14T08:42:11.771Z] PASS [2021-07-14T08:42:11.771Z] ok github.com/docker/docker/integration/build 941.364s [2021-07-14T08:42:11.771Z] [2021-07-14T08:42:11.771Z] === Skipped [2021-07-14T08:42:11.771Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-14T08:42:11.771Z] build_session_test.go:25: TODO: BuildKit [2021-07-14T08:42:11.771Z] [2021-07-14T08:42:11.771Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-14T08:42:11.771Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:11.771Z] [2021-07-14T08:42:11.771Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-07-14T08:42:11.771Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:42:11.771Z] [2021-07-14T08:42:11.771Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-07-14T08:42:11.771Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:42:11.771Z] [2021-07-14T08:42:11.771Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-14T08:42:11.771Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:42:11.771Z] [2021-07-14T08:42:11.771Z] [2021-07-14T08:42:11.771Z] DONE 29 tests, 5 skipped in 974.368s [2021-07-14T08:42:11.771Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-14T08:42:11.771Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:42:11.771Z] INFO: Testing against a local daemon [2021-07-14T08:42:11.771Z] === RUN TestConfigInspect [2021-07-14T08:42:11.771Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:11.771Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-14T08:42:11.771Z] === RUN TestConfigList [2021-07-14T08:42:11.771Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:11.771Z] --- SKIP: TestConfigList (0.00s) [2021-07-14T08:42:11.771Z] === RUN TestConfigsCreateAndDelete [2021-07-14T08:42:11.771Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:11.771Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-14T08:42:11.771Z] === RUN TestConfigsUpdate [2021-07-14T08:42:11.771Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:11.771Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-14T08:42:11.771Z] === RUN TestTemplatedConfig [2021-07-14T08:42:11.771Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:11.771Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-14T08:42:11.771Z] === RUN TestConfigCreateResolve [2021-07-14T08:42:11.771Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:11.771Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-14T08:42:11.771Z] PASS [2021-07-14T08:42:11.771Z] ok github.com/docker/docker/integration/config 0.109s [2021-07-14T08:42:11.771Z] [2021-07-14T08:42:11.771Z] === Skipped [2021-07-14T08:42:11.771Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-14T08:42:11.771Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:11.771Z] [2021-07-14T08:42:11.771Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-14T08:42:11.771Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:11.771Z] [2021-07-14T08:42:11.771Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-14T08:42:11.771Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:11.771Z] [2021-07-14T08:42:11.771Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-14T08:42:11.771Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:11.771Z] [2021-07-14T08:42:11.771Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-14T08:42:11.771Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:11.771Z] [2021-07-14T08:42:11.771Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-14T08:42:11.771Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:11.771Z] [2021-07-14T08:42:11.771Z] [2021-07-14T08:42:11.771Z] DONE 6 tests, 6 skipped in 2.695s [2021-07-14T08:42:11.771Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-14T08:42:11.771Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:42:11.771Z] INFO: Testing against a local daemon [2021-07-14T08:42:11.771Z] === RUN TestCheckpoint [2021-07-14T08:42:11.771Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-14T08:42:11.771Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-14T08:42:11.771Z] === RUN TestContainerInvalidJSON [2021-07-14T08:42:11.771Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-14T08:42:11.771Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-14T08:42:11.771Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-14T08:42:11.771Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-14T08:42:11.771Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-14T08:42:11.771Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-14T08:42:11.771Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-14T08:42:11.771Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-14T08:42:11.771Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-14T08:42:11.771Z] --- PASS: TestContainerInvalidJSON (0.59s) [2021-07-14T08:42:11.771Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-14T08:42:11.771Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-14T08:42:11.771Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-14T08:42:11.771Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-14T08:42:11.771Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2021-07-14T08:42:11.771Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-14T08:42:11.771Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2021-07-14T08:42:11.771Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-14T08:42:11.771Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s) [2021-07-14T08:42:11.771Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-14T08:42:11.771Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2021-07-14T08:42:11.771Z] === RUN TestCopyFromContainer [2021-07-14T08:42:11.771Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:11.771Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-14T08:42:11.771Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-14T08:42:11.771Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-14T08:42:11.771Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-14T08:42:11.771Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-14T08:42:11.771Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-14T08:42:11.771Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-14T08:42:11.771Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-14T08:42:11.771Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-14T08:42:11.771Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-14T08:42:11.771Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-14T08:42:11.771Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-14T08:42:11.771Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-14T08:42:11.771Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-14T08:42:11.771Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-07-14T08:42:11.771Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-14T08:42:11.771Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-14T08:42:11.771Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-14T08:42:11.771Z] === RUN TestCreateWithInvalidEnv [2021-07-14T08:42:11.771Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-14T08:42:11.771Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-14T08:42:11.771Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-14T08:42:11.771Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-14T08:42:11.771Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-14T08:42:11.771Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-14T08:42:11.771Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-14T08:42:11.771Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-14T08:42:11.771Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-14T08:42:11.771Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-07-14T08:42:11.771Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-07-14T08:42:11.771Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-14T08:42:11.771Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-07-14T08:42:11.771Z] === RUN TestCreateTmpfsMountsTarget [2021-07-14T08:42:11.771Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:11.771Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-14T08:42:11.771Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-14T08:42:11.771Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:11.771Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-14T08:42:11.771Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-14T08:42:11.771Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:11.771Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-14T08:42:11.771Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-14T08:42:11.771Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-14T08:42:11.771Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-14T08:42:11.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-14T08:42:11.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-14T08:42:11.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-14T08:42:11.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-14T08:42:11.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-14T08:42:11.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-14T08:42:11.772Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-14T08:42:11.772Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-14T08:42:11.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-14T08:42:11.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-14T08:42:11.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-14T08:42:11.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-14T08:42:11.772Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-14T08:42:11.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-14T08:42:11.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-14T08:42:11.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-14T08:42:11.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-14T08:42:11.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-14T08:42:11.772Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-07-14T08:42:11.772Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-14T08:42:11.772Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-14T08:42:11.772Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-14T08:42:11.772Z] === RUN TestCreateDifferentPlatform [2021-07-14T08:42:11.772Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-14T08:42:11.772Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-14T08:42:11.772Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-07-14T08:42:11.772Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-07-14T08:42:11.772Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-14T08:42:11.772Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-14T08:42:11.772Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-07-14T08:42:11.772Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-14T08:42:11.772Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-14T08:42:11.772Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-14T08:42:11.772Z] === RUN TestContainerKillOnDaemonStart [2021-07-14T08:42:11.772Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:11.772Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-14T08:42:11.772Z] === RUN TestDiff [2021-07-14T08:42:11.772Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-14T08:42:11.772Z] --- SKIP: TestDiff (0.00s) [2021-07-14T08:42:11.772Z] === RUN TestExecWithCloseStdin [2021-07-14T08:42:11.772Z] --- PASS: TestExecWithCloseStdin (2.88s) [2021-07-14T08:42:11.772Z] === RUN TestExec [2021-07-14T08:42:11.772Z] --- PASS: TestExec (2.11s) [2021-07-14T08:42:11.772Z] === RUN TestExecUser [2021-07-14T08:42:11.772Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-14T08:42:11.772Z] --- SKIP: TestExecUser (0.00s) [2021-07-14T08:42:11.772Z] === RUN TestExportContainerAndImportImage [2021-07-14T08:42:11.772Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:11.772Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-14T08:42:11.772Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-14T08:42:11.772Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:11.772Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-14T08:42:11.772Z] === RUN TestHealthCheckWorkdir [2021-07-14T08:42:11.772Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-14T08:42:11.772Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-14T08:42:11.772Z] === RUN TestHealthKillContainer [2021-07-14T08:42:11.772Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-14T08:42:11.772Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-14T08:42:11.772Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-14T08:42:11.772Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-14T08:42:11.772Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-14T08:42:11.772Z] === RUN TestKillContainerInvalidSignal [2021-07-14T08:42:13.370Z] --- PASS: TestKillContainerInvalidSignal (1.93s) [2021-07-14T08:42:13.370Z] === RUN TestKillContainer [2021-07-14T08:42:13.370Z] === RUN TestKillContainer/no_signal [2021-07-14T08:42:13.508Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-14T08:42:14.449Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-07-14T08:42:15.581Z] === RUN TestKillContainer/non_killing_signal [2021-07-14T08:42:15.581Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-14T08:42:15.581Z] === RUN TestKillContainer/killing_signal [2021-07-14T08:42:15.832Z] === RUN TestDockerSuite/TestPortList [2021-07-14T08:42:17.864Z] --- PASS: TestKillContainer (4.40s) [2021-07-14T08:42:17.864Z] --- PASS: TestKillContainer/no_signal (1.82s) [2021-07-14T08:42:17.864Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-14T08:42:17.864Z] --- PASS: TestKillContainer/killing_signal (2.54s) [2021-07-14T08:42:17.864Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-14T08:42:17.864Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-14T08:42:17.864Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-14T08:42:17.864Z] === RUN TestKillStoppedContainer [2021-07-14T08:42:17.864Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-14T08:42:17.864Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-14T08:42:17.864Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-14T08:42:17.864Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-14T08:42:17.864Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-14T08:42:17.864Z] === RUN TestKillDifferentUserContainer [2021-07-14T08:42:17.864Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-14T08:42:17.864Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-14T08:42:17.864Z] === RUN TestInspectOomKilledTrue [2021-07-14T08:42:17.864Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:17.864Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-14T08:42:17.864Z] === RUN TestInspectOomKilledFalse [2021-07-14T08:42:17.864Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-14T08:42:17.864Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-14T08:42:17.864Z] === RUN TestLogsFollowTailEmpty [2021-07-14T08:42:19.130Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-07-14T08:42:19.461Z] --- PASS: TestUpdateRestartPolicy (21.43s) [2021-07-14T08:42:19.461Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-14T08:42:20.083Z] --- PASS: TestLogsFollowTailEmpty (1.94s) [2021-07-14T08:42:20.083Z] === RUN TestNetworkNat [2021-07-14T08:42:20.083Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-14T08:42:20.083Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-14T08:42:20.083Z] === RUN TestNetworkLocalhostTCPNat [2021-07-14T08:42:21.652Z] --- PASS: TestUpdateRestartWithAutoRemove (2.04s) [2021-07-14T08:42:21.652Z] === RUN TestWaitNonBlocked [2021-07-14T08:42:21.652Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-14T08:42:21.652Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-14T08:42:21.652Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-14T08:42:21.652Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-14T08:42:21.652Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-14T08:42:21.652Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-14T08:42:22.308Z] --- PASS: TestNetworkLocalhostTCPNat (2.10s) [2021-07-14T08:42:22.308Z] === RUN TestNetworkLoopbackNat [2021-07-14T08:42:22.308Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-14T08:42:22.308Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-14T08:42:22.308Z] === RUN TestPause [2021-07-14T08:42:22.308Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-14T08:42:22.308Z] --- SKIP: TestPause (0.00s) [2021-07-14T08:42:22.308Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-14T08:42:23.870Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.94s) [2021-07-14T08:42:23.870Z] === RUN TestPauseStopPausedContainer [2021-07-14T08:42:23.870Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:23.870Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-14T08:42:23.870Z] === RUN TestPsFilter [2021-07-14T08:42:24.338Z] --- PASS: TestPsFilter (0.36s) [2021-07-14T08:42:24.338Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-14T08:42:24.571Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-14T08:42:24.571Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.53s) [2021-07-14T08:42:24.571Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.91s) [2021-07-14T08:42:24.571Z] === RUN TestWaitBlocked [2021-07-14T08:42:24.571Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:24.571Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-14T08:42:24.571Z] PASS [2021-07-14T08:42:24.571Z] ok github.com/docker/docker/integration/container 89.065s [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === Skipped [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-14T08:42:24.571Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-14T08:42:24.571Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-14T08:42:24.571Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-14T08:42:24.571Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-14T08:42:24.571Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-14T08:42:24.571Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-14T08:42:24.571Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-07-14T08:42:24.571Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-14T08:42:24.571Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-14T08:42:24.571Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-14T08:42:24.571Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-14T08:42:24.571Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-14T08:42:24.571Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-14T08:42:24.571Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-14T08:42:24.571Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-14T08:42:24.571Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-14T08:42:24.571Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-14T08:42:24.571Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-14T08:42:24.571Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-14T08:42:24.571Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-14T08:42:24.571Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-14T08:42:24.571Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-14T08:42:24.571Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-14T08:42:24.571Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-14T08:42:24.571Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-14T08:42:24.571Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-14T08:42:24.571Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-14T08:42:24.571Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-14T08:42:24.571Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-14T08:42:24.571Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-14T08:42:24.571Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-14T08:42:24.571Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-14T08:42:24.571Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-14T08:42:24.571Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] [2021-07-14T08:42:24.571Z] DONE 88 tests, 33 skipped in 91.412s [2021-07-14T08:42:24.571Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-14T08:42:26.114Z] === RUN TestConfigDaemonLibtrustID [2021-07-14T08:42:26.114Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-14T08:42:26.114Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-14T08:42:26.114Z] === RUN TestDaemonConfigValidation [2021-07-14T08:42:26.114Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-14T08:42:26.114Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-14T08:42:26.114Z] PASS [2021-07-14T08:42:26.114Z] ok github.com/docker/docker/integration/daemon 0.101s [2021-07-14T08:42:26.560Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.37s) [2021-07-14T08:42:26.560Z] === RUN TestRemoveContainerWithVolume [2021-07-14T08:42:26.575Z] [2021-07-14T08:42:26.575Z] === Skipped [2021-07-14T08:42:26.575Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-14T08:42:26.575Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-14T08:42:26.575Z] [2021-07-14T08:42:26.575Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-14T08:42:26.575Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-14T08:42:26.575Z] [2021-07-14T08:42:26.575Z] [2021-07-14T08:42:26.575Z] DONE 2 tests, 2 skipped in 1.716s [2021-07-14T08:42:26.575Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-14T08:42:27.267Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-14T08:42:28.120Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:42:28.120Z] INFO: Testing against a local daemon [2021-07-14T08:42:28.120Z] === RUN TestCommitInheritsEnv [2021-07-14T08:42:28.120Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:42:28.120Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2021-07-14T08:42:28.120Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-14T08:42:28.120Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-14T08:42:28.120Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-14T08:42:28.120Z] === RUN TestImagesFilterMultiReference [2021-07-14T08:42:28.120Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-14T08:42:28.120Z] === RUN TestImagePullPlatformInvalid [2021-07-14T08:42:28.120Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-14T08:42:28.120Z] === RUN TestRemoveImageOrphaning [2021-07-14T08:42:28.208Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-14T08:42:29.508Z] --- PASS: TestRemoveContainerWithVolume (2.51s) [2021-07-14T08:42:29.508Z] === RUN TestRemoveContainerRunning [2021-07-14T08:42:29.666Z] --- PASS: TestRemoveImageOrphaning (1.03s) [2021-07-14T08:42:29.666Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-14T08:42:29.666Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-14T08:42:29.666Z] === RUN TestTagInvalidReference [2021-07-14T08:42:29.666Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-14T08:42:29.666Z] === RUN TestTagValidPrefixedRepo [2021-07-14T08:42:29.666Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-07-14T08:42:29.666Z] === RUN TestTagExistedNameWithoutForce [2021-07-14T08:42:29.666Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-07-14T08:42:29.666Z] === RUN TestTagOfficialNames [2021-07-14T08:42:29.666Z] --- PASS: TestTagOfficialNames (0.09s) [2021-07-14T08:42:29.666Z] === RUN TestTagMatchesDigest [2021-07-14T08:42:29.666Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-14T08:42:29.666Z] PASS [2021-07-14T08:42:29.666Z] ok github.com/docker/docker/integration/image 1.505s [2021-07-14T08:42:29.666Z] [2021-07-14T08:42:29.666Z] === Skipped [2021-07-14T08:42:29.666Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2021-07-14T08:42:29.666Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:42:29.666Z] [2021-07-14T08:42:29.666Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-14T08:42:29.666Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-14T08:42:29.666Z] [2021-07-14T08:42:29.666Z] [2021-07-14T08:42:29.666Z] DONE 11 tests, 2 skipped in 3.164s [2021-07-14T08:42:29.666Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-14T08:42:31.072Z] --- PASS: TestRemoveContainerRunning (2.01s) [2021-07-14T08:42:31.072Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-14T08:42:31.858Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:42:31.858Z] INFO: Testing against a local daemon [2021-07-14T08:42:31.858Z] === RUN TestNetworkCreateDelete [2021-07-14T08:42:31.858Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:31.858Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-14T08:42:31.858Z] === RUN TestDockerNetworkDeletePreferID [2021-07-14T08:42:31.858Z] 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-07-14T08:42:31.858Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-14T08:42:31.858Z] === RUN TestDaemonDNSFallback [2021-07-14T08:42:31.858Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:31.858Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-14T08:42:31.858Z] === RUN TestInspectNetwork [2021-07-14T08:42:31.858Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-14T08:42:31.858Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-14T08:42:31.858Z] === RUN TestRunContainerWithBridgeNone [2021-07-14T08:42:31.858Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:31.858Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-14T08:42:31.858Z] === RUN TestNetworkInvalidJSON [2021-07-14T08:42:31.858Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-14T08:42:31.858Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-14T08:42:31.858Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-14T08:42:31.858Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-14T08:42:31.858Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-14T08:42:31.858Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-14T08:42:31.858Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-14T08:42:31.858Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-14T08:42:31.858Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-14T08:42:31.858Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-07-14T08:42:31.858Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-14T08:42:31.858Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-14T08:42:31.858Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-14T08:42:31.858Z] === RUN TestNetworkList [2021-07-14T08:42:31.858Z] === RUN TestNetworkList//networks [2021-07-14T08:42:31.858Z] === PAUSE TestNetworkList//networks [2021-07-14T08:42:31.858Z] === RUN TestNetworkList//networks/ [2021-07-14T08:42:31.858Z] === PAUSE TestNetworkList//networks/ [2021-07-14T08:42:31.858Z] === CONT TestNetworkList//networks [2021-07-14T08:42:31.858Z] === CONT TestNetworkList//networks/ [2021-07-14T08:42:31.858Z] --- PASS: TestNetworkList (0.03s) [2021-07-14T08:42:31.858Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-14T08:42:31.858Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-14T08:42:31.858Z] === RUN TestHostIPv4BridgeLabel [2021-07-14T08:42:31.858Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-14T08:42:31.858Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-14T08:42:31.858Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-14T08:42:31.858Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-14T08:42:31.858Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-14T08:42:31.858Z] === RUN TestDaemonDefaultNetworkPools [2021-07-14T08:42:31.858Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-14T08:42:31.858Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-14T08:42:31.858Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-14T08:42:31.858Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-14T08:42:31.858Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-14T08:42:31.858Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-14T08:42:31.858Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-14T08:42:31.858Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-14T08:42:31.858Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-14T08:42:31.858Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-14T08:42:31.858Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-14T08:42:31.858Z] === RUN TestServiceWithPredefinedNetwork [2021-07-14T08:42:31.858Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-14T08:42:31.858Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-14T08:42:31.858Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-14T08:42:31.858Z] service_test.go:242: FLAKY_TEST [2021-07-14T08:42:31.858Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-14T08:42:31.858Z] === RUN TestServiceWithDataPathPortInit [2021-07-14T08:42:31.858Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-14T08:42:31.858Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-14T08:42:31.858Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-14T08:42:31.858Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-14T08:42:31.858Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-14T08:42:31.858Z] PASS [2021-07-14T08:42:31.858Z] ok github.com/docker/docker/integration/network 0.163s [2021-07-14T08:42:31.858Z] [2021-07-14T08:42:31.859Z] === Skipped [2021-07-14T08:42:31.859Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-14T08:42:31.859Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:31.859Z] [2021-07-14T08:42:31.859Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-14T08:42:31.859Z] 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-07-14T08:42:31.859Z] [2021-07-14T08:42:31.859Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-14T08:42:31.859Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:31.859Z] [2021-07-14T08:42:31.859Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-14T08:42:31.859Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-14T08:42:31.859Z] [2021-07-14T08:42:31.859Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-14T08:42:31.859Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:31.859Z] [2021-07-14T08:42:31.859Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-14T08:42:31.859Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-14T08:42:31.859Z] [2021-07-14T08:42:31.859Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-14T08:42:31.859Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-14T08:42:31.859Z] [2021-07-14T08:42:31.859Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-14T08:42:31.859Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-14T08:42:31.859Z] [2021-07-14T08:42:31.859Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-14T08:42:31.859Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-14T08:42:31.859Z] [2021-07-14T08:42:31.859Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-14T08:42:31.859Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-14T08:42:31.859Z] [2021-07-14T08:42:31.859Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-14T08:42:31.859Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-14T08:42:31.859Z] [2021-07-14T08:42:31.859Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-14T08:42:31.859Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-14T08:42:31.859Z] [2021-07-14T08:42:31.859Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-14T08:42:31.859Z] service_test.go:242: FLAKY_TEST [2021-07-14T08:42:31.859Z] [2021-07-14T08:42:31.859Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-14T08:42:31.859Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-14T08:42:31.859Z] [2021-07-14T08:42:31.859Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-14T08:42:31.859Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-14T08:42:31.859Z] [2021-07-14T08:42:31.859Z] [2021-07-14T08:42:31.859Z] DONE 22 tests, 15 skipped in 2.088s [2021-07-14T08:42:31.859Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-14T08:42:32.322Z] testing: warning: no tests to run [2021-07-14T08:42:32.322Z] PASS [2021-07-14T08:42:32.322Z] ok github.com/docker/docker/integration/network/ipvlan 0.070s [2021-07-14T08:42:32.322Z] [2021-07-14T08:42:32.322Z] DONE 0 tests in 0.630s [2021-07-14T08:42:32.421Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-07-14T08:42:32.783Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-14T08:42:33.257Z] testing: warning: no tests to run [2021-07-14T08:42:33.257Z] PASS [2021-07-14T08:42:33.257Z] ok github.com/docker/docker/integration/network/macvlan 0.083s [2021-07-14T08:42:33.257Z] [2021-07-14T08:42:33.257Z] DONE 0 tests in 0.660s [2021-07-14T08:42:33.257Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-14T08:42:33.283Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.78s) [2021-07-14T08:42:33.283Z] === RUN TestRemoveInvalidContainer [2021-07-14T08:42:33.283Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-14T08:42:33.283Z] === RUN TestRenameLinkedContainer [2021-07-14T08:42:33.283Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-14T08:42:33.283Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-14T08:42:33.283Z] === RUN TestRenameStoppedContainer [2021-07-14T08:42:34.231Z] testing: warning: no tests to run [2021-07-14T08:42:34.231Z] PASS [2021-07-14T08:42:34.232Z] ok github.com/docker/docker/integration/plugin 0.073s [2021-07-14T08:42:34.232Z] [2021-07-14T08:42:34.232Z] DONE 0 tests in 0.663s [2021-07-14T08:42:34.232Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-14T08:42:34.694Z] testing: warning: no tests to run [2021-07-14T08:42:34.694Z] PASS [2021-07-14T08:42:34.694Z] ok github.com/docker/docker/integration/plugin/authz 0.067s [2021-07-14T08:42:34.694Z] [2021-07-14T08:42:34.694Z] DONE 0 tests in 0.626s [2021-07-14T08:42:34.694Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-14T08:42:35.496Z] --- PASS: TestRenameStoppedContainer (2.52s) [2021-07-14T08:42:35.496Z] === RUN TestRenameRunningContainerAndReuse [2021-07-14T08:42:35.716Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-07-14T08:42:36.657Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-14T08:42:36.657Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-14T08:42:36.657Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-14T08:42:37.229Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-14T08:42:37.490Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-14T08:42:38.432Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-14T08:42:38.432Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-14T08:42:39.308Z] --- PASS: TestRenameRunningContainerAndReuse (3.85s) [2021-07-14T08:42:39.309Z] === RUN TestRenameInvalidName [2021-07-14T08:42:39.818Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-14T08:42:39.818Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-14T08:42:39.818Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-07-14T08:42:40.873Z] --- PASS: TestRenameInvalidName (1.78s) [2021-07-14T08:42:40.873Z] === RUN TestRenameAnonymousContainer [2021-07-14T08:42:41.732Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-14T08:42:41.732Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-07-14T08:42:42.672Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-07-14T08:42:45.070Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:42:45.070Z] INFO: Testing against a local daemon [2021-07-14T08:42:45.070Z] === RUN TestPluginInvalidJSON [2021-07-14T08:42:45.070Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-14T08:42:45.070Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-14T08:42:45.070Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-14T08:42:45.070Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-07-14T08:42:45.070Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-14T08:42:45.070Z] === RUN TestPluginInstall [2021-07-14T08:42:45.070Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-14T08:42:45.070Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-14T08:42:45.070Z] === RUN TestPluginsWithRuntimes [2021-07-14T08:42:45.070Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-14T08:42:45.070Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-14T08:42:45.070Z] === RUN TestPluginBackCompatMediaTypes [2021-07-14T08:42:45.070Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-14T08:42:45.070Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-14T08:42:45.070Z] PASS [2021-07-14T08:42:45.070Z] ok github.com/docker/docker/integration/plugin/common 0.125s [2021-07-14T08:42:45.070Z] [2021-07-14T08:42:45.070Z] === Skipped [2021-07-14T08:42:45.070Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-14T08:42:45.070Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-14T08:42:45.070Z] [2021-07-14T08:42:45.070Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-14T08:42:45.070Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-14T08:42:45.070Z] [2021-07-14T08:42:45.070Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-14T08:42:45.070Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-14T08:42:45.070Z] [2021-07-14T08:42:45.070Z] [2021-07-14T08:42:45.070Z] DONE 5 tests, 3 skipped in 9.638s [2021-07-14T08:42:45.070Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-14T08:42:45.973Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-07-14T08:42:47.276Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:42:47.276Z] INFO: Testing against a local daemon [2021-07-14T08:42:47.276Z] === RUN TestExternalGraphDriver [2021-07-14T08:42:47.276Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-14T08:42:47.276Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-14T08:42:47.276Z] === RUN TestGraphdriverPluginV2 [2021-07-14T08:42:47.276Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-14T08:42:47.276Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-14T08:42:47.276Z] PASS [2021-07-14T08:42:47.276Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.119s [2021-07-14T08:42:47.276Z] [2021-07-14T08:42:47.276Z] === Skipped [2021-07-14T08:42:47.276Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-14T08:42:47.276Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-14T08:42:47.276Z] [2021-07-14T08:42:47.276Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-14T08:42:47.276Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-14T08:42:47.276Z] [2021-07-14T08:42:47.276Z] [2021-07-14T08:42:47.276Z] DONE 2 tests, 2 skipped in 2.907s [2021-07-14T08:42:47.276Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-14T08:42:47.358Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-07-14T08:42:47.929Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-07-14T08:42:48.500Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-07-14T08:42:48.500Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-14T08:42:49.466Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:42:49.466Z] INFO: Testing against a local daemon [2021-07-14T08:42:49.466Z] === RUN TestReadPluginNoRead [2021-07-14T08:42:49.466Z] read_test.go:21: no unix domain sockets on Windows [2021-07-14T08:42:49.466Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-14T08:42:49.466Z] PASS [2021-07-14T08:42:49.466Z] ok github.com/docker/docker/integration/plugin/logging 0.108s [2021-07-14T08:42:49.466Z] [2021-07-14T08:42:49.466Z] === Skipped [2021-07-14T08:42:49.466Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-14T08:42:49.466Z] read_test.go:21: no unix domain sockets on Windows [2021-07-14T08:42:49.466Z] [2021-07-14T08:42:49.466Z] [2021-07-14T08:42:49.466Z] DONE 1 tests, 1 skipped in 1.974s [2021-07-14T08:42:49.466Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-14T08:42:50.441Z] testing: warning: no tests to run [2021-07-14T08:42:50.441Z] PASS [2021-07-14T08:42:50.441Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.073s [2021-07-14T08:42:50.441Z] [2021-07-14T08:42:50.441Z] DONE 0 tests in 1.006s [2021-07-14T08:42:50.441Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-14T08:42:51.047Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-07-14T08:42:51.291Z] --- PASS: TestRenameAnonymousContainer (8.87s) [2021-07-14T08:42:51.291Z] === RUN TestRenameContainerWithSameName [2021-07-14T08:42:51.760Z] --- PASS: TestRenameContainerWithSameName (1.87s) [2021-07-14T08:42:51.760Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-14T08:42:51.760Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-14T08:42:51.760Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-14T08:42:51.760Z] === RUN TestResize [2021-07-14T08:42:52.451Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-14T08:42:52.631Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:42:52.631Z] INFO: Testing against a local daemon [2021-07-14T08:42:52.631Z] === RUN TestPluginWithDevMounts [2021-07-14T08:42:52.631Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:52.631Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-14T08:42:52.631Z] PASS [2021-07-14T08:42:52.631Z] ok github.com/docker/docker/integration/plugin/volumes 0.110s [2021-07-14T08:42:52.631Z] [2021-07-14T08:42:52.631Z] === Skipped [2021-07-14T08:42:52.631Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-14T08:42:52.631Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:52.631Z] [2021-07-14T08:42:52.631Z] [2021-07-14T08:42:52.631Z] DONE 1 tests, 1 skipped in 1.942s [2021-07-14T08:42:52.631Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-14T08:42:53.836Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-14T08:42:53.987Z] --- PASS: TestResize (1.94s) [2021-07-14T08:42:53.987Z] === RUN TestResizeWithInvalidSize [2021-07-14T08:42:54.178Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:42:54.178Z] INFO: Testing against a local daemon [2021-07-14T08:42:54.178Z] === RUN TestSecretInspect [2021-07-14T08:42:54.178Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:54.178Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-14T08:42:54.178Z] === RUN TestSecretList [2021-07-14T08:42:54.178Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:54.178Z] --- SKIP: TestSecretList (0.00s) [2021-07-14T08:42:54.178Z] === RUN TestSecretsCreateAndDelete [2021-07-14T08:42:54.178Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:54.178Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-14T08:42:54.178Z] === RUN TestSecretsUpdate [2021-07-14T08:42:54.178Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:54.178Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-14T08:42:54.178Z] === RUN TestTemplatedSecret [2021-07-14T08:42:54.178Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:54.178Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-14T08:42:54.178Z] === RUN TestSecretCreateResolve [2021-07-14T08:42:54.178Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:54.178Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-14T08:42:54.178Z] PASS [2021-07-14T08:42:54.178Z] ok github.com/docker/docker/integration/secret 0.128s [2021-07-14T08:42:54.178Z] [2021-07-14T08:42:54.178Z] === Skipped [2021-07-14T08:42:54.178Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-14T08:42:54.178Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:54.178Z] [2021-07-14T08:42:54.178Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-14T08:42:54.178Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:54.178Z] [2021-07-14T08:42:54.178Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-14T08:42:54.178Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:54.178Z] [2021-07-14T08:42:54.178Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-14T08:42:54.178Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:54.178Z] [2021-07-14T08:42:54.178Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-14T08:42:54.178Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:54.178Z] [2021-07-14T08:42:54.178Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-14T08:42:54.178Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:54.178Z] [2021-07-14T08:42:54.178Z] [2021-07-14T08:42:54.178Z] DONE 6 tests, 6 skipped in 1.714s [2021-07-14T08:42:54.178Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-14T08:42:54.779Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-07-14T08:42:55.550Z] --- PASS: TestResizeWithInvalidSize (1.88s) [2021-07-14T08:42:55.550Z] === RUN TestResizeWhenContainerNotStarted [2021-07-14T08:42:56.366Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:42:56.366Z] INFO: Testing against a local daemon [2021-07-14T08:42:56.366Z] === RUN TestServiceCreateInit [2021-07-14T08:42:56.366Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-14T08:42:56.366Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.366Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-14T08:42:56.366Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.366Z] --- PASS: TestServiceCreateInit (0.03s) [2021-07-14T08:42:56.366Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-14T08:42:56.366Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-14T08:42:56.366Z] === RUN TestCreateServiceMultipleTimes [2021-07-14T08:42:56.366Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.366Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-14T08:42:56.366Z] === RUN TestCreateServiceConflict [2021-07-14T08:42:56.366Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.366Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-14T08:42:56.366Z] === RUN TestCreateServiceMaxReplicas [2021-07-14T08:42:56.366Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.366Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-07-14T08:42:56.366Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-14T08:42:56.366Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.366Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-14T08:42:56.366Z] === RUN TestCreateServiceSecretFileMode [2021-07-14T08:42:56.366Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.366Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-14T08:42:56.366Z] === RUN TestCreateServiceConfigFileMode [2021-07-14T08:42:56.366Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.366Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-14T08:42:56.366Z] === RUN TestCreateServiceSysctls [2021-07-14T08:42:56.366Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.366Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-07-14T08:42:56.366Z] === RUN TestCreateServiceCapabilities [2021-07-14T08:42:56.366Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.366Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-07-14T08:42:56.366Z] === RUN TestInspect [2021-07-14T08:42:56.366Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.366Z] --- SKIP: TestInspect (0.00s) [2021-07-14T08:42:56.366Z] === RUN TestCreateJob [2021-07-14T08:42:56.366Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.366Z] --- SKIP: TestCreateJob (0.00s) [2021-07-14T08:42:56.366Z] === RUN TestReplicatedJob [2021-07-14T08:42:56.366Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.366Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-14T08:42:56.366Z] === RUN TestUpdateReplicatedJob [2021-07-14T08:42:56.366Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.366Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-14T08:42:56.366Z] === RUN TestServiceListWithStatuses [2021-07-14T08:42:56.366Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.366Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-14T08:42:56.366Z] === RUN TestDockerNetworkConnectAlias [2021-07-14T08:42:56.366Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.366Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-14T08:42:56.366Z] === RUN TestDockerNetworkReConnect [2021-07-14T08:42:56.366Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.366Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-14T08:42:56.366Z] === RUN TestServicePlugin [2021-07-14T08:42:56.366Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.366Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-14T08:42:56.366Z] === RUN TestServiceUpdateLabel [2021-07-14T08:42:56.366Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:56.366Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-14T08:42:56.366Z] === RUN TestServiceUpdateSecrets [2021-07-14T08:42:56.366Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:56.366Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-14T08:42:56.366Z] === RUN TestServiceUpdateConfigs [2021-07-14T08:42:56.366Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:56.366Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-14T08:42:56.366Z] === RUN TestServiceUpdateNetwork [2021-07-14T08:42:56.366Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:56.366Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-14T08:42:56.366Z] === RUN TestServiceUpdatePidsLimit [2021-07-14T08:42:56.366Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:56.366Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-07-14T08:42:56.366Z] PASS [2021-07-14T08:42:56.366Z] ok github.com/docker/docker/integration/service 0.247s [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] === Skipped [2021-07-14T08:42:56.828Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-14T08:42:56.828Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.828Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-14T08:42:56.828Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.828Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-14T08:42:56.828Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-14T08:42:56.828Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-07-14T08:42:56.828Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-14T08:42:56.828Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-14T08:42:56.828Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-14T08:42:56.828Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-07-14T08:42:56.828Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-07-14T08:42:56.828Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-14T08:42:56.828Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-14T08:42:56.828Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-14T08:42:56.828Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-14T08:42:56.828Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-14T08:42:56.828Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-14T08:42:56.828Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-14T08:42:56.828Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-14T08:42:56.828Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-14T08:42:56.828Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-14T08:42:56.828Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-14T08:42:56.828Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-14T08:42:56.828Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-07-14T08:42:56.828Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] [2021-07-14T08:42:56.828Z] DONE 24 tests, 23 skipped in 2.442s [2021-07-14T08:42:56.828Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-14T08:42:57.325Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-07-14T08:42:57.763Z] --- PASS: TestResizeWhenContainerNotStarted (2.06s) [2021-07-14T08:42:57.763Z] === RUN TestDaemonRestartKillContainers [2021-07-14T08:42:57.763Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:42:57.763Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-14T08:42:57.763Z] === RUN TestStats [2021-07-14T08:42:57.763Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-14T08:42:57.763Z] --- SKIP: TestStats (0.00s) [2021-07-14T08:42:57.763Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-14T08:42:57.896Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-14T08:42:58.396Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:42:58.396Z] INFO: Testing against a local daemon [2021-07-14T08:42:58.396Z] === RUN TestSessionCreate [2021-07-14T08:42:58.396Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-14T08:42:58.396Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-14T08:42:58.396Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-14T08:42:58.396Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-14T08:42:58.396Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-14T08:42:58.396Z] PASS [2021-07-14T08:42:58.396Z] ok github.com/docker/docker/integration/session 0.107s [2021-07-14T08:42:58.396Z] [2021-07-14T08:42:58.396Z] === Skipped [2021-07-14T08:42:58.396Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-14T08:42:58.396Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-14T08:42:58.396Z] [2021-07-14T08:42:58.396Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-14T08:42:58.396Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-14T08:42:58.396Z] [2021-07-14T08:42:58.396Z] [2021-07-14T08:42:58.396Z] DONE 2 tests, 2 skipped in 1.678s [2021-07-14T08:42:58.396Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-14T08:43:00.584Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:43:00.584Z] INFO: Testing against a local daemon [2021-07-14T08:43:00.584Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-14T08:43:00.584Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:43:00.584Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-14T08:43:00.584Z] === RUN TestEventsExecDie [2021-07-14T08:43:00.584Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-14T08:43:00.584Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-14T08:43:00.584Z] === RUN TestEventsBackwardsCompatible [2021-07-14T08:43:00.584Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-14T08:43:00.584Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-14T08:43:00.584Z] === RUN TestEventsVolumeCreate [2021-07-14T08:43:00.584Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-14T08:43:00.584Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-14T08:43:00.584Z] === RUN TestInfoAPI [2021-07-14T08:43:00.584Z] --- PASS: TestInfoAPI (0.04s) [2021-07-14T08:43:00.584Z] === RUN TestInfoAPIWarnings [2021-07-14T08:43:00.584Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:43:00.584Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-14T08:43:00.584Z] === RUN TestInfoDebug [2021-07-14T08:43:00.584Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-14T08:43:00.584Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-14T08:43:00.584Z] === RUN TestInfoInsecureRegistries [2021-07-14T08:43:00.584Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-14T08:43:00.584Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-14T08:43:00.584Z] === RUN TestInfoRegistryMirrors [2021-07-14T08:43:00.584Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-14T08:43:00.584Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-14T08:43:00.584Z] === RUN TestLoginFailsWithBadCredentials [2021-07-14T08:43:01.046Z] --- PASS: TestLoginFailsWithBadCredentials (1.00s) [2021-07-14T08:43:01.046Z] === RUN TestPingCacheHeaders [2021-07-14T08:43:01.046Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-14T08:43:01.046Z] === RUN TestPingGet [2021-07-14T08:43:01.046Z] --- PASS: TestPingGet (0.03s) [2021-07-14T08:43:01.046Z] === RUN TestPingHead [2021-07-14T08:43:01.508Z] --- PASS: TestPingHead (0.03s) [2021-07-14T08:43:01.508Z] === RUN TestVersion [2021-07-14T08:43:01.508Z] --- PASS: TestVersion (0.03s) [2021-07-14T08:43:01.508Z] PASS [2021-07-14T08:43:01.508Z] ok github.com/docker/docker/integration/system 1.240s [2021-07-14T08:43:01.508Z] [2021-07-14T08:43:01.508Z] === Skipped [2021-07-14T08:43:01.508Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-14T08:43:01.508Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:43:01.508Z] [2021-07-14T08:43:01.508Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-14T08:43:01.508Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-14T08:43:01.508Z] [2021-07-14T08:43:01.508Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-14T08:43:01.508Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-14T08:43:01.508Z] [2021-07-14T08:43:01.508Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-14T08:43:01.508Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-14T08:43:01.508Z] [2021-07-14T08:43:01.508Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-14T08:43:01.508Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:43:01.508Z] [2021-07-14T08:43:01.508Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-14T08:43:01.508Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-14T08:43:01.508Z] [2021-07-14T08:43:01.508Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-14T08:43:01.508Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-14T08:43:01.508Z] [2021-07-14T08:43:01.508Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-14T08:43:01.508Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-14T08:43:01.508Z] [2021-07-14T08:43:01.508Z] [2021-07-14T08:43:01.508Z] DONE 14 tests, 8 skipped in 2.938s [2021-07-14T08:43:01.508Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-14T08:43:03.058Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:43:03.058Z] INFO: Testing against a local daemon [2021-07-14T08:43:03.058Z] === RUN TestVolumesCreateAndList [2021-07-14T08:43:03.058Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-07-14T08:43:03.058Z] === RUN TestVolumesRemove [2021-07-14T08:43:03.183Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-07-14T08:43:03.443Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-14T08:43:03.520Z] --- PASS: TestVolumesRemove (0.17s) [2021-07-14T08:43:03.520Z] === RUN TestVolumesInspect [2021-07-14T08:43:03.520Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-14T08:43:03.520Z] === RUN TestVolumesInvalidJSON [2021-07-14T08:43:03.520Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-14T08:43:03.520Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-14T08:43:03.520Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-14T08:43:03.520Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-14T08:43:03.520Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-14T08:43:03.520Z] PASS [2021-07-14T08:43:03.520Z] ok github.com/docker/docker/integration/volume 0.362s [2021-07-14T08:43:03.520Z] [2021-07-14T08:43:03.520Z] DONE 5 tests in 2.045s [2021-07-14T08:43:03.520Z] INFO: make.ps1 ended at 07/14/2021 08:43:03 [2021-07-14T08:43:03.520Z] INFO: Integration CLI tests being run from the host: [2021-07-14T08:43:03.520Z] 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-07-14T08:43:03.625Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.85s) [2021-07-14T08:43:03.625Z] === RUN TestStopContainerWithTimeout [2021-07-14T08:43:03.625Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-14T08:43:03.625Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-14T08:43:03.625Z] === RUN TestUpdateRestartPolicy [2021-07-14T08:43:03.704Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-14T08:43:08.990Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-14T08:43:10.902Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-07-14T08:43:12.128Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:43:12.128Z] INFO: Testing against a local daemon [2021-07-14T08:43:12.128Z] === RUN TestDockerSuite [2021-07-14T08:43:12.128Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-14T08:43:12.128Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-14T08:43:12.128Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-14T08:43:12.128Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-14T08:43:12.128Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-14T08:43:12.128Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-14T08:43:12.128Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-14T08:43:12.128Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-14T08:43:12.128Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-14T08:43:12.128Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-14T08:43:13.100Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-14T08:43:13.100Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-14T08:43:14.076Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-14T08:43:14.076Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-14T08:43:17.481Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-07-14T08:43:18.863Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-14T08:43:20.825Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-14T08:43:23.372Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-14T08:43:24.756Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-14T08:43:24.849Z] --- PASS: TestUpdateRestartPolicy (21.05s) [2021-07-14T08:43:24.849Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-14T08:43:26.141Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-14T08:43:26.413Z] --- PASS: TestUpdateRestartWithAutoRemove (1.94s) [2021-07-14T08:43:26.413Z] === RUN TestWaitNonBlocked [2021-07-14T08:43:26.413Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-14T08:43:26.413Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-14T08:43:26.413Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-14T08:43:26.413Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-14T08:43:26.413Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-14T08:43:26.413Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-14T08:43:28.684Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-14T08:43:29.364Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-14T08:43:29.364Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.27s) [2021-07-14T08:43:29.364Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.71s) [2021-07-14T08:43:29.364Z] === RUN TestWaitBlocked [2021-07-14T08:43:29.364Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:43:29.364Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-14T08:43:29.364Z] PASS [2021-07-14T08:43:29.364Z] ok github.com/docker/docker/integration/container 84.692s [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === Skipped [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-14T08:43:29.364Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-14T08:43:29.364Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-14T08:43:29.364Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-14T08:43:29.364Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-14T08:43:29.364Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-14T08:43:29.364Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-14T08:43:29.364Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-14T08:43:29.364Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-14T08:43:29.364Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-14T08:43:29.364Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-14T08:43:29.364Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-14T08:43:29.364Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-14T08:43:29.364Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-14T08:43:29.364Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-14T08:43:29.364Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-14T08:43:29.364Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-14T08:43:29.364Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-14T08:43:29.364Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-14T08:43:29.364Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-14T08:43:29.364Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-14T08:43:29.364Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-14T08:43:29.364Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-14T08:43:29.364Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-14T08:43:29.364Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-14T08:43:29.364Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-14T08:43:29.364Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-14T08:43:29.364Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-14T08:43:29.364Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-14T08:43:29.364Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-14T08:43:29.364Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-14T08:43:29.364Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-14T08:43:29.364Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-14T08:43:29.364Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-14T08:43:29.364Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] [2021-07-14T08:43:29.364Z] DONE 88 tests, 33 skipped in 87.008s [2021-07-14T08:43:29.364Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-14T08:43:30.928Z] === RUN TestConfigDaemonLibtrustID [2021-07-14T08:43:30.928Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-14T08:43:30.928Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-14T08:43:30.928Z] === RUN TestDaemonConfigValidation [2021-07-14T08:43:30.928Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-14T08:43:30.928Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-14T08:43:30.928Z] PASS [2021-07-14T08:43:30.928Z] ok github.com/docker/docker/integration/daemon 0.091s [2021-07-14T08:43:30.928Z] [2021-07-14T08:43:30.928Z] === Skipped [2021-07-14T08:43:30.928Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-14T08:43:30.928Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-14T08:43:30.928Z] [2021-07-14T08:43:30.928Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-14T08:43:30.928Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-14T08:43:30.928Z] [2021-07-14T08:43:30.928Z] [2021-07-14T08:43:30.928Z] DONE 2 tests, 2 skipped in 1.631s [2021-07-14T08:43:30.928Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-14T08:43:31.227Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-07-14T08:43:31.488Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-14T08:43:32.490Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:43:32.490Z] INFO: Testing against a local daemon [2021-07-14T08:43:32.490Z] === RUN TestCommitInheritsEnv [2021-07-14T08:43:32.490Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:43:32.490Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-14T08:43:32.490Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-14T08:43:32.490Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-14T08:43:32.490Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-14T08:43:32.490Z] === RUN TestImagesFilterMultiReference [2021-07-14T08:43:32.490Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-07-14T08:43:32.490Z] === RUN TestImagePullPlatformInvalid [2021-07-14T08:43:32.957Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-07-14T08:43:32.957Z] === RUN TestRemoveImageOrphaning [2021-07-14T08:43:33.941Z] --- PASS: TestRemoveImageOrphaning (0.99s) [2021-07-14T08:43:33.941Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-14T08:43:33.941Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-07-14T08:43:33.941Z] === RUN TestTagInvalidReference [2021-07-14T08:43:33.941Z] --- PASS: TestTagInvalidReference (0.03s) [2021-07-14T08:43:33.941Z] === RUN TestTagValidPrefixedRepo [2021-07-14T08:43:33.941Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-07-14T08:43:33.941Z] === RUN TestTagExistedNameWithoutForce [2021-07-14T08:43:33.941Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-07-14T08:43:33.941Z] === RUN TestTagOfficialNames [2021-07-14T08:43:33.941Z] --- PASS: TestTagOfficialNames (0.08s) [2021-07-14T08:43:33.941Z] === RUN TestTagMatchesDigest [2021-07-14T08:43:33.941Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-07-14T08:43:33.941Z] PASS [2021-07-14T08:43:33.941Z] ok github.com/docker/docker/integration/image 1.463s [2021-07-14T08:43:33.941Z] [2021-07-14T08:43:33.941Z] === Skipped [2021-07-14T08:43:33.941Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-14T08:43:33.941Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:43:33.941Z] [2021-07-14T08:43:33.941Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-14T08:43:33.941Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-14T08:43:33.941Z] [2021-07-14T08:43:33.941Z] [2021-07-14T08:43:33.941Z] DONE 11 tests, 2 skipped in 2.946s [2021-07-14T08:43:33.941Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-14T08:43:34.033Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-14T08:43:34.033Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-14T08:43:35.943Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-07-14T08:43:36.159Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:43:36.159Z] INFO: Testing against a local daemon [2021-07-14T08:43:36.159Z] === RUN TestNetworkCreateDelete [2021-07-14T08:43:36.159Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:43:36.159Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-14T08:43:36.159Z] === RUN TestDockerNetworkDeletePreferID [2021-07-14T08:43:36.159Z] 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-07-14T08:43:36.159Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-07-14T08:43:36.159Z] === RUN TestDaemonDNSFallback [2021-07-14T08:43:36.159Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:43:36.159Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-14T08:43:36.159Z] === RUN TestInspectNetwork [2021-07-14T08:43:36.159Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-14T08:43:36.159Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-14T08:43:36.159Z] === RUN TestRunContainerWithBridgeNone [2021-07-14T08:43:36.159Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:43:36.159Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-14T08:43:36.159Z] === RUN TestNetworkInvalidJSON [2021-07-14T08:43:36.159Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-14T08:43:36.159Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-14T08:43:36.159Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-14T08:43:36.159Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-14T08:43:36.159Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-14T08:43:36.159Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-14T08:43:36.159Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-14T08:43:36.159Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-14T08:43:36.159Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-14T08:43:36.159Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-07-14T08:43:36.159Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-07-14T08:43:36.159Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-07-14T08:43:36.159Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-14T08:43:36.159Z] === RUN TestNetworkList [2021-07-14T08:43:36.159Z] === RUN TestNetworkList//networks [2021-07-14T08:43:36.159Z] === PAUSE TestNetworkList//networks [2021-07-14T08:43:36.159Z] === RUN TestNetworkList//networks/ [2021-07-14T08:43:36.159Z] === PAUSE TestNetworkList//networks/ [2021-07-14T08:43:36.159Z] === CONT TestNetworkList//networks [2021-07-14T08:43:36.159Z] === CONT TestNetworkList//networks/ [2021-07-14T08:43:36.159Z] --- PASS: TestNetworkList (0.03s) [2021-07-14T08:43:36.159Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-14T08:43:36.159Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-14T08:43:36.159Z] === RUN TestHostIPv4BridgeLabel [2021-07-14T08:43:36.159Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-14T08:43:36.159Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-14T08:43:36.159Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-14T08:43:36.159Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-14T08:43:36.159Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-14T08:43:36.159Z] === RUN TestDaemonDefaultNetworkPools [2021-07-14T08:43:36.159Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-14T08:43:36.159Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-14T08:43:36.159Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-14T08:43:36.159Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-14T08:43:36.159Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-14T08:43:36.159Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-14T08:43:36.159Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-14T08:43:36.159Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-14T08:43:36.159Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-14T08:43:36.159Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-14T08:43:36.159Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-14T08:43:36.159Z] === RUN TestServiceWithPredefinedNetwork [2021-07-14T08:43:36.159Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-14T08:43:36.159Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-14T08:43:36.159Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-14T08:43:36.159Z] service_test.go:242: FLAKY_TEST [2021-07-14T08:43:36.159Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-14T08:43:36.159Z] === RUN TestServiceWithDataPathPortInit [2021-07-14T08:43:36.159Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-14T08:43:36.159Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-07-14T08:43:36.159Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-14T08:43:36.159Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-14T08:43:36.159Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-14T08:43:36.159Z] PASS [2021-07-14T08:43:36.159Z] ok github.com/docker/docker/integration/network 0.160s [2021-07-14T08:43:36.159Z] [2021-07-14T08:43:36.159Z] === Skipped [2021-07-14T08:43:36.159Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-14T08:43:36.159Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:43:36.159Z] [2021-07-14T08:43:36.159Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-07-14T08:43:36.159Z] 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-07-14T08:43:36.159Z] [2021-07-14T08:43:36.159Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-14T08:43:36.159Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:43:36.159Z] [2021-07-14T08:43:36.159Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-14T08:43:36.159Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-14T08:43:36.159Z] [2021-07-14T08:43:36.159Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-14T08:43:36.159Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:43:36.159Z] [2021-07-14T08:43:36.159Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-14T08:43:36.159Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-14T08:43:36.159Z] [2021-07-14T08:43:36.159Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-14T08:43:36.159Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-14T08:43:36.159Z] [2021-07-14T08:43:36.159Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-14T08:43:36.159Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-14T08:43:36.159Z] [2021-07-14T08:43:36.159Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-14T08:43:36.159Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-14T08:43:36.159Z] [2021-07-14T08:43:36.159Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-14T08:43:36.159Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-14T08:43:36.159Z] [2021-07-14T08:43:36.159Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-14T08:43:36.159Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-14T08:43:36.159Z] [2021-07-14T08:43:36.159Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-14T08:43:36.159Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-14T08:43:36.159Z] [2021-07-14T08:43:36.159Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-14T08:43:36.159Z] service_test.go:242: FLAKY_TEST [2021-07-14T08:43:36.159Z] [2021-07-14T08:43:36.159Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.01s) [2021-07-14T08:43:36.159Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-14T08:43:36.159Z] [2021-07-14T08:43:36.159Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-14T08:43:36.159Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-14T08:43:36.159Z] [2021-07-14T08:43:36.159Z] [2021-07-14T08:43:36.159Z] DONE 22 tests, 15 skipped in 2.142s [2021-07-14T08:43:36.159Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-14T08:43:36.883Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-14T08:43:37.145Z] testing: warning: no tests to run [2021-07-14T08:43:37.145Z] PASS [2021-07-14T08:43:37.145Z] ok github.com/docker/docker/integration/network/ipvlan 0.072s [2021-07-14T08:43:37.145Z] [2021-07-14T08:43:37.145Z] DONE 0 tests in 0.629s [2021-07-14T08:43:37.145Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-14T08:43:37.613Z] testing: warning: no tests to run [2021-07-14T08:43:37.613Z] PASS [2021-07-14T08:43:37.613Z] ok github.com/docker/docker/integration/network/macvlan 0.074s [2021-07-14T08:43:37.613Z] [2021-07-14T08:43:37.613Z] DONE 0 tests in 0.622s [2021-07-14T08:43:37.613Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-14T08:43:38.599Z] testing: warning: no tests to run [2021-07-14T08:43:38.599Z] PASS [2021-07-14T08:43:38.599Z] ok github.com/docker/docker/integration/plugin 0.076s [2021-07-14T08:43:38.599Z] [2021-07-14T08:43:38.599Z] DONE 0 tests in 0.623s [2021-07-14T08:43:38.599Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-14T08:43:39.067Z] testing: warning: no tests to run [2021-07-14T08:43:39.067Z] PASS [2021-07-14T08:43:39.067Z] ok github.com/docker/docker/integration/plugin/authz 0.080s [2021-07-14T08:43:39.067Z] [2021-07-14T08:43:39.067Z] DONE 0 tests in 0.632s [2021-07-14T08:43:39.067Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-14T08:43:40.182Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-14T08:43:41.122Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-07-14T08:43:43.037Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-14T08:43:43.990Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-14T08:43:43.990Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-14T08:43:43.990Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-14T08:43:44.249Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-14T08:43:44.249Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-14T08:43:44.510Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-14T08:43:44.510Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-07-14T08:43:45.080Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-14T08:43:46.992Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-14T08:43:48.905Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-14T08:43:49.476Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-14T08:43:49.507Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:43:49.507Z] INFO: Testing against a local daemon [2021-07-14T08:43:49.507Z] === RUN TestPluginInvalidJSON [2021-07-14T08:43:49.507Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-14T08:43:49.507Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-14T08:43:49.507Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-14T08:43:49.507Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-07-14T08:43:49.507Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-14T08:43:49.507Z] === RUN TestPluginInstall [2021-07-14T08:43:49.507Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-14T08:43:49.507Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-14T08:43:49.507Z] === RUN TestPluginsWithRuntimes [2021-07-14T08:43:49.507Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-14T08:43:49.507Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-14T08:43:49.507Z] === RUN TestPluginBackCompatMediaTypes [2021-07-14T08:43:49.507Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-14T08:43:49.507Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-14T08:43:49.507Z] PASS [2021-07-14T08:43:49.507Z] ok github.com/docker/docker/integration/plugin/common 0.106s [2021-07-14T08:43:49.507Z] [2021-07-14T08:43:49.507Z] === Skipped [2021-07-14T08:43:49.507Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-14T08:43:49.507Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-14T08:43:49.507Z] [2021-07-14T08:43:49.507Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-14T08:43:49.507Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-14T08:43:49.507Z] [2021-07-14T08:43:49.507Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-14T08:43:49.507Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-14T08:43:49.507Z] [2021-07-14T08:43:49.507Z] [2021-07-14T08:43:49.507Z] DONE 5 tests, 3 skipped in 9.406s [2021-07-14T08:43:49.507Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-14T08:43:50.046Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-07-14T08:43:51.072Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:43:51.072Z] INFO: Testing against a local daemon [2021-07-14T08:43:51.072Z] === RUN TestExternalGraphDriver [2021-07-14T08:43:51.072Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-14T08:43:51.072Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-14T08:43:51.072Z] === RUN TestGraphdriverPluginV2 [2021-07-14T08:43:51.072Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-14T08:43:51.072Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-14T08:43:51.072Z] PASS [2021-07-14T08:43:51.072Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.120s [2021-07-14T08:43:51.072Z] [2021-07-14T08:43:51.072Z] === Skipped [2021-07-14T08:43:51.072Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-14T08:43:51.072Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-14T08:43:51.072Z] [2021-07-14T08:43:51.072Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-14T08:43:51.072Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-14T08:43:51.072Z] [2021-07-14T08:43:51.072Z] [2021-07-14T08:43:51.072Z] DONE 2 tests, 2 skipped in 2.747s [2021-07-14T08:43:51.540Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-14T08:43:53.102Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:43:53.102Z] INFO: Testing against a local daemon [2021-07-14T08:43:53.102Z] === RUN TestReadPluginNoRead [2021-07-14T08:43:53.102Z] read_test.go:21: no unix domain sockets on Windows [2021-07-14T08:43:53.102Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-14T08:43:53.102Z] PASS [2021-07-14T08:43:53.102Z] ok github.com/docker/docker/integration/plugin/logging 0.117s [2021-07-14T08:43:53.102Z] [2021-07-14T08:43:53.102Z] === Skipped [2021-07-14T08:43:53.102Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-14T08:43:53.102Z] read_test.go:21: no unix domain sockets on Windows [2021-07-14T08:43:53.102Z] [2021-07-14T08:43:53.102Z] [2021-07-14T08:43:53.102Z] DONE 1 tests, 1 skipped in 1.869s [2021-07-14T08:43:53.102Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-14T08:43:54.089Z] testing: warning: no tests to run [2021-07-14T08:43:54.089Z] PASS [2021-07-14T08:43:54.089Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.070s [2021-07-14T08:43:54.089Z] [2021-07-14T08:43:54.089Z] DONE 0 tests in 0.954s [2021-07-14T08:43:54.089Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-14T08:43:54.248Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-07-14T08:43:56.312Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:43:56.312Z] INFO: Testing against a local daemon [2021-07-14T08:43:56.312Z] === RUN TestPluginWithDevMounts [2021-07-14T08:43:56.312Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:43:56.312Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-14T08:43:56.312Z] PASS [2021-07-14T08:43:56.312Z] ok github.com/docker/docker/integration/plugin/volumes 0.104s [2021-07-14T08:43:56.312Z] [2021-07-14T08:43:56.312Z] === Skipped [2021-07-14T08:43:56.312Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-14T08:43:56.312Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:43:56.312Z] [2021-07-14T08:43:56.312Z] [2021-07-14T08:43:56.312Z] DONE 1 tests, 1 skipped in 1.884s [2021-07-14T08:43:56.312Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-14T08:43:57.874Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:43:57.874Z] INFO: Testing against a local daemon [2021-07-14T08:43:57.874Z] === RUN TestSecretInspect [2021-07-14T08:43:57.874Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:43:57.874Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-14T08:43:57.874Z] === RUN TestSecretList [2021-07-14T08:43:57.874Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:43:57.874Z] --- SKIP: TestSecretList (0.00s) [2021-07-14T08:43:57.874Z] === RUN TestSecretsCreateAndDelete [2021-07-14T08:43:57.874Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:43:57.874Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-14T08:43:57.874Z] === RUN TestSecretsUpdate [2021-07-14T08:43:57.874Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:43:57.874Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-14T08:43:57.874Z] === RUN TestTemplatedSecret [2021-07-14T08:43:57.874Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:43:57.874Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-14T08:43:57.874Z] === RUN TestSecretCreateResolve [2021-07-14T08:43:57.874Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:43:57.874Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-14T08:43:57.874Z] PASS [2021-07-14T08:43:57.874Z] ok github.com/docker/docker/integration/secret 0.113s [2021-07-14T08:43:57.874Z] [2021-07-14T08:43:57.874Z] === Skipped [2021-07-14T08:43:57.874Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-14T08:43:57.874Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:43:57.874Z] [2021-07-14T08:43:57.874Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-14T08:43:57.874Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:43:57.874Z] [2021-07-14T08:43:57.874Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-14T08:43:57.874Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:43:57.874Z] [2021-07-14T08:43:57.874Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-14T08:43:57.874Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:43:57.874Z] [2021-07-14T08:43:57.874Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-14T08:43:57.874Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:43:57.874Z] [2021-07-14T08:43:57.874Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-14T08:43:57.874Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:43:57.874Z] [2021-07-14T08:43:57.874Z] [2021-07-14T08:43:57.874Z] DONE 6 tests, 6 skipped in 1.670s [2021-07-14T08:43:57.874Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-14T08:44:00.087Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:44:00.087Z] INFO: Testing against a local daemon [2021-07-14T08:44:00.087Z] === RUN TestServiceCreateInit [2021-07-14T08:44:00.087Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-14T08:44:00.087Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-14T08:44:00.087Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] --- PASS: TestServiceCreateInit (0.04s) [2021-07-14T08:44:00.087Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-14T08:44:00.087Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-14T08:44:00.087Z] === RUN TestCreateServiceMultipleTimes [2021-07-14T08:44:00.087Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-14T08:44:00.087Z] === RUN TestCreateServiceConflict [2021-07-14T08:44:00.087Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-14T08:44:00.087Z] === RUN TestCreateServiceMaxReplicas [2021-07-14T08:44:00.087Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-07-14T08:44:00.087Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-14T08:44:00.087Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-14T08:44:00.087Z] === RUN TestCreateServiceSecretFileMode [2021-07-14T08:44:00.087Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-14T08:44:00.087Z] === RUN TestCreateServiceConfigFileMode [2021-07-14T08:44:00.087Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-14T08:44:00.087Z] === RUN TestCreateServiceSysctls [2021-07-14T08:44:00.087Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-07-14T08:44:00.087Z] === RUN TestCreateServiceCapabilities [2021-07-14T08:44:00.087Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-07-14T08:44:00.087Z] === RUN TestInspect [2021-07-14T08:44:00.087Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] --- SKIP: TestInspect (0.00s) [2021-07-14T08:44:00.087Z] === RUN TestCreateJob [2021-07-14T08:44:00.087Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] --- SKIP: TestCreateJob (0.00s) [2021-07-14T08:44:00.087Z] === RUN TestReplicatedJob [2021-07-14T08:44:00.087Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-14T08:44:00.087Z] === RUN TestUpdateReplicatedJob [2021-07-14T08:44:00.087Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-14T08:44:00.087Z] === RUN TestServiceListWithStatuses [2021-07-14T08:44:00.087Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-14T08:44:00.087Z] === RUN TestDockerNetworkConnectAlias [2021-07-14T08:44:00.087Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-14T08:44:00.087Z] === RUN TestDockerNetworkReConnect [2021-07-14T08:44:00.087Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-14T08:44:00.087Z] === RUN TestServicePlugin [2021-07-14T08:44:00.087Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-14T08:44:00.087Z] === RUN TestServiceUpdateLabel [2021-07-14T08:44:00.087Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:44:00.087Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-14T08:44:00.087Z] === RUN TestServiceUpdateSecrets [2021-07-14T08:44:00.087Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:44:00.087Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-14T08:44:00.087Z] === RUN TestServiceUpdateConfigs [2021-07-14T08:44:00.087Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:44:00.087Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-07-14T08:44:00.087Z] === RUN TestServiceUpdateNetwork [2021-07-14T08:44:00.087Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:44:00.087Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-07-14T08:44:00.087Z] === RUN TestServiceUpdatePidsLimit [2021-07-14T08:44:00.087Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:44:00.087Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-07-14T08:44:00.087Z] PASS [2021-07-14T08:44:00.087Z] ok github.com/docker/docker/integration/service 0.245s [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] === Skipped [2021-07-14T08:44:00.087Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-14T08:44:00.087Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-14T08:44:00.087Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-14T08:44:00.087Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-14T08:44:00.087Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-07-14T08:44:00.087Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-14T08:44:00.087Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-14T08:44:00.087Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-14T08:44:00.087Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-07-14T08:44:00.087Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-07-14T08:44:00.087Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-14T08:44:00.087Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-14T08:44:00.087Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-14T08:44:00.087Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-14T08:44:00.087Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-14T08:44:00.087Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-14T08:44:00.087Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-14T08:44:00.087Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-14T08:44:00.087Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-14T08:44:00.087Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-14T08:44:00.087Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-07-14T08:44:00.087Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-07-14T08:44:00.087Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-07-14T08:44:00.087Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] [2021-07-14T08:44:00.087Z] DONE 24 tests, 23 skipped in 2.315s [2021-07-14T08:44:00.556Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-14T08:44:00.834Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-14T08:44:01.405Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-14T08:44:02.119Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:44:02.119Z] INFO: Testing against a local daemon [2021-07-14T08:44:02.119Z] === RUN TestSessionCreate [2021-07-14T08:44:02.119Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-14T08:44:02.119Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-14T08:44:02.119Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-14T08:44:02.119Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-14T08:44:02.119Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-14T08:44:02.119Z] PASS [2021-07-14T08:44:02.119Z] ok github.com/docker/docker/integration/session 0.104s [2021-07-14T08:44:02.119Z] [2021-07-14T08:44:02.119Z] === Skipped [2021-07-14T08:44:02.119Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-14T08:44:02.119Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-14T08:44:02.119Z] [2021-07-14T08:44:02.119Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-14T08:44:02.119Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-14T08:44:02.119Z] [2021-07-14T08:44:02.119Z] [2021-07-14T08:44:02.119Z] DONE 2 tests, 2 skipped in 1.657s [2021-07-14T08:44:02.119Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-14T08:44:03.683Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:44:03.683Z] INFO: Testing against a local daemon [2021-07-14T08:44:03.683Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-14T08:44:03.683Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:03.683Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-14T08:44:03.683Z] === RUN TestEventsExecDie [2021-07-14T08:44:03.683Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-14T08:44:03.683Z] --- SKIP: TestEventsExecDie (0.00s) [2021-07-14T08:44:03.683Z] === RUN TestEventsBackwardsCompatible [2021-07-14T08:44:03.683Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-14T08:44:03.683Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-14T08:44:03.683Z] === RUN TestEventsVolumeCreate [2021-07-14T08:44:03.683Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-14T08:44:03.683Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-14T08:44:03.683Z] === RUN TestInfoAPI [2021-07-14T08:44:03.683Z] --- PASS: TestInfoAPI (0.04s) [2021-07-14T08:44:03.683Z] === RUN TestInfoAPIWarnings [2021-07-14T08:44:03.683Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:44:03.683Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-14T08:44:03.683Z] === RUN TestInfoDebug [2021-07-14T08:44:03.683Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-14T08:44:03.683Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-14T08:44:03.683Z] === RUN TestInfoInsecureRegistries [2021-07-14T08:44:03.683Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-14T08:44:03.683Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-14T08:44:03.683Z] === RUN TestInfoRegistryMirrors [2021-07-14T08:44:03.683Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-14T08:44:03.683Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-14T08:44:03.683Z] === RUN TestLoginFailsWithBadCredentials [2021-07-14T08:44:03.950Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-14T08:44:03.950Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-14T08:44:03.950Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-14T08:44:04.211Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-14T08:44:04.667Z] --- PASS: TestLoginFailsWithBadCredentials (1.06s) [2021-07-14T08:44:04.667Z] === RUN TestPingCacheHeaders [2021-07-14T08:44:04.667Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-07-14T08:44:04.667Z] === RUN TestPingGet [2021-07-14T08:44:04.667Z] --- PASS: TestPingGet (0.03s) [2021-07-14T08:44:04.667Z] === RUN TestPingHead [2021-07-14T08:44:04.667Z] --- PASS: TestPingHead (0.03s) [2021-07-14T08:44:04.667Z] === RUN TestVersion [2021-07-14T08:44:04.667Z] --- PASS: TestVersion (0.03s) [2021-07-14T08:44:04.667Z] PASS [2021-07-14T08:44:04.667Z] ok github.com/docker/docker/integration/system 1.287s [2021-07-14T08:44:05.135Z] [2021-07-14T08:44:05.135Z] === Skipped [2021-07-14T08:44:05.135Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-14T08:44:05.135Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:44:05.135Z] [2021-07-14T08:44:05.135Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-07-14T08:44:05.135Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-14T08:44:05.135Z] [2021-07-14T08:44:05.135Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-14T08:44:05.135Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-14T08:44:05.135Z] [2021-07-14T08:44:05.135Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-14T08:44:05.135Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-14T08:44:05.135Z] [2021-07-14T08:44:05.135Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-14T08:44:05.135Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:44:05.135Z] [2021-07-14T08:44:05.135Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-14T08:44:05.135Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-14T08:44:05.135Z] [2021-07-14T08:44:05.135Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-14T08:44:05.135Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-14T08:44:05.135Z] [2021-07-14T08:44:05.135Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-14T08:44:05.135Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-14T08:44:05.135Z] [2021-07-14T08:44:05.135Z] [2021-07-14T08:44:05.135Z] DONE 14 tests, 8 skipped in 2.907s [2021-07-14T08:44:05.135Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-14T08:44:06.717Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:44:06.717Z] INFO: Testing against a local daemon [2021-07-14T08:44:06.717Z] === RUN TestVolumesCreateAndList [2021-07-14T08:44:06.717Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-07-14T08:44:06.717Z] === RUN TestVolumesRemove [2021-07-14T08:44:06.717Z] --- PASS: TestVolumesRemove (0.16s) [2021-07-14T08:44:06.717Z] === RUN TestVolumesInspect [2021-07-14T08:44:06.717Z] --- PASS: TestVolumesInspect (0.04s) [2021-07-14T08:44:06.717Z] === RUN TestVolumesInvalidJSON [2021-07-14T08:44:06.717Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-14T08:44:06.717Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-14T08:44:06.717Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-14T08:44:06.717Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-07-14T08:44:06.717Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-14T08:44:06.717Z] PASS [2021-07-14T08:44:06.717Z] ok github.com/docker/docker/integration/volume 0.342s [2021-07-14T08:44:06.752Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-14T08:44:07.186Z] [2021-07-14T08:44:07.186Z] DONE 5 tests in 2.024s [2021-07-14T08:44:07.186Z] INFO: make.ps1 ended at 07/14/2021 08:44:06 [2021-07-14T08:44:07.186Z] INFO: Integration CLI tests being run from the host: [2021-07-14T08:44:07.186Z] 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-07-14T08:44:08.136Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-07-14T08:44:08.723Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-14T08:44:14.007Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-14T08:44:14.578Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-14T08:44:14.578Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-14T08:44:14.578Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-14T08:44:15.864Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-07-14T08:44:15.864Z] INFO: Testing against a local daemon [2021-07-14T08:44:15.864Z] === RUN TestDockerSuite [2021-07-14T08:44:15.864Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-14T08:44:15.864Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-14T08:44:15.864Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-14T08:44:15.864Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-14T08:44:15.864Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-14T08:44:15.864Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-14T08:44:15.864Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-14T08:44:15.864Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-14T08:44:15.864Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-14T08:44:15.864Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-14T08:44:16.331Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-14T08:44:16.331Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-14T08:44:16.799Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-14T08:44:17.266Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-14T08:44:18.782Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-14T08:44:19.043Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-14T08:44:19.303Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-14T08:44:21.216Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-14T08:44:21.477Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-07-14T08:44:22.419Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-14T08:44:24.962Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-14T08:44:24.962Z] docker_cli_service_logs_test.go:245: checking task lih7lawmq6yo [2021-07-14T08:44:25.223Z] docker_cli_service_logs_test.go:250: checking messages for lih7lawmq6yo [2021-07-14T08:44:25.223Z] docker_cli_service_logs_test.go:245: checking task mdags5j9fwhj [2021-07-14T08:44:25.223Z] docker_cli_service_logs_test.go:250: checking messages for mdags5j9fwhj [2021-07-14T08:44:25.793Z] === RUN TestDockerSuite/TestRmiTag [2021-07-14T08:44:26.053Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-14T08:44:26.230Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-14T08:44:26.230Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-14T08:44:26.230Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-14T08:44:26.230Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-14T08:44:26.230Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-14T08:44:26.230Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-14T08:44:26.230Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-14T08:44:26.230Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-14T08:44:26.230Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-14T08:44:26.230Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-14T08:44:26.230Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-14T08:44:26.230Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-14T08:44:26.230Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-14T08:44:26.230Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-14T08:44:26.230Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-14T08:44:26.230Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T08:44:26.230Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-14T08:44:26.230Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-14T08:44:26.230Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-14T08:44:26.231Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-14T08:44:26.231Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-14T08:44:26.231Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-14T08:44:26.231Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-14T08:44:26.231Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-14T08:44:26.231Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-14T08:44:26.993Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-14T08:44:27.774Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-14T08:44:30.718Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-14T08:44:30.718Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-14T08:44:30.718Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-14T08:44:30.718Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-14T08:44:30.718Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-14T08:44:30.718Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-14T08:44:30.718Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-14T08:44:30.718Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-14T08:44:30.718Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-14T08:44:31.198Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-14T08:44:31.768Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-14T08:44:32.709Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-14T08:44:33.638Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-14T08:44:33.638Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-14T08:44:33.638Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-14T08:44:33.638Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-14T08:44:33.638Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-14T08:44:33.668Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-14T08:44:35.583Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-14T08:44:35.844Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-07-14T08:44:36.784Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-14T08:44:37.355Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-14T08:44:38.298Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-14T08:44:38.298Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-14T08:44:38.869Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-07-14T08:44:39.440Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-14T08:44:40.737Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-14T08:44:41.351Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-14T08:44:41.923Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-14T08:44:42.865Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-14T08:44:43.805Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-07-14T08:44:44.746Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-14T08:44:46.659Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-07-14T08:44:47.600Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-07-14T08:44:48.993Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-07-14T08:44:49.934Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-07-14T08:44:50.505Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-07-14T08:44:51.888Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-14T08:44:53.288Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-07-14T08:44:54.229Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-07-14T08:44:54.490Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-14T08:44:55.432Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-14T08:44:56.374Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-14T08:44:56.945Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-07-14T08:44:57.206Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-14T08:44:57.206Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-14T08:44:59.748Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-07-14T08:45:00.318Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-14T08:45:01.260Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-14T08:45:02.204Z] docker_cli_swarm_test.go:1901: [ddfe63fd159c8] joining swarm manager [d63b7a2725b26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:45:02.204Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-14T08:45:03.147Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-14T08:45:03.408Z] docker_cli_swarm_test.go:1902: [d6be72a640aff] joining swarm manager [d63b7a2725b26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:45:03.979Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-14T08:45:03.979Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-14T08:45:04.921Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-14T08:45:05.862Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-14T08:45:06.435Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-14T08:45:07.377Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-14T08:45:07.948Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-14T08:45:07.948Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-14T08:45:08.889Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-14T08:45:08.889Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-14T08:45:09.829Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-14T08:45:10.769Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-14T08:45:11.729Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-14T08:45:12.316Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-14T08:45:12.316Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-14T08:45:13.257Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-14T08:45:14.642Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-14T08:45:16.025Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-07-14T08:45:16.286Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-14T08:45:17.672Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-14T08:45:17.880Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-14T08:45:18.347Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-14T08:45:18.347Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-14T08:45:18.347Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-14T08:45:18.347Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-14T08:45:18.347Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-14T08:45:18.347Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-14T08:45:18.347Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-14T08:45:18.347Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-14T08:45:18.347Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-14T08:45:18.347Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-14T08:45:18.347Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-14T08:45:18.347Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-14T08:45:18.347Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-14T08:45:18.347Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-14T08:45:18.347Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T08:45:18.817Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-14T08:45:18.817Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-14T08:45:18.817Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-14T08:45:18.817Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-14T08:45:19.057Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-14T08:45:19.628Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-14T08:45:20.569Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-14T08:45:21.510Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-14T08:45:22.083Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-14T08:45:23.993Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-14T08:45:23.993Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-07-14T08:45:24.675Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-14T08:45:24.675Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-14T08:45:24.675Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-14T08:45:24.675Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-14T08:45:24.675Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-14T08:45:26.537Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-07-14T08:45:26.897Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-14T08:45:27.920Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-14T08:45:27.921Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-14T08:45:29.308Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-14T08:45:29.851Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-14T08:45:29.851Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-14T08:45:29.851Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-14T08:45:29.851Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-14T08:45:29.851Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-14T08:45:29.851Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-14T08:45:29.851Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-14T08:45:29.851Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-14T08:45:29.851Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-14T08:45:31.222Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-14T08:45:32.799Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-14T08:45:32.799Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-14T08:45:32.799Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-14T08:45:32.799Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-14T08:45:32.799Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-14T08:45:33.163Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-14T08:45:36.534Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-14T08:45:38.445Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-14T08:45:38.445Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-14T08:45:38.445Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-14T08:45:38.445Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-14T08:45:38.445Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-14T08:45:38.659Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-14T08:45:39.387Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-14T08:45:41.931Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-14T08:45:43.316Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-07-14T08:45:43.316Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-14T08:45:45.861Z] docker_cli_swarm_test.go:1802: [d90e10791344c] joining swarm manager [de4e4d681cffc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:45:45.861Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-14T08:45:46.802Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-14T08:45:47.063Z] docker_cli_swarm_test.go:1803: [d74df79a01890] joining swarm manager [de4e4d681cffc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:45:48.446Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-14T08:45:49.387Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-07-14T08:45:49.387Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-14T08:45:49.387Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-14T08:45:49.958Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-07-14T08:45:51.968Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-14T08:45:51.968Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-14T08:45:52.229Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-14T08:45:53.172Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-14T08:45:54.113Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-07-14T08:45:54.684Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-14T08:45:54.684Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-14T08:45:55.624Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-14T08:45:56.196Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-14T08:45:57.138Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-14T08:45:57.709Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-14T08:45:58.281Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-14T08:45:58.853Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-07-14T08:45:59.128Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-14T08:46:00.072Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-14T08:46:01.017Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-14T08:46:01.017Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-14T08:46:01.959Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-14T08:46:02.900Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-14T08:46:04.283Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-14T08:46:04.855Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-14T08:46:04.855Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-14T08:46:04.855Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-14T08:46:06.843Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-14T08:46:06.843Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-14T08:46:06.843Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-14T08:46:07.400Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-07-14T08:46:08.387Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-14T08:46:08.388Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-14T08:46:08.787Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-14T08:46:09.357Z] docker_cli_swarm_test.go:1321: [d8e6eadbf0717] joining swarm manager [dacacf7ac21d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:46:09.617Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-14T08:46:10.999Z] docker_cli_swarm_test.go:1322: [dcf6caacbf5a0] joining swarm manager [dacacf7ac21d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:46:16.979Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-14T08:46:17.952Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-14T08:46:17.952Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-14T08:46:17.952Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-14T08:46:17.952Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-14T08:46:18.414Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-14T08:46:18.414Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-14T08:46:18.414Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-14T08:46:18.414Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-14T08:46:19.391Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-14T08:46:23.140Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-14T08:46:23.222Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-07-14T08:46:23.222Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-14T08:46:24.163Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-07-14T08:46:24.163Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-07-14T08:46:24.163Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-14T08:46:24.163Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-14T08:46:24.685Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-14T08:46:24.685Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-14T08:46:24.685Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-14T08:46:24.685Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-14T08:46:24.685Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-14T08:46:24.685Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-14T08:46:24.736Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-14T08:46:28.442Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-14T08:46:28.945Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-14T08:46:29.886Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-14T08:46:31.803Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-14T08:46:38.379Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-14T08:46:38.379Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-14T08:46:38.949Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-14T08:46:40.334Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-14T08:46:40.334Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-14T08:46:40.334Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-14T08:46:40.864Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-14T08:46:41.720Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-14T08:46:43.650Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-14T08:46:45.036Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-14T08:46:45.036Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-14T08:46:45.036Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-14T08:46:45.568Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-14T08:46:46.541Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-14T08:46:46.541Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-14T08:46:46.541Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-14T08:46:46.946Z] === RUN TestDockerSuite/TestRunMount [2021-07-14T08:46:50.292Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-14T08:46:51.883Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-14T08:46:56.940Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-14T08:46:56.940Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-14T08:46:56.940Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-14T08:46:57.748Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-14T08:46:57.748Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-14T08:46:57.748Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-14T08:46:57.748Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-14T08:46:57.748Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-14T08:46:57.748Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-14T08:46:57.748Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-14T08:46:57.748Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-14T08:46:57.748Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-14T08:46:57.748Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-14T08:46:58.852Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-14T08:47:00.763Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-14T08:47:04.967Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-14T08:47:04.972Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-14T08:47:04.972Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-14T08:47:04.972Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-14T08:47:04.972Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-14T08:47:04.972Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-14T08:47:06.879Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-14T08:47:09.437Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-14T08:47:10.378Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-14T08:47:12.213Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-14T08:47:12.291Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-14T08:47:12.291Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-14T08:47:13.220Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-14T08:47:13.220Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-14T08:47:13.220Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-14T08:47:13.220Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-14T08:47:13.220Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-14T08:47:13.220Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-14T08:47:13.220Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-14T08:47:13.220Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-14T08:47:13.232Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-14T08:47:14.227Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-14T08:47:14.614Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-14T08:47:15.185Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-14T08:47:16.127Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-14T08:47:18.076Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-14T08:47:18.669Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-14T08:47:19.081Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-14T08:47:19.082Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-14T08:47:19.082Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-14T08:47:19.082Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-14T08:47:19.082Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-14T08:47:19.559Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-14T08:47:20.581Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-14T08:47:22.560Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-14T08:47:24.787Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-14T08:47:25.358Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-14T08:47:25.358Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-07-14T08:47:26.297Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-14T08:47:26.297Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-14T08:47:26.885Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-14T08:47:27.455Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-14T08:47:27.716Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-14T08:47:28.286Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-14T08:47:34.861Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-07-14T08:47:34.861Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-14T08:47:34.861Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-14T08:47:35.122Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-07-14T08:47:35.170Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-14T08:47:36.063Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-14T08:47:37.447Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-14T08:47:38.832Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-07-14T08:47:39.403Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-07-14T08:47:39.403Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-14T08:47:39.973Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-14T08:47:39.995Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-14T08:47:40.324Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-14T08:47:40.324Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-14T08:47:40.324Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-14T08:47:40.324Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-14T08:47:40.324Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-14T08:47:40.473Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-14T08:47:40.473Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-14T08:47:40.473Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-14T08:47:40.544Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-14T08:47:41.485Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-14T08:47:41.745Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-14T08:47:41.745Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-14T08:47:41.745Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-14T08:47:42.686Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-14T08:47:43.627Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-14T08:47:43.627Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-14T08:47:43.627Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-14T08:47:44.320Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-14T08:47:44.569Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-07-14T08:47:45.921Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-14T08:47:45.975Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-14T08:47:45.975Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-14T08:47:45.975Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-14T08:47:49.277Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-14T08:47:50.741Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-14T08:47:50.741Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-14T08:47:50.741Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-14T08:47:50.741Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-14T08:47:50.741Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-14T08:47:50.741Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-14T08:47:50.741Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-14T08:47:50.741Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-14T08:47:50.741Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-14T08:47:51.191Z] === RUN TestDockerSuite/TestRunRm [2021-07-14T08:47:51.219Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-14T08:47:51.761Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-14T08:47:55.150Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-14T08:47:55.150Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-14T08:47:55.150Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-14T08:47:55.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-14T08:47:55.960Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-14T08:47:56.221Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-14T08:47:56.792Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-07-14T08:47:58.179Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-07-14T08:47:59.121Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-07-14T08:48:03.324Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-07-14T08:48:07.541Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-07-14T08:48:07.545Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-14T08:48:07.545Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-14T08:48:07.801Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-07-14T08:48:08.005Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-14T08:48:08.372Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-07-14T08:48:09.313Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-07-14T08:48:09.573Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-07-14T08:48:10.144Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-07-14T08:48:10.717Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-07-14T08:48:11.289Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-14T08:48:12.229Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-14T08:48:12.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-14T08:48:13.170Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-14T08:48:16.465Z] === RUN TestDockerSuite/TestRunState [2021-07-14T08:48:17.406Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-14T08:48:18.346Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-14T08:48:19.290Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-14T08:48:19.290Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-07-14T08:48:19.290Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-14T08:48:19.290Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-14T08:48:20.230Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-14T08:48:20.800Z] === RUN TestDockerSuite/TestRunSysctls [2021-07-14T08:48:22.184Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-14T08:48:22.184Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-14T08:48:22.184Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-14T08:48:23.045Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-14T08:48:23.133Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-07-14T08:48:25.049Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-07-14T08:48:25.989Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-07-14T08:48:27.249Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-14T08:48:27.249Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-14T08:48:27.249Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-14T08:48:27.249Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-14T08:48:27.249Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-14T08:48:27.900Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-07-14T08:48:30.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-14T08:48:30.127Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-14T08:48:30.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-14T08:48:31.203Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-14T08:48:34.498Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-14T08:48:35.069Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-14T08:48:35.640Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-14T08:48:35.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-14T08:48:35.928Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-14T08:48:35.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-14T08:48:35.928Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-14T08:48:35.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-14T08:48:36.584Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-14T08:48:38.495Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-14T08:48:39.886Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-14T08:48:40.827Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-14T08:48:40.827Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-14T08:48:41.087Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-14T08:48:42.041Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-14T08:48:42.612Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-14T08:48:42.872Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-07-14T08:48:43.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-14T08:48:43.062Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-14T08:48:43.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-14T08:48:43.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-14T08:48:43.062Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-14T08:48:43.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-14T08:48:43.062Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-14T08:48:43.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-14T08:48:43.442Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-07-14T08:48:43.443Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-14T08:48:43.443Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-14T08:48:43.443Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-14T08:48:44.384Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-14T08:48:47.689Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-07-14T08:48:50.234Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-14T08:48:50.804Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-14T08:48:52.192Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-14T08:48:52.693Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-14T08:48:52.693Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-14T08:48:52.693Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-14T08:48:52.693Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-14T08:48:55.494Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-14T08:48:56.065Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-07-14T08:48:57.448Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-14T08:48:59.997Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-14T08:49:03.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-14T08:49:03.227Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-14T08:49:03.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-14T08:49:04.206Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-14T08:49:04.469Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-14T08:49:04.469Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-14T08:49:04.469Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-14T08:49:04.469Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-14T08:49:04.469Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-14T08:49:04.469Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-14T08:49:04.469Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-14T08:49:04.730Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-07-14T08:49:04.730Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-14T08:49:04.730Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-07-14T08:49:05.669Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-07-14T08:49:08.210Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-07-14T08:49:09.150Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-07-14T08:49:10.094Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-07-14T08:49:12.008Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-07-14T08:49:12.579Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-07-14T08:49:12.842Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-07-14T08:49:13.035Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-14T08:49:13.783Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-14T08:49:13.783Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-07-14T08:49:14.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-14T08:49:14.357Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-07-14T08:49:14.357Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-14T08:49:14.357Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-07-14T08:49:14.619Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-14T08:49:14.619Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-07-14T08:49:14.619Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-14T08:49:14.619Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-07-14T08:49:14.619Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-14T08:49:14.619Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-07-14T08:49:14.619Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-14T08:49:14.619Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-07-14T08:49:14.619Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-14T08:49:14.619Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-07-14T08:49:14.619Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-14T08:49:14.619Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-07-14T08:49:15.562Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-07-14T08:49:16.133Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-07-14T08:49:16.133Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-07-14T08:49:17.073Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-07-14T08:49:17.074Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-14T08:49:17.647Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-14T08:49:18.587Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-14T08:49:18.587Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-07-14T08:49:18.840Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-14T08:49:18.840Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-14T08:49:18.840Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-14T08:49:18.840Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-14T08:49:19.300Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-14T08:49:19.528Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-07-14T08:49:20.469Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-07-14T08:49:20.469Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-14T08:49:20.469Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-14T08:49:21.411Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-14T08:49:21.482Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-14T08:49:21.482Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-14T08:49:21.482Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-14T08:49:21.671Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-07-14T08:49:21.671Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-14T08:49:21.671Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-07-14T08:49:23.056Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-07-14T08:49:23.998Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-07-14T08:49:23.998Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-14T08:49:23.998Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-14T08:49:24.939Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-14T08:49:24.939Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-14T08:49:26.185Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-14T08:49:26.855Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-14T08:49:27.155Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-14T08:49:27.155Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-14T08:49:27.155Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-14T08:49:27.155Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-14T08:49:27.155Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-14T08:49:27.426Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-14T08:49:28.697Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-14T08:49:28.808Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-07-14T08:49:29.379Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-07-14T08:49:30.240Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-14T08:49:30.322Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-14T08:49:30.322Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-07-14T08:49:30.699Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-14T08:49:30.893Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-14T08:49:30.893Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-14T08:49:30.893Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-14T08:49:31.159Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-14T08:49:32.129Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-14T08:49:32.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-14T08:49:32.277Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-07-14T08:49:33.227Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-07-14T08:49:33.488Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-07-14T08:49:35.399Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-14T08:49:35.399Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-14T08:49:37.309Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-14T08:49:37.309Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-14T08:49:37.570Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-14T08:49:39.482Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents567060794 [2021-07-14T08:49:39.482Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-14T08:49:39.742Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-14T08:49:41.654Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-14T08:49:41.654Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-14T08:49:41.654Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-14T08:49:42.465Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-14T08:49:43.038Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-14T08:49:44.423Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-14T08:49:44.649Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-14T08:49:44.649Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-14T08:49:44.649Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-14T08:49:44.683Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-14T08:49:44.683Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-14T08:49:44.683Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-14T08:49:44.943Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-14T08:49:45.513Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-14T08:49:46.190Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-14T08:49:46.190Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-14T08:49:46.190Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-14T08:49:46.651Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-14T08:49:48.057Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-14T08:49:50.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-14T08:49:50.153Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-14T08:49:50.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-14T08:49:53.353Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-14T08:49:53.731Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-14T08:49:54.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-14T08:49:54.001Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-14T08:49:54.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-14T08:49:54.001Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-14T08:49:54.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-14T08:49:54.191Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-14T08:49:54.651Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-14T08:49:54.651Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-14T08:49:54.651Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-14T08:49:55.620Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-14T08:49:55.892Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-14T08:49:56.589Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-14T08:49:56.589Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-14T08:49:56.589Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-14T08:49:56.589Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-14T08:49:56.589Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-14T08:49:57.275Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-14T08:49:58.216Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-14T08:50:01.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-14T08:50:01.245Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-14T08:50:01.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-14T08:50:01.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-14T08:50:01.245Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-14T08:50:01.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-14T08:50:01.245Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-14T08:50:01.245Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-14T08:50:01.512Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-14T08:50:03.675Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-14T08:50:04.054Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-14T08:50:04.624Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-14T08:50:06.535Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-14T08:50:08.446Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-14T08:50:10.357Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-14T08:50:13.666Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-14T08:50:18.947Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-14T08:50:21.486Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-14T08:50:26.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-14T08:50:26.769Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-14T08:50:27.708Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-07-14T08:50:29.622Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-07-14T08:50:29.883Z] docker_cli_swarm_test.go:1186: [d81c2ffff1c17] joining swarm manager [de96cafd7f865]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:50:30.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-14T08:50:30.549Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-14T08:50:31.028Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-14T08:50:31.028Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-14T08:50:31.264Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-14T08:50:31.506Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-14T08:50:32.647Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-14T08:50:33.102Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-14T08:50:33.102Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-14T08:50:33.102Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-14T08:50:33.589Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-14T08:50:33.851Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-14T08:50:33.851Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-14T08:50:33.851Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-14T08:50:35.242Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-14T08:50:36.625Z] docker_cli_swarm_test.go:1195: [d3b339a588557] joining swarm manager [de96cafd7f865]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:50:37.933Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-14T08:50:38.942Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-14T08:50:38.942Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-14T08:50:38.942Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-14T08:50:38.942Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-14T08:50:38.942Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-14T08:50:39.924Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-14T08:50:40.539Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-14T08:50:41.545Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-14T08:50:42.555Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-14T08:50:43.034Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-14T08:50:43.220Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-07-14T08:50:43.513Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-14T08:50:43.792Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-07-14T08:50:44.732Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-07-14T08:50:44.732Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-14T08:50:44.732Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-07-14T08:50:44.732Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-14T08:50:44.732Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-07-14T08:50:46.215Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-14T08:50:46.644Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-07-14T08:50:47.585Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-07-14T08:50:47.755Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-14T08:50:48.968Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-07-14T08:50:49.296Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-14T08:50:49.460Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-14T08:50:50.880Z] === RUN TestDockerSuite/TestUpdateStats [2021-07-14T08:50:51.167Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-14T08:50:51.167Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-14T08:50:51.167Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-14T08:50:52.178Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-14T08:50:52.178Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-14T08:50:52.178Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-14T08:50:52.657Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-14T08:50:55.129Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-07-14T08:50:56.071Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-07-14T08:50:56.071Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-14T08:50:56.071Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-07-14T08:50:57.982Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-07-14T08:50:59.364Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-14T08:50:59.630Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-14T08:50:59.630Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-14T08:50:59.630Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-14T08:50:59.630Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-14T08:50:59.898Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-14T08:51:00.090Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-14T08:51:00.090Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-14T08:51:00.090Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-14T08:51:00.376Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-14T08:51:00.551Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-14T08:51:00.551Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-14T08:51:00.551Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-14T08:51:00.854Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-14T08:51:00.854Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-14T08:51:00.854Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-14T08:51:02.452Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-14T08:51:02.930Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-14T08:51:02.930Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-14T08:51:02.930Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-14T08:51:02.930Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-14T08:51:02.930Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-14T08:51:04.648Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-07-14T08:51:08.875Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-14T08:51:09.933Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-07-14T08:51:15.217Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-07-14T08:51:17.140Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-14T08:51:21.343Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-07-14T08:51:21.913Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-14T08:51:25.717Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-14T08:51:25.717Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-14T08:51:25.717Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-14T08:51:26.177Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-14T08:51:28.494Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-07-14T08:51:29.879Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-07-14T08:51:30.450Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-07-14T08:51:32.363Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-07-14T08:51:34.274Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-07-14T08:51:35.656Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-07-14T08:51:35.916Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-07-14T08:51:37.837Z] docker_cli_swarm_test.go:1118: [d27c588e9f30d] joining swarm manager [de6321ddfa286]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:51:38.781Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-07-14T08:51:39.352Z] docker_cli_swarm_test.go:1119: [d401b1879b491] joining swarm manager [de6321ddfa286]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:51:41.265Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-07-14T08:51:43.808Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-07-14T08:51:44.903Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-14T08:51:45.395Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-14T08:51:46.351Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-07-14T08:51:47.002Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-14T08:51:47.289Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-14T08:51:47.289Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-14T08:51:47.289Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-14T08:51:48.264Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-14T08:51:51.029Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-14T08:51:54.781Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-14T08:51:57.531Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-14T08:51:57.531Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-14T08:51:57.531Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-14T08:51:57.531Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-14T08:51:57.531Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-14T08:51:57.531Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-14T08:51:57.531Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-14T08:51:57.689Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-14T08:51:58.011Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-14T08:51:58.011Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-14T08:51:58.011Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-14T08:52:03.159Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-14T08:52:03.421Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-14T08:52:03.421Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-14T08:52:04.362Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-14T08:52:04.362Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-14T08:52:04.362Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-14T08:52:04.362Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-14T08:52:05.764Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-14T08:52:05.764Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-14T08:52:06.704Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-14T08:52:06.704Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-14T08:52:06.964Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-14T08:52:06.964Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-14T08:52:06.964Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-14T08:52:09.507Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-14T08:52:09.507Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-14T08:52:09.767Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-14T08:52:09.767Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-14T08:52:09.767Z] === RUN TestDockerSuite/TestVolumeEvents [2021-07-14T08:52:16.254Z] --- PASS: TestBuildWCOWSandboxSize (928.34s) [2021-07-14T08:52:16.254Z] === RUN TestBuildWithEmptyDockerfile [2021-07-14T08:52:16.254Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-14T08:52:16.254Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-14T08:52:16.254Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-14T08:52:16.254Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-14T08:52:16.254Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-14T08:52:16.254Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-14T08:52:16.254Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-07-14T08:52:16.254Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-07-14T08:52:16.254Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-07-14T08:52:16.254Z] --- PASS: TestBuildWithEmptyDockerfile (0.78s) [2021-07-14T08:52:16.254Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-07-14T08:52:16.254Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-07-14T08:52:16.254Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-07-14T08:52:16.254Z] === RUN TestBuildPreserveOwnership [2021-07-14T08:52:16.254Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:52:16.254Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-07-14T08:52:16.254Z] === RUN TestBuildPlatformInvalid [2021-07-14T08:52:16.254Z] --- PASS: TestBuildPlatformInvalid (0.68s) [2021-07-14T08:52:16.254Z] PASS [2021-07-14T08:52:16.254Z] ok github.com/docker/docker/integration/build 1165.269s [2021-07-14T08:52:16.254Z] [2021-07-14T08:52:16.254Z] === Skipped [2021-07-14T08:52:16.254Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-07-14T08:52:16.254Z] build_session_test.go:25: TODO: BuildKit [2021-07-14T08:52:16.254Z] [2021-07-14T08:52:16.254Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-07-14T08:52:16.254Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:52:16.254Z] [2021-07-14T08:52:16.254Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-07-14T08:52:16.254Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:52:16.254Z] [2021-07-14T08:52:16.254Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-07-14T08:52:16.254Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:52:16.254Z] [2021-07-14T08:52:16.254Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-07-14T08:52:16.254Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:52:16.254Z] [2021-07-14T08:52:16.254Z] [2021-07-14T08:52:16.254Z] DONE 29 tests, 5 skipped in 1201.930s [2021-07-14T08:52:16.254Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-07-14T08:52:16.254Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-14T08:52:16.254Z] INFO: Testing against a local daemon [2021-07-14T08:52:16.254Z] === RUN TestConfigInspect [2021-07-14T08:52:16.254Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:52:16.254Z] --- SKIP: TestConfigInspect (0.00s) [2021-07-14T08:52:16.254Z] === RUN TestConfigList [2021-07-14T08:52:16.254Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:52:16.254Z] --- SKIP: TestConfigList (0.00s) [2021-07-14T08:52:16.254Z] === RUN TestConfigsCreateAndDelete [2021-07-14T08:52:16.254Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:52:16.254Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-07-14T08:52:16.254Z] === RUN TestConfigsUpdate [2021-07-14T08:52:16.254Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:52:16.254Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-07-14T08:52:16.254Z] === RUN TestTemplatedConfig [2021-07-14T08:52:16.254Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:52:16.254Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-07-14T08:52:16.254Z] === RUN TestConfigCreateResolve [2021-07-14T08:52:16.254Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:52:16.254Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-07-14T08:52:16.254Z] PASS [2021-07-14T08:52:16.254Z] ok github.com/docker/docker/integration/config 0.137s [2021-07-14T08:52:16.254Z] [2021-07-14T08:52:16.254Z] === Skipped [2021-07-14T08:52:16.254Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-07-14T08:52:16.254Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:52:16.254Z] [2021-07-14T08:52:16.254Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-07-14T08:52:16.254Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:52:16.254Z] [2021-07-14T08:52:16.254Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-07-14T08:52:16.254Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:52:16.254Z] [2021-07-14T08:52:16.254Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-07-14T08:52:16.254Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:52:16.254Z] [2021-07-14T08:52:16.254Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-07-14T08:52:16.254Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:52:16.254Z] [2021-07-14T08:52:16.254Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-07-14T08:52:16.254Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:52:16.254Z] [2021-07-14T08:52:16.254Z] [2021-07-14T08:52:16.254Z] DONE 6 tests, 6 skipped in 3.173s [2021-07-14T08:52:16.254Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-07-14T08:52:16.254Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-14T08:52:16.254Z] INFO: Testing against a local daemon [2021-07-14T08:52:16.254Z] === RUN TestCheckpoint [2021-07-14T08:52:16.254Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-14T08:52:16.254Z] --- SKIP: TestCheckpoint (0.00s) [2021-07-14T08:52:16.254Z] === RUN TestContainerInvalidJSON [2021-07-14T08:52:16.254Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-07-14T08:52:16.254Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-07-14T08:52:16.254Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-07-14T08:52:16.254Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-07-14T08:52:16.254Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-07-14T08:52:16.254Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-07-14T08:52:16.254Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-07-14T08:52:16.254Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-07-14T08:52:16.254Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-07-14T08:52:16.254Z] --- PASS: TestContainerInvalidJSON (0.69s) [2021-07-14T08:52:16.254Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-07-14T08:52:16.254Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-07-14T08:52:16.254Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-07-14T08:52:16.254Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-07-14T08:52:16.344Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-14T08:52:16.737Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s) [2021-07-14T08:52:16.737Z] === RUN TestCopyFromContainerPathIsNotDir [2021-07-14T08:52:16.737Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2021-07-14T08:52:16.737Z] === RUN TestCopyToContainerPathDoesNotExist [2021-07-14T08:52:17.217Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.50s) [2021-07-14T08:52:17.217Z] === RUN TestCopyToContainerPathIsNotDir [2021-07-14T08:52:17.697Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2021-07-14T08:52:17.697Z] === RUN TestCopyFromContainer [2021-07-14T08:52:17.697Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:52:17.697Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-07-14T08:52:17.697Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-07-14T08:52:17.697Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-14T08:52:17.697Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-14T08:52:17.697Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-14T08:52:17.697Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-14T08:52:17.697Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-14T08:52:17.697Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-14T08:52:17.697Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-07-14T08:52:17.697Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-07-14T08:52:17.697Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-07-14T08:52:17.697Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-07-14T08:52:17.697Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-07-14T08:52:17.697Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-07-14T08:52:17.697Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-07-14T08:52:17.697Z] === RUN TestCreateLinkToNonExistingContainer [2021-07-14T08:52:17.697Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-14T08:52:17.697Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-07-14T08:52:17.697Z] === RUN TestCreateWithInvalidEnv [2021-07-14T08:52:17.697Z] === RUN TestCreateWithInvalidEnv/0 [2021-07-14T08:52:17.697Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-07-14T08:52:17.697Z] === RUN TestCreateWithInvalidEnv/1 [2021-07-14T08:52:17.697Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-07-14T08:52:17.697Z] === RUN TestCreateWithInvalidEnv/2 [2021-07-14T08:52:17.697Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-07-14T08:52:17.698Z] === CONT TestCreateWithInvalidEnv/0 [2021-07-14T08:52:17.698Z] === CONT TestCreateWithInvalidEnv/2 [2021-07-14T08:52:17.698Z] === CONT TestCreateWithInvalidEnv/1 [2021-07-14T08:52:17.698Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-07-14T08:52:17.698Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-07-14T08:52:17.698Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-07-14T08:52:17.698Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-07-14T08:52:17.698Z] === RUN TestCreateTmpfsMountsTarget [2021-07-14T08:52:17.698Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:52:17.698Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-07-14T08:52:17.698Z] === RUN TestCreateWithCustomMaskedPaths [2021-07-14T08:52:17.698Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:52:17.698Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-07-14T08:52:17.698Z] === RUN TestCreateWithCustomReadonlyPaths [2021-07-14T08:52:17.698Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:52:17.698Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-14T08:52:17.698Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-07-14T08:52:17.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-14T08:52:17.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-14T08:52:17.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-14T08:52:17.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-14T08:52:17.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-14T08:52:17.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-14T08:52:17.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-14T08:52:17.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-14T08:52:17.698Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-14T08:52:17.698Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-14T08:52:17.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-07-14T08:52:17.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-07-14T08:52:17.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-07-14T08:52:17.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-07-14T08:52:17.698Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-07-14T08:52:17.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-07-14T08:52:17.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-07-14T08:52:17.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-07-14T08:52:17.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-07-14T08:52:17.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-07-14T08:52:17.698Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-07-14T08:52:17.698Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-07-14T08:52:17.698Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-14T08:52:17.698Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-14T08:52:17.698Z] === RUN TestCreateDifferentPlatform [2021-07-14T08:52:17.698Z] === RUN TestCreateDifferentPlatform/different_os [2021-07-14T08:52:17.698Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-07-14T08:52:17.698Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-07-14T08:52:17.698Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-07-14T08:52:17.698Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-07-14T08:52:17.698Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-07-14T08:52:17.698Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2021-07-14T08:52:17.698Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-07-14T08:52:17.698Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-14T08:52:17.698Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-14T08:52:17.698Z] === RUN TestContainerKillOnDaemonStart [2021-07-14T08:52:17.698Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:52:17.698Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-07-14T08:52:17.698Z] === RUN TestDiff [2021-07-14T08:52:17.698Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-14T08:52:17.698Z] --- SKIP: TestDiff (0.00s) [2021-07-14T08:52:17.698Z] === RUN TestExecWithCloseStdin [2021-07-14T08:52:17.727Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-14T08:52:17.987Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-14T08:52:17.987Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-14T08:52:21.291Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-14T08:52:21.569Z] --- PASS: TestExecWithCloseStdin (3.48s) [2021-07-14T08:52:21.569Z] === RUN TestExec [2021-07-14T08:52:23.455Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-14T08:52:23.455Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-14T08:52:23.455Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-14T08:52:23.455Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-14T08:52:23.839Z] --- PASS: TestExec (2.32s) [2021-07-14T08:52:23.839Z] === RUN TestExecUser [2021-07-14T08:52:23.839Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-14T08:52:23.839Z] --- SKIP: TestExecUser (0.00s) [2021-07-14T08:52:23.839Z] === RUN TestExportContainerAndImportImage [2021-07-14T08:52:23.839Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:52:23.839Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-07-14T08:52:23.839Z] === RUN TestExportContainerAfterDaemonRestart [2021-07-14T08:52:23.839Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:52:23.839Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-07-14T08:52:23.839Z] === RUN TestHealthCheckWorkdir [2021-07-14T08:52:23.839Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-14T08:52:23.839Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-07-14T08:52:23.839Z] === RUN TestHealthKillContainer [2021-07-14T08:52:23.839Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-14T08:52:23.839Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-07-14T08:52:23.839Z] === RUN TestInspectCpusetInConfigPre120 [2021-07-14T08:52:23.839Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-14T08:52:23.839Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-07-14T08:52:23.839Z] === RUN TestKillContainerInvalidSignal [2021-07-14T08:52:24.592Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-14T08:52:24.592Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite (1914.47s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.54s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.31s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.06s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.42s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (2.04s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.26s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.91s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.26s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.70s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.97s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.36s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.78s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.46s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.40s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.70s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.28s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAttachDetach (1.50s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.48s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.11s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.33s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.38s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.03s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.85s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.88s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.78s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.57s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (30.00s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.63s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.42s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.51s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.71s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.11s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.78s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (11.15s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.83s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.21s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.69s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.77s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.64s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.18s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.16s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.70s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.45s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.17s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.49s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.89s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.09s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.70s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.04s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.39s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (11.83s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.36s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.89s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.66s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.00s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.63s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.13s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.19s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.67s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.01s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (18.16s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.84s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.74s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.34s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (4.24s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.54s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.23s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.72s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.02s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.91s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.59s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.63s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.67s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.08s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.04s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.42s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.03s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.58s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.34s) [2021-07-14T08:52:24.592Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.82s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.48s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.90s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.42s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.82s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.60s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.12s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.48s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.81s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.69s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.95s) [2021-07-14T08:52:24.592Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-07-14T08:52:24.592Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-14T08:52:24.592Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-07-14T08:52:24.592Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.75s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.26s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.61s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (9.84s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.48s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.86s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.23s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.73s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.90s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.78s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.34s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildDockerignore (16.37s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.69s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.82s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.00s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.72s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.51s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.46s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.64s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.67s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.00s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.35s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.22s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.53s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.30s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.28s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.57s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.28s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.00s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.68s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.57s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildEnv (1.66s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.34s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.33s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.02s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.95s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.37s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.50s) [2021-07-14T08:52:24.592Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.88s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.64s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.42s) [2021-07-14T08:52:24.593Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.38s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.48s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildExpose (0.21s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.40s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.33s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.21s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildFails (0.87s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.01s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.04s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.14s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.11s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.22s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.99s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.92s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.71s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.32s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.28s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.23s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.21s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildHistory (3.81s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.52s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.99s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.80s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.18s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildLabel (0.47s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.36s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.51s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.40s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildLabels (0.42s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.05s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.66s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.91s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.26s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.15s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.22s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.39s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.46s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.51s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.39s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.77s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.16s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.06s) [2021-07-14T08:52:24.593Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.40s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.38s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.69s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.26s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.62s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.93s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.84s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.72s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.31s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.60s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.36s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.42s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.38s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.73s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.57s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.34s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.47s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.26s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.95s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildPATH (2.10s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.03s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.06s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (12.95s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.49s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.73s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildRm (4.69s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.03s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.19s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.42s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.33s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.18s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.24s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.61s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2021-07-14T08:52:24.593Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.08s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildStderr (1.15s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.73s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.25s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.45s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.51s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.96s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.63s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildUser (2.79s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.78s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.37s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.56s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.46s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.66s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.34s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.23s) [2021-07-14T08:52:24.593Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-14T08:52:24.593Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-14T08:52:24.593Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-14T08:52:24.593Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.56s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.89s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.00s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.16s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.98s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.90s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.46s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.29s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.86s) [2021-07-14T08:52:24.593Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.76s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.46s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-14T08:52:24.593Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.78s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.97s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestCommitChange (1.19s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.09s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.89s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.02s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.13s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestCommitTTY (2.02s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.19s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.01s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.16s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.98s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.54s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.15s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.26s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.12s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.00s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.19s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.97s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.89s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.96s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.80s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.50s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.25s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.00s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.98s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.96s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.13s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.15s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.87s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.12s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.93s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.92s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.86s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.93s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.26s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.27s) [2021-07-14T08:52:24.593Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.79s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.03s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.58s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.18s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.68s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.57s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.42s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.90s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.56s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.59s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.70s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.70s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00039c1f8_} (1.05s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1491356994_/foo_false____} (0.72s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1491356994_/foo_true____} (1.57s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3946067897_/foo_false____} (0.69s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3946067897_/foo_true____} (0.73s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3946067897_/foo_true__0xc00039c228__} (1.68s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00039c240_} (1.69s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00039c258_} (0.92s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00039c270_} (1.58s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00039c288_} (0.69s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.69s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.52s) [2021-07-14T08:52:24.593Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.78s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.38s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.62s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.41s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.81s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.86s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.81s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.81s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.02s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.95s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.24s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.58s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.91s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.93s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.17s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.15s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.87s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.82s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.93s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.94s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.94s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.10s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.98s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.57s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.86s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.94s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.55s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.80s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.83s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.34s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.74s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.75s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.83s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpToDot (0.76s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.40s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.62s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpToStdout (0.85s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.11s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.81s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.02s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.47s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.12s) [2021-07-14T08:52:24.594Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.14s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.05s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCreateRM (0.18s) [2021-07-14T08:52:24.594Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.15s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.78s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.02s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.73s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.46s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.88s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.56s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.65s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.78s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.74s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.72s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.11s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.81s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.39s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.54s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.57s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.82s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.95s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.03s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsAttach (0.96s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsCommit (0.90s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.77s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.70s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.79s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.78s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.99s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.72s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.45s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsCopy (1.19s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.74s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (6.02s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.99s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.00s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.22s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.61s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.31s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsFilters (1.80s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsFormat (2.52s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.06s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.47s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.54s) [2021-07-14T08:52:24.594Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-14T08:52:24.594Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.82s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.15s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsRename (1.05s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsResize (0.84s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.60s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.83s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.96s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.16s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsTop (0.95s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.56s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExec (1.12s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.77s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.71s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.77s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.15s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.05s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.05s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.01s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.00s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.02s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.29s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.65s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecCgroup (3.41s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecEnv (1.23s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.41s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.53s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecInspectID (2.50s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecInteractive (1.36s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.23s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.11s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecParseError (0.90s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.09s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.86s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.71s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.01s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecStartFails (1.06s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.50s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.91s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecTTY (1.36s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.36s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.83s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecUlimits (1.60s) [2021-07-14T08:52:24.594Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecWithImageUser (3.30s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.16s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.80s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.11s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestExecWithUser (1.78s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.96s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.88s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.77s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.93s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.35s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestHealth (24.24s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.98s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.89s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.25s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.47s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.57s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.89s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.10s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.85s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.97s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.80s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.05s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestImportDisplay (2.82s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestImportFile (2.26s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.04s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.85s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestImportGzipped (1.74s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.83s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.91s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.74s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.71s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.75s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.83s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.79s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.70s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.88s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.81s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.88s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.73s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.71s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.70s) [2021-07-14T08:52:24.594Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.07s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.87s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectDefault (1.01s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectHistory (1.07s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectImage (0.05s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.10s) [2021-07-14T08:52:24.594Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.25s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.18s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.75s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.81s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.75s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.81s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectStatus (0.87s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.23s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.05s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.18s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.75s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.78s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.76s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.75s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.33s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.63s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.45s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.54s) [2021-07-14T08:52:24.594Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.50s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.29s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.04s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.46s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.57s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.99s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.63s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.92s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.72s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.44s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (4.28s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.04s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.65s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.18s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.13s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.26s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.86s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.39s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.76s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (2.16s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.77s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.83s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.44s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.13s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.84s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.06s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.88s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLogsSince (6.91s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.92s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.86s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLogsTail (1.08s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.00s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.97s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.40s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.96s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestNetHostname (2.79s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.45s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.90s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.77s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.91s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPluginActive (1.36s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.97s) [2021-07-14T08:52:24.595Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.65s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.10s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.28s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.93s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.86s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.67s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.75s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPortHostBinding (2.18s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPortList (11.07s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.54s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPostContainersAttach (8.28s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.76s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.12s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.04s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (2.08s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (4.12s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.94s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.61s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPsByOrder (3.83s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.38s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.07s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.75s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.77s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.32s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.96s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.25s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.53s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.59s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.57s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.75s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPsListContainersSize (2.29s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.42s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (2.83s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPsRightTagName (3.30s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.66s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.07s) [2021-07-14T08:52:24.595Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.23s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.79s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.80s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.64s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.81s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.81s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.27s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.42s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.54s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.71s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.55s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.40s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.51s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.96s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.27s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.84s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.25s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.50s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.91s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRmiTag (0.17s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.02s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.85s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.71s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.04s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.92s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (2.09s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunAddHost (1.08s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.54s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (1.05s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.90s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.94s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.73s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.97s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.85s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.91s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.79s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.04s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.23s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.97s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.79s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.33s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.29s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.36s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.87s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.00s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.93s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.03s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.86s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.90s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (1.08s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.86s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (1.05s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.91s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.69s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.72s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.83s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.72s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.72s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.03s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.04s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.76s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.71s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.71s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.47s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.73s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.54s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (1.04s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.76s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.90s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.92s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.74s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.73s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (4.10s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.07s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.15s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.60s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (3.10s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.55s) [2021-07-14T08:52:24.595Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-14T08:52:24.595Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.84s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.50s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.55s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.52s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.84s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.72s) [2021-07-14T08:52:24.595Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.72s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.59s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.70s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.82s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.91s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.74s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.74s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.74s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.68s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunExitCode (0.68s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.74s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.87s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.90s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (1.07s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.75s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.66s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.59s) [2021-07-14T08:52:24.595Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.60s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (1.15s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.58s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.14s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.55s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.78s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.49s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.54s) [2021-07-14T08:52:24.595Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.69s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.95s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.66s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.71s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.19s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.57s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.53s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.52s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.52s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunMount (8.69s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.88s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.66s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.61s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.33s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.71s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.25s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.21s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.49s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.67s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (1.07s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunNetHost (1.23s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.75s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.95s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.14s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.10s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.30s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.60s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.69s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.68s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.71s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.70s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.88s) [2021-07-14T08:52:24.596Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.88s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.75s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.14s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.61s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.62s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.69s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.73s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.49s) [2021-07-14T08:52:24.596Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.81s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.80s) [2021-07-14T08:52:24.596Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.87s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.49s) [2021-07-14T08:52:24.596Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.30s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.75s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunRm (0.73s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.78s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.72s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.36s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.83s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.35s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.74s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.74s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.47s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.62s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.49s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.74s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.87s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.89s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.67s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunState (1.52s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.07s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.72s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2021-07-14T08:52:24.596Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.75s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.53s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunSysctls (1.43s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.81s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.21s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.70s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.67s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.56s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.17s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.77s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.73s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.74s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.11s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.28s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunUserByID (0.73s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.25s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.77s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunUserByName (0.72s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.85s) [2021-07-14T08:52:24.596Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.87s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.46s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (1.05s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.35s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.92s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (2.05s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.85s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.45s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.98s) [2021-07-14T08:52:24.596Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-14T08:52:24.596Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-14T08:52:24.596Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.29s) [2021-07-14T08:52:24.596Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.23s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.93s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.69s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (1.03s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.89s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.80s) [2021-07-14T08:52:24.596Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.09s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-07-14T08:52:24.596Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-07-14T08:52:24.596Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-14T08:52:24.596Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-07-14T08:52:24.596Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-14T08:52:24.596Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.90s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.71s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.98s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.33s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.87s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.96s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.95s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.96s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.66s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.92s) [2021-07-14T08:52:24.596Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.81s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.79s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.76s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.82s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.81s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.14s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.39s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.56s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.11s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.93s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.43s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.92s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.72s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.45s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.42s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.34s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.31s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.39s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.72s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.16s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.35s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.79s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.49s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.93s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestStartRecordError (1.84s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.02s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.93s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.24s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.80s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.05s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.77s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.99s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.20s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.99s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2021-07-14T08:52:24.596Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.29s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.46s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.43s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.73s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.70s) [2021-07-14T08:52:24.596Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-14T08:52:24.596Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.71s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.24s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.23s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.90s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUpdateStats (3.78s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.44s) [2021-07-14T08:52:24.596Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.15s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.06s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.15s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.40s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.65s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.73s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.77s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.60s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.29s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.74s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.71s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.80s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.75s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.51s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.18s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.62s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.18s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.14s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.07s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.07s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestVolumeCLILs (1.20s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.03s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.51s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.68s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.40s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-07-14T08:52:24.596Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-07-14T08:52:24.597Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.76s) [2021-07-14T08:52:24.597Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.74s) [2021-07-14T08:52:24.597Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-14T08:52:24.597Z] === RUN TestDockerRegistrySuite [2021-07-14T08:52:24.597Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-14T08:52:26.003Z] check_test.go:196: [d25fe487ecce0] daemon is not started [2021-07-14T08:52:26.003Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-14T08:52:26.106Z] --- PASS: TestKillContainerInvalidSignal (2.18s) [2021-07-14T08:52:26.106Z] === RUN TestKillContainer [2021-07-14T08:52:26.106Z] === RUN TestKillContainer/no_signal [2021-07-14T08:52:27.385Z] check_test.go:196: [dbfd708b461c1] daemon is not started [2021-07-14T08:52:27.646Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-14T08:52:28.372Z] === RUN TestKillContainer/non_killing_signal [2021-07-14T08:52:28.372Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-14T08:52:28.372Z] === RUN TestKillContainer/killing_signal [2021-07-14T08:52:29.030Z] check_test.go:196: [d6b17a956985e] daemon is not started [2021-07-14T08:52:29.030Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-14T08:52:29.290Z] check_test.go:196: [db74b4cfa3f2e] daemon is not started [2021-07-14T08:52:29.290Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-14T08:52:30.644Z] --- PASS: TestKillContainer (4.74s) [2021-07-14T08:52:30.644Z] --- PASS: TestKillContainer/no_signal (2.17s) [2021-07-14T08:52:30.644Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-14T08:52:30.644Z] --- PASS: TestKillContainer/killing_signal (2.52s) [2021-07-14T08:52:30.644Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-07-14T08:52:30.644Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-14T08:52:30.644Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-14T08:52:30.644Z] === RUN TestKillStoppedContainer [2021-07-14T08:52:30.644Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-14T08:52:30.644Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-07-14T08:52:30.644Z] === RUN TestKillStoppedContainerAPIPre120 [2021-07-14T08:52:30.644Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-14T08:52:30.644Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-14T08:52:30.644Z] === RUN TestKillDifferentUserContainer [2021-07-14T08:52:30.644Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-14T08:52:30.644Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-07-14T08:52:30.644Z] === RUN TestInspectOomKilledTrue [2021-07-14T08:52:30.644Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:52:30.644Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-07-14T08:52:30.644Z] === RUN TestInspectOomKilledFalse [2021-07-14T08:52:30.644Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-14T08:52:30.644Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-07-14T08:52:30.644Z] === RUN TestLogsFollowTailEmpty [2021-07-14T08:52:32.908Z] --- PASS: TestLogsFollowTailEmpty (2.24s) [2021-07-14T08:52:32.908Z] === RUN TestNetworkNat [2021-07-14T08:52:32.908Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-14T08:52:32.908Z] --- SKIP: TestNetworkNat (0.00s) [2021-07-14T08:52:32.908Z] === RUN TestNetworkLocalhostTCPNat [2021-07-14T08:52:33.494Z] check_test.go:196: [d6f707badda16] daemon is not started [2021-07-14T08:52:33.494Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-14T08:52:35.913Z] --- PASS: TestNetworkLocalhostTCPNat (2.53s) [2021-07-14T08:52:35.913Z] === RUN TestNetworkLoopbackNat [2021-07-14T08:52:35.913Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-14T08:52:35.913Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-07-14T08:52:35.913Z] === RUN TestPause [2021-07-14T08:52:35.913Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-14T08:52:35.913Z] --- SKIP: TestPause (0.00s) [2021-07-14T08:52:35.913Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-07-14T08:52:37.512Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.09s) [2021-07-14T08:52:37.512Z] === RUN TestPauseStopPausedContainer [2021-07-14T08:52:37.512Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:52:37.512Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-07-14T08:52:37.512Z] === RUN TestPsFilter [2021-07-14T08:52:37.990Z] --- PASS: TestPsFilter (0.25s) [2021-07-14T08:52:37.990Z] === RUN TestRemoveContainerWithRemovedVolume [2021-07-14T08:52:40.072Z] check_test.go:196: [da27b47f78b55] daemon is not started [2021-07-14T08:52:40.072Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-14T08:52:40.249Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.33s) [2021-07-14T08:52:40.249Z] === RUN TestRemoveContainerWithVolume [2021-07-14T08:52:42.516Z] --- PASS: TestRemoveContainerWithVolume (2.40s) [2021-07-14T08:52:42.516Z] === RUN TestRemoveContainerRunning [2021-07-14T08:52:44.271Z] check_test.go:196: [db82e5082bd1b] daemon is not started [2021-07-14T08:52:44.271Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-14T08:52:44.779Z] --- PASS: TestRemoveContainerRunning (2.24s) [2021-07-14T08:52:44.779Z] === RUN TestRemoveContainerForceRemoveRunning [2021-07-14T08:52:44.828Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-14T08:52:45.657Z] check_test.go:196: [d7a5684178b35] daemon is not started [2021-07-14T08:52:45.657Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-14T08:52:46.422Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-14T08:52:46.900Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-14T08:52:47.039Z] check_test.go:196: [d7ef2d8110b54] daemon is not started [2021-07-14T08:52:47.039Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-14T08:52:47.042Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.24s) [2021-07-14T08:52:47.042Z] === RUN TestRemoveInvalidContainer [2021-07-14T08:52:47.042Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-07-14T08:52:47.042Z] === RUN TestRenameLinkedContainer [2021-07-14T08:52:47.042Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-14T08:52:47.042Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-07-14T08:52:47.042Z] === RUN TestRenameStoppedContainer [2021-07-14T08:52:48.444Z] check_test.go:196: [dd96a324281f6] daemon is not started [2021-07-14T08:52:48.444Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-14T08:52:49.304Z] --- PASS: TestRenameStoppedContainer (2.41s) [2021-07-14T08:52:49.304Z] === RUN TestRenameRunningContainerAndReuse [2021-07-14T08:52:50.357Z] check_test.go:196: [dbaeffb9a7480] daemon is not started [2021-07-14T08:52:50.358Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-14T08:52:51.299Z] check_test.go:196: [d58c1add238ad] daemon is not started [2021-07-14T08:52:51.299Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-14T08:52:51.726Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-14T08:52:52.682Z] check_test.go:196: [dabbedc0151d7] daemon is not started [2021-07-14T08:52:52.682Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-14T08:52:53.978Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-14T08:52:54.066Z] check_test.go:196: [d23d102c0e0c1] daemon is not started [2021-07-14T08:52:54.066Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-14T08:52:54.150Z] --- PASS: TestRenameRunningContainerAndReuse (4.29s) [2021-07-14T08:52:54.150Z] === RUN TestRenameInvalidName [2021-07-14T08:52:55.006Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:02a3ed645b2e9f7939a563d869a7cae6eec7bcad90cb471589501fb93e0331fe [2021-07-14T08:52:55.751Z] --- PASS: TestRenameInvalidName (2.11s) [2021-07-14T08:52:55.751Z] === RUN TestRenameAnonymousContainer [2021-07-14T08:52:56.388Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2b87802c1483d25f986fcb702dd3b4a94e7fdbf76cccc39d77308a05c6ecf163 [2021-07-14T08:52:56.388Z] check_test.go:196: [de31ac5657318] daemon is not started [2021-07-14T08:52:56.388Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-14T08:52:56.980Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-14T08:52:57.771Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:46802a5702bb71fdd57045aa1a5d5d2b2a0be9a434f0b4dbdfd880589b7de5b9 [2021-07-14T08:52:58.148Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-14T08:52:58.148Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-14T08:52:58.148Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-14T08:52:58.148Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-14T08:52:58.711Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:52618d3de8d86c56798e6905ec7d2e1199ff852322f594a02b31cc5aba8d15cd [2021-07-14T08:52:58.971Z] check_test.go:196: [d64e90d4e4412] daemon is not started [2021-07-14T08:52:58.971Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-14T08:53:00.354Z] check_test.go:196: [dc13f03c09cee] daemon is not started [2021-07-14T08:53:00.354Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-14T08:53:03.655Z] docker_cli_swarm_test.go:1172: [d8cbd5011504a] joining swarm manager [de6321ddfa286]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-07-14T08:53:03.655Z] check_test.go:196: [d83b9d59fc9f2] daemon is not started [2021-07-14T08:53:03.655Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-14T08:53:05.590Z] check_test.go:196: [d41dc7f828f30] daemon is not started [2021-07-14T08:53:05.590Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-14T08:53:05.590Z] check_test.go:196: [ddeb14dbcc7de] daemon is not started [2021-07-14T08:53:05.590Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-14T08:53:06.972Z] check_test.go:196: [d2c2fcda05e84] daemon is not started [2021-07-14T08:53:06.972Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-14T08:53:07.913Z] check_test.go:196: [d691ef8ed0b18] daemon is not started [2021-07-14T08:53:07.913Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-14T08:53:08.391Z] --- PASS: TestRenameAnonymousContainer (12.77s) [2021-07-14T08:53:08.391Z] === RUN TestRenameContainerWithSameName [2021-07-14T08:53:09.295Z] check_test.go:196: [dbcbab1925b04] daemon is not started [2021-07-14T08:53:09.295Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-14T08:53:10.655Z] --- PASS: TestRenameContainerWithSameName (2.06s) [2021-07-14T08:53:10.656Z] === RUN TestRenameContainerWithLinkedContainer [2021-07-14T08:53:10.656Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-14T08:53:10.656Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-07-14T08:53:10.656Z] === RUN TestResize [2021-07-14T08:53:12.592Z] check_test.go:196: [d92cdeb2219d0] daemon is not started [2021-07-14T08:53:12.592Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-14T08:53:12.918Z] --- PASS: TestResize (2.21s) [2021-07-14T08:53:12.918Z] === RUN TestResizeWithInvalidSize [2021-07-14T08:53:13.163Z] check_test.go:196: [dffb5c7340e3a] daemon is not started [2021-07-14T08:53:13.163Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-14T08:53:14.546Z] check_test.go:196: [da807650ede26] daemon is not started [2021-07-14T08:53:14.546Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-14T08:53:14.806Z] check_test.go:196: [dc7d5802ed45a] daemon is not started [2021-07-14T08:53:14.806Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-14T08:53:15.066Z] check_test.go:196: [dae0e1a5ebe07] daemon is not started [2021-07-14T08:53:15.066Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-14T08:53:15.184Z] --- PASS: TestResizeWithInvalidSize (2.11s) [2021-07-14T08:53:15.184Z] === RUN TestResizeWhenContainerNotStarted [2021-07-14T08:53:15.326Z] check_test.go:196: [d803f38c66e38] daemon is not started [2021-07-14T08:53:15.326Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-14T08:53:15.587Z] check_test.go:196: [d933a71e2476a] daemon is not started [2021-07-14T08:53:15.587Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-14T08:53:15.847Z] check_test.go:196: [dfd3e816b0e3d] daemon is not started [2021-07-14T08:53:15.847Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-14T08:53:15.847Z] check_test.go:196: [d45d99bf8a8d6] daemon is not started [2021-07-14T08:53:15.847Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-14T08:53:17.232Z] check_test.go:196: [d6dd64f61f67b] daemon is not started [2021-07-14T08:53:17.232Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-14T08:53:17.447Z] --- PASS: TestResizeWhenContainerNotStarted (2.35s) [2021-07-14T08:53:17.447Z] === RUN TestDaemonRestartKillContainers [2021-07-14T08:53:17.447Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:53:17.447Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-07-14T08:53:17.447Z] === RUN TestStats [2021-07-14T08:53:17.447Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-14T08:53:17.447Z] --- SKIP: TestStats (0.00s) [2021-07-14T08:53:17.447Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-07-14T08:53:19.780Z] check_test.go:196: [da7ec03f6f018] daemon is not started [2021-07-14T08:53:19.780Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-14T08:53:21.167Z] check_test.go:196: [d3c2635f0e7e4] daemon is not started [2021-07-14T08:53:21.167Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-14T08:53:22.562Z] check_test.go:196: [da7973bb6cb8f] daemon is not started [2021-07-14T08:53:22.562Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-14T08:53:23.133Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-14T08:53:23.416Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.20s) [2021-07-14T08:53:23.416Z] === RUN TestStopContainerWithTimeout [2021-07-14T08:53:23.416Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-14T08:53:23.416Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-07-14T08:53:23.416Z] === RUN TestUpdateRestartPolicy [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite (59.55s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.60s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.46s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.62s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.64s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (7.15s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.26s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.31s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.23s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.57s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.55s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.35s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.33s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.33s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.42s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.56s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.40s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.22s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.59s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.26s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.40s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.32s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.51s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.34s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.56s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.07s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.37s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2021-07-14T08:53:24.073Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-07-14T08:53:24.073Z] === RUN TestDockerSchema1RegistrySuite [2021-07-14T08:53:24.073Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-14T08:53:24.073Z] check_test.go:223: [d4a86eb252e3d] daemon is not started [2021-07-14T08:53:24.073Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-14T08:53:29.356Z] check_test.go:223: [d2160243e18b9] daemon is not started [2021-07-14T08:53:29.356Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-14T08:53:32.656Z] check_test.go:223: [d2bb397614d4a] daemon is not started [2021-07-14T08:53:32.656Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-14T08:53:36.859Z] check_test.go:223: [d2e733347d288] daemon is not started [2021-07-14T08:53:36.859Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-14T08:53:38.243Z] check_test.go:223: [d829eb19c2245] daemon is not started [2021-07-14T08:53:38.243Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-14T08:53:39.627Z] check_test.go:223: [df0304c3c2891] daemon is not started [2021-07-14T08:53:39.627Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-14T08:53:39.627Z] check_test.go:223: [d8da37bdd422a] daemon is not started [2021-07-14T08:53:39.627Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-14T08:53:41.010Z] check_test.go:223: [d4dd1baf391b2] daemon is not started [2021-07-14T08:53:41.010Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-14T08:53:42.403Z] check_test.go:223: [d63442285dcde] daemon is not started [2021-07-14T08:53:42.403Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-14T08:53:43.344Z] check_test.go:223: [d47cc8d51affe] daemon is not started [2021-07-14T08:53:43.344Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-14T08:53:44.727Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-07-14T08:53:44.826Z] --- PASS: TestUpdateRestartPolicy (21.23s) [2021-07-14T08:53:44.826Z] === RUN TestUpdateRestartWithAutoRemove [2021-07-14T08:53:47.091Z] --- PASS: TestUpdateRestartWithAutoRemove (2.12s) [2021-07-14T08:53:47.091Z] === RUN TestWaitNonBlocked [2021-07-14T08:53:47.091Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-14T08:53:47.091Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-14T08:53:47.091Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-14T08:53:47.091Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-14T08:53:47.091Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-07-14T08:53:47.091Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-07-14T08:53:47.275Z] docker_cli_swarm_test.go:1453: [d08487fc9c62b] joining swarm manager [d77079374a650]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:53:47.535Z] check_test.go:223: [dbf0062b440cb] daemon is not started [2021-07-14T08:53:47.535Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-14T08:53:47.795Z] docker_cli_swarm_test.go:1454: [d38433a2da756] joining swarm manager [d77079374a650]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-07-14T08:53:48.049Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-14T08:53:48.055Z] check_test.go:223: [d5a383d085ba0] daemon is not started [2021-07-14T08:53:48.055Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-14T08:53:48.993Z] check_test.go:223: [d1a34157dc33d] daemon is not started [2021-07-14T08:53:48.993Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-14T08:53:48.993Z] check_test.go:223: [da2447026f918] daemon is not started [2021-07-14T08:53:48.993Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-14T08:53:49.253Z] check_test.go:223: [d03feaa176c29] daemon is not started [2021-07-14T08:53:49.253Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-14T08:53:49.513Z] check_test.go:223: [d573a003564fc] daemon is not started [2021-07-14T08:53:49.513Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-14T08:53:50.083Z] check_test.go:223: [d435c910e03aa] daemon is not started [2021-07-14T08:53:50.083Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-14T08:53:50.083Z] check_test.go:223: [d4bef65a30d85] daemon is not started [2021-07-14T08:53:50.083Z] --- PASS: TestDockerSchema1RegistrySuite (26.07s) [2021-07-14T08:53:50.083Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-07-14T08:53:50.083Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.30s) [2021-07-14T08:53:50.083Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.27s) [2021-07-14T08:53:50.083Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.21s) [2021-07-14T08:53:50.083Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.29s) [2021-07-14T08:53:50.083Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.29s) [2021-07-14T08:53:50.083Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-07-14T08:53:50.083Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.29s) [2021-07-14T08:53:50.083Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.31s) [2021-07-14T08:53:50.083Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.15s) [2021-07-14T08:53:50.083Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.11s) [2021-07-14T08:53:50.083Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.63s) [2021-07-14T08:53:50.083Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.74s) [2021-07-14T08:53:50.083Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-07-14T08:53:50.083Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2021-07-14T08:53:50.083Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-07-14T08:53:50.083Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2021-07-14T08:53:50.083Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-07-14T08:53:50.083Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-14T08:53:50.083Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-14T08:53:51.024Z] check_test.go:252: [d9830a6382324] daemon is not started [2021-07-14T08:53:51.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-14T08:53:51.595Z] check_test.go:252: [d927ab31a86c4] daemon is not started [2021-07-14T08:53:51.595Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-14T08:53:51.595Z] check_test.go:252: [d1492269def90] daemon is not started [2021-07-14T08:53:51.595Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-14T08:53:52.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-14T08:53:52.979Z] check_test.go:252: [dc98bc1dc5395] daemon is not started [2021-07-14T08:53:52.979Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-14T08:53:53.239Z] check_test.go:252: [de5c4cf7cefca] daemon is not started [2021-07-14T08:53:53.239Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-14T08:53:53.810Z] check_test.go:252: [dd625adf8cb29] daemon is not started [2021-07-14T08:53:53.810Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-14T08:53:53.989Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-14T08:53:53.989Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-14T08:53:53.989Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-14T08:53:54.070Z] check_test.go:252: [d8b6c14ca391c] daemon is not started [2021-07-14T08:53:54.070Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.99s) [2021-07-14T08:53:54.070Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.92s) [2021-07-14T08:53:54.070Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2021-07-14T08:53:54.070Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-07-14T08:53:54.070Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s) [2021-07-14T08:53:54.070Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-07-14T08:53:54.070Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-07-14T08:53:54.070Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2021-07-14T08:53:54.070Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-07-14T08:53:54.070Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-14T08:53:54.070Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-14T08:53:54.358Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-07-14T08:53:54.358Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.73s) [2021-07-14T08:53:54.358Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.45s) [2021-07-14T08:53:54.358Z] === RUN TestWaitBlocked [2021-07-14T08:53:54.358Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:53:54.358Z] --- SKIP: TestWaitBlocked (0.00s) [2021-07-14T08:53:54.358Z] PASS [2021-07-14T08:53:54.358Z] ok github.com/docker/docker/integration/container 98.815s [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === Skipped [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-07-14T08:53:54.358Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-07-14T08:53:54.358Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-07-14T08:53:54.358Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-07-14T08:53:54.358Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-07-14T08:53:54.358Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-07-14T08:53:54.358Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-07-14T08:53:54.358Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-07-14T08:53:54.358Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-07-14T08:53:54.358Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-07-14T08:53:54.358Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-07-14T08:53:54.358Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-07-14T08:53:54.358Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-07-14T08:53:54.358Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-07-14T08:53:54.358Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-07-14T08:53:54.358Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-07-14T08:53:54.358Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-07-14T08:53:54.358Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-07-14T08:53:54.358Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-07-14T08:53:54.358Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-07-14T08:53:54.358Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-07-14T08:53:54.358Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-07-14T08:53:54.358Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-07-14T08:53:54.358Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-07-14T08:53:54.358Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-07-14T08:53:54.358Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-07-14T08:53:54.358Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-07-14T08:53:54.358Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-07-14T08:53:54.358Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-07-14T08:53:54.358Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-07-14T08:53:54.358Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-07-14T08:53:54.358Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-07-14T08:53:54.358Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-07-14T08:53:54.358Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-07-14T08:53:54.358Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] [2021-07-14T08:53:54.358Z] DONE 88 tests, 33 skipped in 101.563s [2021-07-14T08:53:54.358Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-07-14T08:53:56.630Z] === RUN TestConfigDaemonLibtrustID [2021-07-14T08:53:56.630Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-14T08:53:56.630Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-07-14T08:53:56.630Z] === RUN TestDaemonConfigValidation [2021-07-14T08:53:56.630Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-14T08:53:56.630Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-07-14T08:53:56.630Z] PASS [2021-07-14T08:53:56.630Z] ok github.com/docker/docker/integration/daemon 0.158s [2021-07-14T08:53:56.630Z] [2021-07-14T08:53:56.630Z] === Skipped [2021-07-14T08:53:56.630Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-07-14T08:53:56.630Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-07-14T08:53:56.630Z] [2021-07-14T08:53:56.630Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-07-14T08:53:56.630Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-07-14T08:53:56.630Z] [2021-07-14T08:53:56.630Z] [2021-07-14T08:53:56.630Z] DONE 2 tests, 2 skipped in 2.112s [2021-07-14T08:53:56.630Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-07-14T08:53:58.614Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-14T08:53:58.614Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-14T08:53:58.614Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-14T08:53:58.895Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-14T08:53:58.895Z] INFO: Testing against a local daemon [2021-07-14T08:53:58.895Z] === RUN TestCommitInheritsEnv [2021-07-14T08:53:58.895Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:53:58.895Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-07-14T08:53:58.895Z] === RUN TestImportExtremelyLargeImageWorks [2021-07-14T08:53:58.895Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-14T08:53:58.895Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-07-14T08:53:58.895Z] === RUN TestImagesFilterMultiReference [2021-07-14T08:53:58.895Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-07-14T08:53:58.895Z] === RUN TestImagePullPlatformInvalid [2021-07-14T08:53:58.895Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-07-14T08:53:58.895Z] === RUN TestRemoveImageOrphaning [2021-07-14T08:53:59.350Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-07-14T08:53:59.350Z] check_test.go:279: [d29ca142ecd86] daemon is not started [2021-07-14T08:53:59.350Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-14T08:53:59.350Z] check_test.go:279: [d930faad6a340] daemon is not started [2021-07-14T08:53:59.350Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-14T08:53:59.624Z] check_test.go:279: [de4ff8e81e827] daemon is not started [2021-07-14T08:53:59.624Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-14T08:53:59.624Z] check_test.go:279: [def26d103bb9e] daemon is not started [2021-07-14T08:53:59.624Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-14T08:53:59.624Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-07-14T08:53:59.888Z] check_test.go:279: [d2b7bb852a3a2] daemon is not started [2021-07-14T08:53:59.888Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.87s) [2021-07-14T08:53:59.888Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-07-14T08:53:59.888Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2021-07-14T08:53:59.888Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2021-07-14T08:53:59.888Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-07-14T08:53:59.888Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.24s) [2021-07-14T08:53:59.888Z] === RUN TestDockerNetworkSuite [2021-07-14T08:53:59.888Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-07-14T08:53:59.888Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-07-14T08:53:59.908Z] --- PASS: TestRemoveImageOrphaning (1.19s) [2021-07-14T08:53:59.908Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-07-14T08:54:00.148Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-07-14T08:54:00.149Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-07-14T08:54:00.397Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-07-14T08:54:00.397Z] === RUN TestTagInvalidReference [2021-07-14T08:54:00.397Z] --- PASS: TestTagInvalidReference (0.05s) [2021-07-14T08:54:00.397Z] === RUN TestTagValidPrefixedRepo [2021-07-14T08:54:00.397Z] --- PASS: TestTagValidPrefixedRepo (0.17s) [2021-07-14T08:54:00.397Z] === RUN TestTagExistedNameWithoutForce [2021-07-14T08:54:00.397Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2021-07-14T08:54:00.397Z] === RUN TestTagOfficialNames [2021-07-14T08:54:00.397Z] --- PASS: TestTagOfficialNames (0.18s) [2021-07-14T08:54:00.397Z] === RUN TestTagMatchesDigest [2021-07-14T08:54:00.877Z] --- PASS: TestTagMatchesDigest (0.04s) [2021-07-14T08:54:00.877Z] PASS [2021-07-14T08:54:00.877Z] ok github.com/docker/docker/integration/image 2.002s [2021-07-14T08:54:00.877Z] [2021-07-14T08:54:00.877Z] === Skipped [2021-07-14T08:54:00.877Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-07-14T08:54:00.877Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:54:00.877Z] [2021-07-14T08:54:00.877Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-07-14T08:54:00.877Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-07-14T08:54:00.877Z] [2021-07-14T08:54:00.877Z] [2021-07-14T08:54:00.877Z] DONE 11 tests, 2 skipped in 3.984s [2021-07-14T08:54:00.877Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-07-14T08:54:01.089Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-07-14T08:54:03.002Z] docker_cli_network_unix_test.go:46: [d56cd5a05b035] daemon is not started [2021-07-14T08:54:03.003Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-07-14T08:54:03.146Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-14T08:54:03.146Z] INFO: Testing against a local daemon [2021-07-14T08:54:03.146Z] === RUN TestNetworkCreateDelete [2021-07-14T08:54:03.146Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:54:03.146Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-07-14T08:54:03.146Z] === RUN TestDockerNetworkDeletePreferID [2021-07-14T08:54:03.146Z] 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-07-14T08:54:03.146Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2021-07-14T08:54:03.146Z] === RUN TestDaemonDNSFallback [2021-07-14T08:54:03.146Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:54:03.146Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-07-14T08:54:03.146Z] === RUN TestInspectNetwork [2021-07-14T08:54:03.146Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-14T08:54:03.146Z] --- SKIP: TestInspectNetwork (0.00s) [2021-07-14T08:54:03.146Z] === RUN TestRunContainerWithBridgeNone [2021-07-14T08:54:03.146Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:54:03.146Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-07-14T08:54:03.146Z] === RUN TestNetworkInvalidJSON [2021-07-14T08:54:03.146Z] === RUN TestNetworkInvalidJSON//networks/create [2021-07-14T08:54:03.146Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-07-14T08:54:03.146Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-07-14T08:54:03.146Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-07-14T08:54:03.146Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-14T08:54:03.146Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-14T08:54:03.146Z] === CONT TestNetworkInvalidJSON//networks/create [2021-07-14T08:54:03.146Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-07-14T08:54:03.146Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-07-14T08:54:03.146Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2021-07-14T08:54:03.146Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-07-14T08:54:03.146Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-07-14T08:54:03.146Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-07-14T08:54:03.146Z] === RUN TestNetworkList [2021-07-14T08:54:03.146Z] === RUN TestNetworkList//networks [2021-07-14T08:54:03.146Z] === PAUSE TestNetworkList//networks [2021-07-14T08:54:03.146Z] === RUN TestNetworkList//networks/ [2021-07-14T08:54:03.146Z] === PAUSE TestNetworkList//networks/ [2021-07-14T08:54:03.146Z] === CONT TestNetworkList//networks/ [2021-07-14T08:54:03.146Z] === CONT TestNetworkList//networks [2021-07-14T08:54:03.146Z] --- PASS: TestNetworkList (0.04s) [2021-07-14T08:54:03.146Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-07-14T08:54:03.146Z] --- PASS: TestNetworkList//networks (0.00s) [2021-07-14T08:54:03.146Z] === RUN TestHostIPv4BridgeLabel [2021-07-14T08:54:03.146Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-14T08:54:03.146Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-07-14T08:54:03.146Z] === RUN TestDaemonRestartWithLiveRestore [2021-07-14T08:54:03.146Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-14T08:54:03.146Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-07-14T08:54:03.146Z] === RUN TestDaemonDefaultNetworkPools [2021-07-14T08:54:03.146Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-14T08:54:03.146Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-07-14T08:54:03.146Z] === RUN TestDaemonRestartWithExistingNetwork [2021-07-14T08:54:03.146Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-14T08:54:03.146Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-14T08:54:03.146Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-07-14T08:54:03.146Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-14T08:54:03.146Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-14T08:54:03.146Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-07-14T08:54:03.146Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-14T08:54:03.146Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-14T08:54:03.146Z] === RUN TestServiceWithPredefinedNetwork [2021-07-14T08:54:03.146Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-14T08:54:03.146Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-07-14T08:54:03.146Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-07-14T08:54:03.146Z] service_test.go:242: FLAKY_TEST [2021-07-14T08:54:03.146Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-14T08:54:03.146Z] === RUN TestServiceWithDataPathPortInit [2021-07-14T08:54:03.146Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-14T08:54:03.146Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-07-14T08:54:03.146Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-07-14T08:54:03.146Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-14T08:54:03.146Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-14T08:54:03.146Z] PASS [2021-07-14T08:54:03.146Z] ok github.com/docker/docker/integration/network 0.227s [2021-07-14T08:54:03.146Z] [2021-07-14T08:54:03.146Z] === Skipped [2021-07-14T08:54:03.146Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-07-14T08:54:03.146Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:54:03.146Z] [2021-07-14T08:54:03.146Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2021-07-14T08:54:03.146Z] 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-07-14T08:54:03.146Z] [2021-07-14T08:54:03.146Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-07-14T08:54:03.146Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:54:03.146Z] [2021-07-14T08:54:03.146Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-07-14T08:54:03.146Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-07-14T08:54:03.146Z] [2021-07-14T08:54:03.146Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-07-14T08:54:03.146Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:54:03.146Z] [2021-07-14T08:54:03.146Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-07-14T08:54:03.146Z] network_test.go:126: testEnv.OSType == "windows" [2021-07-14T08:54:03.146Z] [2021-07-14T08:54:03.146Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-07-14T08:54:03.146Z] service_test.go:29: testEnv.OSType == "windows" [2021-07-14T08:54:03.146Z] [2021-07-14T08:54:03.146Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-07-14T08:54:03.146Z] service_test.go:58: testEnv.OSType == "windows" [2021-07-14T08:54:03.146Z] [2021-07-14T08:54:03.146Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-07-14T08:54:03.146Z] service_test.go:102: testEnv.OSType == "windows" [2021-07-14T08:54:03.146Z] [2021-07-14T08:54:03.146Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-07-14T08:54:03.146Z] service_test.go:136: testEnv.OSType == "windows" [2021-07-14T08:54:03.146Z] [2021-07-14T08:54:03.146Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-07-14T08:54:03.146Z] service_test.go:187: testEnv.OSType == "windows" [2021-07-14T08:54:03.146Z] [2021-07-14T08:54:03.146Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-07-14T08:54:03.146Z] service_test.go:212: testEnv.OSType == "windows" [2021-07-14T08:54:03.146Z] [2021-07-14T08:54:03.146Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-07-14T08:54:03.146Z] service_test.go:242: FLAKY_TEST [2021-07-14T08:54:03.146Z] [2021-07-14T08:54:03.146Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-07-14T08:54:03.146Z] service_test.go:333: testEnv.OSType == "windows" [2021-07-14T08:54:03.146Z] [2021-07-14T08:54:03.146Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-07-14T08:54:03.146Z] service_test.go:401: testEnv.OSType == "windows" [2021-07-14T08:54:03.146Z] [2021-07-14T08:54:03.146Z] [2021-07-14T08:54:03.146Z] DONE 22 tests, 15 skipped in 2.410s [2021-07-14T08:54:03.146Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-07-14T08:54:03.572Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-07-14T08:54:04.143Z] docker_cli_network_unix_test.go:46: [d093ff533964a] daemon is not started [2021-07-14T08:54:04.159Z] testing: warning: no tests to run [2021-07-14T08:54:04.159Z] PASS [2021-07-14T08:54:04.159Z] ok github.com/docker/docker/integration/network/ipvlan 0.107s [2021-07-14T08:54:04.159Z] [2021-07-14T08:54:04.159Z] DONE 0 tests in 0.779s [2021-07-14T08:54:04.159Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-07-14T08:54:04.403Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-07-14T08:54:05.169Z] testing: warning: no tests to run [2021-07-14T08:54:05.169Z] PASS [2021-07-14T08:54:05.169Z] ok github.com/docker/docker/integration/network/macvlan 0.081s [2021-07-14T08:54:05.169Z] [2021-07-14T08:54:05.169Z] DONE 0 tests in 0.783s [2021-07-14T08:54:05.169Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-07-14T08:54:05.650Z] testing: warning: no tests to run [2021-07-14T08:54:05.650Z] PASS [2021-07-14T08:54:05.650Z] ok github.com/docker/docker/integration/plugin 0.091s [2021-07-14T08:54:05.650Z] [2021-07-14T08:54:05.650Z] DONE 0 tests in 0.798s [2021-07-14T08:54:05.650Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-07-14T08:54:06.663Z] testing: warning: no tests to run [2021-07-14T08:54:06.663Z] PASS [2021-07-14T08:54:06.663Z] ok github.com/docker/docker/integration/plugin/authz 0.092s [2021-07-14T08:54:06.663Z] [2021-07-14T08:54:06.663Z] DONE 0 tests in 0.769s [2021-07-14T08:54:06.663Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-07-14T08:54:08.608Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-07-14T08:54:11.154Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-07-14T08:54:11.725Z] docker_cli_network_unix_test.go:46: [dd58c465b648e] daemon is not started [2021-07-14T08:54:12.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-07-14T08:54:13.239Z] docker_cli_swarm_unix_test.go:62: [df99b30844301] joining swarm manager [d99013760fda9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:54:14.622Z] docker_cli_network_unix_test.go:46: [d1d0a76f7ea72] daemon is not started [2021-07-14T08:54:15.193Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-07-14T08:54:15.193Z] docker_cli_network_unix_test.go:1233: [deba7405784f3] daemon is not started [2021-07-14T08:54:19.323Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-14T08:54:19.323Z] INFO: Testing against a local daemon [2021-07-14T08:54:19.323Z] === RUN TestPluginInvalidJSON [2021-07-14T08:54:19.323Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-07-14T08:54:19.323Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-07-14T08:54:19.323Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-07-14T08:54:19.323Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-07-14T08:54:19.323Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-07-14T08:54:19.323Z] === RUN TestPluginInstall [2021-07-14T08:54:19.323Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-14T08:54:19.323Z] --- SKIP: TestPluginInstall (0.00s) [2021-07-14T08:54:19.323Z] === RUN TestPluginsWithRuntimes [2021-07-14T08:54:19.323Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-14T08:54:19.323Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-07-14T08:54:19.323Z] === RUN TestPluginBackCompatMediaTypes [2021-07-14T08:54:19.323Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-14T08:54:19.323Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-07-14T08:54:19.323Z] PASS [2021-07-14T08:54:19.323Z] ok github.com/docker/docker/integration/plugin/common 0.127s [2021-07-14T08:54:19.323Z] [2021-07-14T08:54:19.323Z] === Skipped [2021-07-14T08:54:19.323Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-07-14T08:54:19.323Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-07-14T08:54:19.323Z] [2021-07-14T08:54:19.323Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-07-14T08:54:19.323Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-07-14T08:54:19.323Z] [2021-07-14T08:54:19.323Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-07-14T08:54:19.323Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-07-14T08:54:19.323Z] [2021-07-14T08:54:19.323Z] [2021-07-14T08:54:19.323Z] DONE 5 tests, 3 skipped in 11.283s [2021-07-14T08:54:19.323Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-07-14T08:54:19.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-07-14T08:54:19.733Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-14T08:54:19.968Z] docker_cli_network_unix_test.go:46: [d546c8dd18fb6] daemon is not started [2021-07-14T08:54:20.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-07-14T08:54:21.592Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-14T08:54:21.592Z] INFO: Testing against a local daemon [2021-07-14T08:54:21.592Z] === RUN TestExternalGraphDriver [2021-07-14T08:54:21.592Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-14T08:54:21.592Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-07-14T08:54:21.592Z] === RUN TestGraphdriverPluginV2 [2021-07-14T08:54:21.592Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-14T08:54:21.592Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-07-14T08:54:21.592Z] PASS [2021-07-14T08:54:21.592Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.138s [2021-07-14T08:54:21.592Z] [2021-07-14T08:54:21.592Z] === Skipped [2021-07-14T08:54:21.592Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-07-14T08:54:21.592Z] external_test.go:48: runtime.GOOS == "windows" [2021-07-14T08:54:21.592Z] [2021-07-14T08:54:21.592Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-07-14T08:54:21.592Z] external_test.go:408: runtime.GOOS == "windows" [2021-07-14T08:54:21.592Z] [2021-07-14T08:54:21.592Z] [2021-07-14T08:54:21.592Z] DONE 2 tests, 2 skipped in 3.262s [2021-07-14T08:54:21.592Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-07-14T08:54:23.866Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-14T08:54:23.866Z] INFO: Testing against a local daemon [2021-07-14T08:54:23.866Z] === RUN TestReadPluginNoRead [2021-07-14T08:54:23.866Z] read_test.go:21: no unix domain sockets on Windows [2021-07-14T08:54:23.866Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-07-14T08:54:23.866Z] PASS [2021-07-14T08:54:23.866Z] ok github.com/docker/docker/integration/plugin/logging 0.119s [2021-07-14T08:54:23.866Z] [2021-07-14T08:54:23.866Z] === Skipped [2021-07-14T08:54:23.866Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-07-14T08:54:23.866Z] read_test.go:21: no unix domain sockets on Windows [2021-07-14T08:54:23.866Z] [2021-07-14T08:54:23.866Z] [2021-07-14T08:54:23.866Z] DONE 1 tests, 1 skipped in 2.248s [2021-07-14T08:54:23.866Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-07-14T08:54:24.877Z] testing: warning: no tests to run [2021-07-14T08:54:24.877Z] PASS [2021-07-14T08:54:24.877Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.088s [2021-07-14T08:54:24.877Z] [2021-07-14T08:54:24.877Z] DONE 0 tests in 1.147s [2021-07-14T08:54:24.877Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-07-14T08:54:27.141Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-14T08:54:27.141Z] INFO: Testing against a local daemon [2021-07-14T08:54:27.141Z] === RUN TestPluginWithDevMounts [2021-07-14T08:54:27.142Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:27.142Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-07-14T08:54:27.142Z] PASS [2021-07-14T08:54:27.142Z] ok github.com/docker/docker/integration/plugin/volumes 0.126s [2021-07-14T08:54:27.142Z] [2021-07-14T08:54:27.142Z] === Skipped [2021-07-14T08:54:27.142Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-07-14T08:54:27.142Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:27.142Z] [2021-07-14T08:54:27.142Z] [2021-07-14T08:54:27.142Z] DONE 1 tests, 1 skipped in 2.283s [2021-07-14T08:54:27.142Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-07-14T08:54:28.674Z] docker_cli_network_unix_test.go:46: [d57eade94c1d7] daemon is not started [2021-07-14T08:54:29.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-07-14T08:54:29.411Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-14T08:54:29.411Z] INFO: Testing against a local daemon [2021-07-14T08:54:29.411Z] === RUN TestSecretInspect [2021-07-14T08:54:29.411Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:29.411Z] --- SKIP: TestSecretInspect (0.00s) [2021-07-14T08:54:29.411Z] === RUN TestSecretList [2021-07-14T08:54:29.411Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:29.411Z] --- SKIP: TestSecretList (0.00s) [2021-07-14T08:54:29.411Z] === RUN TestSecretsCreateAndDelete [2021-07-14T08:54:29.411Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:29.411Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-07-14T08:54:29.411Z] === RUN TestSecretsUpdate [2021-07-14T08:54:29.411Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:29.411Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-07-14T08:54:29.411Z] === RUN TestTemplatedSecret [2021-07-14T08:54:29.411Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:29.411Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-07-14T08:54:29.411Z] === RUN TestSecretCreateResolve [2021-07-14T08:54:29.411Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:54:29.411Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-07-14T08:54:29.411Z] PASS [2021-07-14T08:54:29.411Z] ok github.com/docker/docker/integration/secret 0.124s [2021-07-14T08:54:29.411Z] [2021-07-14T08:54:29.411Z] === Skipped [2021-07-14T08:54:29.411Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-07-14T08:54:29.411Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:29.411Z] [2021-07-14T08:54:29.411Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-07-14T08:54:29.411Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:29.411Z] [2021-07-14T08:54:29.411Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-07-14T08:54:29.411Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:29.411Z] [2021-07-14T08:54:29.411Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-07-14T08:54:29.411Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:29.411Z] [2021-07-14T08:54:29.411Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-07-14T08:54:29.411Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:29.411Z] [2021-07-14T08:54:29.411Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-07-14T08:54:29.411Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:54:29.411Z] [2021-07-14T08:54:29.411Z] [2021-07-14T08:54:29.411Z] DONE 6 tests, 6 skipped in 2.049s [2021-07-14T08:54:29.411Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-07-14T08:54:31.792Z] docker_cli_network_unix_test.go:46: [d86bd957c11f8] daemon is not started [2021-07-14T08:54:32.153Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-14T08:54:32.425Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-14T08:54:32.425Z] INFO: Testing against a local daemon [2021-07-14T08:54:32.425Z] === RUN TestServiceCreateInit [2021-07-14T08:54:32.425Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-07-14T08:54:32.425Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-07-14T08:54:32.425Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] --- PASS: TestServiceCreateInit (0.05s) [2021-07-14T08:54:32.425Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-14T08:54:32.425Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-14T08:54:32.425Z] === RUN TestCreateServiceMultipleTimes [2021-07-14T08:54:32.425Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-07-14T08:54:32.425Z] === RUN TestCreateServiceConflict [2021-07-14T08:54:32.425Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-07-14T08:54:32.425Z] === RUN TestCreateServiceMaxReplicas [2021-07-14T08:54:32.425Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-07-14T08:54:32.425Z] === RUN TestCreateWithDuplicateNetworkNames [2021-07-14T08:54:32.425Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-14T08:54:32.425Z] === RUN TestCreateServiceSecretFileMode [2021-07-14T08:54:32.425Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-07-14T08:54:32.425Z] === RUN TestCreateServiceConfigFileMode [2021-07-14T08:54:32.425Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-07-14T08:54:32.425Z] === RUN TestCreateServiceSysctls [2021-07-14T08:54:32.425Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-07-14T08:54:32.425Z] === RUN TestCreateServiceCapabilities [2021-07-14T08:54:32.425Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-07-14T08:54:32.425Z] === RUN TestInspect [2021-07-14T08:54:32.425Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] --- SKIP: TestInspect (0.00s) [2021-07-14T08:54:32.425Z] === RUN TestCreateJob [2021-07-14T08:54:32.425Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] --- SKIP: TestCreateJob (0.00s) [2021-07-14T08:54:32.425Z] === RUN TestReplicatedJob [2021-07-14T08:54:32.425Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] --- SKIP: TestReplicatedJob (0.00s) [2021-07-14T08:54:32.425Z] === RUN TestUpdateReplicatedJob [2021-07-14T08:54:32.425Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-07-14T08:54:32.425Z] === RUN TestServiceListWithStatuses [2021-07-14T08:54:32.425Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-07-14T08:54:32.425Z] === RUN TestDockerNetworkConnectAlias [2021-07-14T08:54:32.425Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-07-14T08:54:32.425Z] === RUN TestDockerNetworkReConnect [2021-07-14T08:54:32.425Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-07-14T08:54:32.425Z] === RUN TestServicePlugin [2021-07-14T08:54:32.425Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] --- SKIP: TestServicePlugin (0.00s) [2021-07-14T08:54:32.425Z] === RUN TestServiceUpdateLabel [2021-07-14T08:54:32.425Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:54:32.425Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-07-14T08:54:32.425Z] === RUN TestServiceUpdateSecrets [2021-07-14T08:54:32.425Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:54:32.425Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-07-14T08:54:32.425Z] === RUN TestServiceUpdateConfigs [2021-07-14T08:54:32.425Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:54:32.425Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-07-14T08:54:32.425Z] === RUN TestServiceUpdateNetwork [2021-07-14T08:54:32.425Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:54:32.425Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-07-14T08:54:32.425Z] === RUN TestServiceUpdatePidsLimit [2021-07-14T08:54:32.425Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:54:32.425Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-07-14T08:54:32.425Z] PASS [2021-07-14T08:54:32.425Z] ok github.com/docker/docker/integration/service 0.289s [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] === Skipped [2021-07-14T08:54:32.425Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-14T08:54:32.425Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-14T08:54:32.425Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-07-14T08:54:32.425Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-07-14T08:54:32.425Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-07-14T08:54:32.425Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-07-14T08:54:32.425Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-07-14T08:54:32.425Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-07-14T08:54:32.425Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-07-14T08:54:32.425Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-07-14T08:54:32.425Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-07-14T08:54:32.425Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-07-14T08:54:32.425Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-07-14T08:54:32.425Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-07-14T08:54:32.425Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-07-14T08:54:32.425Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-07-14T08:54:32.425Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-07-14T08:54:32.425Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-07-14T08:54:32.425Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-07-14T08:54:32.425Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-07-14T08:54:32.425Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.01s) [2021-07-14T08:54:32.425Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2021-07-14T08:54:32.425Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-07-14T08:54:32.425Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] [2021-07-14T08:54:32.425Z] DONE 24 tests, 23 skipped in 2.819s [2021-07-14T08:54:32.425Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-07-14T08:54:32.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-07-14T08:54:34.026Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-14T08:54:34.026Z] INFO: Testing against a local daemon [2021-07-14T08:54:34.026Z] === RUN TestSessionCreate [2021-07-14T08:54:34.026Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-14T08:54:34.026Z] --- SKIP: TestSessionCreate (0.00s) [2021-07-14T08:54:34.026Z] === RUN TestSessionCreateWithBadUpgrade [2021-07-14T08:54:34.026Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-14T08:54:34.026Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-07-14T08:54:34.026Z] PASS [2021-07-14T08:54:34.026Z] ok github.com/docker/docker/integration/session 0.113s [2021-07-14T08:54:34.506Z] [2021-07-14T08:54:34.506Z] === Skipped [2021-07-14T08:54:34.506Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-07-14T08:54:34.506Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-07-14T08:54:34.506Z] [2021-07-14T08:54:34.506Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-07-14T08:54:34.506Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-07-14T08:54:34.506Z] [2021-07-14T08:54:34.506Z] [2021-07-14T08:54:34.506Z] DONE 2 tests, 2 skipped in 1.921s [2021-07-14T08:54:34.506Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-07-14T08:54:34.646Z] docker_cli_network_unix_test.go:46: [d478144ee0d1d] daemon is not started [2021-07-14T08:54:34.646Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-07-14T08:54:35.587Z] docker_cli_network_unix_test.go:46: [deaaa8126f370] daemon is not started [2021-07-14T08:54:35.587Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-07-14T08:54:36.115Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-14T08:54:36.115Z] INFO: Testing against a local daemon [2021-07-14T08:54:36.115Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-07-14T08:54:36.115Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:36.115Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-14T08:54:36.115Z] === RUN TestEventsExecDie [2021-07-14T08:54:36.115Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-14T08:54:36.115Z] --- SKIP: TestEventsExecDie (0.01s) [2021-07-14T08:54:36.115Z] === RUN TestEventsBackwardsCompatible [2021-07-14T08:54:36.115Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-14T08:54:36.115Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-07-14T08:54:36.115Z] === RUN TestEventsVolumeCreate [2021-07-14T08:54:36.115Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-14T08:54:36.115Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-07-14T08:54:36.115Z] === RUN TestInfoAPI [2021-07-14T08:54:36.115Z] --- PASS: TestInfoAPI (0.07s) [2021-07-14T08:54:36.115Z] === RUN TestInfoAPIWarnings [2021-07-14T08:54:36.115Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:54:36.115Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-07-14T08:54:36.115Z] === RUN TestInfoDebug [2021-07-14T08:54:36.115Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-14T08:54:36.115Z] --- SKIP: TestInfoDebug (0.00s) [2021-07-14T08:54:36.115Z] === RUN TestInfoInsecureRegistries [2021-07-14T08:54:36.115Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-14T08:54:36.115Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-07-14T08:54:36.115Z] === RUN TestInfoRegistryMirrors [2021-07-14T08:54:36.115Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-14T08:54:36.115Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-07-14T08:54:36.115Z] === RUN TestLoginFailsWithBadCredentials [2021-07-14T08:54:36.160Z] docker_cli_network_unix_test.go:46: [dcf530a7ba40f] daemon is not started [2021-07-14T08:54:36.160Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-07-14T08:54:37.102Z] docker_cli_network_unix_test.go:46: [dd1e956104609] daemon is not started [2021-07-14T08:54:37.125Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2021-07-14T08:54:37.125Z] === RUN TestPingCacheHeaders [2021-07-14T08:54:37.125Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-07-14T08:54:37.606Z] === RUN TestPingGet [2021-07-14T08:54:37.606Z] --- PASS: TestPingGet (0.04s) [2021-07-14T08:54:37.606Z] === RUN TestPingHead [2021-07-14T08:54:37.606Z] --- PASS: TestPingHead (0.05s) [2021-07-14T08:54:37.606Z] === RUN TestVersion [2021-07-14T08:54:37.606Z] --- PASS: TestVersion (0.05s) [2021-07-14T08:54:37.606Z] PASS [2021-07-14T08:54:37.606Z] ok github.com/docker/docker/integration/system 1.360s [2021-07-14T08:54:37.606Z] [2021-07-14T08:54:37.606Z] === Skipped [2021-07-14T08:54:37.606Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-07-14T08:54:37.606Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-07-14T08:54:37.606Z] [2021-07-14T08:54:37.606Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2021-07-14T08:54:37.606Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-07-14T08:54:37.606Z] [2021-07-14T08:54:37.606Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-07-14T08:54:37.606Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-07-14T08:54:37.606Z] [2021-07-14T08:54:37.606Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-07-14T08:54:37.606Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-07-14T08:54:37.606Z] [2021-07-14T08:54:37.606Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-07-14T08:54:37.606Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-07-14T08:54:37.606Z] [2021-07-14T08:54:37.606Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-07-14T08:54:37.606Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-14T08:54:37.606Z] [2021-07-14T08:54:37.606Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-07-14T08:54:37.606Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-14T08:54:37.606Z] [2021-07-14T08:54:37.606Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-07-14T08:54:37.606Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-07-14T08:54:37.606Z] [2021-07-14T08:54:37.606Z] [2021-07-14T08:54:37.606Z] DONE 14 tests, 8 skipped in 3.277s [2021-07-14T08:54:37.606Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-07-14T08:54:37.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-07-14T08:54:38.617Z] docker_cli_network_unix_test.go:46: [d0082cb64cc27] daemon is not started [2021-07-14T08:54:39.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-07-14T08:54:39.187Z] docker_cli_network_unix_test.go:46: [d108200a5f47a] daemon is not started [2021-07-14T08:54:39.187Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-07-14T08:54:39.756Z] docker_cli_network_unix_test.go:46: [d24f7fdc8e48e] daemon is not started [2021-07-14T08:54:39.756Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-07-14T08:54:39.872Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-14T08:54:39.872Z] INFO: Testing against a local daemon [2021-07-14T08:54:39.872Z] === RUN TestVolumesCreateAndList [2021-07-14T08:54:39.872Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-07-14T08:54:39.872Z] === RUN TestVolumesRemove [2021-07-14T08:54:39.872Z] --- PASS: TestVolumesRemove (0.13s) [2021-07-14T08:54:39.872Z] === RUN TestVolumesInspect [2021-07-14T08:54:39.872Z] --- PASS: TestVolumesInspect (0.05s) [2021-07-14T08:54:39.872Z] === RUN TestVolumesInvalidJSON [2021-07-14T08:54:39.872Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-07-14T08:54:39.872Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-07-14T08:54:39.872Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-07-14T08:54:39.872Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-07-14T08:54:39.872Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-07-14T08:54:39.872Z] PASS [2021-07-14T08:54:39.872Z] ok github.com/docker/docker/integration/volume 0.357s [2021-07-14T08:54:40.327Z] docker_cli_network_unix_test.go:46: [d0d564ebee04c] daemon is not started [2021-07-14T08:54:40.354Z] [2021-07-14T08:54:40.354Z] DONE 5 tests in 2.362s [2021-07-14T08:54:40.354Z] INFO: make.ps1 ended at 07/14/2021 08:54:39 [2021-07-14T08:54:40.354Z] INFO: Integration CLI tests being run from the host: [2021-07-14T08:54:40.354Z] 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-07-14T08:54:40.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-07-14T08:54:40.848Z] docker_cli_network_unix_test.go:46: [dd35fceb70a29] daemon is not started [2021-07-14T08:54:40.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-07-14T08:54:40.848Z] docker_cli_network_unix_test.go:46: [d3f3f5a010f9f] daemon is not started [2021-07-14T08:54:40.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-07-14T08:54:41.109Z] docker_cli_network_unix_test.go:46: [d9f2a93973a58] daemon is not started [2021-07-14T08:54:41.109Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-07-14T08:54:42.050Z] docker_cli_network_unix_test.go:46: [d230e3493c4c3] daemon is not started [2021-07-14T08:54:42.050Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-07-14T08:54:42.490Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-14T08:54:42.991Z] docker_cli_network_unix_test.go:46: [d30f0ec1a0adc] daemon is not started [2021-07-14T08:54:43.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-07-14T08:54:43.512Z] docker_cli_network_unix_test.go:46: [d7339a14d224a] daemon is not started [2021-07-14T08:54:43.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-07-14T08:54:43.772Z] docker_cli_network_unix_test.go:46: [d8208115c24e0] daemon is not started [2021-07-14T08:54:44.033Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-07-14T08:54:44.033Z] docker_cli_network_unix_test.go:46: [debbe19459f75] daemon is not started [2021-07-14T08:54:44.033Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-07-14T08:54:45.415Z] docker_cli_network_unix_test.go:968: [d378b147bcd56] daemon is not started [2021-07-14T08:54:46.797Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-07-14T08:54:48.713Z] docker_cli_network_unix_test.go:46: [d77f844a08185] daemon is not started [2021-07-14T08:54:48.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-07-14T08:54:50.915Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-07-14T08:54:50.915Z] INFO: Testing against a local daemon [2021-07-14T08:54:50.915Z] === RUN TestDockerSuite [2021-07-14T08:54:50.915Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-07-14T08:54:50.915Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-07-14T08:54:50.915Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-14T08:54:50.915Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-07-14T08:54:50.915Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-07-14T08:54:50.915Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-07-14T08:54:50.915Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-07-14T08:54:50.915Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-14T08:54:50.915Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-07-14T08:54:50.915Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-07-14T08:54:50.915Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-07-14T08:54:51.396Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-07-14T08:54:51.878Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-07-14T08:54:52.359Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-07-14T08:54:53.998Z] docker_cli_network_unix_test.go:1116: [d020314432cb2] daemon is not started [2021-07-14T08:54:54.820Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-14T08:54:54.820Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-14T08:54:54.820Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-14T08:54:59.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-07-14T08:54:59.554Z] docker_cli_network_unix_test.go:46: [d15d620896c82] daemon is not started [2021-07-14T08:54:59.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-07-14T08:55:00.497Z] docker_cli_network_unix_test.go:46: [dd70c50cfbf4d] daemon is not started [2021-07-14T08:55:00.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-07-14T08:55:00.497Z] docker_cli_network_unix_test.go:46: [d014803cdda25] daemon is not started [2021-07-14T08:55:00.758Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-07-14T08:55:00.758Z] docker_cli_network_unix_test.go:46: [d83932202c99c] daemon is not started [2021-07-14T08:55:00.758Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-07-14T08:55:01.018Z] docker_cli_network_unix_test.go:46: [d1e21be39342e] daemon is not started [2021-07-14T08:55:01.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-07-14T08:55:01.018Z] docker_cli_network_unix_test.go:46: [decbc72f28879] daemon is not started [2021-07-14T08:55:01.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-07-14T08:55:01.018Z] docker_cli_network_unix_test.go:46: [dfc8f116d397e] daemon is not started [2021-07-14T08:55:01.018Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-07-14T08:55:04.317Z] docker_cli_network_unix_test.go:46: [d0ea3b6b54509] daemon is not started [2021-07-14T08:55:05.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-07-14T08:55:05.258Z] docker_cli_network_unix_test.go:46: [d57f2a2ba4154] daemon is not started [2021-07-14T08:55:05.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-07-14T08:55:05.519Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-14T08:55:05.519Z] docker_cli_network_unix_test.go:46: [d697d0cbbea96] daemon is not started [2021-07-14T08:55:05.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-07-14T08:55:05.519Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-07-14T08:55:06.462Z] docker_cli_network_unix_test.go:46: [d5be5ab858011] daemon is not started [2021-07-14T08:55:06.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-07-14T08:55:08.104Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-07-14T08:55:12.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-07-14T08:55:12.466Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-14T08:55:12.769Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-14T08:55:12.879Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-07-14T08:55:14.262Z] docker_cli_network_unix_test.go:1084: [da5a5bee3021e] daemon is not started [2021-07-14T08:55:15.215Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-07-14T08:55:16.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-07-14T08:55:16.601Z] docker_cli_network_unix_test.go:46: [dc5d46466172a] daemon is not started [2021-07-14T08:55:16.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-07-14T08:55:17.983Z] docker_cli_network_unix_test.go:46: [d9f2321c300c3] daemon is not started [2021-07-14T08:55:18.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-07-14T08:55:19.627Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-07-14T08:55:20.569Z] docker_cli_network_unix_test.go:46: [d9c0498d9ae0b] daemon is not started [2021-07-14T08:55:21.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-07-14T08:55:21.140Z] docker_cli_network_unix_test.go:46: [d49e683e7bcc7] daemon is not started [2021-07-14T08:55:21.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-07-14T08:55:22.524Z] docker_cli_network_unix_test.go:46: [da62b47b366b2] daemon is not started [2021-07-14T08:55:22.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-07-14T08:55:23.045Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-07-14T08:55:23.305Z] docker_cli_network_unix_test.go:46: [d7c8a7cb04c0b] daemon is not started [2021-07-14T08:55:23.320Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-14T08:55:23.566Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-07-14T08:55:24.510Z] docker_cli_network_unix_test.go:46: [deab39adab1c5] daemon is not started [2021-07-14T08:55:24.885Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-14T08:55:25.082Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-07-14T08:55:25.083Z] docker_api_swarm_test.go:961: [d833ce0ca016a] joining swarm manager [d70e87855b518]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-07-14T08:55:31.662Z] docker_cli_network_unix_test.go:46: [d780ad703db52] daemon is not started [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite (91.25s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.17s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.32s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (8.02s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.70s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.47s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.89s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.83s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.15s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.16s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.90s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.71s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.24s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.54s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.45s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.02s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.96s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.27s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.52s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.88s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.73s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.55s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.26s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.11s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.24s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-07-14T08:55:31.662Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.25s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.44s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.48s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.62s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.83s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.09s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.63s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.68s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.46s) [2021-07-14T08:55:31.662Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.25s) [2021-07-14T08:55:31.662Z] === RUN TestDockerHubPullSuite [2021-07-14T08:55:31.662Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-07-14T08:55:33.571Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-07-14T08:55:33.894Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-14T08:55:35.223Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-14T08:55:35.500Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-07-14T08:55:36.070Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-07-14T08:55:37.011Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-07-14T08:55:37.272Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-07-14T08:55:37.272Z] --- PASS: TestDockerHubPullSuite (6.16s) [2021-07-14T08:55:37.272Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.07s) [2021-07-14T08:55:37.272Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2021-07-14T08:55:37.272Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.44s) [2021-07-14T08:55:37.272Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.15s) [2021-07-14T08:55:37.272Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2021-07-14T08:55:37.272Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-07-14T08:55:37.272Z] PASS [2021-07-14T08:55:37.272Z] [2021-07-14T08:55:37.272Z] === Skipped [2021-07-14T08:55:37.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-14T08:55:37.272Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-07-14T08:55:37.272Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-07-14T08:55:37.272Z] [2021-07-14T08:55:37.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-07-14T08:55:37.272Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-07-14T08:55:37.272Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2021-07-14T08:55:37.272Z] [2021-07-14T08:55:37.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-14T08:55:37.272Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-07-14T08:55:37.272Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-07-14T08:55:37.272Z] [2021-07-14T08:55:37.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-07-14T08:55:37.272Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-07-14T08:55:37.272Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-07-14T08:55:37.272Z] [2021-07-14T08:55:37.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-14T08:55:37.272Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-07-14T08:55:37.272Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-07-14T08:55:37.272Z] [2021-07-14T08:55:37.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-07-14T08:55:37.272Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-07-14T08:55:37.272Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-07-14T08:55:37.272Z] [2021-07-14T08:55:37.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-14T08:55:37.272Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-07-14T08:55:37.272Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-07-14T08:55:37.272Z] [2021-07-14T08:55:37.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-14T08:55:37.272Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-07-14T08:55:37.272Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-07-14T08:55:37.272Z] [2021-07-14T08:55:37.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-14T08:55:37.272Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-07-14T08:55:37.272Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-07-14T08:55:37.272Z] [2021-07-14T08:55:37.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-14T08:55:37.272Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-07-14T08:55:37.272Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-07-14T08:55:37.272Z] [2021-07-14T08:55:37.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-14T08:55:37.272Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-07-14T08:55:37.272Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-07-14T08:55:37.272Z] [2021-07-14T08:55:37.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-14T08:55:37.272Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-07-14T08:55:37.272Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-07-14T08:55:37.272Z] [2021-07-14T08:55:37.272Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-14T08:55:37.272Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-14T08:55:37.273Z] docker_cli_sni_test.go:18: Flakey test [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-14T08:55:37.273Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-07-14T08:55:37.273Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-14T08:55:37.273Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-07-14T08:55:37.273Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-07-14T08:55:37.273Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-07-14T08:55:37.273Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-07-14T08:55:37.273Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-14T08:55:37.273Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-07-14T08:55:37.273Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-07-14T08:55:37.273Z] docker_cli_network_unix_test.go:46: [d697d0cbbea96] daemon is not started [2021-07-14T08:55:37.273Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] [2021-07-14T08:55:37.273Z] DONE 1269 tests, 51 skipped in 2159.742s [2021-07-14T08:55:37.273Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-14T08:55:37.536Z] ++++ cat bundles/test-integration/docker.pid [2021-07-14T08:55:37.536Z] +++ kill 8262 [2021-07-14T08:55:37.536Z] +++ /etc/init.d/apparmor stop [2021-07-14T08:55:37.536Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-14T08:55:37.536Z] [2021-07-14T08:55:37.536Z] Unloading profiles will leave already running processes permanently [2021-07-14T08:55:37.536Z] unconfined, which can lead to unexpected situations. [2021-07-14T08:55:37.536Z] [2021-07-14T08:55:37.536Z] To set a process to complain mode, use the command line tool [2021-07-14T08:55:37.536Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-14T08:55:37.536Z] +++ true [2021-07-14T08:55:37.536Z] exiting test-integration [2021-07-14T08:55:37.536Z] ++ exit 0 [2021-07-14T08:55:37.536Z] [2021-07-14T08:55:37.797Z] + for job in $(jobs -p) [2021-07-14T08:55:37.797Z] + wait 4254 [2021-07-14T08:55:44.373Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-07-14T08:55:56.594Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-07-14T08:55:57.535Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-07-14T08:56:00.076Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-07-14T08:56:03.509Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-07-14T08:56:04.178Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-14T08:56:13.502Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-07-14T08:56:14.707Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-14T08:56:17.702Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-07-14T08:56:20.242Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-07-14T08:56:23.538Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-07-14T08:56:25.239Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-14T08:56:26.080Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-07-14T08:56:28.625Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-07-14T08:56:31.167Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-07-14T08:56:33.708Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-07-14T08:57:01.359Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-14T08:57:01.359Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-14T08:57:01.359Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-14T08:57:01.359Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-14T08:57:01.359Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-14T08:57:01.359Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-14T08:57:01.359Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-14T08:57:01.359Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-14T08:57:01.359Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-14T08:57:01.359Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-14T08:57:01.359Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-14T08:57:01.359Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-14T08:57:04.232Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-14T08:57:07.106Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-14T08:57:11.745Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-14T08:57:11.745Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-14T08:57:11.745Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-14T08:57:11.745Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-14T08:57:12.196Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-14T08:57:12.196Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-14T08:57:12.196Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-14T08:57:12.196Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-14T08:57:12.196Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-14T08:57:12.196Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-14T08:57:12.196Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-14T08:57:16.835Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-14T08:57:16.835Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-14T08:57:16.835Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-14T08:57:16.835Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-14T08:57:16.835Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-14T08:57:16.835Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-14T08:57:16.835Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-14T08:57:17.788Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-14T08:57:22.426Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-14T08:57:29.960Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-07-14T08:57:35.083Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-07-14T08:57:35.083Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-07-14T08:57:35.083Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-07-14T08:57:35.083Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-14T08:57:35.083Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-07-14T08:57:35.083Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-14T08:57:35.083Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-07-14T08:57:35.083Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-14T08:57:35.083Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-07-14T08:57:35.083Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-14T08:57:35.083Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-07-14T08:57:35.083Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-14T08:57:35.083Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-07-14T08:57:35.083Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-14T08:57:35.083Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-07-14T08:57:35.083Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T08:57:35.083Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-07-14T08:57:35.083Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-07-14T08:57:35.083Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-14T08:57:35.083Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-07-14T08:57:36.689Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-07-14T08:57:36.689Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-14T08:57:36.689Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-07-14T08:57:36.689Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-14T08:57:36.689Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-07-14T08:57:37.244Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-14T08:57:38.197Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-14T08:57:38.197Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-14T08:57:38.197Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-14T08:57:38.197Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-14T08:57:38.197Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-14T08:57:38.197Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-14T08:57:38.197Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-14T08:57:38.197Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-14T08:57:38.197Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-14T08:57:38.197Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-14T08:57:38.197Z] === RUN TestDockerSuite/TestBuildFails [2021-07-14T08:57:40.575Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-07-14T08:57:41.064Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-14T08:57:41.064Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-14T08:57:42.896Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-07-14T08:57:42.896Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-14T08:57:42.896Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-07-14T08:57:42.896Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-14T08:57:42.896Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-07-14T08:57:42.896Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-14T08:57:42.896Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-07-14T08:57:42.896Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-14T08:57:42.896Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-07-14T08:57:44.883Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-07-14T08:57:45.928Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-07-14T08:57:45.928Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-14T08:57:45.928Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-07-14T08:57:45.928Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-14T08:57:46.409Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-07-14T08:57:48.069Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-14T08:57:51.731Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-14T08:57:51.731Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-14T08:57:51.731Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-14T08:57:51.731Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-14T08:57:51.731Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-14T08:57:51.731Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-14T08:57:51.731Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-14T08:57:51.731Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-14T08:57:51.731Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-14T08:57:51.731Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-14T08:57:51.731Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-14T08:57:51.731Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-14T08:57:53.689Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-07-14T08:57:53.800Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-14T08:57:57.678Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-14T08:58:00.803Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite (1813.13s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.12s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.34s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.37s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.58s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (31.78s) [2021-07-14T08:58:03.029Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.22s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.92s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.25s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (45.62s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.09s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.96s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.44s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.81s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.64s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.20s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.58s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.73s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.11s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (67.49s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.92s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.52s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.49s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.66s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.52s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.38s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.90s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.14s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.39s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (25.51s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.81s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (29.83s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.69s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.62s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (7.34s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.57s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (4.01s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.91s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.22s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.48s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.93s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.66s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.46s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.05s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.40s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.42s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.36s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.18s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.69s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.58s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.40s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.11s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.57s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.17s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (8.22s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.00s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.53s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (4.55s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (5.31s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.50s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.57s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (4.07s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.89s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.52s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.36s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.84s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (15.34s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.69s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.85s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.22s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.01s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.69s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.73s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.58s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.56s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (155.51s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.76s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.35s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.56s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.22s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.97s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.31s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.47s) [2021-07-14T08:58:03.029Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.07s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.79s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.72s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.55s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.19s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.50s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.20s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.22s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.77s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.43s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.23s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.20s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.61s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.56s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.68s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.69s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.53s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.75s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.55s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.19s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.47s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.41s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.54s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.76s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.32s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.31s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.61s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.54s) [2021-07-14T08:58:03.029Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.76s) [2021-07-14T08:58:03.030Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.78s) [2021-07-14T08:58:03.030Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.03s) [2021-07-14T08:58:03.030Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.75s) [2021-07-14T08:58:03.030Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.47s) [2021-07-14T08:58:03.030Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.43s) [2021-07-14T08:58:03.030Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.15s) [2021-07-14T08:58:03.030Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.34s) [2021-07-14T08:58:03.030Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.23s) [2021-07-14T08:58:03.030Z] === RUN TestDockerExternalVolumeSuite [2021-07-14T08:58:03.030Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-07-14T08:58:03.030Z] docker_cli_external_volume_driver_test.go:53: [dd19d87615969] daemon is not started [2021-07-14T08:58:04.921Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-14T08:58:07.829Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-14T08:58:08.783Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-14T08:58:09.746Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-14T08:58:09.746Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-14T08:58:09.746Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-14T08:58:09.746Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-14T08:58:10.224Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-14T08:58:10.224Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-14T08:58:10.224Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-14T08:58:10.224Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-14T08:58:10.224Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-14T08:58:10.224Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-14T08:58:10.224Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-14T08:58:14.078Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-14T08:58:14.078Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-14T08:58:14.078Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-14T08:58:14.078Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-14T08:58:14.078Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-14T08:58:14.078Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-14T08:58:14.078Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-14T08:58:14.511Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-14T08:58:14.511Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-14T08:58:14.511Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-14T08:58:14.511Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-14T08:58:15.466Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-14T08:58:15.466Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-14T08:58:15.466Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-14T08:58:15.673Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-14T08:58:17.924Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-07-14T08:58:26.208Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-14T08:58:30.183Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-14T08:58:30.183Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-14T08:58:30.183Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-14T08:58:38.828Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-14T08:58:39.307Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-14T08:58:39.307Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-14T08:58:39.307Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-14T08:58:39.307Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-14T08:58:39.307Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-14T08:58:39.307Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-14T08:58:39.307Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-14T08:58:39.307Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-14T08:58:39.307Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-14T08:58:39.307Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-14T08:58:39.307Z] === RUN TestDockerSuite/TestBuildFails [2021-07-14T08:58:42.309Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-14T08:58:42.309Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-14T08:58:42.472Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-14T08:58:42.924Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-14T08:58:45.071Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-14T08:58:45.071Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-14T08:58:45.071Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-14T08:58:46.027Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-14T08:58:46.027Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-14T08:58:48.257Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-14T08:58:50.667Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-14T08:58:51.619Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-14T08:58:52.070Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-14T08:58:53.584Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-14T08:58:54.036Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-14T08:58:54.988Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-14T08:58:57.135Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-14T08:58:58.795Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-14T08:59:04.140Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-14T08:59:04.140Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-14T08:59:04.140Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-14T08:59:04.140Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-14T08:59:04.140Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-14T08:59:04.140Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-14T08:59:04.140Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-14T08:59:04.140Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-14T08:59:04.140Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-14T08:59:04.590Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-14T08:59:04.785Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-14T08:59:05.541Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-14T08:59:10.730Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-14T08:59:11.271Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-14T08:59:12.328Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-14T08:59:22.858Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-14T08:59:22.858Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-14T08:59:22.858Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-14T08:59:22.858Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-14T08:59:23.337Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-14T08:59:23.337Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-14T08:59:23.337Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-14T08:59:25.637Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-07-14T08:59:28.856Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-14T08:59:28.856Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-14T08:59:28.856Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-14T08:59:30.375Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-14T08:59:32.228Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-14T08:59:32.228Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-14T08:59:32.228Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-14T08:59:33.950Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-07-14T08:59:44.850Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-14T08:59:44.850Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-14T08:59:48.844Z] docker_cli_external_volume_driver_test.go:53: [d28674fde7609] daemon is not started [2021-07-14T08:59:52.099Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-14T08:59:52.099Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-14T08:59:52.099Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-14T08:59:52.577Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-14T08:59:52.577Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-14T09:00:03.093Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-14T09:00:03.093Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-14T09:00:03.569Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-14T09:00:03.767Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-07-14T09:00:04.572Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-14T09:00:05.048Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-14T09:00:06.638Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-14T09:00:08.232Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-14T09:00:14.165Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-14T09:00:14.166Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-14T09:00:14.166Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-14T09:00:14.166Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-14T09:00:14.166Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-14T09:00:14.642Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-14T09:00:14.642Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-14T09:00:14.642Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-14T09:00:14.642Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-14T09:00:15.118Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-14T09:00:16.121Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-14T09:00:20.909Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-14T09:00:21.187Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-07-14T09:00:21.187Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-14T09:00:21.187Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-07-14T09:00:21.876Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-07-14T09:00:22.792Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-07-14T09:00:22.792Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-07-14T09:00:26.633Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-14T09:00:27.631Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-07-14T09:00:28.640Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-07-14T09:00:28.640Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-14T09:00:28.640Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-07-14T09:00:28.640Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-14T09:00:28.640Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-07-14T09:00:28.640Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-14T09:00:28.640Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-07-14T09:00:28.640Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-07-14T09:00:29.652Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-07-14T09:00:31.153Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-14T09:00:33.511Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-07-14T09:00:34.096Z] docker_cli_external_volume_driver_test.go:53: [d890190d09e13] daemon is not started [2021-07-14T09:00:35.772Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-07-14T09:00:35.772Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-14T09:00:35.772Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-07-14T09:00:35.772Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-14T09:00:35.772Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-07-14T09:00:35.772Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-07-14T09:00:35.789Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-14T09:00:39.676Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-07-14T09:00:41.671Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-14T09:00:41.671Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-14T09:00:41.671Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-14T09:00:42.799Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-14T09:00:44.659Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-14T09:00:48.527Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-14T09:00:48.989Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-07-14T09:00:48.989Z] docker_cli_external_volume_driver_test.go:53: [d01d41e99356a] daemon is not started [2021-07-14T09:00:54.763Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-07-14T09:00:58.625Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-07-14T09:01:00.226Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-07-14T09:01:00.226Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-14T09:01:00.226Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-07-14T09:01:04.088Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-07-14T09:01:05.697Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-07-14T09:01:07.101Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-07-14T09:01:09.502Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-14T09:01:09.502Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-14T09:01:09.502Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-14T09:01:11.657Z] === RUN TestDockerSuite/TestBuildAddScript [2021-07-14T09:01:11.657Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-14T09:01:11.657Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-07-14T09:01:11.657Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-14T09:01:11.657Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-07-14T09:01:11.657Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-14T09:01:11.657Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-07-14T09:01:11.657Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-14T09:01:11.657Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-07-14T09:01:12.665Z] === RUN TestDockerSuite/TestBuildAddTar [2021-07-14T09:01:15.238Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-14T09:01:15.689Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-14T09:01:15.689Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-14T09:01:15.689Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-14T09:01:15.689Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-14T09:01:15.689Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-14T09:01:19.384Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-14T09:01:20.655Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-14T09:01:24.020Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-14T09:01:26.892Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-14T09:01:26.892Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-14T09:01:27.343Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-14T09:01:30.206Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-14T09:01:31.158Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-14T09:01:32.673Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-14T09:01:33.244Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-14T09:01:39.173Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-14T09:01:39.199Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-07-14T09:01:42.917Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-14T09:01:44.434Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-14T09:01:46.406Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-14T09:01:54.092Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-07-14T09:01:54.674Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-14T09:01:59.314Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-14T09:02:01.436Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-14T09:02:07.825Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-14T09:02:09.003Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-07-14T09:02:13.517Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-07-14T09:02:13.517Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-14T09:02:13.518Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-07-14T09:02:13.518Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-14T09:02:13.518Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-07-14T09:02:13.559Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-14T09:02:22.785Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-14T09:02:22.785Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-14T09:02:22.785Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-14T09:02:23.796Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-14T09:02:23.797Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-14T09:02:23.797Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-14T09:02:23.797Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-14T09:02:23.797Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-14T09:02:23.797Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-14T09:02:25.952Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-14T09:02:25.952Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-14T09:02:25.952Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-14T09:02:30.017Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-14T09:02:30.495Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-14T09:02:30.495Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-14T09:02:30.495Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-14T09:02:30.495Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-14T09:02:30.495Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-14T09:02:33.487Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-14T09:02:34.909Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-07-14T09:02:34.910Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-14T09:02:34.910Z] === RUN TestDockerSuite/TestBuildBlankName [2021-07-14T09:02:34.910Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-07-14T09:02:38.297Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-14T09:02:40.542Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-14T09:02:41.017Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-14T09:02:41.017Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-14T09:02:42.163Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-07-14T09:02:42.163Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-14T09:02:43.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-07-14T09:02:44.007Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-14T09:02:45.009Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-14T09:02:46.598Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-14T09:02:49.718Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-07-14T09:02:55.698Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-07-14T09:02:57.112Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-14T09:02:57.588Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-14T09:03:00.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-07-14T09:03:08.098Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-14T09:03:10.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-07-14T09:03:10.815Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-14T09:03:10.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-07-14T09:03:11.091Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-14T09:03:13.836Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-07-14T09:03:16.485Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-14T09:03:16.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-07-14T09:03:16.775Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-14T09:03:16.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-07-14T09:03:16.775Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-14T09:03:16.776Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-07-14T09:03:23.676Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-14T09:03:25.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-07-14T09:03:25.554Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-14T09:03:25.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-07-14T09:03:25.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-07-14T09:03:25.554Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-14T09:03:25.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-07-14T09:03:25.554Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-14T09:03:25.554Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-07-14T09:03:28.484Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-14T09:03:31.206Z] === RUN TestDockerSuite/TestBuildRm [2021-07-14T09:03:38.993Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-14T09:03:38.993Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-14T09:03:38.993Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-14T09:03:38.993Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-14T09:03:38.993Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-14T09:03:38.993Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-14T09:03:41.241Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-14T09:03:41.241Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-14T09:03:41.241Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-14T09:03:45.965Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-07-14T09:03:48.791Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-14T09:03:51.659Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-14T09:03:51.659Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-14T09:03:51.659Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-14T09:03:51.659Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-14T09:03:52.111Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-14T09:03:53.624Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-14T09:03:57.312Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-14T09:04:01.948Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-14T09:04:06.585Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-14T09:04:16.648Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-07-14T09:04:17.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-07-14T09:04:17.129Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-14T09:04:18.059Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-07-14T09:04:18.136Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-07-14T09:04:18.136Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-14T09:04:18.614Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-07-14T09:04:20.213Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-07-14T09:04:20.213Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-14T09:04:20.213Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-07-14T09:04:24.094Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-14T09:04:26.171Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-07-14T09:04:27.181Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-07-14T09:04:27.181Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-14T09:04:27.662Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-07-14T09:04:27.662Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-14T09:04:27.662Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-07-14T09:04:29.259Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-07-14T09:04:30.267Z] === RUN TestDockerSuite/TestBuildCmd [2021-07-14T09:04:31.276Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-07-14T09:04:31.597Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-14T09:04:31.597Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-14T09:04:31.597Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-14T09:04:31.755Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-07-14T09:04:32.765Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-07-14T09:04:32.953Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-07-14T09:04:38.718Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-07-14T09:04:40.098Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-14T09:04:40.098Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-14T09:04:41.723Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-07-14T09:04:41.723Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-14T09:04:41.723Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-07-14T09:04:42.019Z] === RUN TestDockerSuite/TestBuildRm [2021-07-14T09:04:42.732Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-07-14T09:04:42.732Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-14T09:04:42.732Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-07-14T09:04:43.744Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-07-14T09:04:44.737Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-14T09:04:44.737Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-14T09:04:45.999Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-07-14T09:04:47.006Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-07-14T09:04:47.485Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-07-14T09:04:47.485Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-14T09:04:47.485Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-07-14T09:04:49.083Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-07-14T09:04:49.380Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-14T09:04:49.563Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-07-14T09:04:49.563Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-14T09:04:49.563Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-07-14T09:04:49.563Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-14T09:04:49.563Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-07-14T09:04:51.083Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-07-14T09:04:51.083Z] docker_cli_external_volume_driver_test.go:485: [dcabaf79f0647] daemon is not started [2021-07-14T09:04:56.813Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-07-14T09:05:05.976Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-07-14T09:05:05.976Z] docker_cli_external_volume_driver_test.go:53: [d760fe42912d9] daemon is not started [2021-07-14T09:05:10.359Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-14T09:05:10.359Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-14T09:05:10.359Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-14T09:05:11.876Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-14T09:05:12.257Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-14T09:05:13.389Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-14T09:05:16.093Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-14T09:05:16.093Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-14T09:05:16.093Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-14T09:05:16.093Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-14T09:05:16.569Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-14T09:05:18.157Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-14T09:05:21.993Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-14T09:05:23.622Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-14T09:05:24.077Z] --- PASS: TestDockerExternalVolumeSuite (440.71s) [2021-07-14T09:05:24.077Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.86s) [2021-07-14T09:05:24.077Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2021-07-14T09:05:24.077Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.46s) [2021-07-14T09:05:24.077Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-07-14T09:05:24.077Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.58s) [2021-07-14T09:05:24.077Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2021-07-14T09:05:24.077Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-07-14T09:05:24.077Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s) [2021-07-14T09:05:24.077Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.65s) [2021-07-14T09:05:24.077Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-07-14T09:05:24.077Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-07-14T09:05:24.077Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.53s) [2021-07-14T09:05:24.077Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.53s) [2021-07-14T09:05:24.077Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-07-14T09:05:24.077Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.45s) [2021-07-14T09:05:24.077Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.64s) [2021-07-14T09:05:24.077Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.29s) [2021-07-14T09:05:24.077Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-07-14T09:05:24.077Z] PASS [2021-07-14T09:05:24.077Z] [2021-07-14T09:05:24.077Z] === Skipped [2021-07-14T09:05:24.077Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-14T09:05:24.077Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-07-14T09:05:24.077Z] check_test.go:309: [d4bd314c7dc4c] daemon is not started [2021-07-14T09:05:24.077Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-07-14T09:05:24.077Z] [2021-07-14T09:05:24.077Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-14T09:05:24.077Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-07-14T09:05:24.077Z] check_test.go:309: [d123496bb5d04] daemon is not started [2021-07-14T09:05:24.077Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-07-14T09:05:24.077Z] [2021-07-14T09:05:24.077Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-14T09:05:24.077Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-07-14T09:05:24.077Z] check_test.go:309: [dd2c3b6cd29b7] daemon is not started [2021-07-14T09:05:24.077Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-07-14T09:05:24.077Z] [2021-07-14T09:05:24.077Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2021-07-14T09:05:24.077Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-07-14T09:05:24.077Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.02s) [2021-07-14T09:05:24.077Z] [2021-07-14T09:05:24.077Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-14T09:05:24.077Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-07-14T09:05:24.077Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-07-14T09:05:24.077Z] [2021-07-14T09:05:24.077Z] [2021-07-14T09:05:24.077Z] DONE 273 tests, 5 skipped in 2742.311s [2021-07-14T09:05:24.077Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-07-14T09:05:24.077Z] ++++ cat bundles/test-integration/docker.pid [2021-07-14T09:05:24.077Z] +++ kill 8273 [2021-07-14T09:05:24.077Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d644660d17bb1/docker.pid [2021-07-14T09:05:24.077Z] +++ kill 7138 [2021-07-14T09:05:24.077Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7138 is not a child of this shell [2021-07-14T09:05:24.078Z] warning: PID 7138 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d644660d17bb1/docker.pid had a nonzero exit code [2021-07-14T09:05:24.078Z] +++ /etc/init.d/apparmor stop [2021-07-14T09:05:24.078Z] Leaving: AppArmorNo profiles have been unloaded. [2021-07-14T09:05:24.078Z] [2021-07-14T09:05:24.078Z] Unloading profiles will leave already running processes permanently [2021-07-14T09:05:24.078Z] unconfined, which can lead to unexpected situations. [2021-07-14T09:05:24.078Z] [2021-07-14T09:05:24.078Z] To set a process to complain mode, use the command line tool [2021-07-14T09:05:24.078Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-07-14T09:05:24.078Z] +++ true [2021-07-14T09:05:24.078Z] exiting test-integration [2021-07-14T09:05:24.078Z] ++ exit 0 [2021-07-14T09:05:24.078Z] [2021-07-14T09:05:24.078Z] + exit 0 [2021-07-14T09:05:24.078Z] ++ jobs -p [2021-07-14T09:05:24.078Z] + pids= [2021-07-14T09:05:24.078Z] + echo 'Remaining pids to kill: []' [2021-07-14T09:05:24.078Z] Remaining pids to kill: [] [2021-07-14T09:05:24.078Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-07-14T09:05:24.097Z] Recording test results [2021-07-14T09:05:25.738Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-07-14T09:05:25.885Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-14T09:05:26.080Z] + echo Ensuring container killed. [2021-07-14T09:05:26.080Z] Ensuring container killed. [2021-07-14T09:05:26.080Z] + docker ps -aq -f name=docker-pr3-* [2021-07-14T09:05:26.080Z] + cids=7311fae47598 [2021-07-14T09:05:26.080Z] 539dd35a4844 [2021-07-14T09:05:26.080Z] c733284e7d09 [2021-07-14T09:05:26.080Z] + [ -n 7311fae47598 [2021-07-14T09:05:26.080Z] 539dd35a4844 [2021-07-14T09:05:26.080Z] c733284e7d09 ] [2021-07-14T09:05:26.080Z] + docker rm -vf 7311fae47598 539dd35a4844 c733284e7d09 [2021-07-14T09:05:27.465Z] 7311fae47598 [2021-07-14T09:05:28.258Z] === RUN TestDockerSuite/TestBuildUser [2021-07-14T09:05:28.258Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-14T09:05:28.258Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-14T09:05:28.258Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-14T09:05:28.258Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-14T09:05:28.258Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-14T09:05:28.258Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-14T09:05:28.857Z] 539dd35a4844 [2021-07-14T09:05:28.857Z] c733284e7d09 [Pipeline] sh [2021-07-14T09:05:29.230Z] + echo Chowning /workspace to jenkins user [2021-07-14T09:05:29.230Z] Chowning /workspace to jenkins user [2021-07-14T09:05:29.230Z] + id -u [2021-07-14T09:05:29.230Z] + id -g [2021-07-14T09:05:29.230Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42634:/workspace busybox chown -R 1000:1000 /workspace [2021-07-14T09:05:29.230Z] Unable to find image 'busybox:latest' locally [2021-07-14T09:05:29.491Z] latest: Pulling from library/busybox [2021-07-14T09:05:29.491Z] b71f96345d44: Pulling fs layer [2021-07-14T09:05:29.491Z] b71f96345d44: Verifying Checksum [2021-07-14T09:05:29.491Z] b71f96345d44: Download complete [2021-07-14T09:05:29.491Z] b71f96345d44: Pull complete [2021-07-14T09:05:29.491Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-07-14T09:05:29.751Z] Status: Downloaded newer image for busybox:latest [2021-07-14T09:05:30.694Z] === RUN TestDockerSuite/TestBuildShellMultiple [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-07-14T09:05:34.261Z] + bundleName=amd64 [2021-07-14T09:05:34.261Z] + echo Creating amd64-bundles.tar.gz [2021-07-14T09:05:34.261Z] Creating amd64-bundles.tar.gz [2021-07-14T09:05:34.261Z] + xargs tar -czf amd64-bundles.tar.gz [2021-07-14T09:05:34.261Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-07-14T09:05:35.658Z] Archiving artifacts [2021-07-14T09:05:36.751Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-14T09:05:37.203Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-14T09:05:37.816Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42634/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-14T09:05:38.134Z] + make clean [2021-07-14T09:05:38.396Z] docker volume rm -f docker-dev-cache [2021-07-14T09:05:38.396Z] docker-dev-cache [Pipeline] deleteDir [2021-07-14T09:05:39.707Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-07-14T09:05:39.708Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-07-14T09:05:39.708Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-07-14T09:05:40.938Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-14T09:05:40.938Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-14T09:05:40.938Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-14T09:05:40.938Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-14T09:05:40.938Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-14T09:05:42.709Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-07-14T09:05:42.709Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-14T09:05:43.194Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-07-14T09:05:43.194Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-14T09:05:43.672Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-07-14T09:05:43.672Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-14T09:05:43.672Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-07-14T09:05:44.153Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-07-14T09:05:44.153Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-14T09:05:44.632Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-07-14T09:05:48.617Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-14T09:05:48.617Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-14T09:05:48.617Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-14T09:05:57.352Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-14T09:05:57.352Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-14T09:06:06.109Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-14T09:06:06.109Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-14T09:06:06.128Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-14T09:06:06.128Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-14T09:06:10.946Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-14T09:06:16.350Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-14T09:06:22.096Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-14T09:06:22.096Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-14T09:06:22.096Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-14T09:06:22.096Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-14T09:06:22.096Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-14T09:06:24.242Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-14T09:06:24.242Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-14T09:06:24.692Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-14T09:06:27.654Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-07-14T09:06:27.654Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-07-14T09:06:27.654Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-14T09:06:27.654Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-07-14T09:06:45.710Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-14T09:06:49.448Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-14T09:06:49.917Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-14T09:06:53.873Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-14T09:06:53.873Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-14T09:06:54.349Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-14T09:06:57.979Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-07-14T09:06:58.189Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-14T09:06:58.457Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-07-14T09:06:59.466Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-07-14T09:06:59.777Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-14T09:07:04.585Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-14T09:07:04.794Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-14T09:07:04.794Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-14T09:07:04.794Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-14T09:07:04.794Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-14T09:07:05.254Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-14T09:07:05.254Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-14T09:07:05.254Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-14T09:07:06.794Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-14T09:07:10.001Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-07-14T09:07:11.596Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-07-14T09:07:15.445Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-14T09:07:15.463Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-07-14T09:07:15.467Z] === RUN TestDockerSuite/TestBuildUser [2021-07-14T09:07:15.467Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-14T09:07:15.467Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-14T09:07:15.467Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-14T09:07:15.467Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-14T09:07:15.467Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-14T09:07:15.467Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-14T09:07:16.985Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-14T09:07:16.985Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-14T09:07:16.985Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-14T09:07:16.985Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-14T09:07:16.985Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-14T09:07:16.985Z] docker_cli_sni_test.go:18: Flakey test [2021-07-14T09:07:16.985Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-14T09:07:17.715Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-14T09:07:18.191Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-14T09:07:19.166Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-14T09:07:21.184Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-14T09:07:21.192Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-14T09:07:21.192Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-14T09:07:21.192Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-14T09:07:21.192Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-07-14T09:07:23.864Z] === RUN TestDockerSuite/TestCommitChange [2021-07-14T09:07:29.664Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-14T09:07:34.365Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-14T09:07:34.365Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-14T09:07:34.365Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-14T09:07:42.952Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-14T09:07:42.952Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-14T09:07:42.952Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-14T09:07:46.614Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-14T09:07:46.614Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-14T09:07:50.037Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-14T09:07:53.777Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-14T09:07:53.777Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-14T09:07:53.777Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-14T09:07:53.777Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-14T09:07:53.777Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-14T09:07:53.777Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-14T09:07:53.777Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-14T09:07:53.777Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-14T09:07:53.777Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-14T09:07:53.777Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-14T09:07:53.777Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-14T09:07:53.777Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-14T09:07:53.777Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-14T09:07:53.777Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-14T09:07:53.777Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-14T09:07:53.777Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-14T09:07:57.216Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-14T09:08:01.053Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-14T09:08:01.053Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-14T09:08:01.053Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-14T09:08:01.053Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-14T09:08:01.053Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-14T09:08:01.972Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-14T09:08:09.058Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-14T09:08:09.058Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-14T09:08:09.058Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-14T09:08:09.790Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-14T09:08:09.790Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-14T09:08:09.790Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-14T09:08:11.242Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-14T09:08:11.242Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-14T09:08:11.242Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-14T09:08:11.242Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-14T09:08:11.242Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-14T09:08:11.242Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-14T09:08:11.242Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-14T09:08:13.441Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-14T09:08:13.441Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-14T09:08:13.441Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-14T09:08:13.441Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-14T09:08:16.356Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-14T09:08:16.356Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-14T09:08:16.356Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-14T09:08:16.356Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-14T09:08:16.356Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-14T09:08:16.356Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-14T09:08:16.356Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-14T09:08:16.356Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-14T09:08:20.103Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-14T09:08:22.288Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-14T09:08:24.471Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-14T09:08:24.471Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-14T09:08:24.471Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-14T09:08:24.471Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-14T09:08:26.653Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-14T09:08:26.653Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-14T09:08:29.565Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-14T09:08:29.565Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-14T09:08:29.565Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-14T09:08:29.565Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T09:08:29.565Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-14T09:08:31.133Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-14T09:08:32.477Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-14T09:08:32.477Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-14T09:08:34.018Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-14T09:08:34.018Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-14T09:08:34.478Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-14T09:08:37.388Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-14T09:08:37.388Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-14T09:08:38.354Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-14T09:08:38.831Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-14T09:08:39.572Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-14T09:08:44.269Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-14T09:08:48.019Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-14T09:08:48.019Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-14T09:08:48.019Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-14T09:08:48.019Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-14T09:08:48.019Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-14T09:08:50.205Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-14T09:08:50.205Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-14T09:08:50.205Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-14T09:08:53.115Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-14T09:08:53.115Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-14T09:08:53.115Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-14T09:08:53.870Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-14T09:08:53.870Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-14T09:08:53.870Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-14T09:08:53.870Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-14T09:08:53.870Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-14T09:08:53.870Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-14T09:08:53.870Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-14T09:08:54.656Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-14T09:08:54.872Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-14T09:08:55.117Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-14T09:08:57.176Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-07-14T09:08:57.176Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-07-14T09:08:57.176Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-14T09:08:57.176Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-07-14T09:08:59.820Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-14T09:09:02.003Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-14T09:09:02.003Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-14T09:09:02.003Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-14T09:09:02.003Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-14T09:09:02.003Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-14T09:09:02.003Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-14T09:09:02.003Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-14T09:09:02.003Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-14T09:09:02.003Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-14T09:09:02.003Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-14T09:09:02.003Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-14T09:09:03.544Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-14T09:09:03.544Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-14T09:09:03.617Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-14T09:09:04.622Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-14T09:09:04.622Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-14T09:09:05.098Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-14T09:09:05.098Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-14T09:09:05.098Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-14T09:09:05.098Z] docker_cli_sni_test.go:18: Flakey test [2021-07-14T09:09:05.098Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-14T09:09:06.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-14T09:09:07.344Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-07-14T09:09:09.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-14T09:09:11.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-14T09:09:12.153Z] === RUN TestDockerSuite/TestCommitChange [2021-07-14T09:09:14.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003d9320_} [2021-07-14T09:09:16.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1754299918_c:\foo_false____} [2021-07-14T09:09:18.081Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-14T09:09:19.572Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1754299918_c:\foo_true____} [2021-07-14T09:09:21.756Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-14T09:09:21.756Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-14T09:09:21.756Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-14T09:09:21.756Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-14T09:09:21.756Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-14T09:09:21.756Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-14T09:09:21.756Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-14T09:09:21.756Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-14T09:09:21.756Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-14T09:09:22.217Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-14T09:09:22.217Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-14T09:09:22.217Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-14T09:09:22.217Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-14T09:09:22.217Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-14T09:09:22.217Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-14T09:09:22.217Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-14T09:09:22.217Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-14T09:09:22.217Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-14T09:09:22.217Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-14T09:09:22.217Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-14T09:09:22.217Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-14T09:09:22.217Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-14T09:09:22.217Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-14T09:09:22.677Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-14T09:09:22.951Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-14T09:09:22.951Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-14T09:09:22.951Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-14T09:09:25.587Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-14T09:09:25.587Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-14T09:09:25.587Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-14T09:09:25.587Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T09:09:25.587Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-14T09:09:25.587Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-14T09:09:25.587Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-14T09:09:25.587Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-14T09:09:25.587Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-14T09:09:25.587Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-14T09:09:25.587Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-14T09:09:25.587Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-14T09:09:25.587Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-14T09:09:25.588Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-14T09:09:25.588Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-14T09:09:25.588Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-14T09:09:25.588Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-14T09:09:25.588Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-14T09:09:25.588Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-14T09:09:25.588Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-14T09:09:25.588Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-14T09:09:25.588Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-14T09:09:25.588Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-14T09:09:25.588Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-14T09:09:25.588Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-14T09:09:25.588Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-14T09:09:25.588Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-14T09:09:28.499Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-14T09:09:28.499Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-14T09:09:28.499Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-14T09:09:28.499Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-14T09:09:31.411Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-14T09:09:31.411Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-14T09:09:31.411Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-14T09:09:31.411Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-14T09:09:31.411Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-14T09:09:31.411Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-14T09:09:31.411Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-14T09:09:31.692Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-14T09:09:31.692Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-14T09:09:31.692Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-14T09:09:36.110Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-14T09:09:38.921Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-14T09:09:39.020Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-14T09:09:39.020Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-14T09:09:39.020Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-14T09:09:39.020Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-14T09:09:39.020Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-14T09:09:42.758Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-14T09:09:42.758Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-14T09:09:42.758Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-14T09:09:42.758Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-14T09:09:42.758Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-14T09:09:42.758Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-14T09:09:42.758Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-14T09:09:42.758Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-14T09:09:42.758Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-14T09:09:42.758Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-14T09:09:42.758Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-14T09:09:42.758Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-14T09:09:42.758Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-14T09:09:42.758Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-14T09:09:42.758Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-14T09:09:43.237Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-14T09:09:49.357Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-14T09:09:49.358Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-14T09:09:49.358Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-14T09:09:49.358Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-14T09:09:49.358Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-14T09:09:50.465Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-14T09:09:57.693Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-14T09:09:57.693Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-14T09:09:57.693Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-14T09:09:59.694Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-14T09:09:59.694Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-14T09:09:59.694Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-14T09:09:59.694Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-14T09:09:59.694Z] === RUN TestDockerSuite/TestCpToDot [2021-07-14T09:09:59.940Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-14T09:09:59.940Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-14T09:09:59.940Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-14T09:09:59.940Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-14T09:09:59.940Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-14T09:09:59.940Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-14T09:09:59.940Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-14T09:10:01.235Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-14T09:10:01.235Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-14T09:10:01.235Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-14T09:10:01.235Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-14T09:10:01.235Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-14T09:10:02.935Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-14T09:10:02.935Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-14T09:10:02.935Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-14T09:10:02.935Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-14T09:10:04.148Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-14T09:10:04.148Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-14T09:10:04.148Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-14T09:10:04.148Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-14T09:10:04.148Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-14T09:10:04.148Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-14T09:10:04.148Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-14T09:10:04.148Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-14T09:10:04.148Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-14T09:10:04.608Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-14T09:10:04.608Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-14T09:10:05.927Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-14T09:10:05.927Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-14T09:10:05.927Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-14T09:10:05.927Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-14T09:10:05.927Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-14T09:10:05.927Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-14T09:10:05.927Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-14T09:10:05.927Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-14T09:10:06.790Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-14T09:10:08.919Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-14T09:10:09.703Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-14T09:10:10.165Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-14T09:10:10.165Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-14T09:10:11.167Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-14T09:10:12.346Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-14T09:10:12.806Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-14T09:10:13.268Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-14T09:10:13.268Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-14T09:10:13.268Z] === RUN TestDockerSuite/TestCreateRM [2021-07-14T09:10:13.729Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-14T09:10:13.729Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-14T09:10:13.729Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-14T09:10:13.729Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-14T09:10:14.157Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-14T09:10:14.157Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-14T09:10:14.157Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-14T09:10:14.157Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-14T09:10:14.189Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-14T09:10:16.409Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-14T09:10:16.409Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-14T09:10:18.656Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-14T09:10:18.656Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-14T09:10:18.656Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-14T09:10:18.656Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T09:10:18.656Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-14T09:10:21.647Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-14T09:10:21.647Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-14T09:10:23.235Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-14T09:10:23.235Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-14T09:10:23.235Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-14T09:10:23.671Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-07-14T09:10:23.671Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-07-14T09:10:23.671Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-07-14T09:10:24.526Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-14T09:10:24.526Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-14T09:10:24.526Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-14T09:10:26.227Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-14T09:10:26.703Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-14T09:10:27.439Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-14T09:10:27.899Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-14T09:10:27.899Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-14T09:10:27.899Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-14T09:10:28.952Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-14T09:10:30.813Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-14T09:10:30.813Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-14T09:10:30.813Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-14T09:10:30.813Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-14T09:10:30.813Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-14T09:10:30.813Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-14T09:10:30.813Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-14T09:10:30.813Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-14T09:10:30.813Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-14T09:10:30.813Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-14T09:10:30.813Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-14T09:10:30.813Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-14T09:10:30.813Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-14T09:10:30.813Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-14T09:10:30.813Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:10:30.813Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-14T09:10:30.813Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-14T09:10:30.813Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-14T09:10:30.813Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-14T09:10:30.813Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-14T09:10:30.813Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-14T09:10:30.813Z] === RUN TestDockerSuite/TestDockerFails [2021-07-14T09:10:31.273Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-14T09:10:31.273Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-14T09:10:31.273Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-14T09:10:31.273Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-14T09:10:31.273Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-14T09:10:31.273Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-14T09:10:31.273Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-14T09:10:31.273Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-14T09:10:31.273Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-14T09:10:31.273Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-14T09:10:31.273Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-14T09:10:33.455Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-14T09:10:33.760Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-14T09:10:36.371Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-14T09:10:37.598Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-14T09:10:37.598Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-14T09:10:37.598Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-14T09:10:37.598Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-14T09:10:37.598Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-14T09:10:39.282Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-14T09:10:39.843Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-14T09:10:39.843Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-14T09:10:39.843Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-14T09:10:42.831Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-14T09:10:42.831Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-14T09:10:42.831Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-14T09:10:45.077Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-14T09:10:45.077Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-14T09:10:47.861Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-14T09:10:49.885Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-14T09:10:51.472Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-14T09:10:51.472Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-14T09:10:51.472Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-14T09:10:51.472Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-14T09:10:51.472Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-14T09:10:51.472Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-14T09:10:51.472Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-14T09:10:51.472Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-14T09:10:51.472Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-14T09:10:51.472Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-14T09:10:51.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-14T09:10:53.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-14T09:10:53.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-14T09:10:55.960Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-14T09:10:58.194Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-14T09:10:58.951Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-14T09:10:59.695Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-07-14T09:11:01.199Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-14T09:11:02.996Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-14T09:11:04.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000888420_} [2021-07-14T09:11:05.908Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-14T09:11:06.368Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-14T09:11:06.433Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1008177678_c:\foo_false____} [2021-07-14T09:11:09.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1008177678_c:\foo_true____} [2021-07-14T09:11:11.068Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-14T09:11:11.528Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-14T09:11:11.692Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-14T09:11:11.692Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-14T09:11:11.692Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-14T09:11:11.692Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-14T09:11:11.692Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-14T09:11:11.692Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-14T09:11:11.692Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-14T09:11:11.692Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-14T09:11:11.692Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-14T09:11:12.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-14T09:11:12.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-14T09:11:12.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-14T09:11:12.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-14T09:11:12.170Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-14T09:11:12.170Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-14T09:11:12.170Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-14T09:11:12.170Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-14T09:11:12.170Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-14T09:11:12.170Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-14T09:11:12.170Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-14T09:11:12.170Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-14T09:11:12.170Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-14T09:11:12.170Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-14T09:11:12.170Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-14T09:11:12.277Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-07-14T09:11:12.502Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-14T09:11:15.169Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-14T09:11:15.169Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-14T09:11:15.169Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-14T09:11:15.170Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T09:11:15.170Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-14T09:11:15.170Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-14T09:11:15.170Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-14T09:11:15.170Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-14T09:11:15.170Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-14T09:11:15.170Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-14T09:11:15.170Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-14T09:11:15.170Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-14T09:11:15.170Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-14T09:11:15.170Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-14T09:11:15.170Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-14T09:11:15.170Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-14T09:11:15.170Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-14T09:11:15.170Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-14T09:11:15.170Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-14T09:11:15.170Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-14T09:11:15.170Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-14T09:11:15.170Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-14T09:11:15.170Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-14T09:11:15.170Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-14T09:11:15.170Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-14T09:11:15.170Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-14T09:11:15.170Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-14T09:11:18.172Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-14T09:11:18.302Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-14T09:11:18.652Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-14T09:11:18.652Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-14T09:11:18.652Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-14T09:11:20.906Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-14T09:11:20.906Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-14T09:11:20.906Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-14T09:11:20.906Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-14T09:11:20.906Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-14T09:11:20.906Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-14T09:11:20.906Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-14T09:11:24.109Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-14T09:11:24.109Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-14T09:11:24.109Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-14T09:11:24.109Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-14T09:11:24.109Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-14T09:11:24.109Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-14T09:11:24.109Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-14T09:11:24.109Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-14T09:11:24.109Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-14T09:11:24.570Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-14T09:11:24.570Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-14T09:11:24.777Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-07-14T09:11:25.030Z] === RUN TestDockerSuite/TestEventsRename [2021-07-14T09:11:25.727Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-14T09:11:27.212Z] === RUN TestDockerSuite/TestEventsResize [2021-07-14T09:11:28.724Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-14T09:11:28.724Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-14T09:11:28.724Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-14T09:11:28.724Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-14T09:11:28.724Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-14T09:11:35.793Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-14T09:11:38.714Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-14T09:11:39.252Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-14T09:11:39.252Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-14T09:11:39.252Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-14T09:11:39.252Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-14T09:11:39.252Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-14T09:11:40.896Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-14T09:11:46.701Z] === RUN TestDockerSuite/TestEventsTop [2021-07-14T09:11:46.701Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-14T09:11:46.701Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-14T09:11:48.014Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-14T09:11:48.015Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-14T09:11:48.015Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-14T09:11:48.015Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-14T09:11:48.015Z] === RUN TestDockerSuite/TestCpToDot [2021-07-14T09:11:49.611Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-14T09:11:50.266Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-14T09:11:50.266Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-14T09:11:50.266Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-14T09:11:50.266Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-14T09:11:50.266Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-14T09:11:53.264Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-14T09:11:53.264Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-14T09:11:53.264Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-14T09:11:53.264Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-14T09:11:53.264Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-14T09:11:53.264Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-14T09:11:53.741Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-14T09:11:53.741Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-14T09:11:53.741Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-14T09:11:53.741Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-14T09:11:54.219Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-14T09:11:54.310Z] === RUN TestDockerSuite/TestExec [2021-07-14T09:11:54.310Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-14T09:11:54.310Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-14T09:11:54.310Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-14T09:11:54.310Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-14T09:11:55.849Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-14T09:11:56.477Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-14T09:11:58.033Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-14T09:11:58.033Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-14T09:11:58.033Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-14T09:11:58.033Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-14T09:11:58.033Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-14T09:11:58.033Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-14T09:11:58.033Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-14T09:11:58.729Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-14T09:11:59.209Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-14T09:11:59.209Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-14T09:12:00.943Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-14T09:12:01.463Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-14T09:12:01.941Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-14T09:12:02.418Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-14T09:12:02.418Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-14T09:12:02.418Z] === RUN TestDockerSuite/TestCreateRM [2021-07-14T09:12:02.896Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-14T09:12:02.896Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-14T09:12:02.896Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-14T09:12:03.126Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-14T09:12:03.374Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-14T09:12:03.851Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-14T09:12:05.310Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-14T09:12:07.497Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-14T09:12:07.502Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-07-14T09:12:12.610Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-14T09:12:12.610Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-14T09:12:13.087Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-14T09:12:16.933Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-14T09:12:16.933Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-14T09:12:16.933Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-14T09:12:16.933Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-14T09:12:17.828Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-14T09:12:17.828Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-14T09:12:17.828Z] === RUN TestDockerSuite/TestExecEnv [2021-07-14T09:12:17.828Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-14T09:12:17.828Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-14T09:12:17.828Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-14T09:12:17.828Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-14T09:12:18.799Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-14T09:12:19.932Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-14T09:12:19.932Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-14T09:12:19.932Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-14T09:12:19.932Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-14T09:12:19.932Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-14T09:12:19.932Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-14T09:12:19.932Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-14T09:12:19.932Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-14T09:12:19.932Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-14T09:12:19.932Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-14T09:12:19.932Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-14T09:12:19.932Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-14T09:12:19.932Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-14T09:12:19.932Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-14T09:12:19.932Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:12:19.932Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-14T09:12:19.932Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-14T09:12:19.932Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-14T09:12:19.932Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-14T09:12:19.932Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-14T09:12:19.932Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-14T09:12:19.932Z] === RUN TestDockerSuite/TestDockerFails [2021-07-14T09:12:20.409Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-14T09:12:20.409Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-14T09:12:20.409Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-14T09:12:20.409Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-14T09:12:20.409Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-14T09:12:20.409Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-14T09:12:20.409Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-14T09:12:20.409Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-14T09:12:20.409Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-14T09:12:20.409Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-14T09:12:20.409Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-14T09:12:22.435Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-07-14T09:12:22.540Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-14T09:12:22.540Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-14T09:12:22.540Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-14T09:12:22.540Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-14T09:12:22.540Z] === RUN TestDockerSuite/TestExecParseError [2021-07-14T09:12:22.540Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-14T09:12:22.540Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-14T09:12:22.540Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-14T09:12:22.540Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-14T09:12:22.540Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-14T09:12:22.540Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-14T09:12:23.408Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-14T09:12:25.457Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-14T09:12:25.457Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-14T09:12:25.457Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-14T09:12:25.457Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-14T09:12:25.457Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-14T09:12:25.457Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-14T09:12:25.457Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-14T09:12:25.457Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-14T09:12:25.457Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-14T09:12:25.457Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-14T09:12:25.457Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-14T09:12:25.661Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-14T09:12:27.643Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-14T09:12:27.643Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-14T09:12:27.643Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-14T09:12:28.659Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-14T09:12:33.445Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-14T09:12:33.445Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-14T09:12:33.445Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-14T09:12:33.445Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-14T09:12:33.445Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-14T09:12:33.445Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-14T09:12:33.445Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-14T09:12:37.420Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-14T09:12:40.256Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-07-14T09:12:40.528Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-14T09:12:42.241Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-14T09:12:46.329Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-14T09:12:47.066Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-14T09:12:48.511Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-14T09:12:50.064Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-14T09:12:50.541Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-14T09:12:55.376Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-14T09:12:55.593Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-14T09:12:55.593Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-14T09:12:55.593Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-14T09:12:55.593Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-14T09:12:55.593Z] === RUN TestDockerSuite/TestHealth [2021-07-14T09:12:55.593Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-14T09:12:55.593Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-14T09:12:55.593Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-14T09:12:55.593Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-14T09:12:55.593Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-14T09:12:56.384Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-14T09:12:57.389Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-14T09:13:00.292Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-14T09:13:00.292Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-14T09:13:00.292Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-14T09:13:00.292Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-14T09:13:00.292Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-14T09:13:00.292Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-14T09:13:00.292Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-14T09:13:01.261Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-14T09:13:01.261Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-14T09:13:01.261Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-14T09:13:02.233Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-14T09:13:02.233Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-14T09:13:03.332Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-14T09:13:04.419Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-14T09:13:04.879Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-14T09:13:07.876Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-14T09:13:09.282Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-14T09:13:09.282Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-14T09:13:09.282Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-14T09:13:09.282Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-14T09:13:09.283Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-14T09:13:09.283Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-14T09:13:09.283Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-14T09:13:09.283Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-14T09:13:09.283Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-14T09:13:09.760Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-14T09:13:09.760Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-14T09:13:09.760Z] === RUN TestDockerSuite/TestEventsRename [2021-07-14T09:13:10.787Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-14T09:13:10.787Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-14T09:13:10.787Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-14T09:13:10.787Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-14T09:13:12.759Z] === RUN TestDockerSuite/TestEventsResize [2021-07-14T09:13:14.623Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-14T09:13:14.623Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-14T09:13:17.534Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-14T09:13:17.534Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-14T09:13:17.534Z] === RUN TestDockerSuite/TestImportFile [2021-07-14T09:13:17.534Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-14T09:13:17.534Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-14T09:13:17.534Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-14T09:13:17.534Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-14T09:13:17.534Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-14T09:13:17.534Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-14T09:13:17.534Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-14T09:13:17.534Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-14T09:13:17.534Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-14T09:13:17.534Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-14T09:13:17.534Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-14T09:13:17.534Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-14T09:13:17.534Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-14T09:13:17.534Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-14T09:13:17.534Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-14T09:13:17.534Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-14T09:13:17.534Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-14T09:13:17.534Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-14T09:13:17.534Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-14T09:13:17.534Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-14T09:13:20.450Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-14T09:13:21.516Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-14T09:13:23.363Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-14T09:13:23.363Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-14T09:13:23.363Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-14T09:13:23.363Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-14T09:13:23.363Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-14T09:13:23.363Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-14T09:13:23.363Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-14T09:13:23.363Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-14T09:13:23.767Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-14T09:13:26.276Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-14T09:13:26.276Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-14T09:13:26.767Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-14T09:13:29.193Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-14T09:13:29.193Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-14T09:13:29.193Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-14T09:13:29.193Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-14T09:13:29.193Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-14T09:13:29.193Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-14T09:13:29.193Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-14T09:13:31.383Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-14T09:13:31.587Z] === RUN TestDockerSuite/TestEventsTop [2021-07-14T09:13:31.587Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-14T09:13:31.587Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-14T09:13:33.842Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-14T09:13:38.664Z] === RUN TestDockerSuite/TestExec [2021-07-14T09:13:38.664Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-14T09:13:38.664Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-14T09:13:38.664Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-14T09:13:38.664Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-14T09:13:40.917Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-14T09:13:41.720Z] === RUN TestDockerSuite/TestInspectImage [2021-07-14T09:13:41.720Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-14T09:13:41.720Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-14T09:13:41.720Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-14T09:13:41.720Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-14T09:13:41.720Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-14T09:13:41.720Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-14T09:13:42.509Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-14T09:13:42.509Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-14T09:13:42.509Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-14T09:13:42.509Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-14T09:13:42.509Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-14T09:13:42.509Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-14T09:13:42.509Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-14T09:13:43.272Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-14T09:13:44.769Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-14T09:13:45.482Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-14T09:13:45.482Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-14T09:13:47.022Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-14T09:13:48.396Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-14T09:13:49.281Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-14T09:13:50.582Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-14T09:13:50.582Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-14T09:13:50.582Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-14T09:13:50.582Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-14T09:13:51.535Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-14T09:13:52.765Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-14T09:13:55.680Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-14T09:13:56.356Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-14T09:13:56.356Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-14T09:13:56.356Z] === RUN TestDockerSuite/TestExecEnv [2021-07-14T09:13:56.356Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-14T09:13:56.356Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-14T09:13:56.356Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-14T09:13:56.356Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-14T09:13:59.356Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-14T09:14:00.384Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-14T09:14:02.569Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-14T09:14:04.181Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-14T09:14:04.181Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-14T09:14:04.181Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-14T09:14:04.181Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-14T09:14:04.181Z] === RUN TestDockerSuite/TestExecParseError [2021-07-14T09:14:04.181Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-14T09:14:04.181Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-14T09:14:04.181Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-14T09:14:04.181Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-14T09:14:04.181Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-14T09:14:04.181Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-14T09:14:05.483Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-14T09:14:06.434Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-14T09:14:06.434Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-14T09:14:06.434Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-14T09:14:06.434Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-14T09:14:06.434Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-14T09:14:06.434Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-14T09:14:06.434Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-14T09:14:06.434Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-14T09:14:06.434Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-14T09:14:06.434Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-14T09:14:06.434Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-14T09:14:07.671Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-14T09:14:08.686Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-14T09:14:08.686Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-14T09:14:08.686Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-14T09:14:10.590Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-14T09:14:13.505Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-14T09:14:15.742Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-14T09:14:15.742Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-14T09:14:15.742Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-14T09:14:15.742Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-14T09:14:15.742Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-14T09:14:15.742Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-14T09:14:15.742Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-14T09:14:15.742Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-14T09:14:15.742Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-14T09:14:15.926Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-14T09:14:15.926Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-14T09:14:15.926Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-14T09:14:15.926Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-14T09:14:15.926Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-14T09:14:15.926Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-14T09:14:15.926Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-14T09:14:16.203Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-14T09:14:16.203Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-14T09:14:16.203Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-14T09:14:16.203Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-14T09:14:16.203Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-14T09:14:16.203Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-14T09:14:16.203Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-14T09:14:16.203Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-14T09:14:16.203Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-14T09:14:16.203Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-14T09:14:16.203Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-14T09:14:16.203Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-14T09:14:16.203Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-14T09:14:16.203Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-14T09:14:16.203Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-14T09:14:16.203Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-14T09:14:16.203Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-14T09:14:16.203Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-14T09:14:16.203Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-14T09:14:16.203Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-14T09:14:16.203Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-14T09:14:16.203Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-14T09:14:16.203Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-14T09:14:16.203Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-14T09:14:16.203Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-14T09:14:16.203Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-14T09:14:16.203Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-14T09:14:18.392Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-14T09:14:20.576Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-14T09:14:21.866Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-14T09:14:26.391Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-14T09:14:27.808Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-14T09:14:29.309Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-14T09:14:29.309Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-14T09:14:29.309Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-14T09:14:30.806Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-14T09:14:31.496Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-14T09:14:31.496Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-14T09:14:36.748Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-14T09:14:36.748Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-14T09:14:36.748Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-14T09:14:36.748Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-14T09:14:36.748Z] === RUN TestDockerSuite/TestHealth [2021-07-14T09:14:36.748Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-14T09:14:36.748Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-14T09:14:36.748Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-14T09:14:36.748Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-14T09:14:36.748Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-14T09:14:38.589Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-14T09:14:42.693Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-14T09:14:42.693Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-14T09:14:42.693Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-14T09:14:42.693Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-14T09:14:42.693Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-14T09:14:42.693Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-14T09:14:42.693Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-14T09:14:43.172Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-14T09:14:43.172Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-14T09:14:43.172Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-14T09:14:44.207Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-14T09:14:44.207Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-14T09:14:44.400Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-14T09:14:46.471Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-14T09:14:46.949Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-14T09:14:49.206Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-14T09:14:51.489Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-14T09:14:52.205Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-14T09:14:52.205Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-14T09:14:52.205Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-14T09:14:52.205Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-14T09:14:53.677Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-14T09:14:56.592Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-14T09:14:56.592Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-14T09:14:56.592Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-14T09:14:57.027Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-14T09:14:57.028Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-14T09:14:58.621Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-14T09:14:58.621Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-14T09:14:58.621Z] === RUN TestDockerSuite/TestImportFile [2021-07-14T09:14:58.621Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-14T09:14:58.621Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-14T09:14:59.098Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-14T09:14:59.098Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-14T09:14:59.098Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-14T09:14:59.098Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-14T09:14:59.098Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-14T09:14:59.098Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-14T09:14:59.098Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-14T09:14:59.098Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-14T09:14:59.098Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-14T09:14:59.098Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-14T09:14:59.098Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-14T09:14:59.098Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-14T09:14:59.098Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-14T09:14:59.098Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-14T09:14:59.098Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-14T09:14:59.098Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-14T09:14:59.098Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-14T09:14:59.098Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-14T09:14:59.506Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-14T09:15:01.690Z] === RUN TestDockerSuite/TestLogsSince [2021-07-14T09:15:02.100Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-14T09:15:04.355Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-14T09:15:04.355Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-14T09:15:04.355Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-14T09:15:04.355Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-14T09:15:04.355Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-14T09:15:04.355Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-14T09:15:04.355Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-14T09:15:04.355Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-14T09:15:07.355Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-14T09:15:07.355Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-14T09:15:09.608Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-14T09:15:09.608Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-14T09:15:09.608Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-14T09:15:09.608Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-14T09:15:09.608Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-14T09:15:09.608Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-14T09:15:09.608Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-14T09:15:12.033Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-14T09:15:12.033Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-14T09:15:12.033Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-14T09:15:12.033Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-14T09:15:12.033Z] === RUN TestDockerSuite/TestLogsTail [2021-07-14T09:15:12.608Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-14T09:15:14.950Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-14T09:15:17.432Z] === RUN TestDockerSuite/TestInspectImage [2021-07-14T09:15:17.432Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-14T09:15:17.432Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-14T09:15:17.432Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-14T09:15:17.432Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-14T09:15:17.432Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-14T09:15:17.432Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-14T09:15:17.866Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-14T09:15:19.692Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-14T09:15:20.783Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-14T09:15:20.783Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-14T09:15:20.783Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-14T09:15:20.783Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-14T09:15:20.783Z] === RUN TestDockerSuite/TestNetHostname [2021-07-14T09:15:20.783Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-14T09:15:20.783Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-14T09:15:20.783Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-14T09:15:20.783Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-14T09:15:20.783Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-14T09:15:20.783Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-14T09:15:20.783Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-14T09:15:20.783Z] === RUN TestDockerSuite/TestPluginActive [2021-07-14T09:15:20.783Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-14T09:15:20.783Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-14T09:15:20.783Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-14T09:15:20.783Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-14T09:15:20.783Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-14T09:15:20.783Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-14T09:15:20.783Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-14T09:15:20.783Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-14T09:15:20.783Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-14T09:15:20.783Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-14T09:15:20.783Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-14T09:15:20.783Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-14T09:15:20.783Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-14T09:15:20.783Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-14T09:15:20.783Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-14T09:15:20.783Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-14T09:15:20.783Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-14T09:15:20.783Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-14T09:15:20.783Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-14T09:15:20.783Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-14T09:15:20.783Z] === RUN TestDockerSuite/TestPortList [2021-07-14T09:15:20.783Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-14T09:15:20.783Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-14T09:15:21.948Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-14T09:15:22.426Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-14T09:15:22.630Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-07-14T09:15:22.630Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-07-14T09:15:22.630Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-14T09:15:22.630Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-07-14T09:15:22.630Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-14T09:15:22.630Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-07-14T09:15:22.630Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-07-14T09:15:22.630Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-07-14T09:15:22.630Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-14T09:15:22.630Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-07-14T09:15:22.630Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-07-14T09:15:22.630Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-07-14T09:15:22.630Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-07-14T09:15:23.099Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-07-14T09:15:24.679Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-14T09:15:26.588Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-14T09:15:26.588Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T09:15:26.588Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-14T09:15:26.588Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-14T09:15:26.588Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-14T09:15:26.588Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-14T09:15:26.588Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-14T09:15:26.588Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-14T09:15:26.588Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-14T09:15:26.588Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-14T09:15:26.588Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-14T09:15:26.588Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-14T09:15:26.588Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-14T09:15:26.588Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-14T09:15:26.588Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-14T09:15:26.588Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-14T09:15:26.588Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-14T09:15:26.588Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-14T09:15:26.932Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-14T09:15:26.932Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-14T09:15:26.932Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-14T09:15:26.932Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-14T09:15:28.976Z] === RUN TestDockerSuite/TestBuildEnv [2021-07-14T09:15:28.976Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-14T09:15:28.976Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-07-14T09:15:28.976Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-14T09:15:29.445Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-07-14T09:15:29.445Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-14T09:15:29.445Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-07-14T09:15:29.445Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-14T09:15:29.445Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-07-14T09:15:29.445Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-14T09:15:29.445Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-07-14T09:15:29.933Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-14T09:15:31.291Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-14T09:15:31.291Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-14T09:15:31.291Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-14T09:15:32.934Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-14T09:15:34.210Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-07-14T09:15:34.210Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-14T09:15:34.210Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-07-14T09:15:34.210Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-14T09:15:34.210Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-07-14T09:15:34.210Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-14T09:15:34.210Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-07-14T09:15:35.198Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-07-14T09:15:37.754Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-14T09:15:40.008Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-14T09:15:41.081Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-07-14T09:15:41.635Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-14T09:15:41.635Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-14T09:15:41.635Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-14T09:15:43.007Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-14T09:15:45.259Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-14T09:15:47.516Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-14T09:15:50.226Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-14T09:15:50.519Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-14T09:15:53.520Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-14T09:15:53.520Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-14T09:15:53.520Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-14T09:15:53.520Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-14T09:15:53.520Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-14T09:15:53.520Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-14T09:15:53.520Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-14T09:15:53.520Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-14T09:15:53.520Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-14T09:15:53.520Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-14T09:15:53.520Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-14T09:15:53.520Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-14T09:15:53.520Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-14T09:15:53.520Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-14T09:15:53.520Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-14T09:15:53.520Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-14T09:15:53.520Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-14T09:15:53.520Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-14T09:15:53.520Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-14T09:15:53.520Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-14T09:15:53.520Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-14T09:15:53.520Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-14T09:15:53.520Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-14T09:15:53.520Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-14T09:15:53.520Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-14T09:15:53.520Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-14T09:15:53.520Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-14T09:15:53.520Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-14T09:15:53.520Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-14T09:15:53.520Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-14T09:15:53.520Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-14T09:15:53.520Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-14T09:15:53.520Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-14T09:15:53.520Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-14T09:15:53.520Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-14T09:15:53.520Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-14T09:15:55.775Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-14T09:15:58.029Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-14T09:16:02.329Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-07-14T09:16:02.329Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-07-14T09:16:02.329Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-14T09:16:02.329Z] === RUN TestDockerSuite/TestBuildExpose [2021-07-14T09:16:02.329Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-14T09:16:02.329Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-07-14T09:16:02.329Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-14T09:16:02.329Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-07-14T09:16:02.329Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-14T09:16:02.329Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-07-14T09:16:02.329Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-14T09:16:02.329Z] === RUN TestDockerSuite/TestBuildFails [2021-07-14T09:16:03.316Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-07-14T09:16:03.316Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-07-14T09:16:03.973Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-14T09:16:06.975Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-14T09:16:06.975Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-14T09:16:06.975Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-14T09:16:07.944Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-14T09:16:07.944Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-14T09:16:07.944Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-14T09:16:07.944Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-14T09:16:09.234Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-14T09:16:09.234Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-14T09:16:10.480Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-07-14T09:16:16.356Z] === RUN TestDockerSuite/TestBuildForceRm [2021-07-14T09:16:16.477Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-14T09:16:20.347Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-14T09:16:23.718Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-14T09:16:24.103Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-14T09:16:25.021Z] === RUN TestDockerSuite/TestBuildFromGit [2021-07-14T09:16:30.899Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-07-14T09:16:30.964Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-14T09:16:31.197Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-14T09:16:32.558Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-14T09:16:33.122Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-07-14T09:16:35.565Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-14T09:16:35.565Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-14T09:16:35.565Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-14T09:16:37.002Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-14T09:16:37.002Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-14T09:16:37.002Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-14T09:16:37.002Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-14T09:16:37.002Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-14T09:16:37.822Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-14T09:16:40.302Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-07-14T09:16:40.302Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-14T09:16:40.302Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-07-14T09:16:40.772Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-07-14T09:16:40.829Z] === RUN TestDockerSuite/TestLogsSince [2021-07-14T09:16:41.714Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-14T09:16:41.714Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-14T09:16:41.714Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-14T09:16:41.714Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-14T09:16:41.714Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-14T09:16:41.714Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-14T09:16:41.714Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-14T09:16:41.714Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-14T09:16:41.714Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-14T09:16:41.761Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-07-14T09:16:41.761Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-14T09:16:41.761Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-07-14T09:16:48.807Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-14T09:16:48.807Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-14T09:16:48.807Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-14T09:16:49.589Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-14T09:16:49.589Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-14T09:16:49.589Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-14T09:16:49.589Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-14T09:16:49.589Z] === RUN TestDockerSuite/TestLogsTail [2021-07-14T09:16:50.994Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-14T09:16:50.994Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-14T09:16:50.994Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-14T09:16:51.965Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-14T09:16:52.657Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-14T09:16:52.937Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-14T09:16:52.937Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-14T09:16:52.937Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-14T09:16:55.658Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-14T09:16:57.635Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-14T09:16:58.658Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-14T09:16:58.658Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-14T09:16:58.658Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-14T09:16:58.658Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-14T09:16:58.658Z] === RUN TestDockerSuite/TestNetHostname [2021-07-14T09:16:58.658Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-14T09:16:58.658Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-14T09:16:58.658Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-14T09:16:58.658Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-14T09:16:58.658Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-14T09:16:58.658Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-14T09:16:58.658Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-14T09:16:58.658Z] === RUN TestDockerSuite/TestPluginActive [2021-07-14T09:16:58.658Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-14T09:16:58.658Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-14T09:16:58.658Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-14T09:16:58.658Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-14T09:16:58.658Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-14T09:16:58.658Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-14T09:16:58.658Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-14T09:16:58.658Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-14T09:16:58.658Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-14T09:16:58.658Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-14T09:16:58.658Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-14T09:16:58.658Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-14T09:16:58.658Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-14T09:16:58.658Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-14T09:16:58.658Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-14T09:16:58.658Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-14T09:16:58.658Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-14T09:16:58.658Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-14T09:16:58.658Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-14T09:16:58.658Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-14T09:16:58.658Z] === RUN TestDockerSuite/TestPortList [2021-07-14T09:16:58.658Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-14T09:16:58.658Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-14T09:16:59.586Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-07-14T09:16:59.586Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-14T09:16:59.586Z] === RUN TestDockerSuite/TestBuildHistory [2021-07-14T09:17:02.343Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-14T09:17:04.526Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-14T09:17:04.602Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-14T09:17:04.602Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T09:17:04.602Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-14T09:17:04.602Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-14T09:17:04.602Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-14T09:17:04.602Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-14T09:17:04.602Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-14T09:17:04.602Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-14T09:17:04.602Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-14T09:17:04.602Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-14T09:17:04.602Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-14T09:17:04.602Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-14T09:17:04.602Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-14T09:17:04.602Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-14T09:17:04.602Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-14T09:17:04.602Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-14T09:17:04.602Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-14T09:17:04.602Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-14T09:17:09.424Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-14T09:17:09.424Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-14T09:17:09.424Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-14T09:17:12.094Z] === RUN TestDockerSuite/TestBuildIidFile [2021-07-14T09:17:13.660Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-07-14T09:17:15.876Z] === RUN TestDockerSuite/TestBuildInheritance [2021-07-14T09:17:15.876Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-14T09:17:15.876Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-07-14T09:17:16.864Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-07-14T09:17:17.332Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-07-14T09:17:18.185Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-14T09:17:18.185Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-14T09:17:18.185Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-14T09:17:23.205Z] === RUN TestDockerSuite/TestBuildLabel [2021-07-14T09:17:23.675Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-07-14T09:17:24.663Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-07-14T09:17:25.652Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-07-14T09:17:26.640Z] === RUN TestDockerSuite/TestBuildLabels [2021-07-14T09:17:26.942Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-14T09:17:27.627Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-07-14T09:17:29.694Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-14T09:17:29.694Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-14T09:17:29.694Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-14T09:17:29.845Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-07-14T09:17:36.787Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-14T09:17:36.787Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-14T09:17:36.787Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-14T09:17:37.758Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-14T09:17:38.518Z] === RUN TestDockerSuite/TestBuildLastModified [2021-07-14T09:17:38.518Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-14T09:17:38.518Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-07-14T09:17:38.518Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-14T09:17:38.518Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-07-14T09:17:38.518Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-07-14T09:17:38.518Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-07-14T09:17:38.518Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-07-14T09:17:38.518Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-07-14T09:17:38.518Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-07-14T09:17:39.505Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-07-14T09:17:42.459Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-14T09:17:44.891Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-14T09:17:44.891Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-14T09:17:44.891Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-14T09:17:44.891Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-14T09:17:45.375Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-07-14T09:17:48.268Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-14T09:17:48.268Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-14T09:17:48.268Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-14T09:17:52.942Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-14T09:17:52.942Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-14T09:17:52.942Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-14T09:17:57.512Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-14T09:17:59.766Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-14T09:18:03.194Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-07-14T09:18:03.194Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-14T09:18:03.663Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-07-14T09:18:06.651Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-07-14T09:18:07.661Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-14T09:18:08.529Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-14T09:18:10.537Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-14T09:18:10.988Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-14T09:18:12.378Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-14T09:18:12.378Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-14T09:18:12.378Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-14T09:18:12.378Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-14T09:18:12.378Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-14T09:18:18.004Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-14T09:18:18.327Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-14T09:18:18.327Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-14T09:18:18.327Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-14T09:18:18.327Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-14T09:18:18.327Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-14T09:18:18.327Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-14T09:18:18.327Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-14T09:18:18.327Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-14T09:18:18.327Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-14T09:18:23.742Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-14T09:18:24.274Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-14T09:18:24.274Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-14T09:18:24.274Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-14T09:18:26.529Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-14T09:18:26.529Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-14T09:18:26.529Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-14T09:18:27.534Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-14T09:18:28.540Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-14T09:18:28.540Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-14T09:18:28.540Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-14T09:18:32.360Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-14T09:18:33.363Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-14T09:18:36.051Z] === RUN TestDockerSuite/TestRmiTag [2021-07-14T09:18:37.005Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-14T09:18:38.189Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-14T09:18:39.876Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-14T09:18:40.442Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-14T09:18:49.553Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-07-14T09:19:00.868Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-14T09:19:01.903Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-14T09:19:01.903Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-14T09:19:01.903Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-14T09:19:03.914Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-14T09:19:09.145Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-14T09:19:09.623Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-14T09:19:09.623Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-14T09:19:09.652Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-14T09:19:10.104Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-14T09:19:10.104Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-14T09:19:10.104Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-14T09:19:10.104Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-14T09:19:10.104Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-14T09:19:10.104Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-14T09:19:10.104Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-14T09:19:10.104Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-14T09:19:10.104Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-14T09:19:10.104Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-14T09:19:10.104Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-14T09:19:10.104Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-14T09:19:10.104Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-14T09:19:10.104Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-14T09:19:10.104Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-14T09:19:10.628Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-14T09:19:10.944Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-07-14T09:19:12.253Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-14T09:19:12.253Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-14T09:19:12.253Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-14T09:19:12.253Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-14T09:19:12.253Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-14T09:19:15.454Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-14T09:19:17.991Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-14T09:19:20.274Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-14T09:19:20.274Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-14T09:19:20.274Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-14T09:19:20.860Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-14T09:19:21.477Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-07-14T09:19:23.012Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-14T09:19:25.099Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-14T09:19:25.099Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-14T09:19:25.099Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-14T09:19:25.882Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-14T09:19:28.721Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-07-14T09:19:28.757Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-14T09:19:28.757Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-14T09:19:34.518Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-14T09:19:34.519Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-14T09:19:34.519Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-14T09:19:34.519Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-14T09:19:34.519Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-14T09:19:34.519Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-14T09:19:34.519Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-14T09:19:34.519Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-14T09:19:34.519Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-14T09:19:34.519Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-14T09:19:34.519Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-14T09:19:34.519Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-14T09:19:34.519Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-14T09:19:34.519Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-14T09:19:34.519Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-14T09:19:34.519Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-14T09:19:34.519Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-14T09:19:34.519Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-14T09:19:34.519Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-14T09:19:34.519Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-14T09:19:34.519Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-14T09:19:34.519Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-14T09:19:34.519Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-14T09:19:35.971Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-07-14T09:19:37.420Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-14T09:19:37.420Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-14T09:19:37.420Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-14T09:19:40.298Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-14T09:19:40.298Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-14T09:19:40.298Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-14T09:19:40.298Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-14T09:19:40.298Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-14T09:19:42.447Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-14T09:19:42.447Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-14T09:19:42.447Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-14T09:19:42.447Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-14T09:19:42.447Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-14T09:19:42.447Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-14T09:19:42.447Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-14T09:19:42.447Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-14T09:19:42.447Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-14T09:19:42.447Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-14T09:19:42.447Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-14T09:19:42.447Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-14T09:19:42.447Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-14T09:19:42.447Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-14T09:19:42.447Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-14T09:19:43.052Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-14T09:19:44.601Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-14T09:19:46.754Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-14T09:19:46.905Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-14T09:19:46.905Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-14T09:19:49.625Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-14T09:19:49.625Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-14T09:19:49.625Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-14T09:19:49.625Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-14T09:19:49.625Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-14T09:19:49.625Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-14T09:19:49.625Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-14T09:19:52.494Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-14T09:19:52.494Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-14T09:19:52.494Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-14T09:19:52.494Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-14T09:19:52.494Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-14T09:19:52.494Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-14T09:19:52.494Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-14T09:19:52.494Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-14T09:19:52.494Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-14T09:19:54.710Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-14T09:19:57.367Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-07-14T09:19:57.367Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-14T09:19:57.367Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-07-14T09:19:59.522Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-14T09:20:01.724Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-14T09:20:01.724Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-14T09:20:01.724Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-14T09:20:01.724Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-14T09:20:01.724Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-14T09:20:01.724Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-14T09:20:01.724Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-14T09:20:01.724Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-14T09:20:01.724Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-14T09:20:01.724Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-14T09:20:01.724Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-14T09:20:01.724Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-14T09:20:01.724Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-14T09:20:03.368Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-14T09:20:03.877Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-14T09:20:03.877Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-14T09:20:03.877Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-14T09:20:03.877Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-14T09:20:03.877Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-14T09:20:03.877Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-14T09:20:06.752Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-14T09:20:09.621Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-14T09:20:09.621Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-14T09:20:09.621Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-14T09:20:09.983Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-07-14T09:20:09.983Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-07-14T09:20:09.983Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-14T09:20:09.983Z] === RUN TestDockerSuite/TestBuildNetNone [2021-07-14T09:20:09.983Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-14T09:20:09.983Z] === RUN TestDockerSuite/TestBuildNoContext [2021-07-14T09:20:11.773Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-14T09:20:11.773Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-14T09:20:11.773Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-14T09:20:11.773Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-14T09:20:11.773Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-14T09:20:11.773Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-14T09:20:11.773Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-14T09:20:12.122Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-14T09:20:13.063Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-07-14T09:20:14.658Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-14T09:20:16.807Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-14T09:20:19.018Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-07-14T09:20:19.681Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-14T09:20:20.871Z] === RUN TestDockerSuite/TestRmiTag [2021-07-14T09:20:20.871Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-14T09:20:21.278Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-07-14T09:20:21.278Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-07-14T09:20:21.756Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-07-14T09:20:22.551Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-14T09:20:22.551Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-14T09:20:22.551Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-14T09:20:22.551Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-14T09:20:22.551Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-14T09:20:22.551Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-14T09:20:22.551Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-14T09:20:22.551Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-14T09:20:22.551Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-14T09:20:22.551Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-14T09:20:22.551Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-14T09:20:22.551Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-14T09:20:22.551Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-14T09:20:22.551Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-14T09:20:22.551Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-14T09:20:22.551Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-14T09:20:23.869Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-14T09:20:24.756Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-07-14T09:20:25.764Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-07-14T09:20:27.195Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-14T09:20:27.195Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-14T09:20:27.195Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-14T09:20:27.195Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-14T09:20:27.195Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-14T09:20:27.360Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-07-14T09:20:27.648Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-14T09:20:27.648Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-14T09:20:27.648Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-14T09:20:27.648Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-14T09:20:27.648Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-14T09:20:27.648Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-14T09:20:27.648Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-14T09:20:36.147Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-14T09:20:36.147Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-14T09:20:36.147Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-14T09:20:37.102Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-14T09:20:37.102Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-14T09:20:37.102Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-14T09:20:37.102Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-14T09:20:37.102Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-14T09:20:37.102Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-14T09:20:37.102Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-14T09:20:37.102Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-14T09:20:37.102Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-14T09:20:37.102Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-14T09:20:37.102Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-14T09:20:37.102Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-14T09:20:37.102Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-14T09:20:37.102Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-14T09:20:37.102Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-14T09:20:37.102Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-14T09:20:37.102Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-14T09:20:37.102Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-14T09:20:37.102Z] === RUN TestDockerSuite/TestRunMount [2021-07-14T09:20:37.102Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-14T09:20:37.102Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-14T09:20:37.102Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-14T09:20:37.102Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-14T09:20:37.102Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-14T09:20:37.102Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-14T09:20:37.102Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-14T09:20:37.102Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-14T09:20:45.601Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-14T09:20:45.601Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-14T09:20:45.601Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-14T09:20:45.601Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-14T09:20:45.601Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-14T09:20:45.601Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-14T09:20:45.601Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-14T09:20:48.738Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-07-14T09:20:49.300Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-14T09:20:49.745Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-07-14T09:20:51.338Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-14T09:20:51.554Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-14T09:20:55.982Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-14T09:20:55.982Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-14T09:20:55.982Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-14T09:20:55.982Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-14T09:20:55.982Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-14T09:20:55.982Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-14T09:20:55.982Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-14T09:20:55.982Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-14T09:20:55.982Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-14T09:20:55.982Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-14T09:20:55.982Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-14T09:20:55.982Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-14T09:20:55.982Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-14T09:20:55.982Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-14T09:20:55.982Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-14T09:20:55.982Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-14T09:20:55.982Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-14T09:20:55.982Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-14T09:20:56.434Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-14T09:20:56.886Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-14T09:20:57.495Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-14T09:20:57.841Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-14T09:20:58.500Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-14T09:20:58.500Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-14T09:20:58.500Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-14T09:20:58.500Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-14T09:20:58.500Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-14T09:20:58.500Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-14T09:20:58.500Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-14T09:20:58.500Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-14T09:20:58.500Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-14T09:20:58.500Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-14T09:20:58.500Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-14T09:20:58.500Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-14T09:20:58.500Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-14T09:20:58.500Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-14T09:20:58.500Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-14T09:20:59.990Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-14T09:21:00.258Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-14T09:21:00.258Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-14T09:21:00.258Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-14T09:21:00.258Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-14T09:21:00.272Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-07-14T09:21:00.736Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-14T09:21:01.505Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-14T09:21:03.019Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-14T09:21:05.172Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-14T09:21:05.172Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-14T09:21:05.172Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-14T09:21:05.172Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-14T09:21:05.172Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-14T09:21:05.172Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-14T09:21:05.172Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-14T09:21:05.172Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-14T09:21:05.172Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-14T09:21:05.172Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-14T09:21:05.172Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-14T09:21:05.172Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-14T09:21:05.172Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-14T09:21:05.172Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-14T09:21:05.172Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-14T09:21:05.172Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-14T09:21:05.172Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-14T09:21:05.553Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-14T09:21:08.551Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-14T09:21:08.868Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-14T09:21:08.868Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-14T09:21:08.868Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-14T09:21:08.868Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-14T09:21:08.868Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-14T09:21:08.868Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-14T09:21:08.868Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-14T09:21:08.868Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-14T09:21:08.868Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-14T09:21:08.868Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-14T09:21:08.868Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-14T09:21:09.031Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-07-14T09:21:10.802Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-14T09:21:13.801Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-14T09:21:16.053Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-14T09:21:16.053Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-14T09:21:17.374Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-14T09:21:17.374Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-14T09:21:17.374Z] === RUN TestDockerSuite/TestRunRm [2021-07-14T09:21:19.565Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-07-14T09:21:20.247Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-14T09:21:21.998Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-14T09:21:21.998Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-14T09:21:21.998Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-14T09:21:21.998Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-14T09:21:21.998Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-14T09:21:21.998Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-14T09:21:21.998Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-14T09:21:21.998Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-14T09:21:21.998Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-14T09:21:21.998Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-14T09:21:21.998Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-14T09:21:21.998Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-14T09:21:21.998Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-14T09:21:21.998Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-14T09:21:21.998Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-14T09:21:21.998Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-14T09:21:21.998Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-14T09:21:21.998Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-14T09:21:21.998Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-14T09:21:21.998Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-14T09:21:21.998Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-14T09:21:21.998Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-14T09:21:21.998Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-14T09:21:24.248Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-14T09:21:24.248Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-14T09:21:24.248Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-14T09:21:25.514Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-07-14T09:21:25.981Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-14T09:21:27.248Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-14T09:21:27.248Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-14T09:21:27.248Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-14T09:21:27.248Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-14T09:21:27.248Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-14T09:21:28.856Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-14T09:21:29.503Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-14T09:21:29.503Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-14T09:21:29.503Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-14T09:21:29.503Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-14T09:21:29.503Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-14T09:21:29.503Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-14T09:21:29.503Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-14T09:21:29.503Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-14T09:21:29.503Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-14T09:21:29.503Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-14T09:21:29.503Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-14T09:21:29.503Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-14T09:21:29.503Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-14T09:21:29.503Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-14T09:21:29.503Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-14T09:21:30.337Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-07-14T09:21:31.096Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-14T09:21:31.732Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-14T09:21:31.934Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-07-14T09:21:31.934Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-14T09:21:31.935Z] === RUN TestDockerSuite/TestBuildPATH [2021-07-14T09:21:31.935Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-14T09:21:31.935Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-07-14T09:21:33.881Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-14T09:21:34.093Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-14T09:21:34.189Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-07-14T09:21:34.189Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-14T09:21:34.189Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-07-14T09:21:36.752Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-14T09:21:36.753Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-14T09:21:36.753Z] === RUN TestDockerSuite/TestRunState [2021-07-14T09:21:36.753Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-14T09:21:36.753Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-14T09:21:37.092Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-14T09:21:37.092Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-14T09:21:37.092Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-14T09:21:37.092Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-14T09:21:37.092Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-14T09:21:37.092Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-14T09:21:37.092Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-14T09:21:38.906Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-14T09:21:38.906Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-14T09:21:38.906Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-14T09:21:39.346Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-14T09:21:39.346Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-14T09:21:39.346Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-14T09:21:39.346Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-14T09:21:39.346Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-14T09:21:39.346Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-14T09:21:39.346Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-14T09:21:39.346Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-14T09:21:39.346Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-14T09:21:41.601Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-14T09:21:41.781Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-14T09:21:41.781Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-14T09:21:41.781Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-14T09:21:41.781Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-14T09:21:41.781Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-14T09:21:41.781Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-14T09:21:41.781Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-14T09:21:41.781Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-14T09:21:41.781Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-14T09:21:47.523Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-14T09:21:47.523Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-14T09:21:47.523Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-14T09:21:47.523Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-14T09:21:47.523Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-14T09:21:47.523Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-14T09:21:47.523Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-14T09:21:47.523Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-14T09:21:47.523Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-14T09:21:47.523Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-14T09:21:47.523Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-14T09:21:47.523Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-14T09:21:47.523Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-14T09:21:47.523Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-14T09:21:47.523Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-14T09:21:47.523Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-14T09:21:47.523Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-14T09:21:47.523Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-14T09:21:47.523Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-14T09:21:47.523Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-14T09:21:47.523Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-14T09:21:47.542Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-14T09:21:47.542Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-14T09:21:47.542Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-14T09:21:47.542Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-14T09:21:47.542Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-14T09:21:47.542Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-14T09:21:47.542Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-14T09:21:47.542Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-14T09:21:47.542Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-14T09:21:47.542Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-14T09:21:47.542Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-14T09:21:47.542Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-14T09:21:47.542Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-14T09:21:49.674Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-14T09:21:49.674Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-14T09:21:49.674Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-14T09:21:49.794Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-14T09:21:49.794Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-14T09:21:49.794Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-14T09:21:49.794Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-14T09:21:49.794Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-14T09:21:49.794Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-14T09:21:52.048Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-14T09:21:52.549Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-14T09:21:52.549Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-14T09:21:52.549Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-14T09:21:52.549Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-14T09:21:52.549Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-14T09:21:54.304Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-14T09:21:54.304Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-14T09:21:54.304Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-14T09:21:56.242Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-14T09:21:57.308Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-14T09:21:57.308Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-14T09:21:57.308Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-14T09:21:57.308Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-14T09:21:57.308Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-14T09:21:57.308Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-14T09:21:57.308Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-14T09:21:59.563Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-14T09:22:01.817Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-14T09:22:04.745Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-14T09:22:04.818Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-14T09:22:07.070Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-14T09:22:07.070Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-14T09:22:07.070Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-14T09:22:07.070Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-14T09:22:07.070Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-14T09:22:07.548Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-14T09:22:07.548Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-14T09:22:07.548Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-14T09:22:07.548Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-14T09:22:07.548Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-14T09:22:07.548Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-14T09:22:07.548Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-14T09:22:07.548Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-14T09:22:07.548Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-14T09:22:07.548Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-14T09:22:07.548Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-14T09:22:09.387Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-14T09:22:11.401Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-14T09:22:11.401Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-14T09:22:11.401Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-14T09:22:11.878Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-14T09:22:11.878Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-14T09:22:11.878Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-14T09:22:11.878Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-14T09:22:11.878Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-14T09:22:11.878Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-14T09:22:11.878Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-14T09:22:11.878Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-14T09:22:11.878Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-14T09:22:16.404Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-14T09:22:16.404Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-14T09:22:16.404Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-14T09:22:16.404Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-14T09:22:19.119Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-14T09:22:19.119Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-14T09:22:19.119Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-14T09:22:20.100Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-14T09:22:22.250Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-14T09:22:25.127Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-14T09:22:25.127Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-14T09:22:25.127Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-14T09:22:25.127Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-14T09:22:25.127Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-14T09:22:25.127Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-14T09:22:25.127Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-14T09:22:25.127Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-14T09:22:25.127Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-14T09:22:25.127Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-14T09:22:25.127Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-14T09:22:25.127Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-14T09:22:25.127Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-14T09:22:25.127Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-14T09:22:25.127Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-14T09:22:25.312Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-07-14T09:22:26.356Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-14T09:22:26.356Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-14T09:22:26.356Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-14T09:22:26.356Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-14T09:22:26.356Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-14T09:22:26.356Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-14T09:22:26.356Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-14T09:22:26.356Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-14T09:22:26.356Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-14T09:22:26.356Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-14T09:22:26.356Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-14T09:22:26.356Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-14T09:22:26.356Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-14T09:22:26.356Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-14T09:22:26.356Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-14T09:22:26.356Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-14T09:22:26.356Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-14T09:22:26.356Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-14T09:22:26.356Z] === RUN TestDockerSuite/TestRunMount [2021-07-14T09:22:26.356Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-14T09:22:26.356Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-14T09:22:26.356Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-14T09:22:26.356Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-14T09:22:26.356Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-14T09:22:26.356Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-14T09:22:26.356Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-14T09:22:26.356Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-14T09:22:33.599Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-14T09:22:33.599Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-14T09:22:33.599Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-14T09:22:33.599Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-14T09:22:33.599Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-14T09:22:33.599Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-14T09:22:33.599Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-14T09:22:33.631Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-14T09:22:38.421Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-14T09:22:40.643Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-14T09:22:42.159Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-14T09:22:43.208Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-14T09:22:43.208Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-14T09:22:43.208Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-14T09:22:43.208Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-14T09:22:43.208Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-14T09:22:43.208Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-14T09:22:43.208Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-14T09:22:43.208Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-14T09:22:43.208Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-14T09:22:43.208Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-14T09:22:43.208Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-14T09:22:43.208Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-14T09:22:43.208Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-14T09:22:43.208Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-14T09:22:43.208Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-14T09:22:43.208Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-14T09:22:43.208Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-14T09:22:43.208Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-14T09:22:43.208Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-14T09:22:43.675Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-14T09:22:45.234Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-14T09:22:46.794Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-14T09:22:47.899Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-14T09:22:47.899Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-14T09:22:47.899Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-14T09:22:47.899Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-14T09:22:47.899Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-14T09:22:47.899Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-14T09:22:47.899Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-14T09:22:47.899Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-14T09:22:47.899Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-14T09:22:47.899Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-14T09:22:47.899Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-14T09:22:47.899Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-14T09:22:47.899Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-14T09:22:47.899Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-14T09:22:47.899Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-14T09:22:47.899Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-14T09:22:47.899Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-14T09:22:47.899Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-14T09:22:47.899Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-14T09:22:47.899Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-14T09:22:47.899Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-14T09:22:47.899Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-14T09:22:47.899Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-14T09:22:47.899Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-14T09:22:47.899Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-14T09:22:47.899Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-14T09:22:47.899Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-14T09:22:47.899Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-14T09:22:47.899Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-14T09:22:47.899Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-14T09:22:47.899Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-14T09:22:47.899Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-14T09:22:47.899Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-14T09:22:47.899Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-14T09:22:47.899Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-14T09:22:49.003Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-14T09:22:49.986Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-14T09:22:50.048Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-14T09:22:50.048Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-14T09:22:50.499Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-14T09:22:50.950Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-14T09:22:51.544Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-14T09:22:52.011Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-14T09:22:52.011Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-14T09:22:52.011Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-14T09:22:52.011Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-14T09:22:52.011Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-14T09:22:52.011Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-14T09:22:52.011Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-14T09:22:52.011Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-14T09:22:52.011Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-14T09:22:52.011Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-14T09:22:52.011Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-14T09:22:52.011Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-14T09:22:52.011Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-14T09:22:52.011Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-14T09:22:52.011Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-14T09:22:52.011Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-14T09:22:52.466Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-14T09:22:55.629Z] === RUN TestDockerSuite/TestBuildRm [2021-07-14T09:22:55.801Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-14T09:22:55.801Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-14T09:22:55.801Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-14T09:22:55.801Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-14T09:22:55.801Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-14T09:22:55.801Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-14T09:22:55.801Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-14T09:22:55.801Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-14T09:22:55.801Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-14T09:22:55.801Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-14T09:22:55.801Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-14T09:23:00.968Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-14T09:23:00.968Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-14T09:23:00.968Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-14T09:23:04.446Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-14T09:23:04.446Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-14T09:23:04.446Z] === RUN TestDockerSuite/TestRunRm [2021-07-14T09:23:06.659Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-14T09:23:08.269Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-07-14T09:23:09.470Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-14T09:23:09.470Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-14T09:23:09.470Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-14T09:23:12.133Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-07-14T09:23:12.133Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-14T09:23:12.133Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-07-14T09:23:12.133Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-14T09:23:12.515Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-14T09:23:12.614Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-07-14T09:23:14.877Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-07-14T09:23:15.214Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-14T09:23:15.214Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-14T09:23:15.214Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-14T09:23:15.214Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-14T09:23:15.214Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-14T09:23:15.214Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-14T09:23:15.214Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-14T09:23:15.214Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-14T09:23:15.214Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-14T09:23:15.463Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-14T09:23:18.407Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-14T09:23:18.741Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-07-14T09:23:19.969Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-14T09:23:22.238Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-14T09:23:22.238Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-14T09:23:22.238Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-14T09:23:22.238Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-14T09:23:22.238Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-14T09:23:22.238Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-14T09:23:22.238Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-14T09:23:22.238Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-14T09:23:22.238Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-14T09:23:22.238Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-14T09:23:22.238Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-14T09:23:22.238Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-14T09:23:22.238Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-14T09:23:22.917Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-14T09:23:22.917Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-14T09:23:22.917Z] === RUN TestDockerSuite/TestRunState [2021-07-14T09:23:22.917Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-14T09:23:22.917Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-14T09:23:23.757Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-14T09:23:25.127Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-14T09:23:25.127Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-14T09:23:25.127Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-14T09:23:26.627Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-14T09:23:26.627Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-14T09:23:26.627Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-14T09:23:27.530Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-07-14T09:23:28.070Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-14T09:23:28.070Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-14T09:23:28.070Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-14T09:23:28.070Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-14T09:23:28.070Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-14T09:23:28.070Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-14T09:23:28.070Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-14T09:23:28.070Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-14T09:23:28.070Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-14T09:23:28.778Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-14T09:23:28.778Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-14T09:23:28.778Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-14T09:23:28.778Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-14T09:23:28.778Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-14T09:23:28.778Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-14T09:23:28.778Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-14T09:23:28.778Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-14T09:23:28.778Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-14T09:23:28.778Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-14T09:23:28.778Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-14T09:23:28.778Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-14T09:23:28.778Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-14T09:23:32.813Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-14T09:23:32.813Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-14T09:23:32.813Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-14T09:23:32.814Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-14T09:23:32.814Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-14T09:23:32.814Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-14T09:23:32.814Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-14T09:23:32.814Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-14T09:23:32.814Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-14T09:23:32.814Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-14T09:23:32.814Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-14T09:23:32.814Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-14T09:23:32.814Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-14T09:23:32.814Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-14T09:23:32.814Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-14T09:23:32.814Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-14T09:23:32.814Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-14T09:23:32.814Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-14T09:23:32.814Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-14T09:23:32.814Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-14T09:23:32.814Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-14T09:23:33.491Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-07-14T09:23:35.759Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-14T09:23:35.759Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-14T09:23:35.759Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-14T09:23:37.967Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-14T09:23:37.967Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-14T09:23:37.968Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-14T09:23:37.968Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-14T09:23:37.968Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-14T09:23:41.749Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-14T09:23:46.365Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-14T09:23:46.365Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-14T09:23:46.365Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-14T09:23:46.365Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-14T09:23:46.365Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-14T09:23:46.365Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-14T09:23:46.365Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-14T09:23:46.365Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-14T09:23:47.885Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-14T09:23:47.885Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-14T09:23:48.912Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-14T09:23:51.581Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-14T09:23:52.033Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-14T09:23:52.485Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-14T09:23:52.485Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-14T09:23:52.938Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-14T09:23:58.986Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-07-14T09:23:58.986Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-07-14T09:23:58.986Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-07-14T09:23:59.319Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-14T09:24:01.443Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-14T09:24:01.443Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-14T09:24:01.895Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-14T09:24:02.348Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-14T09:24:02.348Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-14T09:24:02.348Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-14T09:24:02.800Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-14T09:24:05.178Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-14T09:24:05.178Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-14T09:24:05.178Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-14T09:24:05.645Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-14T09:24:08.591Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-14T09:24:10.797Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-14T09:24:11.298Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-14T09:24:11.298Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-14T09:24:11.298Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-14T09:24:11.631Z] === RUN TestDockerSuite/TestBuildSpaces [2021-07-14T09:24:11.631Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-07-14T09:24:13.740Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-14T09:24:13.740Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-14T09:24:13.740Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-14T09:24:13.740Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-14T09:24:13.740Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-14T09:24:13.740Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-14T09:24:13.740Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-14T09:24:13.740Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-14T09:24:13.740Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-14T09:24:13.740Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-14T09:24:13.740Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-14T09:24:13.740Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-14T09:24:13.740Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-14T09:24:13.740Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-14T09:24:13.740Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-14T09:24:17.604Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-07-14T09:24:17.604Z] === RUN TestDockerSuite/TestBuildStderr [2021-07-14T09:24:22.382Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-14T09:24:22.452Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-07-14T09:24:23.605Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-14T09:24:23.605Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.605Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite (2471.26s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.85s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (63.79s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.51s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.26s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.71s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.18s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.06s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (82.29s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.95s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.67s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.00s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.39s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.68s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.13s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.36s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.28s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.24s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.33s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.81s) [2021-07-14T09:24:23.605Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.27s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-14T09:24:23.605Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.61s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.85s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.31s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.80s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.66s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.97s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.96s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.39s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.09s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.66s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.56s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (9.42s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.62s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.44s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.53s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.69s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.07s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildCmd (0.63s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (10.25s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.42s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.34s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.75s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.03s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.10s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (43.49s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.67s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.40s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.98s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.19s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.15s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.90s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.88s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.00s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.24s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.29s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.90s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.01s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.62s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.91s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.90s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.73s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.69s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.15s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.47s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.59s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.81s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (80.89s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.63s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.27s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.61s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.20s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.16s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.73s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.33s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.07s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.75s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.68s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.67s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildFails (2.66s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.43s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.40s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.97s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.42s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.50s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.26s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.62s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.93s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildHistory (12.69s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.09s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.90s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.89s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.53s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildLabel (1.07s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.07s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.67s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildLabels (1.18s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.79s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.52s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.68s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.72s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.60s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.46s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (43.64s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.27s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.85s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.06s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.69s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.69s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.63s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.70s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.29s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.82s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.96s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.07s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.50s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.93s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.85s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.27s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.54s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.51s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.34s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.50s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.37s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.97s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.46s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.51s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildRm (17.10s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.39s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.59s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.87s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.23s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.09s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.38s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.09s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.70s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.70s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.48s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildStderr (4.44s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.28s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.33s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.44s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildTagEvent (9.35s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.10s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.73s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.27s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.52s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.27s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.74s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.19s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.68s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (20.63s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.09s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.46s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.32s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.72s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.28s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-14T09:24:23.606Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.89s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.94s) [2021-07-14T09:24:23.606Z] --- PASS: TestDockerSuite/TestCommitChange (5.46s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.00s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.18s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCommitTTY (7.39s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.51s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.42s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.37s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.62s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.30s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.75s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.47s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.21s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.17s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.27s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.78s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.67s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.12s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.79s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.38s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.97s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.07s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.00s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.72s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.19s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.57s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.30s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.73s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.20s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.66s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.56s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.58s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.59s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003d9320_} (2.60s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1754299918_c:\foo_false____} (2.62s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1754299918_c:\foo_true____} (2.57s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.12s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.76s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.76s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.04s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.78s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.04s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.85s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.48s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.91s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCpToDot (2.82s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCpToStdout (2.83s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.22s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.81s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.89s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.80s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCreateRM (0.49s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.71s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.57s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.28s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.97s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.46s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.74s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.82s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.58s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestEventsCopy (9.53s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.57s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.77s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.91s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.21s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.61s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.12s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestEventsFilters (5.20s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestEventsFormat (5.74s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestEventsRename (2.53s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestEventsResize (8.15s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.84s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.74s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.26s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestEventsUntag (2.80s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.71s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.14s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.18s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.21s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.27s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.25s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.19s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (9.33s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.31s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestExecInspectID (3.71s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.43s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.36s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.94s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.08s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.11s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.09s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-07-14T09:24:23.607Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-14T09:24:23.607Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.49s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.40s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.21s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.08s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.65s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.99s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestImagesFormat (0.24s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.00s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestImportBadURL (2.50s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.65s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.69s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.76s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.76s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectDefault (2.67s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectHistory (9.28s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.28s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.16s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.27s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.63s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.21s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.21s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectStatus (2.91s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.69s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.31s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.80s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.34s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.75s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.72s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.63s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.16s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.10s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.92s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.76s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.27s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.49s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.46s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.54s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.68s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.59s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.78s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.79s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestLogsSince (9.37s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestLogsTail (3.30s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.93s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.86s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.53s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.96s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestPsByOrder (9.06s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.75s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.06s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.41s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.80s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.80s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.00s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.24s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.23s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.31s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.05s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.52s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.68s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.53s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.27s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.89s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.03s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.95s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.39s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.92s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.37s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.77s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.47s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.65s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.66s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.20s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRmiTag (0.82s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.76s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.06s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.10s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.20s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.31s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.93s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.41s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.82s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.62s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.75s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.67s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.63s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.72s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-14T09:24:23.608Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.13s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-14T09:24:23.608Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.99s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.46s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.65s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.66s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.14s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.40s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.79s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.75s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.69s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.65s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunExitCode (2.73s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.30s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.73s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.70s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.68s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.80s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.73s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.20s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.83s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.80s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.52s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.87s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.07s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.54s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.40s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunRm (2.74s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.70s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.77s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.65s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.26s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.82s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.65s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.49s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.98s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.64s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.92s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.48s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.91s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.94s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.63s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.97s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.44s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.77s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.49s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (6.40s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.91s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.31s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.05s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.92s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.06s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.06s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.30s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.46s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.32s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.69s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.66s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.40s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.90s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.67s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.92s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.84s) [2021-07-14T09:24:23.609Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-14T09:24:23.609Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.35s) [2021-07-14T09:24:23.609Z] === RUN TestDockerRegistrySuite [2021-07-14T09:24:23.609Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-14T09:24:23.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.609Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-14T09:24:23.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.609Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-14T09:24:23.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.609Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-14T09:24:23.609Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-14T09:24:23.610Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-14T09:24:23.610Z] === RUN TestDockerSchema1RegistrySuite [2021-07-14T09:24:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-14T09:24:23.610Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-14T09:24:23.610Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-14T09:24:23.610Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-14T09:24:23.610Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-14T09:24:23.610Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-14T09:24:23.610Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-14T09:24:23.610Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-14T09:24:23.610Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-14T09:24:23.610Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-14T09:24:23.610Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-14T09:24:23.610Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-14T09:24:23.610Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-14T09:24:23.610Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-14T09:24:23.610Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-14T09:24:23.610Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-14T09:24:23.610Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-14T09:24:23.610Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-14T09:24:23.610Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-14T09:24:23.610Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-14T09:24:23.610Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-14T09:24:23.610Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-14T09:24:23.610Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-14T09:24:23.610Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-14T09:24:23.610Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-14T09:24:23.610Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-14T09:24:23.610Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-14T09:24:23.610Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-14T09:24:23.610Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-14T09:24:23.610Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-14T09:24:23.610Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-14T09:24:23.610Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-14T09:24:23.610Z] === RUN TestDockerDaemonSuite [2021-07-14T09:24:23.610Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-14T09:24:23.610Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-14T09:24:23.610Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-14T09:24:23.610Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-14T09:24:23.610Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-14T09:24:23.610Z] === RUN TestDockerSwarmSuite [2021-07-14T09:24:23.610Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-14T09:24:23.610Z] === RUN TestDockerPluginSuite [2021-07-14T09:24:23.610Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-14T09:24:23.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-14T09:24:23.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-14T09:24:23.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-14T09:24:23.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-14T09:24:23.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-14T09:24:23.610Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.610Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-14T09:24:23.611Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-14T09:24:23.611Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-14T09:24:23.611Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-14T09:24:23.611Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-14T09:24:23.611Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-14T09:24:23.611Z] === RUN TestDockerExternalVolumeSuite [2021-07-14T09:24:23.611Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-14T09:24:23.611Z] === RUN TestDockerNetworkSuite [2021-07-14T09:24:23.611Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-14T09:24:23.611Z] === RUN TestDockerHubPullSuite [2021-07-14T09:24:23.611Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-14T09:24:23.611Z] PASS [2021-07-14T09:24:23.611Z] ok github.com/docker/docker/integration-cli 2471.663s [2021-07-14T09:24:23.611Z] [2021-07-14T09:24:23.611Z] === Skipped [2021-07-14T09:24:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-14T09:24:23.611Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-14T09:24:23.611Z] [2021-07-14T09:24:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-14T09:24:23.611Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-07-14T09:24:23.611Z] [2021-07-14T09:24:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-14T09:24:23.611Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-07-14T09:24:23.611Z] [2021-07-14T09:24:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-14T09:24:23.611Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-14T09:24:23.611Z] [2021-07-14T09:24:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-14T09:24:23.611Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-14T09:24:23.611Z] [2021-07-14T09:24:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-14T09:24:23.611Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-07-14T09:24:23.611Z] [2021-07-14T09:24:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-14T09:24:23.611Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-07-14T09:24:23.611Z] [2021-07-14T09:24:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-14T09:24:23.611Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-14T09:24:23.611Z] [2021-07-14T09:24:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-14T09:24:23.611Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-07-14T09:24:23.611Z] [2021-07-14T09:24:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-14T09:24:23.611Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-14T09:24:23.611Z] [2021-07-14T09:24:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-14T09:24:23.611Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-14T09:24:23.611Z] [2021-07-14T09:24:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-14T09:24:23.611Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-14T09:24:23.611Z] [2021-07-14T09:24:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-14T09:24:23.611Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-14T09:24:23.611Z] [2021-07-14T09:24:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-14T09:24:23.611Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-14T09:24:23.611Z] [2021-07-14T09:24:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-14T09:24:23.611Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-14T09:24:23.611Z] [2021-07-14T09:24:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-14T09:24:23.611Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-14T09:24:23.611Z] [2021-07-14T09:24:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-14T09:24:23.611Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-14T09:24:23.611Z] [2021-07-14T09:24:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-14T09:24:23.611Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-14T09:24:23.611Z] [2021-07-14T09:24:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-07-14T09:24:23.611Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-07-14T09:24:23.611Z] [2021-07-14T09:24:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-14T09:24:23.611Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-07-14T09:24:23.611Z] [2021-07-14T09:24:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-14T09:24:23.611Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-14T09:24:23.611Z] [2021-07-14T09:24:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-14T09:24:23.611Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-14T09:24:23.611Z] [2021-07-14T09:24:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-14T09:24:23.611Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-14T09:24:23.611Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-14T09:24:23.944Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-14T09:24:24.064Z] [2021-07-14T09:24:24.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-14T09:24:24.064Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.064Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-14T09:24:24.064Z] [2021-07-14T09:24:24.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-14T09:24:24.064Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.064Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-14T09:24:24.064Z] [2021-07-14T09:24:24.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-14T09:24:24.064Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.064Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-14T09:24:24.064Z] [2021-07-14T09:24:24.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-14T09:24:24.064Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.064Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-14T09:24:24.064Z] [2021-07-14T09:24:24.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-14T09:24:24.064Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.064Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-14T09:24:24.064Z] [2021-07-14T09:24:24.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-14T09:24:24.064Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.064Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-14T09:24:24.064Z] [2021-07-14T09:24:24.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-14T09:24:24.064Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.064Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-07-14T09:24:24.064Z] [2021-07-14T09:24:24.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-07-14T09:24:24.064Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.064Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-07-14T09:24:24.064Z] [2021-07-14T09:24:24.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2021-07-14T09:24:24.064Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.064Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2021-07-14T09:24:24.064Z] [2021-07-14T09:24:24.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2021-07-14T09:24:24.064Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.064Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2021-07-14T09:24:24.064Z] [2021-07-14T09:24:24.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-07-14T09:24:24.064Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.064Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-07-14T09:24:24.064Z] [2021-07-14T09:24:24.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-14T09:24:24.064Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.064Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-14T09:24:24.064Z] [2021-07-14T09:24:24.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-14T09:24:24.064Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.064Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-14T09:24:24.064Z] [2021-07-14T09:24:24.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-14T09:24:24.064Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.064Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-14T09:24:24.064Z] [2021-07-14T09:24:24.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-14T09:24:24.064Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.064Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-14T09:24:24.064Z] [2021-07-14T09:24:24.064Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-14T09:24:24.064Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.064Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.80s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.44s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-14T09:24:24.065Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.43s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.45s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-07-14T09:24:24.065Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s) [2021-07-14T09:24:24.065Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-14T09:24:24.065Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-14T09:24:24.065Z] docker_cli_sni_test.go:18: Flakey test [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-14T09:24:24.065Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-14T09:24:24.065Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.065Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-14T09:24:24.065Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.065Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-14T09:24:24.065Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-14T09:24:24.066Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-14T09:24:24.066Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-14T09:24:24.066Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-14T09:24:24.066Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-14T09:24:24.066Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-14T09:24:24.066Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-14T09:24:24.066Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-14T09:24:24.066Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-14T09:24:24.066Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-14T09:24:24.066Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-14T09:24:24.066Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-14T09:24:24.066Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-14T09:24:24.066Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-14T09:24:24.066Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-14T09:24:24.066Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-14T09:24:24.066Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-14T09:24:24.066Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-14T09:24:24.066Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-14T09:24:24.066Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-14T09:24:24.066Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-14T09:24:24.066Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.04s) [2021-07-14T09:24:24.066Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.04s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-14T09:24:24.066Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-14T09:24:24.066Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-14T09:24:24.066Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-14T09:24:24.066Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.066Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-14T09:24:24.066Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.066Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-14T09:24:24.066Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-14T09:24:24.067Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-14T09:24:24.067Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-14T09:24:24.067Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-14T09:24:24.067Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-14T09:24:24.067Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-14T09:24:24.067Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-14T09:24:24.067Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-14T09:24:24.067Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-14T09:24:24.067Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-14T09:24:24.067Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-14T09:24:24.067Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-07-14T09:24:24.067Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-14T09:24:24.067Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-14T09:24:24.067Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-14T09:24:24.067Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-14T09:24:24.067Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-14T09:24:24.067Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-14T09:24:24.067Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-07-14T09:24:24.067Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-14T09:24:24.067Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-14T09:24:24.067Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-14T09:24:24.067Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-14T09:24:24.067Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-07-14T09:24:24.067Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-14T09:24:24.067Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-14T09:24:24.067Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-14T09:24:24.067Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.067Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-14T09:24:24.067Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.067Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-14T09:24:24.067Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-14T09:24:24.068Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-14T09:24:24.068Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-14T09:24:24.068Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-14T09:24:24.068Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-14T09:24:24.068Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-14T09:24:24.068Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-14T09:24:24.068Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-14T09:24:24.068Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-14T09:24:24.068Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-14T09:24:24.068Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-14T09:24:24.068Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-14T09:24:24.068Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-14T09:24:24.068Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-14T09:24:24.068Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-14T09:24:24.068Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-14T09:24:24.068Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-14T09:24:24.068Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-14T09:24:24.068Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-14T09:24:24.068Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-14T09:24:24.068Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-14T09:24:24.068Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-14T09:24:24.068Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-14T09:24:24.068Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-14T09:24:24.068Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-14T09:24:24.068Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-14T09:24:24.068Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-14T09:24:24.068Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-14T09:24:24.068Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-14T09:24:24.068Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.068Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-07-14T09:24:24.068Z] [2021-07-14T09:24:24.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-14T09:24:24.068Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-14T09:24:24.069Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-14T09:24:24.069Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-14T09:24:24.069Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.069Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-14T09:24:24.069Z] [2021-07-14T09:24:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.070Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-14T09:24:24.070Z] [2021-07-14T09:24:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-14T09:24:24.070Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.071Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-14T09:24:24.071Z] [2021-07-14T09:24:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-14T09:24:24.071Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.071Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-14T09:24:24.071Z] [2021-07-14T09:24:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-14T09:24:24.071Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.071Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-14T09:24:24.071Z] [2021-07-14T09:24:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-14T09:24:24.071Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.071Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-14T09:24:24.071Z] [2021-07-14T09:24:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-14T09:24:24.071Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.071Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-14T09:24:24.071Z] [2021-07-14T09:24:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-14T09:24:24.071Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.071Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-14T09:24:24.071Z] [2021-07-14T09:24:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-14T09:24:24.071Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.071Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-14T09:24:24.071Z] [2021-07-14T09:24:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-14T09:24:24.071Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.071Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-14T09:24:24.071Z] [2021-07-14T09:24:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-14T09:24:24.071Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.071Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-14T09:24:24.071Z] [2021-07-14T09:24:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-14T09:24:24.071Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.071Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-14T09:24:24.071Z] [2021-07-14T09:24:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-14T09:24:24.071Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-14T09:24:24.071Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-14T09:24:24.071Z] [2021-07-14T09:24:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-14T09:24:24.071Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.071Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-14T09:24:24.071Z] [2021-07-14T09:24:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-14T09:24:24.071Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.071Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-14T09:24:24.071Z] [2021-07-14T09:24:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-14T09:24:24.071Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.071Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-14T09:24:24.071Z] [2021-07-14T09:24:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-14T09:24:24.071Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.071Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-07-14T09:24:24.071Z] [2021-07-14T09:24:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-14T09:24:24.071Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.071Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-14T09:24:24.071Z] [2021-07-14T09:24:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-14T09:24:24.071Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.071Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-14T09:24:24.522Z] [2021-07-14T09:24:24.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-14T09:24:24.522Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.522Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-14T09:24:24.522Z] [2021-07-14T09:24:24.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-07-14T09:24:24.522Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.522Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-14T09:24:24.522Z] [2021-07-14T09:24:24.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-14T09:24:24.522Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.522Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-14T09:24:24.522Z] [2021-07-14T09:24:24.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-14T09:24:24.522Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.522Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-07-14T09:24:24.522Z] [2021-07-14T09:24:24.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-14T09:24:24.522Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.522Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-07-14T09:24:24.522Z] [2021-07-14T09:24:24.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-14T09:24:24.522Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.522Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-14T09:24:24.522Z] [2021-07-14T09:24:24.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-14T09:24:24.522Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.522Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-14T09:24:24.522Z] [2021-07-14T09:24:24.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-14T09:24:24.522Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.522Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-14T09:24:24.522Z] [2021-07-14T09:24:24.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-14T09:24:24.522Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.522Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-14T09:24:24.522Z] [2021-07-14T09:24:24.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-14T09:24:24.522Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.522Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-14T09:24:24.522Z] [2021-07-14T09:24:24.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-14T09:24:24.522Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.522Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-14T09:24:24.522Z] [2021-07-14T09:24:24.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-14T09:24:24.522Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.522Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-07-14T09:24:24.522Z] [2021-07-14T09:24:24.522Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-14T09:24:24.522Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.522Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-14T09:24:24.522Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-14T09:24:24.523Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-14T09:24:24.523Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-07-14T09:24:24.523Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-14T09:24:24.523Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-14T09:24:24.523Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-14T09:24:24.523Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-14T09:24:24.523Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-14T09:24:24.523Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-14T09:24:24.523Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-14T09:24:24.523Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-14T09:24:24.523Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-14T09:24:24.523Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-14T09:24:24.523Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-14T09:24:24.523Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-14T09:24:24.523Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-14T09:24:24.523Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-14T09:24:24.523Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-14T09:24:24.523Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-14T09:24:24.523Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-14T09:24:24.523Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.523Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-14T09:24:24.523Z] [2021-07-14T09:24:24.523Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-14T09:24:24.523Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-14T09:24:24.524Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] DONE 1092 tests, 546 skipped in 2480.732s [2021-07-14T09:24:24.524Z] INFO: Integration tests ended at 07/14/2021 09:24:24. Duration:00:41:20.8204955 [2021-07-14T09:24:24.524Z] INFO: Docker info of the daemon under test at end of run [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] Containers: 2 [2021-07-14T09:24:24.524Z] Running: 0 [2021-07-14T09:24:24.524Z] Paused: 0 [2021-07-14T09:24:24.524Z] Stopped: 2 [2021-07-14T09:24:24.524Z] Images: 18 [2021-07-14T09:24:24.524Z] Server Version: 0.0.0-dev [2021-07-14T09:24:24.524Z] Storage Driver: windowsfilter [2021-07-14T09:24:24.524Z] Windows: [2021-07-14T09:24:24.524Z] Logging Driver: json-file [2021-07-14T09:24:24.524Z] Plugins: [2021-07-14T09:24:24.524Z] Volume: local [2021-07-14T09:24:24.524Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-14T09:24:24.524Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-14T09:24:24.524Z] Swarm: inactive [2021-07-14T09:24:24.524Z] Default Isolation: process [2021-07-14T09:24:24.524Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-14T09:24:24.524Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-14T09:24:24.524Z] OSType: windows [2021-07-14T09:24:24.524Z] Architecture: x86_64 [2021-07-14T09:24:24.524Z] CPUs: 4 [2021-07-14T09:24:24.524Z] Total Memory: 32GiB [2021-07-14T09:24:24.524Z] Name: azwin-2-d33c50 [2021-07-14T09:24:24.524Z] ID: EUKR:S7I5:6DH3:7TQQ:OETF:J6W4:25DL:ORBZ:OZFK:JEAB:J6GV:TEGB [2021-07-14T09:24:24.524Z] Docker Root Dir: D:\CI\PR-42634\3\daemon [2021-07-14T09:24:24.524Z] Debug Mode (client): false [2021-07-14T09:24:24.524Z] Debug Mode (server): true [2021-07-14T09:24:24.524Z] File Descriptors: -1 [2021-07-14T09:24:24.524Z] Goroutines: 17 [2021-07-14T09:24:24.524Z] System Time: 2021-07-14T09:24:24.3697195Z [2021-07-14T09:24:24.524Z] EventsListeners: 0 [2021-07-14T09:24:24.524Z] Registry: https://index.docker.io/v1/ [2021-07-14T09:24:24.524Z] Labels: [2021-07-14T09:24:24.524Z] Experimental: false [2021-07-14T09:24:24.524Z] Insecure Registries: [2021-07-14T09:24:24.524Z] 127.0.0.0/8 [2021-07-14T09:24:24.524Z] Live Restore Enabled: false [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] [2021-07-14T09:24:24.524Z] INFO: Stopping daemon under test [2021-07-14T09:24:24.976Z] SUCCESS: The process with PID 4736 (child process of PID 1640) has been terminated. [2021-07-14T09:24:24.976Z] SUCCESS: The process with PID 1640 (child process of PID 3284) has been terminated. [2021-07-14T09:24:24.976Z] INFO: Stop tailing logs of the daemon under tests [2021-07-14T09:24:24.976Z] INFO: executeCI.ps1 Completed successfully at 07/14/2021 09:24:24. [2021-07-14T09:24:24.976Z] INFO: Tidying up at end of run [2021-07-14T09:24:24.976Z] INFO: Saving daemon under test log (d:\CI\PR-42634\3\dut.out) to bundles\CIDUT.out [2021-07-14T09:24:24.976Z] INFO: Saving daemon under test log (d:\CI\PR-42634\3\dut.err) to bundles\CIDUT.err [2021-07-14T09:24:24.976Z] INFO: Nuke-Everything... [2021-07-14T09:24:25.428Z] INFO: Container count on control daemon to delete is 2 [2021-07-14T09:24:25.504Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-14T09:24:25.879Z] 3dd6b2cd8f80 [2021-07-14T09:24:25.880Z] 0e67af9e27c6 [2021-07-14T09:24:25.880Z] INFO: Tidying pidfile d:\CI\PR-42634\3\docker.pid [2021-07-14T09:24:25.880Z] INFO: Nuking d:\CI [2021-07-14T09:24:30.248Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-14T09:24:30.248Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-14T09:24:30.248Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-14T09:24:30.248Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-14T09:24:30.248Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-14T09:24:30.248Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-14T09:24:30.248Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-14T09:24:30.248Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-14T09:24:30.248Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-14T09:24:30.248Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-14T09:24:30.248Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-14T09:24:30.248Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-14T09:24:30.248Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-14T09:24:30.248Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-14T09:24:30.248Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-14T09:24:30.248Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-14T09:24:30.248Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-14T09:24:30.248Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-14T09:24:30.248Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-14T09:24:30.248Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-14T09:24:30.248Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-14T09:24:30.248Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-14T09:24:30.248Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-14T09:24:30.248Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-14T09:24:30.248Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-14T09:24:30.248Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-14T09:24:30.248Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-14T09:24:30.248Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-14T09:24:30.248Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-14T09:24:30.248Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-14T09:24:30.248Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-14T09:24:30.248Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-14T09:24:30.248Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-14T09:24:30.248Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-14T09:24:30.248Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-14T09:24:32.457Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-14T09:24:32.923Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-14T09:24:33.390Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-14T09:24:33.857Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-14T09:24:35.421Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-14T09:24:42.602Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-14T09:24:42.602Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-14T09:24:42.602Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-14T09:24:43.488Z] INFO: Zapped successfully [2021-07-14T09:24:43.488Z] [2021-07-14T09:24:43.488Z] INFO: executeCI.ps1 exiting at Wed Jul 14 09:24:42 CUT 2021. Duration 01:16:33.8854005 [2021-07-14T09:24:43.488Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-14T09:24:43.723Z] Recording test results [2021-07-14T09:24:47.956Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-07-14T09:24:47.956Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-14T09:24:47.956Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-07-14T09:24:49.561Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-07-14T09:24:51.165Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-07-14T09:24:51.249Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-14T09:24:51.249Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-14T09:24:51.249Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-14T09:24:51.627Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-14T09:24:53.082Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-14T09:24:54.804Z] Archiving artifacts [2021-07-14T09:24:55.031Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-14T09:24:55.031Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-14T09:24:55.031Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-14T09:24:55.031Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-14T09:24:55.031Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-14T09:24:55.031Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-14T09:24:55.498Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-14T09:24:55.498Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-14T09:24:55.498Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-14T09:24:57.145Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-07-14T09:25:01.354Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-14T09:25:01.354Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-14T09:25:01.354Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-14T09:25:01.354Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-14T09:25:01.354Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-14T09:25:01.354Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-14T09:25:01.354Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-14T09:25:01.354Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-14T09:25:01.354Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-14T09:25:01.354Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-14T09:25:01.354Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-14T09:25:01.354Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-14T09:25:01.354Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-14T09:25:03.121Z] === RUN TestDockerSuite/TestBuildUser [2021-07-14T09:25:03.121Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-14T09:25:03.121Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-07-14T09:25:03.121Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-14T09:25:03.121Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-07-14T09:25:03.121Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-14T09:25:03.121Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-07-14T09:25:03.564Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-14T09:25:06.509Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-14T09:25:06.509Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-14T09:25:06.509Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-14T09:25:07.976Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-07-14T09:25:07.976Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-07-14T09:25:08.069Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-14T09:25:08.069Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-14T09:25:08.069Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-14T09:25:08.069Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-14T09:25:08.069Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-14T09:25:08.069Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-14T09:25:08.069Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-14T09:25:08.069Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-14T09:25:08.069Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-14T09:25:08.069Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-14T09:25:08.069Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-14T09:25:08.069Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-14T09:25:08.069Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-14T09:25:09.442Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42634/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-14T09:25:10.344Z] + make clean [2021-07-14T09:25:11.297Z] docker volume rm -f docker-dev-cache [2021-07-14T09:25:11.297Z] docker-dev-cache [Pipeline] deleteDir [2021-07-14T09:25:11.851Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-07-14T09:25:11.851Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-14T09:25:11.851Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-07-14T09:25:11.851Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-14T09:25:11.851Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-14T09:25:25.854Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-14T09:25:25.854Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-14T09:25:25.854Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-14T09:25:25.854Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-14T09:25:25.854Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-14T09:25:25.854Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-14T09:25:25.854Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-14T09:25:25.854Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-14T09:25:27.416Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-14T09:25:27.883Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-14T09:25:30.828Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-14T09:25:31.294Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-14T09:25:31.761Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-14T09:25:31.761Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-14T09:25:32.229Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-14T09:25:37.363Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-07-14T09:25:38.972Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-07-14T09:25:40.882Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-14T09:25:40.882Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-14T09:25:40.882Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-14T09:25:40.882Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-14T09:25:41.349Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-14T09:25:41.349Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-14T09:25:41.349Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-14T09:25:49.544Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-07-14T09:25:50.049Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-14T09:25:50.049Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-14T09:25:50.049Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-14T09:25:55.518Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-07-14T09:25:55.518Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-14T09:25:56.002Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-07-14T09:25:56.002Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-14T09:25:56.002Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-07-14T09:25:59.021Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-07-14T09:25:59.021Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-14T09:25:59.504Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-07-14T09:26:00.460Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-14T09:26:00.460Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-14T09:26:00.460Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite (2506.01s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (60.33s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.31s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.17s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.55s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.07s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.73s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (79.00s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.49s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.49s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.39s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.60s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.06s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.82s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.15s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.12s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.34s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.72s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.08s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildAddTar (35.46s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.65s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.41s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (9.39s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (18.00s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (17.23s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.06s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.61s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.63s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.22s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.43s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.52s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.46s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.55s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.65s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.07s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.03s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.34s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.26s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.66s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.03s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.03s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.73s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.18s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.61s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.37s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.72s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.62s) [2021-07-14T09:26:01.445Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2021-07-14T09:26:01.445Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.79s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.79s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.83s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.95s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.08s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.07s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildDockerignore (49.68s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.22s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (55.64s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.74s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.86s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.08s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.17s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.71s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.30s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.20s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.75s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (78.29s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.14s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.73s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (7.94s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.82s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.09s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.14s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.40s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.87s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.66s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildFails (2.58s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.45s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.69s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.65s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.76s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.40s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (9.94s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.62s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.33s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildHistory (12.25s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.12s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (6.66s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.81s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.19s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildLabel (1.04s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.72s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.01s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.62s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildLabels (1.06s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.69s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.21s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (9.85s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (16.00s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.70s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.76s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.70s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.92s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.84s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (14.87s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.08s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.08s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.69s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.19s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.57s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.39s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.88s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.02s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.52s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.40s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.78s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.31s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.21s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (12.56s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.65s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (9.33s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.26s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.91s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.56s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.85s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildRm (26.44s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (8.21s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.51s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.87s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.01s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.40s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.70s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.90s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.68s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.92s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.40s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildStderr (4.32s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (43.28s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.74s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.46s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.55s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.87s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.70s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.85s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.99s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.04s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.32s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.01s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildWithFailure (7.43s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (20.10s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildWithTabs (9.17s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.10s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.35s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.52s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.23s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.88s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.15s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestCommitChange (5.14s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.15s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.75s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestCommitTTY (7.52s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.90s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.88s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.81s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.31s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.73s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.70s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.40s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.34s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.27s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.34s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.34s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.74s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.15s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.99s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.26s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.16s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.35s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.02s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.78s) [2021-07-14T09:26:01.446Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.24s) [2021-07-14T09:26:01.446Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.62s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.09s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.70s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.49s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.76s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.56s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.60s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.63s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000888420_} (2.59s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1008177678_c:\foo_false____} (2.60s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1008177678_c:\foo_true____} (2.73s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.81s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.95s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.43s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.64s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.90s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.70s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.37s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCpToDot (2.84s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCpToStdout (2.98s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.34s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.38s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.06s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.84s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCreateRM (0.48s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.48s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.75s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.53s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.62s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.71s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.79s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.84s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.90s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.11s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestEventsCopy (4.80s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.29s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.80s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.90s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.77s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.87s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.15s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestEventsFilters (5.82s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestEventsFormat (5.29s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestEventsRename (2.97s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestEventsResize (8.23s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.29s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.88s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.85s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.32s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.20s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.17s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.19s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.19s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.21s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.18s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.03s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.39s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestExecInspectID (4.72s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.55s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.41s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.11s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.14s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.08s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.15s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.05s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.67s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.18s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.02s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.35s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.03s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.97s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.86s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.32s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.70s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.37s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestInspectDefault (2.70s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestInspectHistory (5.03s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.40s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.26s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.28s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.32s) [2021-07-14T09:26:01.447Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-14T09:26:01.447Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.36s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestInspectStatus (3.52s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.41s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.39s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.71s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.34s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.78s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.75s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.69s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.36s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.17s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.03s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.81s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.31s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.88s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.95s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.93s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.71s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.61s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.44s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.56s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestLogsSince (9.36s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestLogsTail (3.06s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.80s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.72s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.09s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestPsByOrder (8.52s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.45s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.88s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.56s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.04s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.07s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.57s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.94s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.27s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.83s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.63s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.64s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.33s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.86s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.77s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.46s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.58s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.32s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.22s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.85s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.30s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.39s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.55s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRmiTag (0.63s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.66s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (25.32s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.95s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.36s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.23s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.17s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.67s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.61s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.65s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.60s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.08s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.57s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.06s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.92s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.04s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.79s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.61s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.69s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.02s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.17s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.68s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.58s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.96s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.61s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunExitCode (2.56s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.58s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.63s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.59s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-14T09:26:01.448Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-14T09:26:01.448Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.23s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.13s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (6.72s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.45s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.12s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.72s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.77s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.81s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.27s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.89s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.62s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.96s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunRm (2.74s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.80s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.85s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.72s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.19s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.72s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.29s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.43s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.96s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.24s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.52s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.43s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.82s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (9.87s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.35s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.20s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.14s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.30s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.66s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.18s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.58s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.78s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.73s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.19s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.45s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.15s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.21s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.17s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.30s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.07s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.00s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.31s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.37s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.81s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.30s) [2021-07-14T09:26:01.449Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-14T09:26:01.449Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s) [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.449Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-14T09:26:01.449Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-14T09:26:01.450Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-14T09:26:01.450Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-14T09:26:01.450Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-14T09:26:01.450Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-14T09:26:01.450Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-14T09:26:01.450Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-14T09:26:01.450Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-14T09:26:01.450Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-14T09:26:01.450Z] === RUN TestDockerSchema1RegistrySuite [2021-07-14T09:26:01.450Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-14T09:26:01.450Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-14T09:26:01.450Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-14T09:26:01.450Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-14T09:26:01.450Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-14T09:26:01.450Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-14T09:26:01.450Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-14T09:26:01.450Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-14T09:26:01.450Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-14T09:26:01.450Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-14T09:26:01.450Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-14T09:26:01.450Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-14T09:26:01.450Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-14T09:26:01.450Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-14T09:26:01.450Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-14T09:26:01.450Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-14T09:26:01.450Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-14T09:26:01.450Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-14T09:26:01.450Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-14T09:26:01.450Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-14T09:26:01.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-14T09:26:01.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-14T09:26:01.450Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.450Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-14T09:26:01.450Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-14T09:26:01.918Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-14T09:26:01.918Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-14T09:26:01.918Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-14T09:26:01.918Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-14T09:26:01.918Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-14T09:26:01.918Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-14T09:26:01.918Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-14T09:26:01.918Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-14T09:26:01.918Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-14T09:26:01.918Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-14T09:26:01.918Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-14T09:26:01.918Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-14T09:26:01.918Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-14T09:26:01.918Z] === RUN TestDockerDaemonSuite [2021-07-14T09:26:01.918Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-14T09:26:01.918Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-14T09:26:01.918Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-14T09:26:01.918Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-14T09:26:01.918Z] === RUN TestDockerSwarmSuite [2021-07-14T09:26:01.918Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-14T09:26:01.918Z] === RUN TestDockerPluginSuite [2021-07-14T09:26:01.918Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-14T09:26:01.918Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-14T09:26:01.918Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-14T09:26:01.918Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-14T09:26:01.918Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-14T09:26:01.918Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-14T09:26:01.918Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-14T09:26:01.918Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-14T09:26:01.918Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-14T09:26:01.918Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-14T09:26:01.918Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-14T09:26:01.918Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-14T09:26:01.918Z] === RUN TestDockerExternalVolumeSuite [2021-07-14T09:26:01.918Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-14T09:26:01.918Z] === RUN TestDockerNetworkSuite [2021-07-14T09:26:01.918Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-14T09:26:01.918Z] === RUN TestDockerHubPullSuite [2021-07-14T09:26:01.918Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-14T09:26:01.918Z] PASS [2021-07-14T09:26:01.918Z] ok github.com/docker/docker/integration-cli 2506.393s [2021-07-14T09:26:01.918Z] [2021-07-14T09:26:01.918Z] === Skipped [2021-07-14T09:26:01.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-14T09:26:01.918Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-07-14T09:26:01.918Z] [2021-07-14T09:26:01.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-14T09:26:01.918Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-14T09:26:01.918Z] [2021-07-14T09:26:01.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-14T09:26:01.918Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-14T09:26:01.918Z] [2021-07-14T09:26:01.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-14T09:26:01.918Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-07-14T09:26:01.918Z] [2021-07-14T09:26:01.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-14T09:26:01.918Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-07-14T09:26:01.918Z] [2021-07-14T09:26:01.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-14T09:26:01.918Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-14T09:26:01.918Z] [2021-07-14T09:26:01.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-14T09:26:01.918Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-07-14T09:26:01.918Z] [2021-07-14T09:26:01.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-14T09:26:01.918Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-07-14T09:26:01.918Z] [2021-07-14T09:26:01.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-14T09:26:01.918Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-07-14T09:26:01.918Z] [2021-07-14T09:26:01.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-14T09:26:01.918Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.918Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-07-14T09:26:01.918Z] [2021-07-14T09:26:01.918Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-14T09:26:01.919Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-14T09:26:01.919Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-07-14T09:26:01.919Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.23s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.85s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-14T09:26:01.919Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.40s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.919Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-14T09:26:01.919Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.919Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-07-14T09:26:01.919Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-07-14T09:26:01.920Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2021-07-14T09:26:01.920Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-14T09:26:01.920Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-14T09:26:01.920Z] docker_cli_sni_test.go:18: Flakey test [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-14T09:26:01.920Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-14T09:26:01.920Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-14T09:26:01.920Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-14T09:26:01.920Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-14T09:26:01.920Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-14T09:26:01.920Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-14T09:26:01.920Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-14T09:26:01.920Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-14T09:26:01.920Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-14T09:26:01.920Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-14T09:26:01.920Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-14T09:26:01.920Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-14T09:26:01.920Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-14T09:26:01.920Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-14T09:26:01.920Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-14T09:26:01.920Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-14T09:26:01.920Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-14T09:26:01.920Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-14T09:26:01.920Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-14T09:26:01.920Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-14T09:26:01.920Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-14T09:26:01.920Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-14T09:26:01.920Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-14T09:26:01.920Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-14T09:26:01.920Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-14T09:26:01.920Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-14T09:26:01.920Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-14T09:26:01.920Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-14T09:26:01.920Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-14T09:26:01.920Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2021-07-14T09:26:01.920Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-14T09:26:01.920Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-14T09:26:01.920Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-14T09:26:01.920Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-14T09:26:01.920Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-14T09:26:01.920Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-14T09:26:01.920Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-14T09:26:01.920Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.920Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-14T09:26:01.920Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-14T09:26:01.921Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-14T09:26:01.921Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-14T09:26:01.921Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-14T09:26:01.921Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-14T09:26:01.921Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-14T09:26:01.921Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-14T09:26:01.921Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-14T09:26:01.921Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-14T09:26:01.921Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-14T09:26:01.921Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-14T09:26:01.921Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-14T09:26:01.921Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-14T09:26:01.921Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-14T09:26:01.921Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-14T09:26:01.921Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-14T09:26:01.921Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-14T09:26:01.921Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-14T09:26:01.921Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-14T09:26:01.921Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-14T09:26:01.921Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-14T09:26:01.921Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-14T09:26:01.921Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-14T09:26:01.921Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-14T09:26:01.921Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-14T09:26:01.921Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-14T09:26:01.921Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-14T09:26:01.921Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-14T09:26:01.921Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-14T09:26:01.921Z] [2021-07-14T09:26:01.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-07-14T09:26:01.921Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.921Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-14T09:26:01.922Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-14T09:26:01.922Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-14T09:26:01.922Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-07-14T09:26:01.922Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-14T09:26:01.922Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-07-14T09:26:01.922Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-14T09:26:01.922Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-07-14T09:26:01.922Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2021-07-14T09:26:01.922Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-14T09:26:01.922Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-07-14T09:26:01.922Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-14T09:26:01.922Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-14T09:26:01.922Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-14T09:26:01.922Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-14T09:26:01.922Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-14T09:26:01.922Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-14T09:26:01.922Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-14T09:26:01.922Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-14T09:26:01.922Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-14T09:26:01.922Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-14T09:26:01.922Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-14T09:26:01.922Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-14T09:26:01.922Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-14T09:26:01.922Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-14T09:26:01.922Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-14T09:26:01.922Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-14T09:26:01.922Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-14T09:26:01.922Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-14T09:26:01.922Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-07-14T09:26:01.922Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.922Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-07-14T09:26:01.922Z] [2021-07-14T09:26:01.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-14T09:26:01.923Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-14T09:26:01.923Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-14T09:26:01.923Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-14T09:26:01.923Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-14T09:26:01.923Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-14T09:26:01.923Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-14T09:26:01.923Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-14T09:26:01.923Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-14T09:26:01.923Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-14T09:26:01.923Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-14T09:26:01.923Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-14T09:26:01.923Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-14T09:26:01.923Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-14T09:26:01.923Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-14T09:26:01.923Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.923Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-14T09:26:01.923Z] [2021-07-14T09:26:01.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-14T09:26:01.923Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.924Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-07-14T09:26:01.924Z] [2021-07-14T09:26:01.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-14T09:26:01.924Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.924Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-14T09:26:01.924Z] [2021-07-14T09:26:01.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-14T09:26:01.924Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.924Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-14T09:26:01.924Z] [2021-07-14T09:26:01.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-14T09:26:01.924Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.924Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-14T09:26:01.924Z] [2021-07-14T09:26:01.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-14T09:26:01.924Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.924Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-14T09:26:01.924Z] [2021-07-14T09:26:01.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-14T09:26:01.924Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.924Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-14T09:26:01.924Z] [2021-07-14T09:26:01.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-14T09:26:01.924Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.924Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-07-14T09:26:01.924Z] [2021-07-14T09:26:01.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-14T09:26:01.924Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.924Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-07-14T09:26:01.924Z] [2021-07-14T09:26:01.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-14T09:26:01.924Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.924Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-07-14T09:26:01.924Z] [2021-07-14T09:26:01.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-14T09:26:01.924Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.924Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-07-14T09:26:01.924Z] [2021-07-14T09:26:01.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-14T09:26:01.924Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.924Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-14T09:26:01.924Z] [2021-07-14T09:26:01.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-14T09:26:01.924Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-14T09:26:01.924Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-07-14T09:26:01.924Z] [2021-07-14T09:26:02.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-14T09:26:02.393Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.393Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-07-14T09:26:02.393Z] [2021-07-14T09:26:02.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-14T09:26:02.393Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.393Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-07-14T09:26:02.393Z] [2021-07-14T09:26:02.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-14T09:26:02.393Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.393Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-14T09:26:02.393Z] [2021-07-14T09:26:02.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-14T09:26:02.393Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.393Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-07-14T09:26:02.393Z] [2021-07-14T09:26:02.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-14T09:26:02.393Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.393Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-14T09:26:02.393Z] [2021-07-14T09:26:02.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-14T09:26:02.393Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.393Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-07-14T09:26:02.393Z] [2021-07-14T09:26:02.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-14T09:26:02.393Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.393Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-07-14T09:26:02.393Z] [2021-07-14T09:26:02.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-14T09:26:02.393Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.393Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-07-14T09:26:02.393Z] [2021-07-14T09:26:02.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-14T09:26:02.393Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.393Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-07-14T09:26:02.393Z] [2021-07-14T09:26:02.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-14T09:26:02.393Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.393Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-07-14T09:26:02.393Z] [2021-07-14T09:26:02.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-14T09:26:02.393Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.393Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-07-14T09:26:02.393Z] [2021-07-14T09:26:02.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-14T09:26:02.393Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.393Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-07-14T09:26:02.393Z] [2021-07-14T09:26:02.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-14T09:26:02.393Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.393Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-07-14T09:26:02.393Z] [2021-07-14T09:26:02.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-14T09:26:02.393Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.393Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-07-14T09:26:02.393Z] [2021-07-14T09:26:02.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-14T09:26:02.393Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.393Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-14T09:26:02.393Z] [2021-07-14T09:26:02.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-14T09:26:02.393Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.393Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-07-14T09:26:02.393Z] [2021-07-14T09:26:02.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-14T09:26:02.393Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.393Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-14T09:26:02.393Z] [2021-07-14T09:26:02.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-14T09:26:02.393Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-14T09:26:02.393Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-07-14T09:26:02.393Z] [2021-07-14T09:26:02.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-14T09:26:02.393Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.393Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-07-14T09:26:02.393Z] [2021-07-14T09:26:02.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-14T09:26:02.393Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.393Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-07-14T09:26:02.393Z] [2021-07-14T09:26:02.393Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-14T09:26:02.393Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.393Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-07-14T09:26:02.393Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.394Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-07-14T09:26:02.394Z] [2021-07-14T09:26:02.394Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-14T09:26:02.394Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-14T09:26:02.395Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-14T09:26:02.395Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-14T09:26:02.395Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-14T09:26:02.395Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-14T09:26:02.395Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-14T09:26:02.395Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-14T09:26:02.395Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-14T09:26:02.395Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-14T09:26:02.395Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-14T09:26:02.395Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-14T09:26:02.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-14T09:26:02.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-14T09:26:02.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-14T09:26:02.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-14T09:26:02.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-14T09:26:02.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-14T09:26:02.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-14T09:26:02.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-14T09:26:02.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-14T09:26:02.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-14T09:26:02.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-14T09:26:02.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-14T09:26:02.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-14T09:26:02.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-14T09:26:02.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-14T09:26:02.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-14T09:26:02.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-14T09:26:02.395Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.395Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-14T09:26:02.395Z] [2021-07-14T09:26:02.395Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-14T09:26:02.396Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.396Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-14T09:26:02.396Z] [2021-07-14T09:26:02.396Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-14T09:26:02.397Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.397Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-14T09:26:02.397Z] [2021-07-14T09:26:02.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-14T09:26:02.397Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.397Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-14T09:26:02.397Z] [2021-07-14T09:26:02.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-14T09:26:02.397Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.397Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-14T09:26:02.397Z] [2021-07-14T09:26:02.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-14T09:26:02.397Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.397Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-14T09:26:02.397Z] [2021-07-14T09:26:02.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-14T09:26:02.397Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.397Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-14T09:26:02.397Z] [2021-07-14T09:26:02.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-14T09:26:02.397Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.397Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-14T09:26:02.397Z] [2021-07-14T09:26:02.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-14T09:26:02.397Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.397Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-14T09:26:02.397Z] [2021-07-14T09:26:02.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-14T09:26:02.397Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.397Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-14T09:26:02.397Z] [2021-07-14T09:26:02.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-14T09:26:02.397Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.397Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-14T09:26:02.397Z] [2021-07-14T09:26:02.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-14T09:26:02.397Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.397Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-14T09:26:02.397Z] [2021-07-14T09:26:02.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-14T09:26:02.397Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.397Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-14T09:26:02.397Z] [2021-07-14T09:26:02.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-14T09:26:02.397Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.397Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-14T09:26:02.397Z] [2021-07-14T09:26:02.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-14T09:26:02.397Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.397Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-14T09:26:02.397Z] [2021-07-14T09:26:02.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-14T09:26:02.397Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.397Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-14T09:26:02.397Z] [2021-07-14T09:26:02.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-14T09:26:02.397Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.397Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-14T09:26:02.397Z] [2021-07-14T09:26:02.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-14T09:26:02.397Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.397Z] [2021-07-14T09:26:02.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-14T09:26:02.397Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.397Z] [2021-07-14T09:26:02.397Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-14T09:26:02.397Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-14T09:26:02.397Z] [2021-07-14T09:26:02.397Z] [2021-07-14T09:26:02.397Z] DONE 1092 tests, 546 skipped in 2515.171s [2021-07-14T09:26:02.397Z] INFO: Integration tests ended at 07/14/2021 09:26:02. Duration:00:41:55.2673725 [2021-07-14T09:26:02.397Z] INFO: Docker info of the daemon under test at end of run [2021-07-14T09:26:02.397Z] [2021-07-14T09:26:02.397Z] Containers: 2 [2021-07-14T09:26:02.397Z] Running: 0 [2021-07-14T09:26:02.397Z] Paused: 0 [2021-07-14T09:26:02.397Z] Stopped: 2 [2021-07-14T09:26:02.397Z] Images: 18 [2021-07-14T09:26:02.397Z] Server Version: 0.0.0-dev [2021-07-14T09:26:02.397Z] Storage Driver: windowsfilter [2021-07-14T09:26:02.397Z] Windows: [2021-07-14T09:26:02.397Z] Logging Driver: json-file [2021-07-14T09:26:02.397Z] Plugins: [2021-07-14T09:26:02.397Z] Volume: local [2021-07-14T09:26:02.397Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-14T09:26:02.397Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-14T09:26:02.397Z] Swarm: inactive [2021-07-14T09:26:02.397Z] Default Isolation: process [2021-07-14T09:26:02.397Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-07-14T09:26:02.397Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-07-14T09:26:02.397Z] OSType: windows [2021-07-14T09:26:02.397Z] Architecture: x86_64 [2021-07-14T09:26:02.397Z] CPUs: 4 [2021-07-14T09:26:02.397Z] Total Memory: 32GiB [2021-07-14T09:26:02.397Z] Name: azwin-2-b97dd0 [2021-07-14T09:26:02.397Z] ID: KHIQ:NYWN:Z5MV:DH3E:VWFU:SVN6:WEML:3SKU:V3ZX:GMCM:DKAF:YOEW [2021-07-14T09:26:02.397Z] Docker Root Dir: D:\CI\PR-42634\3\daemon [2021-07-14T09:26:02.397Z] Debug Mode (client): false [2021-07-14T09:26:02.397Z] Debug Mode (server): true [2021-07-14T09:26:02.397Z] File Descriptors: -1 [2021-07-14T09:26:02.397Z] Goroutines: 17 [2021-07-14T09:26:02.397Z] System Time: 2021-07-14T09:26:02.3045457Z [2021-07-14T09:26:02.397Z] EventsListeners: 0 [2021-07-14T09:26:02.397Z] Registry: https://index.docker.io/v1/ [2021-07-14T09:26:02.397Z] Labels: [2021-07-14T09:26:02.397Z] Experimental: false [2021-07-14T09:26:02.397Z] Insecure Registries: [2021-07-14T09:26:02.397Z] 127.0.0.0/8 [2021-07-14T09:26:02.397Z] Live Restore Enabled: false [2021-07-14T09:26:02.397Z] [2021-07-14T09:26:02.397Z] [2021-07-14T09:26:02.397Z] INFO: Stopping daemon under test [2021-07-14T09:26:02.864Z] SUCCESS: The process with PID 5048 (child process of PID 1752) has been terminated. [2021-07-14T09:26:02.864Z] SUCCESS: The process with PID 1752 (child process of PID 5088) has been terminated. [2021-07-14T09:26:02.864Z] INFO: Stop tailing logs of the daemon under tests [2021-07-14T09:26:02.864Z] INFO: executeCI.ps1 Completed successfully at 07/14/2021 09:26:02. [2021-07-14T09:26:02.864Z] INFO: Tidying up at end of run [2021-07-14T09:26:02.864Z] INFO: Saving daemon under test log (d:\CI\PR-42634\3\dut.out) to bundles\CIDUT.out [2021-07-14T09:26:02.864Z] INFO: Saving daemon under test log (d:\CI\PR-42634\3\dut.err) to bundles\CIDUT.err [2021-07-14T09:26:02.864Z] INFO: Nuke-Everything... [2021-07-14T09:26:03.331Z] INFO: Container count on control daemon to delete is 2 [2021-07-14T09:26:03.797Z] 6821e5a68eb7 [2021-07-14T09:26:03.797Z] feae0051057f [2021-07-14T09:26:03.797Z] INFO: Tidying pidfile d:\CI\PR-42634\3\docker.pid [2021-07-14T09:26:03.797Z] INFO: Nuking d:\CI [2021-07-14T09:26:12.157Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-07-14T09:26:17.005Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-07-14T09:26:17.487Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-07-14T09:26:21.590Z] INFO: Zapped successfully [2021-07-14T09:26:21.590Z] [2021-07-14T09:26:21.590Z] INFO: executeCI.ps1 exiting at Wed Jul 14 09:26:19 CUT 2021. Duration 01:18:09.6905935 [2021-07-14T09:26:21.590Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-14T09:26:21.840Z] Recording test results [2021-07-14T09:26:30.882Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-14T09:26:32.397Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-14T09:26:34.389Z] Archiving artifacts [2021-07-14T09:26:38.914Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-07-14T09:26:38.914Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-14T09:26:38.914Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-07-14T09:26:38.914Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-14T09:26:38.914Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-07-14T09:26:38.914Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-14T09:26:38.914Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-07-14T09:26:39.925Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-07-14T09:26:50.125Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42634/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-14T09:26:50.477Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-07-14T09:26:51.071Z] + make clean [2021-07-14T09:26:52.055Z] docker volume rm -f docker-dev-cache [2021-07-14T09:26:52.055Z] docker-dev-cache [2021-07-14T09:26:52.075Z] === RUN TestDockerSuite/TestBuildXZHost [2021-07-14T09:26:52.075Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-14T09:26:52.075Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-07-14T09:26:52.075Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [Pipeline] deleteDir [2021-07-14T09:26:52.555Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-07-14T09:26:52.555Z] docker_cli_sni_test.go:18: Flakey test [2021-07-14T09:26:52.555Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-07-14T09:26:54.816Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-14T09:27:00.772Z] === RUN TestDockerSuite/TestCommitChange [2021-07-14T09:27:11.320Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-07-14T09:27:16.152Z] === RUN TestDockerSuite/TestCommitHardlink [2021-07-14T09:27:16.152Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-14T09:27:16.152Z] === RUN TestDockerSuite/TestCommitNewFile [2021-07-14T09:27:24.930Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-07-14T09:27:24.930Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-14T09:27:24.930Z] === RUN TestDockerSuite/TestCommitTTY [2021-07-14T09:27:32.190Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-07-14T09:27:37.024Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-07-14T09:27:37.024Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-14T09:27:37.024Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-07-14T09:27:37.024Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-14T09:27:37.024Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-07-14T09:27:37.024Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-14T09:27:37.024Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-07-14T09:27:37.025Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-14T09:27:37.025Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-07-14T09:27:37.025Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-14T09:27:37.025Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-07-14T09:27:37.025Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-14T09:27:37.025Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-07-14T09:27:37.025Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-14T09:27:37.025Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-07-14T09:27:37.025Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-07-14T09:27:45.807Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-07-14T09:27:53.070Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-07-14T09:27:53.070Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-14T09:27:53.070Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-07-14T09:27:55.332Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-07-14T09:27:55.332Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-14T09:27:55.332Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-07-14T09:27:55.332Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-14T09:27:55.332Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-07-14T09:27:55.332Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-14T09:27:55.332Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-07-14T09:27:58.351Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-07-14T09:27:58.351Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-14T09:27:58.351Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-07-14T09:27:58.351Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-07-14T09:28:00.608Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-07-14T09:28:00.608Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-07-14T09:28:00.608Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-14T09:28:00.608Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-07-14T09:28:00.608Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-14T09:28:01.088Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-07-14T09:28:01.088Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-14T09:28:01.088Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-07-14T09:28:04.102Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-07-14T09:28:06.364Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-07-14T09:28:09.372Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-07-14T09:28:09.372Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-07-14T09:28:09.372Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-14T09:28:09.372Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-07-14T09:28:11.633Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-07-14T09:28:11.633Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-07-14T09:28:14.642Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-07-14T09:28:14.642Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-14T09:28:14.642Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-07-14T09:28:14.642Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T09:28:14.642Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-07-14T09:28:16.903Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-07-14T09:28:16.903Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-07-14T09:28:19.161Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-07-14T09:28:19.161Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-14T09:28:19.161Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-07-14T09:28:22.169Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-07-14T09:28:22.169Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-07-14T09:28:29.426Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-07-14T09:28:39.974Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-07-14T09:28:42.990Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-07-14T09:28:42.990Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-07-14T09:28:42.990Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-07-14T09:28:42.990Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-07-14T09:28:42.990Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-07-14T09:28:45.252Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-07-14T09:28:45.252Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-14T09:28:45.252Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-07-14T09:28:48.261Z] === RUN TestDockerSuite/TestContainerAPITop [2021-07-14T09:28:48.262Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-14T09:28:48.262Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-07-14T09:28:51.274Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-07-14T09:28:51.274Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-07-14T09:28:56.112Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-07-14T09:28:58.376Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-07-14T09:28:58.376Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-14T09:28:58.376Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-07-14T09:28:58.376Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-14T09:28:58.376Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-07-14T09:28:58.376Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-14T09:28:58.376Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-07-14T09:28:58.376Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-14T09:28:58.376Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-07-14T09:28:58.376Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-14T09:28:58.376Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-07-14T09:29:00.641Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-07-14T09:29:00.641Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-07-14T09:29:03.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-07-14T09:29:05.909Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-07-14T09:29:08.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-07-14T09:29:17.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000dc7f8_} [2021-07-14T09:29:19.955Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1250331358_c:\foo_false____} [2021-07-14T09:29:27.217Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1250331358_c:\foo_true____} [2021-07-14T09:29:35.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-07-14T09:29:35.992Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-14T09:29:35.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-07-14T09:29:35.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-07-14T09:29:35.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-07-14T09:29:35.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-07-14T09:29:35.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-07-14T09:29:35.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-07-14T09:29:35.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-07-14T09:29:35.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-07-14T09:29:35.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-07-14T09:29:35.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-07-14T09:29:35.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-07-14T09:29:35.992Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-07-14T09:29:35.992Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-14T09:29:35.992Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-07-14T09:29:35.992Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-14T09:29:35.992Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-07-14T09:29:35.992Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-14T09:29:35.992Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-07-14T09:29:35.992Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-14T09:29:35.992Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-07-14T09:29:35.992Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-14T09:29:35.992Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-07-14T09:29:38.251Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-07-14T09:29:38.251Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-14T09:29:38.251Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-07-14T09:29:38.251Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T09:29:38.251Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-07-14T09:29:38.251Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-14T09:29:38.251Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-07-14T09:29:38.251Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-14T09:29:38.733Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-07-14T09:29:38.733Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-14T09:29:38.733Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-07-14T09:29:38.733Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-14T09:29:38.733Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-07-14T09:29:38.733Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-14T09:29:38.733Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-07-14T09:29:38.733Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-14T09:29:38.733Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-07-14T09:29:38.733Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-14T09:29:38.733Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-07-14T09:29:38.733Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-14T09:29:38.733Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-07-14T09:29:38.733Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-14T09:29:38.733Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-07-14T09:29:38.733Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-14T09:29:38.733Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-07-14T09:29:38.733Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-14T09:29:38.733Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-07-14T09:29:45.993Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-07-14T09:29:46.474Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-07-14T09:29:46.474Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-14T09:29:46.474Z] === RUN TestDockerSuite/TestCpRelativePath [2021-07-14T09:29:48.732Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-07-14T09:29:48.732Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-14T09:29:49.211Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-07-14T09:29:49.211Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-14T09:29:49.211Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-07-14T09:29:49.211Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-14T09:29:49.211Z] === RUN TestDockerSuite/TestCpToCaseA [2021-07-14T09:29:54.056Z] === RUN TestDockerSuite/TestCpToCaseB [2021-07-14T09:29:57.069Z] === RUN TestDockerSuite/TestCpToCaseC [2021-07-14T09:29:57.069Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-14T09:29:57.069Z] === RUN TestDockerSuite/TestCpToCaseD [2021-07-14T09:29:57.069Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-14T09:29:57.069Z] === RUN TestDockerSuite/TestCpToCaseE [2021-07-14T09:30:12.142Z] === RUN TestDockerSuite/TestCpToCaseF [2021-07-14T09:30:12.142Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-14T09:30:12.142Z] === RUN TestDockerSuite/TestCpToCaseG [2021-07-14T09:30:12.142Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-14T09:30:12.142Z] === RUN TestDockerSuite/TestCpToCaseH [2021-07-14T09:30:22.687Z] === RUN TestDockerSuite/TestCpToCaseI [2021-07-14T09:30:22.687Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-14T09:30:22.687Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-07-14T09:30:22.687Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-14T09:30:22.687Z] === RUN TestDockerSuite/TestCpToDot [2021-07-14T09:30:24.286Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-07-14T09:30:24.286Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-14T09:30:24.286Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-07-14T09:30:24.286Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-14T09:30:24.286Z] === RUN TestDockerSuite/TestCpToStdout [2021-07-14T09:30:33.059Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-07-14T09:30:33.059Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-14T09:30:33.059Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-07-14T09:30:33.059Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-14T09:30:33.059Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-07-14T09:30:33.059Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-14T09:30:33.059Z] === RUN TestDockerSuite/TestCpVolumePath [2021-07-14T09:30:33.059Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-14T09:30:33.059Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-07-14T09:30:33.059Z] === RUN TestDockerSuite/TestCreateArgs [2021-07-14T09:30:33.059Z] === RUN TestDockerSuite/TestCreateByImageID [2021-07-14T09:30:35.328Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-07-14T09:30:37.588Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-07-14T09:30:38.068Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-07-14T09:30:38.068Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-07-14T09:30:40.333Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-07-14T09:30:41.344Z] === RUN TestDockerSuite/TestCreateLabels [2021-07-14T09:30:41.344Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-07-14T09:30:41.344Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-14T09:30:41.344Z] === RUN TestDockerSuite/TestCreateRM [2021-07-14T09:30:41.826Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-07-14T09:30:41.826Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-14T09:30:41.826Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-07-14T09:30:42.305Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-07-14T09:30:42.305Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-07-14T09:30:51.079Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-07-14T09:30:51.560Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-07-14T09:30:52.040Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-07-14T09:30:55.898Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-07-14T09:30:56.378Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-07-14T09:30:56.378Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-14T09:30:56.378Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-07-14T09:31:03.633Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-07-14T09:31:03.633Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-14T09:31:03.633Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-07-14T09:31:04.116Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-07-14T09:31:04.116Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-14T09:31:04.116Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-07-14T09:31:04.116Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-14T09:31:04.116Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-07-14T09:31:04.116Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-14T09:31:04.116Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-07-14T09:31:04.116Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-14T09:31:04.116Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-07-14T09:31:04.116Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-14T09:31:04.116Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-07-14T09:31:04.116Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:31:04.116Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-07-14T09:31:04.116Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-14T09:31:04.116Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-07-14T09:31:04.116Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-14T09:31:04.116Z] === RUN TestDockerSuite/TestDevicePermissions [2021-07-14T09:31:04.116Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-14T09:31:04.116Z] === RUN TestDockerSuite/TestDockerFails [2021-07-14T09:31:04.116Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-07-14T09:31:04.116Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-14T09:31:04.116Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-07-14T09:31:04.116Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-14T09:31:04.116Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-07-14T09:31:04.116Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-14T09:31:04.116Z] === RUN TestDockerSuite/TestEventsAttach [2021-07-14T09:31:04.116Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-14T09:31:04.596Z] === RUN TestDockerSuite/TestEventsCommit [2021-07-14T09:31:04.596Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-14T09:31:04.596Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-07-14T09:31:06.857Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-07-14T09:31:09.864Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-07-14T09:31:12.873Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-07-14T09:31:27.959Z] === RUN TestDockerSuite/TestEventsCopy [2021-07-14T09:31:32.790Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-07-14T09:31:38.748Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-07-14T09:31:41.008Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-07-14T09:31:42.017Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-07-14T09:31:46.850Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-07-14T09:31:47.330Z] === RUN TestDockerSuite/TestEventsFilterType [2021-07-14T09:31:48.342Z] === RUN TestDockerSuite/TestEventsFilters [2021-07-14T09:31:54.301Z] === RUN TestDockerSuite/TestEventsFormat [2021-07-14T09:31:59.141Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-07-14T09:31:59.141Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-07-14T09:31:59.141Z] === RUN TestDockerSuite/TestEventsImageImport [2021-07-14T09:31:59.141Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-14T09:31:59.141Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-07-14T09:31:59.141Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-14T09:31:59.627Z] === RUN TestDockerSuite/TestEventsImagePull [2021-07-14T09:31:59.627Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-14T09:31:59.627Z] === RUN TestDockerSuite/TestEventsImageTag [2021-07-14T09:32:00.636Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-07-14T09:32:00.636Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-14T09:32:00.636Z] === RUN TestDockerSuite/TestEventsRename [2021-07-14T09:32:03.642Z] === RUN TestDockerSuite/TestEventsResize [2021-07-14T09:32:12.422Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-07-14T09:32:14.022Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-07-14T09:32:17.026Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-07-14T09:32:22.982Z] === RUN TestDockerSuite/TestEventsTop [2021-07-14T09:32:22.982Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-14T09:32:22.982Z] === RUN TestDockerSuite/TestEventsUntag [2021-07-14T09:32:25.243Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-07-14T09:32:30.083Z] === RUN TestDockerSuite/TestExec [2021-07-14T09:32:30.083Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-14T09:32:30.083Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-07-14T09:32:30.083Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-14T09:32:30.083Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-07-14T09:32:31.681Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-07-14T09:32:33.950Z] === RUN TestDockerSuite/TestExecAPIStart [2021-07-14T09:32:33.950Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-14T09:32:33.950Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-07-14T09:32:33.950Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-14T09:32:33.950Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-07-14T09:32:33.950Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-14T09:32:33.950Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-07-14T09:32:36.215Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-07-14T09:32:39.225Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-07-14T09:32:41.483Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-07-14T09:32:43.744Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-07-14T09:32:48.584Z] === RUN TestDockerSuite/TestExecCgroup [2021-07-14T09:32:48.584Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-14T09:32:48.584Z] === RUN TestDockerSuite/TestExecEnv [2021-07-14T09:32:48.584Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-14T09:32:48.584Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-07-14T09:32:48.584Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-14T09:32:48.584Z] === RUN TestDockerSuite/TestExecExitStatus [2021-07-14T09:32:51.593Z] === RUN TestDockerSuite/TestExecInspectID [2021-07-14T09:32:55.452Z] === RUN TestDockerSuite/TestExecInteractive [2021-07-14T09:32:55.452Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-14T09:32:55.452Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-07-14T09:32:55.452Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-14T09:32:55.452Z] === RUN TestDockerSuite/TestExecParseError [2021-07-14T09:32:55.452Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-14T09:32:55.452Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-07-14T09:32:55.452Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-14T09:32:55.452Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-07-14T09:32:55.452Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-14T09:32:55.452Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-07-14T09:32:58.464Z] === RUN TestDockerSuite/TestExecSetEnv [2021-07-14T09:32:58.464Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-14T09:32:58.464Z] === RUN TestDockerSuite/TestExecStartFails [2021-07-14T09:32:58.464Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-14T09:32:58.464Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-07-14T09:32:58.464Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-14T09:32:58.464Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-07-14T09:32:58.464Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-14T09:32:58.464Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-07-14T09:32:58.464Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-14T09:32:58.464Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-07-14T09:33:00.724Z] === RUN TestDockerSuite/TestExecUlimits [2021-07-14T09:33:00.724Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-14T09:33:00.724Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-07-14T09:33:09.506Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-07-14T09:33:09.506Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-14T09:33:09.506Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-07-14T09:33:09.506Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-14T09:33:09.506Z] === RUN TestDockerSuite/TestExecWithUser [2021-07-14T09:33:09.506Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-14T09:33:09.506Z] === RUN TestDockerSuite/TestGetContainerStats [2021-07-14T09:33:16.766Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-07-14T09:33:22.728Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-07-14T09:33:26.585Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-07-14T09:33:32.548Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-07-14T09:33:32.548Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-14T09:33:32.548Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-07-14T09:33:32.548Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-07-14T09:33:32.548Z] === RUN TestDockerSuite/TestHealth [2021-07-14T09:33:32.548Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-14T09:33:32.548Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-07-14T09:33:32.548Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-07-14T09:33:33.026Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-07-14T09:33:33.026Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-07-14T09:33:38.981Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-07-14T09:33:38.981Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-07-14T09:33:38.981Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-14T09:33:38.981Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-07-14T09:33:38.981Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-07-14T09:33:38.981Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-07-14T09:33:38.981Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-07-14T09:33:39.461Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-07-14T09:33:39.461Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-14T09:33:39.461Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-07-14T09:33:41.081Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-07-14T09:33:41.081Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-07-14T09:33:44.098Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-07-14T09:33:44.098Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-07-14T09:33:47.105Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-07-14T09:33:54.363Z] === RUN TestDockerSuite/TestImagesFormat [2021-07-14T09:33:54.843Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-07-14T09:33:54.843Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-14T09:33:54.843Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-07-14T09:33:58.699Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-07-14T09:33:59.178Z] === RUN TestDockerSuite/TestImportBadURL [2021-07-14T09:34:01.439Z] === RUN TestDockerSuite/TestImportDisplay [2021-07-14T09:34:01.439Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-14T09:34:01.439Z] === RUN TestDockerSuite/TestImportFile [2021-07-14T09:34:01.439Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-14T09:34:01.439Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-07-14T09:34:01.439Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-07-14T09:34:01.439Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-14T09:34:01.439Z] === RUN TestDockerSuite/TestImportGzipped [2021-07-14T09:34:01.439Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-14T09:34:01.439Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-07-14T09:34:01.439Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-14T09:34:01.439Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-07-14T09:34:01.439Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-14T09:34:01.439Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-07-14T09:34:01.439Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-14T09:34:01.439Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-07-14T09:34:01.439Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-14T09:34:01.439Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-07-14T09:34:01.919Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-07-14T09:34:01.919Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-14T09:34:01.919Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-07-14T09:34:01.919Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-14T09:34:01.919Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-07-14T09:34:04.945Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-07-14T09:34:07.207Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-07-14T09:34:07.207Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-14T09:34:07.207Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-07-14T09:34:07.207Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-14T09:34:07.207Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-07-14T09:34:07.686Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-07-14T09:34:07.686Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-14T09:34:07.686Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-07-14T09:34:14.945Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-07-14T09:34:15.425Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-07-14T09:34:17.686Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-07-14T09:34:17.686Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-14T09:34:17.686Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-07-14T09:34:17.686Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-14T09:34:18.164Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-07-14T09:34:18.164Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-14T09:34:18.164Z] === RUN TestDockerSuite/TestInspectDefault [2021-07-14T09:34:21.173Z] === RUN TestDockerSuite/TestInspectHistory [2021-07-14T09:34:26.006Z] === RUN TestDockerSuite/TestInspectImage [2021-07-14T09:34:26.006Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-14T09:34:26.006Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-07-14T09:34:26.006Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-14T09:34:26.006Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-07-14T09:34:26.006Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-14T09:34:26.006Z] === RUN TestDockerSuite/TestInspectInt64 [2021-07-14T09:34:29.026Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-07-14T09:34:31.302Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-07-14T09:34:31.785Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-07-14T09:34:34.057Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-07-14T09:34:37.081Z] === RUN TestDockerSuite/TestInspectPlugin [2021-07-14T09:34:37.081Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-14T09:34:37.081Z] === RUN TestDockerSuite/TestInspectRootFS [2021-07-14T09:34:37.081Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-07-14T09:34:39.351Z] === RUN TestDockerSuite/TestInspectStatus [2021-07-14T09:34:42.367Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-07-14T09:34:48.335Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-07-14T09:34:50.602Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-07-14T09:34:52.868Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-07-14T09:34:55.139Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-07-14T09:34:58.161Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-07-14T09:35:00.433Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-07-14T09:35:03.453Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-07-14T09:35:03.453Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-07-14T09:35:03.453Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-14T09:35:03.453Z] === RUN TestDockerSuite/TestLinksEnvs [2021-07-14T09:35:03.453Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-14T09:35:03.453Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-07-14T09:35:03.453Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-14T09:35:03.453Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-07-14T09:35:03.453Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-14T09:35:03.453Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-07-14T09:35:03.453Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-14T09:35:03.453Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-07-14T09:35:03.453Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-14T09:35:03.453Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-07-14T09:35:03.453Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-14T09:35:03.453Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-07-14T09:35:03.453Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-14T09:35:03.453Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-07-14T09:35:03.453Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-14T09:35:03.453Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-07-14T09:35:03.453Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-14T09:35:03.453Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-07-14T09:35:03.453Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-14T09:35:03.453Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-07-14T09:35:03.453Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-14T09:35:03.453Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-07-14T09:35:03.453Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-14T09:35:03.453Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-07-14T09:35:03.453Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-14T09:35:03.453Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-07-14T09:35:03.453Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-14T09:35:03.453Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-07-14T09:35:03.453Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-14T09:35:03.453Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-07-14T09:35:03.934Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-07-14T09:35:03.934Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-07-14T09:35:06.203Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-07-14T09:35:08.470Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-07-14T09:35:14.443Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-07-14T09:35:17.649Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-07-14T09:35:17.649Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-14T09:35:17.649Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-07-14T09:35:19.921Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-07-14T09:35:20.403Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-07-14T09:35:29.194Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-07-14T09:35:36.458Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-07-14T09:35:45.235Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-07-14T09:35:47.496Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-07-14T09:35:50.503Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-07-14T09:35:50.503Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-14T09:35:50.503Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-07-14T09:35:53.511Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-07-14T09:35:56.524Z] === RUN TestDockerSuite/TestLogsSince [2021-07-14T09:36:07.069Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-07-14T09:36:07.069Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-14T09:36:07.069Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-07-14T09:36:07.069Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-14T09:36:07.069Z] === RUN TestDockerSuite/TestLogsTail [2021-07-14T09:36:08.672Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-07-14T09:36:11.681Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-07-14T09:36:14.688Z] === RUN TestDockerSuite/TestMountIntoProc [2021-07-14T09:36:14.688Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-14T09:36:14.688Z] === RUN TestDockerSuite/TestMountIntoSys [2021-07-14T09:36:14.688Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-14T09:36:14.688Z] === RUN TestDockerSuite/TestNetHostname [2021-07-14T09:36:14.688Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-14T09:36:14.688Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-07-14T09:36:14.688Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-14T09:36:14.688Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-07-14T09:36:14.688Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-14T09:36:14.688Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-07-14T09:36:14.688Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-14T09:36:14.688Z] === RUN TestDockerSuite/TestPluginActive [2021-07-14T09:36:14.688Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-14T09:36:14.688Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-07-14T09:36:14.688Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-14T09:36:14.688Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-07-14T09:36:14.688Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-07-14T09:36:14.688Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-14T09:36:14.688Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-07-14T09:36:14.688Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-14T09:36:14.688Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-07-14T09:36:14.688Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-14T09:36:14.688Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-07-14T09:36:14.688Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-14T09:36:14.688Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-07-14T09:36:14.688Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-14T09:36:14.688Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-07-14T09:36:14.688Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-14T09:36:14.688Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-07-14T09:36:14.688Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-14T09:36:14.688Z] === RUN TestDockerSuite/TestPortHostBinding [2021-07-14T09:36:14.688Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-14T09:36:14.688Z] === RUN TestDockerSuite/TestPortList [2021-07-14T09:36:14.688Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-14T09:36:14.688Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-07-14T09:36:20.653Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-07-14T09:36:20.653Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T09:36:20.653Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-07-14T09:36:20.653Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-07-14T09:36:20.653Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-14T09:36:20.653Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-07-14T09:36:20.653Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-14T09:36:20.653Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-07-14T09:36:20.653Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-14T09:36:20.653Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-07-14T09:36:20.653Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-14T09:36:20.653Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-07-14T09:36:20.653Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-14T09:36:20.653Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-07-14T09:36:20.653Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-14T09:36:20.653Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-07-14T09:36:20.653Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-14T09:36:20.653Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-07-14T09:36:31.162Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-07-14T09:36:31.162Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-14T09:36:31.162Z] === RUN TestDockerSuite/TestPsByOrder [2021-07-14T09:36:39.844Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-07-14T09:36:39.844Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-14T09:36:39.844Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-07-14T09:36:50.285Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-07-14T09:37:08.131Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-07-14T09:37:08.131Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-07-14T09:37:08.131Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-14T09:37:08.131Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-07-14T09:37:20.644Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-07-14T09:37:24.447Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-07-14T09:37:33.127Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-07-14T09:37:37.891Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-07-14T09:37:37.891Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-14T09:37:37.891Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-07-14T09:37:37.891Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-14T09:37:37.891Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-07-14T09:37:48.329Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-07-14T09:37:48.329Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-14T09:37:48.329Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-07-14T09:37:48.329Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-14T09:37:48.329Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-07-14T09:37:48.329Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-14T09:37:48.329Z] === RUN TestDockerSuite/TestPsRightTagName [2021-07-14T09:37:48.329Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-14T09:37:48.329Z] === RUN TestDockerSuite/TestPsShowMounts [2021-07-14T09:37:57.005Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-07-14T09:37:57.005Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-14T09:37:57.005Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-07-14T09:37:58.575Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-07-14T09:37:58.575Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-14T09:37:58.575Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-07-14T09:38:00.143Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-07-14T09:38:01.132Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-07-14T09:38:01.132Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-14T09:38:01.132Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-07-14T09:38:05.900Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-07-14T09:38:10.680Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-07-14T09:38:13.639Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-07-14T09:38:43.779Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-07-14T09:38:43.779Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-14T09:38:43.779Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-07-14T09:38:47.590Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-07-14T09:38:48.060Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-07-14T09:38:48.060Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-07-14T09:38:49.049Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-07-14T09:38:53.812Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-07-14T09:38:58.578Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-07-14T09:38:58.578Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-14T09:38:58.578Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-07-14T09:39:03.345Z] === RUN TestDockerSuite/TestRmiBlank [2021-07-14T09:39:03.816Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-07-14T09:39:03.816Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-07-14T09:39:21.663Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-07-14T09:39:23.882Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-07-14T09:39:24.871Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-07-14T09:39:33.560Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-07-14T09:39:44.007Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-07-14T09:39:52.690Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-07-14T09:39:58.570Z] === RUN TestDockerSuite/TestRmiTag [2021-07-14T09:39:58.570Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-07-14T09:40:01.528Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-07-14T09:40:26.842Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-07-14T09:40:31.606Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-07-14T09:40:37.484Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-07-14T09:40:38.475Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-07-14T09:40:38.475Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-14T09:40:38.475Z] === RUN TestDockerSuite/TestRunAddHost [2021-07-14T09:40:38.475Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-14T09:40:38.475Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-07-14T09:40:38.475Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-14T09:40:38.475Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-07-14T09:40:38.475Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-14T09:40:38.945Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-07-14T09:40:38.945Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-14T09:40:38.945Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-07-14T09:40:38.945Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-14T09:40:38.945Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-07-14T09:40:38.945Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-14T09:40:38.945Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-07-14T09:40:41.173Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-07-14T09:40:41.173Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-14T09:40:41.173Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-07-14T09:40:41.173Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-14T09:40:41.173Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-07-14T09:40:51.611Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-07-14T09:40:54.573Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-07-14T09:40:56.794Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-07-14T09:40:59.756Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-07-14T09:41:01.979Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-07-14T09:41:01.979Z] === RUN TestDockerSuite/TestRunBindMounts [2021-07-14T09:41:07.859Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-07-14T09:41:07.859Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-14T09:41:07.859Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-07-14T09:41:07.859Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-14T09:41:07.859Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-07-14T09:41:07.859Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-14T09:41:07.859Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-07-14T09:41:07.859Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-14T09:41:07.859Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-07-14T09:41:07.859Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-14T09:41:07.859Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-07-14T09:41:07.859Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-14T09:41:07.859Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-07-14T09:41:07.859Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-14T09:41:07.859Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-07-14T09:41:07.859Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-14T09:41:07.859Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-07-14T09:41:07.859Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-14T09:41:07.859Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-07-14T09:41:07.859Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-14T09:41:07.859Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-07-14T09:41:07.859Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-14T09:41:07.859Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-07-14T09:41:16.537Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-07-14T09:41:16.537Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-14T09:41:16.537Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-07-14T09:41:19.496Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-07-14T09:41:19.496Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-14T09:41:19.496Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-07-14T09:41:19.496Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-14T09:41:19.496Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-07-14T09:41:21.721Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-07-14T09:41:21.721Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-14T09:41:21.721Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-07-14T09:41:21.721Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-14T09:41:21.721Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-07-14T09:41:21.721Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-14T09:41:21.721Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-07-14T09:41:21.721Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-14T09:41:21.721Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-07-14T09:41:21.721Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-14T09:41:21.721Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-07-14T09:41:21.721Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-14T09:41:21.721Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-07-14T09:41:21.721Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-14T09:41:21.721Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-07-14T09:41:24.684Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-07-14T09:41:27.643Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-07-14T09:41:29.872Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-07-14T09:41:29.872Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-14T09:41:29.872Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-07-14T09:41:29.872Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-14T09:41:29.872Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-07-14T09:41:29.872Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-14T09:41:29.872Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-07-14T09:41:32.831Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-07-14T09:41:32.831Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-14T09:41:32.831Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-07-14T09:41:32.831Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-14T09:41:32.831Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-07-14T09:41:32.831Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-14T09:41:32.831Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-07-14T09:41:32.831Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-14T09:41:32.831Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-07-14T09:41:35.054Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-07-14T09:41:40.936Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-07-14T09:41:40.936Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-14T09:41:40.936Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-07-14T09:41:40.936Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-14T09:41:40.936Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-07-14T09:41:40.936Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-14T09:41:40.936Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-07-14T09:41:40.936Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-14T09:41:40.936Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-07-14T09:41:40.936Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-14T09:41:40.936Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-07-14T09:41:40.936Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-14T09:41:40.936Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-07-14T09:41:43.894Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-07-14T09:41:43.894Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-14T09:41:43.894Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-07-14T09:41:43.894Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-07-14T09:41:43.894Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-14T09:41:43.894Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-07-14T09:41:46.120Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-07-14T09:41:49.079Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-07-14T09:41:49.079Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-14T09:41:49.079Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-07-14T09:41:51.300Z] === RUN TestDockerSuite/TestRunEnvironment [2021-07-14T09:41:51.300Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-14T09:41:51.300Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-07-14T09:41:51.300Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-14T09:41:51.300Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-07-14T09:41:51.300Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-14T09:41:51.300Z] === RUN TestDockerSuite/TestRunExitCode [2021-07-14T09:41:59.978Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-07-14T09:42:02.199Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-07-14T09:42:04.419Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-07-14T09:42:07.379Z] === RUN TestDockerSuite/TestRunExposePort [2021-07-14T09:42:07.379Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-07-14T09:42:07.379Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-14T09:42:07.379Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-07-14T09:42:07.379Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-14T09:42:07.379Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-07-14T09:42:07.379Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-14T09:42:07.379Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-07-14T09:42:07.379Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-14T09:42:07.379Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-14T09:42:07.379Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-14T09:42:07.379Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-07-14T09:42:07.379Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-14T09:42:07.379Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-07-14T09:42:07.379Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-14T09:42:07.379Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-07-14T09:42:12.147Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-07-14T09:42:12.147Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-14T09:42:12.147Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-07-14T09:42:12.147Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-07-14T09:42:12.147Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-14T09:42:12.147Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-07-14T09:42:12.147Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-14T09:42:12.147Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-07-14T09:42:12.147Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-14T09:42:12.147Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-07-14T09:42:12.147Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-14T09:42:12.147Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-07-14T09:42:24.657Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-07-14T09:42:24.657Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-14T09:42:24.657Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-07-14T09:42:25.128Z] === RUN TestDockerSuite/TestRunModeHostname [2021-07-14T09:42:25.128Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-14T09:42:25.128Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-07-14T09:42:25.128Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-14T09:42:25.128Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-07-14T09:42:25.128Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-14T09:42:25.128Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-07-14T09:42:25.128Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-14T09:42:25.128Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-07-14T09:42:25.128Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-14T09:42:25.128Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-07-14T09:42:25.128Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-14T09:42:25.128Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-07-14T09:42:25.128Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-14T09:42:25.128Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-07-14T09:42:25.128Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-14T09:42:25.128Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-07-14T09:42:25.128Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-14T09:42:25.128Z] === RUN TestDockerSuite/TestRunMount [2021-07-14T09:42:25.128Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-14T09:42:25.128Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-07-14T09:42:25.128Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-14T09:42:25.128Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-07-14T09:42:25.128Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-14T09:42:25.128Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-07-14T09:42:25.128Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-14T09:42:25.128Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-07-14T09:42:33.811Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-07-14T09:42:33.811Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-14T09:42:33.811Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-07-14T09:42:33.811Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-14T09:42:33.811Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-07-14T09:42:33.811Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-14T09:42:33.811Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-07-14T09:42:38.579Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-07-14T09:42:43.347Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-07-14T09:42:43.347Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-14T09:42:43.347Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-07-14T09:42:43.347Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-14T09:42:43.347Z] === RUN TestDockerSuite/TestRunNetHost [2021-07-14T09:42:43.347Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-14T09:42:43.347Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-07-14T09:42:43.347Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-14T09:42:43.347Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-07-14T09:42:43.347Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-14T09:42:43.347Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-07-14T09:42:43.347Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-14T09:42:43.347Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-07-14T09:42:43.347Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-14T09:42:43.347Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-07-14T09:42:43.347Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-14T09:42:43.347Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-07-14T09:42:43.347Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-14T09:42:43.347Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-07-14T09:42:43.818Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-07-14T09:42:45.389Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-07-14T09:42:47.615Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-07-14T09:42:49.838Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-07-14T09:42:51.407Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-07-14T09:42:53.629Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-07-14T09:42:54.100Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-14T09:42:54.100Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-07-14T09:42:54.100Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-14T09:42:54.100Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-07-14T09:42:54.100Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-14T09:42:54.100Z] === RUN TestDockerSuite/TestRunPortInUse [2021-07-14T09:42:54.100Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-14T09:42:54.100Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-07-14T09:42:54.100Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-14T09:42:54.100Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-07-14T09:42:54.100Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-14T09:42:54.100Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-07-14T09:42:54.100Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-14T09:42:54.100Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-07-14T09:42:54.100Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-14T09:42:54.100Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-07-14T09:42:57.357Z] === RUN TestDockerSuite/TestRunPublishPort [2021-07-14T09:42:57.357Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-14T09:42:57.357Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-07-14T09:42:57.357Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-14T09:42:57.357Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-07-14T09:42:57.357Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-14T09:42:57.357Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-07-14T09:42:57.357Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-14T09:42:57.357Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-07-14T09:42:57.357Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-14T09:42:57.357Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-07-14T09:43:06.034Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-07-14T09:43:06.034Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-14T09:43:06.034Z] === RUN TestDockerSuite/TestRunRm [2021-07-14T09:43:08.996Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-07-14T09:43:14.868Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-07-14T09:43:17.824Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-07-14T09:43:26.492Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-07-14T09:43:28.060Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-07-14T09:43:31.013Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-07-14T09:43:31.013Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-14T09:43:31.013Z] === RUN TestDockerSuite/TestRunState [2021-07-14T09:43:31.013Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-14T09:43:31.013Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-07-14T09:43:33.233Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-07-14T09:43:33.233Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-14T09:43:33.233Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-07-14T09:43:35.451Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-07-14T09:43:35.451Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-14T09:43:35.451Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-07-14T09:43:35.451Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-14T09:43:35.451Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-07-14T09:43:35.921Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-07-14T09:43:35.921Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-07-14T09:43:35.921Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-14T09:43:35.921Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-07-14T09:43:41.794Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-07-14T09:43:41.794Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-14T09:43:41.794Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-07-14T09:43:41.794Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-14T09:43:41.794Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-07-14T09:43:41.794Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-14T09:43:41.794Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-07-14T09:43:41.794Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-14T09:43:41.794Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-07-14T09:43:41.794Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-14T09:43:41.794Z] === RUN TestDockerSuite/TestRunUserByID [2021-07-14T09:43:41.794Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-14T09:43:41.794Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-07-14T09:43:41.794Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-14T09:43:41.794Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-07-14T09:43:41.794Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-14T09:43:41.794Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-07-14T09:43:41.794Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-14T09:43:41.794Z] === RUN TestDockerSuite/TestRunUserByName [2021-07-14T09:43:41.794Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-14T09:43:41.794Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-07-14T09:43:44.749Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-07-14T09:43:44.749Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-14T09:43:44.749Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-07-14T09:43:46.968Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-07-14T09:43:46.968Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-14T09:43:46.968Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-07-14T09:43:46.968Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-14T09:43:46.968Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-07-14T09:43:50.765Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-07-14T09:43:59.436Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-07-14T09:44:03.233Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-07-14T09:44:11.900Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-07-14T09:44:11.900Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-14T09:44:11.900Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-07-14T09:44:11.900Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-07-14T09:44:14.118Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-07-14T09:44:22.786Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-07-14T09:44:24.353Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-07-14T09:44:24.353Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-14T09:44:24.353Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-07-14T09:44:24.353Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-07-14T09:44:24.353Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-07-14T09:44:24.353Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-14T09:44:24.353Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-07-14T09:44:24.353Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-14T09:44:24.353Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-07-14T09:44:24.353Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-14T09:44:24.353Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-07-14T09:44:24.353Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-14T09:44:24.353Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-07-14T09:44:24.353Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-14T09:44:24.353Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-07-14T09:44:29.111Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-07-14T09:44:31.330Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-07-14T09:44:34.285Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-07-14T09:44:39.061Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-07-14T09:44:39.061Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-14T09:44:39.061Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-07-14T09:44:39.061Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-14T09:44:39.061Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-07-14T09:44:39.061Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-14T09:44:39.061Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-07-14T09:44:39.061Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-14T09:44:39.061Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-07-14T09:44:39.061Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-14T09:44:39.061Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-07-14T09:44:39.061Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-14T09:44:39.061Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-07-14T09:44:39.061Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-14T09:44:39.061Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-07-14T09:44:39.061Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-14T09:44:39.061Z] === RUN TestDockerSuite/TestSaveImageId [2021-07-14T09:44:39.061Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-14T09:44:39.061Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-07-14T09:44:39.061Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-14T09:44:39.061Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-07-14T09:44:39.061Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-14T09:44:39.061Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-07-14T09:44:39.061Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-14T09:44:39.531Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-07-14T09:44:39.531Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-14T09:44:39.531Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-07-14T09:44:39.531Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-14T09:44:39.531Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-07-14T09:44:39.531Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-14T09:44:39.531Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-07-14T09:44:39.531Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-14T09:44:39.531Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-07-14T09:44:39.531Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-14T09:44:39.531Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-07-14T09:44:41.792Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-07-14T09:44:42.261Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-07-14T09:44:42.730Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-07-14T09:44:43.199Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-07-14T09:44:44.766Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-07-14T09:44:53.434Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-07-14T09:44:53.434Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-14T09:44:53.434Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-07-14T09:45:02.100Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-07-14T09:45:02.100Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-14T09:45:02.100Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-07-14T09:45:06.861Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-07-14T09:45:06.861Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-14T09:45:06.861Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-07-14T09:45:06.861Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-14T09:45:06.861Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-07-14T09:45:06.861Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-14T09:45:06.861Z] === RUN TestDockerSuite/TestStartRecordError [2021-07-14T09:45:06.861Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-14T09:45:06.861Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-07-14T09:45:14.023Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-07-14T09:45:14.023Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-14T09:45:14.023Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-07-14T09:45:14.023Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-14T09:45:14.023Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-07-14T09:45:14.023Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-14T09:45:14.023Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-07-14T09:45:14.023Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-14T09:45:14.023Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-07-14T09:45:14.023Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-14T09:45:14.023Z] === RUN TestDockerSuite/TestStatsNoStream [2021-07-14T09:45:14.023Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-14T09:45:14.023Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-07-14T09:45:16.247Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-07-14T09:45:19.203Z] === RUN TestDockerSuite/TestTopPrivileged [2021-07-14T09:45:19.203Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-14T09:45:19.203Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-07-14T09:45:21.420Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-07-14T09:45:21.420Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-14T09:45:21.420Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-07-14T09:45:21.420Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-14T09:45:21.420Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-07-14T09:45:21.420Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-14T09:45:21.420Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-07-14T09:45:21.420Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-14T09:45:21.420Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-07-14T09:45:21.420Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-14T09:45:21.420Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-07-14T09:45:21.420Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-14T09:45:21.420Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-07-14T09:45:39.240Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-07-14T09:45:39.240Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-07-14T09:45:39.240Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-07-14T09:45:39.240Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-14T09:45:39.240Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-07-14T09:45:39.240Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-07-14T09:45:39.240Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-07-14T09:45:39.240Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-07-14T09:45:40.808Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-07-14T09:45:41.277Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-07-14T09:45:44.353Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-07-14T09:45:44.822Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-07-14T09:45:45.810Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-07-14T09:45:45.810Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-07-14T09:45:45.810Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-07-14T09:45:56.244Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-07-14T09:45:56.244Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-14T09:45:56.244Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-07-14T09:45:56.244Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-07-14T09:45:56.244Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-07-14T09:45:56.244Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-14T09:45:56.244Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-07-14T09:46:03.437Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-07-14T09:46:03.906Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-07-14T09:46:04.377Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-07-14T09:46:14.809Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-07-14T09:46:14.809Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-14T09:46:14.809Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite (3086.40s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.12s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.39s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (156.42s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.97s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.43s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.48s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.49s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.47s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.48s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (140.83s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.57s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.72s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.09s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.05s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.71s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.85s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.50s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.79s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.91s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.37s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.55s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.03s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.93s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.64s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildAddTar (53.61s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.60s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.55s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.67s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.74s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.03s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.90s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.77s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.74s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (46.37s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.49s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.71s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.37s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.73s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.79s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.18s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildCmd (0.71s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.73s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.69s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.02s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.81s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.55s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.60s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.31s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.18s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.62s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.36s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.42s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.74s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.50s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.07s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.66s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (41.30s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s) [2021-07-14T09:46:16.377Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (29.42s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.12s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.95s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.93s) [2021-07-14T09:46:16.377Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.12s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.30s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildDockerignore (90.99s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.64s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (84.74s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.05s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.04s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (34.01s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.30s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.55s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (41.30s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.08s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.68s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (149.67s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.61s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.39s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.66s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.68s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.27s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.91s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.67s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.64s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.18s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.61s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.62s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.84s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildFails (2.73s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.52s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.48s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.75s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.74s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.75s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.03s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.97s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.79s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.77s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildHistory (14.93s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.32s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.37s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.00s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.21s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildLabel (1.23s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.81s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.30s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.78s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildLabels (1.29s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.47s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.72s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.80s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.04s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.82s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.85s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (42.39s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.82s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (10.92s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.15s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.40s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.74s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.78s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.41s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.40s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.69s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.98s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.24s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.64s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildOnBuild (20.22s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.10s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (9.01s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.90s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.05s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.50s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.46s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.47s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.95s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildRm (14.90s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.06s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.78s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.10s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.98s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.38s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.35s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.01s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.82s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.55s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.71s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildStderr (5.28s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.60s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.37s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.58s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.41s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.06s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.77s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.48s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.87s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.13s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.30s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.61s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.01s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.30s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.14s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.56s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.99s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.48s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.19s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.50s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.53s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.21s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestCommitChange (10.84s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.12s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.59s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestCommitTTY (8.01s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.14s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.68s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.75s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.61s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.69s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.06s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.82s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.98s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.58s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.47s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.61s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.65s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.52s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.24s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.71s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.46s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.95s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.54s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.21s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.67s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.70s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.71s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.34s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2021-07-14T09:46:16.378Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-14T09:46:16.378Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.34s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (34.70s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.77s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.83s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.86s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.91s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000dc7f8_} (2.75s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1250331358_c:\foo_false____} (7.78s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1250331358_c:\foo_true____} (7.76s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.83s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.54s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.65s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.15s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.72s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.71s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.88s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCpToDot (2.78s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCpToStdout (7.65s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.05s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.37s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.60s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.23s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.90s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.68s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.64s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.89s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.53s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.64s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.64s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.75s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.74s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestEventsCopy (6.11s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.03s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.49s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.05s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.35s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.14s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.20s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestEventsFilters (5.27s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestEventsFormat (5.38s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestEventsRename (2.74s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestEventsResize (8.19s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.48s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.09s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.05s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.37s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.28s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.33s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.23s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.66s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.51s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.28s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.71s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.58s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestExecInspectID (3.92s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.04s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.91s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.64s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.84s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.68s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.39s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.38s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.33s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.18s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.39s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.82s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.44s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.42s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.69s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.83s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.16s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.05s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.85s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.75s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.48s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.27s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.60s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestInspectDefault (2.74s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestInspectHistory (5.30s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.80s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.55s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.54s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.52s) [2021-07-14T09:46:16.379Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.69s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestInspectStatus (3.00s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.99s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.74s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.56s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.53s) [2021-07-14T09:46:16.379Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.71s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.64s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.59s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.28s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.40s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.15s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.92s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.58s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.27s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.06s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.14s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.98s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.94s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.71s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.75s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestLogsSince (9.55s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestLogsTail (3.22s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.91s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.53s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.45s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (9.87s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestPsByOrder (9.50s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.51s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.60s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.73s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.49s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.26s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.16s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.36s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.38s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.40s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.92s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.88s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.75s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.10s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.89s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.86s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.90s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.75s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.81s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.71s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.31s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.91s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.87s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (11.24s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.87s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.07s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRmiTag (0.81s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.74s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.18s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.88s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.62s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.43s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.27s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.97s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.31s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.57s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.55s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.54s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.53s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (7.53s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.74s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.42s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.60s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.88s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.64s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.52s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.38s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.04s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.61s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.48s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.52s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.47s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunExitCode (7.36s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.23s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.50s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.52s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.69s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.85s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-14T09:46:16.380Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.95s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-14T09:46:16.380Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.79s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.56s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.53s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.33s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.49s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.45s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.32s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.25s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.33s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.61s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunRm (2.68s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.96s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.99s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.44s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.52s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.88s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.51s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.27s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.23s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.20s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.48s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.43s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.87s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.06s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.31s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.11s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.57s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.73s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.51s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.14s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.60s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.24s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.54s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.47s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.83s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.57s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.20s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.82s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.54s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.56s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.81s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.54s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.41s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.84s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.51s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.49s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.49s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.94s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.73s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.78s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.36s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.14s) [2021-07-14T09:46:16.381Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-14T09:46:16.381Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.70s) [2021-07-14T09:46:16.381Z] === RUN TestDockerRegistrySuite [2021-07-14T09:46:16.381Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-07-14T09:46:16.381Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.381Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-07-14T09:46:16.852Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] --- PASS: TestDockerRegistrySuite (0.23s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-14T09:46:16.852Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-14T09:46:16.852Z] === RUN TestDockerSchema1RegistrySuite [2021-07-14T09:46:16.852Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-07-14T09:46:16.852Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-07-14T09:46:16.852Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.852Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-07-14T09:46:16.852Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-07-14T09:46:16.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-07-14T09:46:16.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-07-14T09:46:16.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-07-14T09:46:16.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-07-14T09:46:16.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-07-14T09:46:16.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-07-14T09:46:16.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-07-14T09:46:16.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-07-14T09:46:16.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-07-14T09:46:16.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-07-14T09:46:16.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-07-14T09:46:16.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-07-14T09:46:16.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-07-14T09:46:16.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-07-14T09:46:16.853Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-14T09:46:16.853Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-07-14T09:46:16.853Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-07-14T09:46:16.853Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-07-14T09:46:16.853Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-07-14T09:46:16.853Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-07-14T09:46:16.853Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-07-14T09:46:16.853Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-07-14T09:46:16.853Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-07-14T09:46:16.853Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-07-14T09:46:16.853Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-14T09:46:16.853Z] === RUN TestDockerRegistryAuthTokenSuite [2021-07-14T09:46:16.853Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-07-14T09:46:16.853Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-07-14T09:46:16.853Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-07-14T09:46:16.853Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-07-14T09:46:16.853Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-07-14T09:46:16.853Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-14T09:46:16.853Z] === RUN TestDockerDaemonSuite [2021-07-14T09:46:16.853Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-07-14T09:46:16.853Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-07-14T09:46:16.853Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-07-14T09:46:16.853Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-14T09:46:16.853Z] === RUN TestDockerSwarmSuite [2021-07-14T09:46:16.853Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-07-14T09:46:16.853Z] === RUN TestDockerPluginSuite [2021-07-14T09:46:16.853Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-07-14T09:46:16.853Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-07-14T09:46:16.853Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-07-14T09:46:16.853Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-07-14T09:46:16.853Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-07-14T09:46:16.853Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-07-14T09:46:16.853Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-07-14T09:46:16.853Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-07-14T09:46:16.853Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-07-14T09:46:16.853Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-07-14T09:46:16.853Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-07-14T09:46:16.853Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- PASS: TestDockerPluginSuite (0.03s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-14T09:46:16.853Z] === RUN TestDockerExternalVolumeSuite [2021-07-14T09:46:16.853Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-07-14T09:46:16.853Z] === RUN TestDockerNetworkSuite [2021-07-14T09:46:16.853Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-07-14T09:46:16.853Z] === RUN TestDockerHubPullSuite [2021-07-14T09:46:16.853Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-07-14T09:46:16.853Z] PASS [2021-07-14T09:46:16.853Z] ok github.com/docker/docker/integration-cli 3086.942s [2021-07-14T09:46:16.853Z] [2021-07-14T09:46:16.853Z] === Skipped [2021-07-14T09:46:16.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-07-14T09:46:16.853Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2021-07-14T09:46:16.853Z] [2021-07-14T09:46:16.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-14T09:46:16.853Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-07-14T09:46:16.853Z] [2021-07-14T09:46:16.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-14T09:46:16.853Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-07-14T09:46:16.853Z] [2021-07-14T09:46:16.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-14T09:46:16.853Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-07-14T09:46:16.853Z] [2021-07-14T09:46:16.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-14T09:46:16.853Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-07-14T09:46:16.853Z] [2021-07-14T09:46:16.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-14T09:46:16.853Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-07-14T09:46:16.853Z] [2021-07-14T09:46:16.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-07-14T09:46:16.853Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-07-14T09:46:16.853Z] [2021-07-14T09:46:16.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-14T09:46:16.853Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-07-14T09:46:16.853Z] [2021-07-14T09:46:16.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-07-14T09:46:16.853Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-07-14T09:46:16.853Z] [2021-07-14T09:46:16.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2021-07-14T09:46:16.853Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2021-07-14T09:46:16.853Z] [2021-07-14T09:46:16.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-14T09:46:16.853Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-07-14T09:46:16.853Z] [2021-07-14T09:46:16.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-14T09:46:16.853Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-07-14T09:46:16.853Z] [2021-07-14T09:46:16.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-14T09:46:16.853Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-07-14T09:46:16.853Z] [2021-07-14T09:46:16.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-14T09:46:16.853Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-07-14T09:46:16.853Z] [2021-07-14T09:46:16.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-14T09:46:16.853Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-07-14T09:46:16.853Z] [2021-07-14T09:46:16.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-14T09:46:16.853Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-07-14T09:46:16.853Z] [2021-07-14T09:46:16.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-14T09:46:16.853Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-07-14T09:46:16.853Z] [2021-07-14T09:46:16.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-14T09:46:16.853Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-07-14T09:46:16.853Z] [2021-07-14T09:46:16.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2021-07-14T09:46:16.853Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2021-07-14T09:46:16.853Z] [2021-07-14T09:46:16.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-14T09:46:16.853Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.853Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-07-14T09:46:16.853Z] [2021-07-14T09:46:16.853Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-14T09:46:16.853Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.94s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-14T09:46:16.854Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.14s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.854Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-14T09:46:16.854Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.854Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-07-14T09:46:16.854Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2021-07-14T09:46:16.855Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.09s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-07-14T09:46:16.855Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.49s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2021-07-14T09:46:16.855Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-07-14T09:46:16.855Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-14T09:46:16.855Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2021-07-14T09:46:16.855Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-07-14T09:46:16.855Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-07-14T09:46:16.855Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2021-07-14T09:46:16.855Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-07-14T09:46:16.855Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-14T09:46:16.855Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s) [2021-07-14T09:46:16.855Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-14T09:46:16.855Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-14T09:46:16.855Z] docker_cli_sni_test.go:18: Flakey test [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-14T09:46:16.855Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-14T09:46:16.855Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-14T09:46:16.855Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2021-07-14T09:46:16.855Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-14T09:46:16.855Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-14T09:46:16.855Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-14T09:46:16.855Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-14T09:46:16.855Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-14T09:46:16.855Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-14T09:46:16.855Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-14T09:46:16.855Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-14T09:46:16.855Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-14T09:46:16.855Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-14T09:46:16.855Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-14T09:46:16.855Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2021-07-14T09:46:16.855Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-14T09:46:16.855Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.855Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-14T09:46:16.855Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.855Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-07-14T09:46:16.855Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2021-07-14T09:46:16.856Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2021-07-14T09:46:16.856Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.05s) [2021-07-14T09:46:16.856Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.05s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-14T09:46:16.856Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-14T09:46:16.856Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-14T09:46:16.856Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-14T09:46:16.856Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-14T09:46:16.856Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-14T09:46:16.856Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-14T09:46:16.856Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-14T09:46:16.856Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-14T09:46:16.856Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-14T09:46:16.856Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2021-07-14T09:46:16.856Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-14T09:46:16.856Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-14T09:46:16.856Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-14T09:46:16.856Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-14T09:46:16.856Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.04s) [2021-07-14T09:46:16.856Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.04s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-14T09:46:16.856Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.856Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-07-14T09:46:16.856Z] [2021-07-14T09:46:16.856Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-07-14T09:46:16.856Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.857Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-07-14T09:46:16.857Z] [2021-07-14T09:46:16.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-14T09:46:16.857Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.857Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-07-14T09:46:16.857Z] [2021-07-14T09:46:16.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-14T09:46:16.857Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.857Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-07-14T09:46:16.857Z] [2021-07-14T09:46:16.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-14T09:46:16.857Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.857Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-07-14T09:46:16.857Z] [2021-07-14T09:46:16.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-07-14T09:46:16.857Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.857Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-07-14T09:46:16.857Z] [2021-07-14T09:46:16.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-14T09:46:16.857Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-07-14T09:46:16.857Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-07-14T09:46:16.857Z] [2021-07-14T09:46:16.857Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-14T09:46:16.857Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-14T09:46:17.328Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.05s) [2021-07-14T09:46:17.328Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.05s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-14T09:46:17.328Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-14T09:46:17.328Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-14T09:46:17.328Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-14T09:46:17.328Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2021-07-14T09:46:17.328Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-14T09:46:17.328Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.328Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-14T09:46:17.328Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.328Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-07-14T09:46:17.328Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-14T09:46:17.329Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-14T09:46:17.329Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2021-07-14T09:46:17.329Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-14T09:46:17.329Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-14T09:46:17.329Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-14T09:46:17.329Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-14T09:46:17.329Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-14T09:46:17.329Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-14T09:46:17.329Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-14T09:46:17.329Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-14T09:46:17.329Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2021-07-14T09:46:17.329Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-14T09:46:17.329Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2021-07-14T09:46:17.329Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-14T09:46:17.329Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2021-07-14T09:46:17.329Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-14T09:46:17.329Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-14T09:46:17.329Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-14T09:46:17.329Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2021-07-14T09:46:17.329Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-14T09:46:17.329Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.329Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-07-14T09:46:17.329Z] [2021-07-14T09:46:17.329Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2021-07-14T09:46:17.330Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.330Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2021-07-14T09:46:17.330Z] [2021-07-14T09:46:17.330Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.33s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2021-07-14T09:46:17.331Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.331Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-14T09:46:17.331Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.331Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-07-14T09:46:17.331Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-14T09:46:17.332Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-14T09:46:17.332Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-14T09:46:17.332Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-14T09:46:17.332Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-14T09:46:17.332Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-14T09:46:17.332Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-14T09:46:17.332Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-14T09:46:17.332Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-14T09:46:17.332Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-14T09:46:17.332Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2021-07-14T09:46:17.332Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-14T09:46:17.332Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-14T09:46:17.332Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2021-07-14T09:46:17.332Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-14T09:46:17.332Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-14T09:46:17.332Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-14T09:46:17.332Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-14T09:46:17.332Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2021-07-14T09:46:17.332Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-14T09:46:17.332Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-14T09:46:17.332Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-14T09:46:17.332Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-14T09:46:17.332Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-14T09:46:17.332Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-14T09:46:17.332Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2021-07-14T09:46:17.332Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-14T09:46:17.332Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-14T09:46:17.332Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.332Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-14T09:46:17.332Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.332Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-14T09:46:17.332Z] [2021-07-14T09:46:17.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-14T09:46:17.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.333Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-07-14T09:46:17.333Z] [2021-07-14T09:46:17.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-14T09:46:17.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.333Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-07-14T09:46:17.333Z] [2021-07-14T09:46:17.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-14T09:46:17.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.333Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-07-14T09:46:17.333Z] [2021-07-14T09:46:17.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-14T09:46:17.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.333Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-07-14T09:46:17.333Z] [2021-07-14T09:46:17.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-14T09:46:17.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.333Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-07-14T09:46:17.333Z] [2021-07-14T09:46:17.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-14T09:46:17.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.333Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-07-14T09:46:17.333Z] [2021-07-14T09:46:17.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-14T09:46:17.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.333Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-07-14T09:46:17.333Z] [2021-07-14T09:46:17.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-14T09:46:17.333Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.333Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-07-14T09:46:17.333Z] [2021-07-14T09:46:17.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-14T09:46:17.333Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.333Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-07-14T09:46:17.333Z] [2021-07-14T09:46:17.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-14T09:46:17.333Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.333Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-07-14T09:46:17.333Z] [2021-07-14T09:46:17.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-14T09:46:17.333Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.333Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-07-14T09:46:17.333Z] [2021-07-14T09:46:17.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-14T09:46:17.333Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.333Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-07-14T09:46:17.333Z] [2021-07-14T09:46:17.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-14T09:46:17.333Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.333Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-07-14T09:46:17.333Z] [2021-07-14T09:46:17.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-14T09:46:17.333Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.333Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-07-14T09:46:17.333Z] [2021-07-14T09:46:17.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-14T09:46:17.333Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.333Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-07-14T09:46:17.333Z] [2021-07-14T09:46:17.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-14T09:46:17.333Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.333Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-07-14T09:46:17.333Z] [2021-07-14T09:46:17.333Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-14T09:46:17.333Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.333Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-07-14T09:46:17.333Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-07-14T09:46:17.801Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] DONE 1092 tests, 546 skipped in 3097.320s [2021-07-14T09:46:17.801Z] INFO: Integration tests ended at 07/14/2021 09:46:17. Duration:00:51:37.4399508 [2021-07-14T09:46:17.801Z] INFO: Docker info of the daemon under test at end of run [2021-07-14T09:46:17.801Z] [2021-07-14T09:46:17.801Z] Containers: 2 [2021-07-14T09:46:17.801Z] Running: 0 [2021-07-14T09:46:17.801Z] Paused: 0 [2021-07-14T09:46:17.801Z] Stopped: 2 [2021-07-14T09:46:17.801Z] Images: 18 [2021-07-14T09:46:17.801Z] Server Version: 0.0.0-dev [2021-07-14T09:46:17.801Z] Storage Driver: windowsfilter [2021-07-14T09:46:17.801Z] Windows: [2021-07-14T09:46:17.802Z] Logging Driver: json-file [2021-07-14T09:46:17.802Z] Plugins: [2021-07-14T09:46:17.802Z] Volume: local [2021-07-14T09:46:17.802Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-07-14T09:46:17.802Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-07-14T09:46:17.802Z] Swarm: inactive [2021-07-14T09:46:17.802Z] Default Isolation: process [2021-07-14T09:46:17.802Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-07-14T09:46:17.802Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-07-14T09:46:17.802Z] OSType: windows [2021-07-14T09:46:17.802Z] Architecture: x86_64 [2021-07-14T09:46:17.802Z] CPUs: 4 [2021-07-14T09:46:17.802Z] Total Memory: 32GiB [2021-07-14T09:46:17.802Z] Name: azwin-2-b2f460 [2021-07-14T09:46:17.802Z] ID: PJVF:6M6K:2LUM:NOSY:R2C4:F5AL:GULB:KZFO:SJ4O:5I6F:SPBL:LWKS [2021-07-14T09:46:17.802Z] Docker Root Dir: D:\CI\PR-42634\3\daemon [2021-07-14T09:46:17.802Z] Debug Mode (client): false [2021-07-14T09:46:17.802Z] Debug Mode (server): true [2021-07-14T09:46:17.802Z] File Descriptors: -1 [2021-07-14T09:46:17.802Z] Goroutines: 17 [2021-07-14T09:46:17.802Z] System Time: 2021-07-14T09:46:17.5938906Z [2021-07-14T09:46:17.802Z] EventsListeners: 0 [2021-07-14T09:46:17.802Z] Registry: https://index.docker.io/v1/ [2021-07-14T09:46:17.802Z] Labels: [2021-07-14T09:46:17.802Z] Experimental: false [2021-07-14T09:46:17.802Z] Insecure Registries: [2021-07-14T09:46:17.802Z] 127.0.0.0/8 [2021-07-14T09:46:17.802Z] Live Restore Enabled: false [2021-07-14T09:46:17.802Z] [2021-07-14T09:46:17.802Z] [2021-07-14T09:46:17.802Z] INFO: Stopping daemon under test [2021-07-14T09:46:18.271Z] SUCCESS: The process with PID 2560 (child process of PID 6140) has been terminated. [2021-07-14T09:46:18.271Z] SUCCESS: The process with PID 6140 (child process of PID 3036) has been terminated. [2021-07-14T09:46:18.271Z] INFO: Stop tailing logs of the daemon under tests [2021-07-14T09:46:18.271Z] INFO: executeCI.ps1 Completed successfully at 07/14/2021 09:46:17. [2021-07-14T09:46:18.271Z] INFO: Tidying up at end of run [2021-07-14T09:46:18.271Z] INFO: Saving daemon under test log (d:\CI\PR-42634\3\dut.out) to bundles\CIDUT.out [2021-07-14T09:46:18.271Z] INFO: Saving daemon under test log (d:\CI\PR-42634\3\dut.err) to bundles\CIDUT.err [2021-07-14T09:46:18.271Z] INFO: Nuke-Everything... [2021-07-14T09:46:18.740Z] INFO: Container count on control daemon to delete is 2 [2021-07-14T09:46:19.209Z] 86daae2240c8 [2021-07-14T09:46:19.209Z] c72c096b711a [2021-07-14T09:46:19.209Z] INFO: Tidying pidfile d:\CI\PR-42634\3\docker.pid [2021-07-14T09:46:19.209Z] INFO: Nuking d:\CI [2021-07-14T09:47:01.935Z] INFO: Zapped successfully [2021-07-14T09:47:01.935Z] [2021-07-14T09:47:01.935Z] INFO: executeCI.ps1 exiting at Wed Jul 14 09:47:01 CUT 2021. Duration 01:39:00.0253549 [2021-07-14T09:47:01.935Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-07-14T09:47:02.185Z] Recording test results [2021-07-14T09:47:11.919Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-07-14T09:47:14.098Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-07-14T09:47:16.535Z] Archiving artifacts [2021-07-14T09:47:32.993Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42634/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-07-14T09:47:34.018Z] + make clean [2021-07-14T09:47:36.238Z] docker volume rm -f docker-dev-cache [2021-07-14T09:47:36.238Z] 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